@charset "ISO-8859-1";/* All the Tags ---------------------------------------------------------------------------------------------------------------------*/html, body{	margin: 0px auto;	padding: 0px;	text-align: center;	font-family: Verdana, Arial, Candara, sans-serif;	font-size: 11px;	color: #000000;}ul{ list-style-type:disc; padding: 0px 0px 30px 20px; }ul ul{ list-style-type:circle; padding-left: 20px; }ul ul ul{ list-style-type:circle; padding-left: 20px; }ol{ list-style-type:decimal; padding: 0px 0px 20px 20px; }ol ol{ list-style-type:decimal; padding-left: 20px; }ol ol ol{ list-style-type:decimal; padding-left: 20px; }label{ clear: left; float: left; width: 150px; padding: 0px; font-weight: bold; }h1 { font-size: 1.8em; font-weight: normal; color: #000000; padding: 0px 0px 20px 0px; }h2 { font-size: 1.4em; font-weight: normal; color: #939598; padding: 0px 0px 20px 0px; }h3 { font-size: 1.4em; font-weight: normal; color: #000000; padding: 0px 0px 0px 0px; }/* All the ID's---------------------------------------------------------------------------------------------------------------------*/#WSPage{	margin: 0px auto;	padding: 0px;	width: 990px; 	min-width: 990px;	text-align: left;	position: relative;}#WSHeader{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 990px; 	height: 269px;	text-align: left;	position: relative;	z-index: 100;}#WSBody{	margin: 0px 0px 0px 0px auto;	padding: 0px 0px 0px 0px;	width: 990px; 	height: 697px;	text-align: left;	background: #FFFFFF url('../../Images/bgRight.jpg') top right no-repeat;	position: relative;	z-index: 1000;}#WSFooter{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 990px; 	height: 25px;	line-height: 25px;	text-align: center;	background-color: #939598;}/* All the Classes ------------------------------------------------------------------------------------------------------------------*/.WSClear { clear: left; }.WSCursor { cursor: pointer; }.WSButton {	font-size: 10px;	font-weight: bold;	color: #ffffff;	margin: 2px 0px 2px 0px;	padding: 0px 0px 0px 0px;	background-color: #1b5eac;	letter-spacing: 1px;	border: solid 1px #1b5eac;		cursor: pointer;}.WSButton:focus  { outline: none; }.WSButton:active { outline: 1px solid red }.WSButton:hover{ color: #1b5eac; background-color: #ffffff; border: solid 1px #1b5eac; }/* All the BACKGROUNDS BACKGROUNDS BACKGROUNDS BACKGROUNDS BACKGROUNDS BACKGROUNDS BACKGROUNDS BACKGROUNDS */.BGBody{ background-color: #a02831; }.BGLight{background-color: #f6f6e6;}.BGDark{ background-color: #e7e7cc; }.BGWhite{ background-color: #FFFFFF; }/* All the FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS FONTS */.FInput{ font-family: Century Gothic, MS Reference Sans Serif, Century Gothic, Arial, Verdana, Candara, sans-serif;font-size: 10px; padding: 2px 2px 2px 2px; border: none; border: dotted 1px #1b5eac; background-color: #ffffff; }.FBlack{ font-size: 10px;color: #000000;}a:link, a:visited{ color: #000000; text-decoration: none; font-weight: normal; }a:hover{ color: #1b5eac; text-decoration: none; }.FDark{ color: #2c2d2f; }.FDark a, .FDark a:link, .FDark a:visited{ color: #77787b; text-decoration: none; font-weight: normal; }.FDark a:hover{ color: #77787b; text-decoration: none; }.FNormal{ color: #555555; }.FNormal a, .FNormal a:link, .FNormal a:visited{ color: #555555; text-decoration: none; font-weight: normal; }.FNormal a:hover{ color: #1b5eac; text-decoration: none; }.FWhite{ color: #ffffff; line-height: 1.3em; }.FWhite a:active, .FWhite a:link, .FWhite a:visited{ color: #ffffff; text-decoration: none;}.FWhite a:hover{ color: #000000; text-decoration: none; }.FNav{font-size: 1.2em;color: #ffffff;}.FNav a:active, .FNav a:link, .FNav a:visited{ color: #ffffff; text-decoration: none; font-weight: normal; }.FNav a:hover{ color: #000000; text-decoration: none; }.FFooter{font-size: 0.8em;color: #ffffff;}.FFooter a:active, .FFooter a:link, .FFooter a:visited{ color: #ffffff; text-decoration: none; font-weight: normal; }.FFooter a:hover{ color: #000000; text-decoration: none; }.FContrast{ color: #6e0226; }.FContrast a, .FContrast a:link, .FContrast a:visited{ color: #6e0226; text-decoration: none; font-weight: bold; }.FContrast a:hover{ color: #FFFFFF; text-decoration: none; }.FHeadings { font-weight: bold; color: #1b5eac; }.F9{ font-size: 9px; }.F10{ font-size: 10px; }.F11{ font-size: 11px; }.F12{ font-size: 12px; }.F13{ font-size: 13px; }.F14{ font-size: 14px; }.F15{ font-size: 15px; }.F16{ font-size: 16px; }.F18{ font-size: 18px; }.F20{ font-size: 20px; }.F22{ font-size: 22px; }.F26{ font-size: 26px; }.F38{ color: #aaaaaa; font-weight: normal; letter-spacing: 0px; }