@charset "ISO-8859-1";/* All the Tags ---------------------------------------------------------------------------------------------------------------------*/html, body{	margin: 0px auto;	padding: 0px;	text-align: center;	font-family: Helvetica, Trebuchet MS, Arial, Verdana, Candara, sans-serif;	font-size: 10px;	color: #373737;	background: url('../../Images/bgGrey.jpg') top center no-repeat;}p { padding: 0px 0px 20px 0px; }ul{ list-style-type: disc; padding: 0px 0px 5px 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 5px 20px; }ol ol{ list-style-type: decimal; padding-left: 20px; }ol ol ol{ list-style-type: decimal; padding-left: 20px; }li { padding: 0px 0px 5px 0px;}label{ color: #37643c; float: left; width: 120px; padding: 0px; font-weight: bold; }h1 {	font-size: 1.8em;	font-weight: normal; 	color: #373737;	padding: 0px 0px 20px 0px;}h2 {	font-size: 1.4em;	color: #373737;	font-weight: bold; 		padding: 0px 0px 10px 0px;}h3 {	font-size: 1.2em;	font-weight: bold; 	color: #373737;	padding: 0px 0px 10px 0px;}/* All the ID's---------------------------------------------------------------------------------------------------------------------*/#WSPage{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 990px;	text-align: left;	position: relative;	}#WSHeader{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 990px; 	height: 87px;	text-align: left;	background: url('../../Images/bgButtons.jpg') top right no-repeat;	position: absolute;	top: 0px;	left: 0px;}#WSNavigation{	margin: 0px 0px 0px 0px auto;	padding: 0px 0px 0px 0px;	width: 918px; 	height: 27px;	text-align: center;	position: absolute;	top: 105px;		left: 36px;	background: url('../../Images/bgTabs.png') top left no-repeat;}#WSGreenBand{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 945px; 	height: 123px;	text-align: left;	background-color: #37643c;	/*background-color: #739276;	background-color: #9bb19d;	background-color: #afc1b1;	background-color: #c3d0c4;	background-color: #979797;*/		position: absolute;	top: 125px;	left: 22px;	z-index: 9000;}#WSGreenBandShadow{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 945px; 	height: 8px;	background: url('../../Images/bgBandBottom.png') top left repeat-x;	position: absolute;	top: 248px;	left: 22px;	z-index: 9000;}#WSGreenBandCopy{	margin: 0px auto;	padding: 15px 358px 15px 54px;	width: 578px; 	height: 93px;	text-align: left;	position: relative;	line-height: 2em;	z-index: 9000;}#WSPhotoBlock{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 241px; 	height: 193px;	background: url('../../Images/PhotoBlock/1014B2EF8.jpg') top left no-repeat;	position: absolute;	top: 136px;	left: 677px;	z-index: 10000;}#WSPhotoBlockMask{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 241px; 	height: 193px;	background: url('../../Images/maskPhotoBlock1.png') top left no-repeat;	position: absolute;	top: 136px;	left: 677px;	z-index: 10000;}#WSYikes{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 243px; 	position: fixed;	bottom: 50px;	z-index: 10000;	text-align: center;	font-size: 0.8em;}#WSSubNav{	margin: 0px auto;	padding: 0px 0px 0px 0px;	width: 180px; 	position: absolute;	top: 350px;	right: 30px;	z-index: 10000;	text-align: center;	font-size: 0.8em;}#WSBody{	margin: 0px 0px 0px 0px auto;	padding: 20px 120px 20px 20px;	width: 500px; 	text-align: justify;	background-color: #FFFFFF;	position: absolute;	top: 256px;	left: 132px;	z-index: 1000;}#WSFooter{	margin: 0px 0px 0px 131px;	padding: 0px 0px 0px 0px;	width: 642px; 	height: 25px;	line-height: 25px;	background-color: #ffffff;	position: fixed;	bottom: 0px;	border-top: 1px dotted #dcdcdc;	z-index: 10000;}/* All the Classes ------------------------------------------------------------------------------------------------------------------*/.WSClear { clear: left; }.WSCursor { cursor: pointer; }.WSButton {	font-weight: bold;	font-family: Helvetica, Trebuchet MS, Arial, Verdana, Candara, sans-serif;	font-size: 10px;	margin: 2px 0px 2px 0px;	padding: 0px 3px 0px 3px;	background-color: #37643c;	letter-spacing: 1px;	border: solid 1px #37643c;		cursor: pointer;	color: #ffffff; }.WSButton:focus  { outline: none; }.WSButton:active { outline: 1px solid red }.WSButton:hover{ color: #37643c; background-color: #ffffff; border: solid 1px #37643c; }/* 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: Arial, Verdana, Trebuchet MS, Candara, sans-serif;font-size: 10px; padding: 2px 2px 2px 2px; border: none; border: dotted 1px #37643c; background-color: #ffffff; }.FInput:focus { background-color: #f1f1f1; }.FBlack{ color: #373737;}a:link, a:visited{ color: #37643c; text-decoration: none; font-weight: normal; }a:hover{ color: #373737; text-decoration: none; }.FDark{ color: #686868; }.FDark a, .FDark a:link, .FDark a:visited{ color: #686868; text-decoration: none; font-weight: bold; }.FDark a:hover{ color: #ffffff; text-decoration: none; font-weight: bold; }.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; }.FWhite a:active, .FWhite a:link, .FWhite a:visited{ color: #ffffff; text-decoration: none; font-weight: normal; }.FWhite a:hover{ color: #6e0226; text-decoration: none; }.FGreen0 { color: #2f5633; font-weight: bold; font-size: 1.0em;}.FGreen1 { color: #37643c; font-weight: bold; font-size: 1.0em;}.FGreen2 { color: #5b8b5f; font-weight: bold; font-size: 1.0em;}.FGreen3 { color: #739d78; font-weight: bold; font-size: 1.0em;}.FGreen4 { color: #8bae8e; font-weight: bold; font-size: 1.0em;}.FGreen5 { color: #a2bfa5; font-weight: bold; font-size: 1.0em;}.FGreen6 { color: #979797; font-weight: bold; font-size: 1.0em;}.FNav{ font-size: 1.2em; color: #FFFFFF; font-weight: bold; text-align: left;line-height: 22px;}.FNav a, .FNav a:link, .FNav a:visited{ color: #1b5eac; text-decoration: none; font-weight: normal; }.FNav a:hover{ color: #aaaaaa; text-decoration: none; font-weight:normal; }.FFooter{font-family: Arial, Verdana, Trebuchet MS, Candara, sans-serif;font-size: 10px;color: #373737;}.FFooter a:link, .FFooter a:visited{ color: #37643c; text-decoration: none; font-weight: normal; }.FFooter a:hover{ color: #373737; 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; }