/* CSS Document */html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin: 0;padding: 0;border: 0;}body {	background-color:#BD8A5E;	text-align: center;	vertical-align:text-top;	margin: 0;	padding: 0;	color: #FFFFFF;	font-family:Arial, Helvetica, sans-serif;	font-size: small;				}		#container {	margin: 0 auto;	text-align: left;	width: 925px;	margin-top: 0;	background-color: #FFFFFF;	 } #hdrContainer{width:925px; height:113px;z-index:1; visibility:visible;}#flashContainer{width:696px; height:178px;z-index:400; visibility:visible;}#hdrRt{width:251px; height:113px;z-index:3; visibility:visible;}#navMenu{width:925px; 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: -20px;}li {	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;	padding-top: 6px;}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{margin: 10px 10px 10px 10px;}#sidebarGreen{margin: 10px 10px 10px 10px;background-color:b3d88b;}.sidebarTxt    { 	color: #263F6A; 	font-style: normal; 	font-weight: normal; 	font-size: 11px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}		.sidebarBold    { 	color: #263F6A; 	font-style: normal;	font-weight: bold; 	font-size: 13px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}#mainContainer {	margin: 0 0px 10px 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */} #mainContent {	margin: 40px 30px 20px 40px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */	} #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. */	} #midContent {	background: url(images/bkgrd_slice.jpg);	background-repeat:repeat-x;	} #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 p {	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: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.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:center;	vertical-align:middle;	margin-top: 0;	padding-top: 10px;	padding-bottom: 10px;	padding-right: 10px;	padding-left: 10px;	color: #263F6A;	background-color:#FFFFFF;	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	}	.footerRtBox{	text-align: right;	vertical-align:middle;	margin-top: 0;	padding-top: 10px;	padding-bottom: 5px;	padding-right:10px;	padding-left: 4px;	color: #263F6A;	background-color:#B4977D;	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	}	.h1    { 	color: #263F6A; 	font-style: normal; 	font-weight: bold; 	font-size: 17px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.h2    { 	color: #263F6A; 	font-style: normal; 	font-weight: bold; 	font-size: 14px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	h2    { 	color: #263F6A; 	font-style: normal; 	font-weight: bold; 	font-size: 14px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.h3    { 	color: #263F6A; 	font-style: normal; 	font-weight: bold; 	font-size: 11px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.p1    { 	color: #263F6A; 	font-style: normal; 	font-weight: normal; 	font-size: 11px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.pBlack    { 	color: #000000; 	font-style: normal; 	font-weight: normal; 	font-size: 11px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	.breadCrumb    { 	color: #000000; 	font-style: normal; 	font-weight: normal; 	font-size: 9px; 	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 	}	.midHdr    { 	text-align: right;	color: #263F6A; 	font-style: normal; 	font-weight: normal; 	font-size: 9px; 	line-height: normal; 	font-family:Arial, Helvetica, sans-serif; 	}	a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	color: #034EA2;	text-decoration:underline;}a:link {	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	color: #034EA2;	text-decoration:underline;}a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	color: #666666;	text-decoration:underline;}a:active {	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	color: #666666;}.breadCrumb a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #034EA2;	text-decoration:underline;}.breadCrumb a:link {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #034EA2;	text-decoration:underline;}.breadCrumb a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}.breadCrumb a:active {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}.midHdr a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #034EA2;	text-decoration:underline;}.midHdr a:link {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #034EA2;	text-decoration:underline;}.midHdr a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}.midHdr a:active {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}.footer a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #333333;	text-decoration:underline;}.footer a:link {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #333333;	text-decoration:underline;}.footer a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}.footer a:active {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}.footerRtBox a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #333333;	text-decoration:underline;}.footerRtBox a:link {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #333333;	text-decoration:underline;}.footeRtBoxr a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}.footerRtBox a:active {	font-family:Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	color: #666666;	text-decoration:underline;}