/* CSS Document */html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, address, blockquote, table, td {margin: 0;padding: 0;border: 0;}body {	background:url(images/bkgrd_slice.jpg);	background-repeat:repeat-x;	background-color:#94c8fa;	text-align: center;	margin: 0;	padding: 0;	border: 0;	color: #000000;	font-family:Arial, Helvetica, sans-serif;	font-size:medium;				}		#container {	margin: 0 auto;	padding: 0;	border: 0;	text-align: left;	width: 960px;	 }  #hdrContainer{margin: 10px 10px 10px 10px; 	text-align:right;	padding: 0;	border: 0;	color:#fae700;	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;}#bodyContainer{	background:url(images/side_bkgrd.jpg);	background-repeat:repeat-x;	background-color:#94c8fa;	width:960px; 	text-align:left;	padding: 0;	border: 0;	color: #333;	font-family:Arial, Helvetica, sans-serif;	font-size: small;}#flashContainer{width:638px; height:288px;z-index:400; visibility:visible;}#hdrRt{width:251px; height:113px;z-index:3; visibility:visible;}#navMenu{width:960px; height:25px;z-index:4; visibility:visible;}#midHdr{	margin-top: 0;	padding: 0px 0px 0px 0px;	height:113px;}/*Ordered and Unordered Lists*/ul {	margin-top: 5px;	margin-left: 10px;}li {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	padding-top: 2px;	margin-left: 10px;}ol {	margin-top: -21px;}#sidebar{float: left; 	width: 170px; /* since this element is floated, a width must be given */	background:url(images/left_side_bkgrd.jpg); /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px 0px; /* top and bottom padding create visual space within this div */}#sidebarTxt{	background:url(images/side_body_bkgrd.jpg);	background-repeat:repeat-x;	background-color:#ffffff;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	height:inherit;}#mainTxt{	background:url(images/body_bkgrd.jpg);	background-repeat:repeat-x;	background-color:#ffffff;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	height:inherit;}#sidebarGreen{margin: 10px 10px 10px 10px;background-color:#b3d88b;}.sidebarTxt    { 	font-style:normal; 	font-weight: normal; 	font-size:small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif;	text-align:center;	margin-top: 0;	padding-top: 10px;	padding-bottom: 10px;	padding-right: 10px;	padding-left: 0px;	color: #333; 	}	.sidebarTxt2    { 	font-style:normal; 	font-weight:normal; 	font-size:x-small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif;	text-align:left;	margin-top: 0;	padding-top: 10px;	padding-bottom: 10px;	padding-right: 10px;	padding-left: 10px;	color: #333; 	}	.sidebarTestimonial    { 	font-style:normal; 	font-weight:normal; 	font-size:small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif;	text-align:left;	margin-top: 0;	padding-top: 10px;	padding-bottom: 10px;	padding-right: 10px;	padding-left: 10px;	color: #0039a6; 	}	.mainTestimonial    { 	font-style:normal; 	font-weight:normal; 	font-size:small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif;	text-align:left;	margin-top: 0;	padding-top: 10px;	padding-bottom: 20px;	padding-right: 30px;	padding-left: 20px;	color: #0039a6; 	}	.mainContent {	margin-top: 0;	padding-top: 10px;	padding-bottom: 20px;	padding-right: 30px;	padding-left: 20px; 	text-align:left;	border: 0;	color:#333;	font-family:Arial, Helvetica, sans-serif;	font-size:small;	} #mainContainer {	margin: 0px 0px 10px 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */} #mainCenter {	margin: 10px 20px 20px 20px; 	text-align:center;	padding: 0;	border: 0;	color:#333;	font-family:Arial, Helvetica, sans-serif;	font-size:small;	} #mainBoxes {	margin: 0px 60px 0px 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */	text-align:left;	padding: 0;	border: 0;	color: #333;	font-family:Arial, Helvetica, sans-serif;	font-size:small;	} #dblContent {	margin: 40px 20px 20px 20px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */	}  #rightContent {	margin: 20px 20px 20px 20px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */}#footer{	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}/* Miscellaneous classes for reuse */.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 15px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 15px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float like before the footer*/	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}     #topbar{	margin-top: 0;	padding: 0;	}#formBox{	margin-top: 0;	padding-top: 2px;	padding-bottom: 2px;	padding-right: 2px;	padding-left: 2px;	color: #FFFFFF;	font-family:Arial, Helvetica, sans-serif;	font-size: small;}		.footer{	text-align:right;	vertical-align:middle;	margin-top: 0;	padding-top: 15px;	padding-bottom: 15px;	padding-right: 20px;	padding-left: 15px;	color: #0039a6;	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	}	.footerCtrBox{	text-align:center;	vertical-align:bottom;	margin-top: 0;	padding-top: 5px;	padding-bottom: 0px;	padding-right: 40px;	padding-left: 40px;	color: #CDCCCD;	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	}		.footerRtBox{	text-align: right;	vertical-align:bottom;	margin-top: 0;	padding-top: 5px;	padding-bottom: 0px;	padding-right: 35px;	padding-left: 5px;	color: #CDCCCD;	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	}	.h1    { 	color: #0039a6; 	font-style: normal; 	font-weight: bold; 	font-size:x-large; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.h2    { 	color: #0039a6; 	font-style: normal; 	font-weight: bold; 	font-size:large; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.h3    { 	color: #0039a6; 	font-style: normal; 	font-weight: bold; 	font-size:medium;	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.h4    { 	color: #0039a6; 	font-style: normal; 	font-weight: bold; 	font-size:small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}		.p1    { 	color: #333;	text-align:right;	font-style: normal; 	font-weight: normal; 	font-size:x-small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.pTop    { 	color: #333;	text-align:left; 	font-style: normal; 	font-weight: normal; 	font-size:x-small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}		.breadCrumb    {	color: #bde885; 	font-style: normal; 	font-weight: normal; 	font-size:x-small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}		.breadCrumbRight    { 	color: #000000; 	font-style: normal; 	font-weight: normal; 	font-size: 9px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif;	text-align:right 	}	.hdrTxt   { 	text-align: right;	color: #fae700; 	font-style: normal; 	font-weight: normal; 	font-size:small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.hdrWhite   { 	text-align: right;	color: #f1f1f1; 	font-style: normal; 	font-weight: normal; 	font-size:small; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #0039a6;	text-decoration:none;}a:link {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #0039a6;	text-decoration:none;}a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #0039a6;	text-decoration:underline;}a:active {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #0039a6;	text-decoration:underline;}.hdrTxt a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #fae700;	text-decoration:none;}.hdrTxt a:link {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #fae700;	text-decoration:none;}.hdrTxt a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #f1f1f1;	text-decoration:underline;}.hdrTxt a:active {	font-family:Arial, Helvetica, sans-serif;	font-size:small;	font-style: normal;	color: #f1f1f1;	text-decoration:underline;}.side a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	color: #2D50A2;	text-decoration:underline;}.side a:link {	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	color: #2D50A2;	text-decoration:underline;}.side a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	color: #F1F100;	text-decoration:underline;}.side a:active {	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	color: #F1F100;	text-decoration:underline;}.footer a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #0039a6;	text-decoration:none;}.footer a:link {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #0039a6;	text-decoration:none;}.footer a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #fae700;	text-decoration:underline;}.footer a:active {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #fae700;	text-decoration:underline;}.pTop a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #0039a6;	text-decoration:underline;}.pTop a:link {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #0039a6;	text-decoration:underline;}.pTopr a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #0039a6;	text-decoration:none;}.pTop a:active {	font-family:Arial, Helvetica, sans-serif;	font-size:x-small;	font-style: normal;	color: #0039a6;	text-decoration:none;}.calendar a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	color: #2D50A2;	text-decoration:underline;}.calendar a:link {	font-family:Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	color: #2D50A2;	text-decoration:underline;}.calendar a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	color: #00FF00;	text-decoration:none;}.calendar a:active {	font-family:Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	color: #00FF00;	text-decoration:none;}.h2 a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size:large;	font-weight:bold;	color: #2D50A2;	text-decoration:underline;}.h2 a:link {	font-family:Arial, Helvetica, sans-serif;	font-size:large;	font-weight:bold;	color: #2D50A2;	text-decoration:underline;}.h2 a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size:large;	font-weight:bold;	color: #00FF00;	text-decoration:none;}.h2 a:active {	font-family:Arial, Helvetica, sans-serif;	font-size:large;	font-weight:bold;	color: #00FF00;	text-decoration:none;}