/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body
{
	text-align: center;
	background-color: #006699;
	background-image: none;
	background-repeat: repeat;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #000080;
	position: relative;
	font-weight: 500;
}

h1, h2, h3, h4, h5, h6
{
	color: #003399;
}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin-top:1em;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	margin-top:1em;
	font-size: 1.0em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p  {margin: 1em 0;
	
}

a {text-decoration:underline;}

a:hover
{
	text-decoration: none;
	color: #000080;
}

#wrapper
{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 1px;
	border: 2px solid #808080;
	text-align: left;
	background-image: url( images/main_bg3.png );
	background-repeat: repeat-y;
	position: relative;
}
* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 1002px;
	wid\th: 1000px;
}
#header
{
	height: 150px;
	position: relative;
	background-repeat: repeat-x;
	background-color: #00003C;
}

#logo
{
	position: absolute;
	top: 60px;
	left: 11px;
	
}
#banner
{
	margin:0 0px;
	text-align:center;
	height: 50px;
}
#search{
	position:absolute;
	bottom:5px;
	right:5px;
}
#mainnav
{
	padding: 0px 160px 1px 160px;
	text-align: left;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #FC506F;
	background-color: #00003C;
	border-top-color: #FFFFFF;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	width: 680px;
}

* html #mainnav tr {height:1.8em;}

#mainnav .item
{
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #FFFFFF;
	text-align: left;
	padding: 3px 3px;
	background-color: #248DDB;
	color: #FFFFFF;
	font-weight: 500;
	font-family: 'century Gothic';
	font-size: 0.96em;
	margin-right: 2px;
}

* html #mainnav .item
{
	padding: 1px 2px 0px 0px;
	margin-right: 2px;
}

#mainnav .selected
{
	background-color: #003366;
	color: #FFFFFF;
}
#mainnav .hover
{
	color: #808080;
	background-color: #FFFFFF;
}

#mainnav table
{
	border-right: 0px solid #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: center;
}

#mainnav table table {border-right:none;}

#contentwrapper{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	margin-left: 200px;    /*** Critical left col dimension value ***/
	width: 595px; /*468px;*/   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	border-left: 1px solid #FFFFFF;  /*** Critical left divider dimension value ***/
	border-right: 1px solid #FFFFFF; /*** Critical right divider dimension value ***/
}

* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 594px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	wid\th: 568px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
#floatwrapper {
	float: left;
	width: 595px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#centercolumn{
	float: right;
	width: 603px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	
	/* \*/
	margin-left: -2px; 
	/* Hidden from IE-mac */

	padding-top:30px;
}
#breadcrumbs{
	position:absolute;
	top:5px;
	left:25px;
	font-size:0.9em;
}
#breadcrumbs a
{
	color: #336699;
	text-decoration: underline;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
	color: #666666;
}

#copy a
{
	color: #0066FF;
	font-size: small;
}

#copy a:hover
{
	color: #999999;
}


#copy .container
{
	margin: 7px 7px 7px 10px;
	padding: 0 15px 15px 15px;
	border: 1px solid #99CCFF;
	background-color: #FFFFFF;
}

/* \*/
* html #copy .container {height:1%;}
/* */

#copy img, #rightcolumn img
{
	border: 1px solid #0000FF;
}

#copy .teaser
{
	margin-top: 0;
	color: #006699;
	font-size: 0.78em;
	font-weight: normal;
	width: 514px;
}

#copy td, #copy th {padding: 0.2em 0.5em;}

#copy .container table tr {font-size:0.9em;}

.txtBox
{
	border: 1px solid #6666FF;
}

#copy fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCCCCC;
}

#copy legend {
	color:#666666;
	background-color:#FFFFFF;
}

* html #copy legend {padding:0.5em;}

.button
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #336699;
	font-size: 1em;
	font-weight: bold;
}

#copy .container .button
{
	border-color: #CCCCCC;
}

div.readmore
{
	text-align: right;
	font-size: 0.9em;
	
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 195px;    /*** Critical left col/divider dimension value ***/
	margin-left: -201px;    /*** Critical left col/divider dimension value ***/
	padding-top:30px;
}
* html #leftcolumn {
	float:left;	
	padding-top:25px;
}

*>html #leftcolumn {width:198px;}   /*** Fix only for IE/Mac ***/

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html #leftcolumn {margin-right: -1px;}
/* */

#leftcolcontainer
{
	padding: 0px;
	width: 198px;
	margin-left: 1px;
	margin-top: 0px;
}

#subnav
{
	overflow: hidden;
	margin-bottom: 0px;
	position: relative;
}



* html #subnav tr {height:1.2em;}

#subnav .item
{
	padding: 0px 6px 0px 6px;
	border-top: 1px solid #FFFFFF;
	background-color: #248DDB;
	color: #FFFFFF;
	text-align: left;
	font-family: 'century Gothic';
	font-size: 0.96em;
	font-weight: 500;
}

* html #subnav .item {padding:0 0px;}

#subnav .selected
{
	background-color: #003366;
	color: #FFFFFF;
}
#subnav .hover
{
	color: #808080;
	background-color: #FFFFFF;
}

#subnav table {border-bottom:1px solid #FFFFFF;}

#subnav table table {border-bottom:none;}

h4 img {margin-bottom:-0.5em;}

#rightcolumn
{
	float: left;
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 148px; /*** Critical right col/divider dimension value ***/
	margin-right: -150px; /*** Critical right col/divider dimension value ***/
	margin-left: -1px; /*** Static fix ***/
	padding-top: 30px;
	top: 0px;
	left: 0px;
}

/* \*/
* html #rightcolumn {    
	margin-left: 0px; 
	margin-right: -599px; 
	mar\gin-right: -200px;
	padding-top:25px;    }




/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
mar\gin-right: -152px;    *** Critical right col/divider dimension value ***
}
*/

#rightcolcontainer
{
	/* \*/
	width: 197px; /* Hidden from IE-Mac */ /*** Critical right col dimension value ***/
	margin-left: 5px;
}

/* \*/
* html #rightcolcontainer {  
	fl\oat: right;
	margin-left: 3px; 
	mar\gin-left: 0px;  }


/* */

.sidebarcontainer
{
	margin: 5px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	font-size: 0.89em;
}
/* \*/
* html .sidebarcontainer {height:1%;}
/* */


.sidebarcontainer a
{
	color: #0066CC;
}
.sidebarcontainer a:hover
{
	color: #999999;
}

.sidebarcontainer li {list-style-type:none;}

#footer
{
	clear: both;
	margin: 1px 7px 1px 5px;
	padding: 1px 20px 1px 20px;
	border: 1px solid #999999;
	background-color: #248DDB;
	font-size: 0.9em;
	width: 548px;
	text-align: center;
	color: #FFFFFF;
}
#footer a
{
	margin: 1px 5px;
	color: #FFFFFF;
	font-weight: bold;
}


#footer a:hover
{
	color: #000080;
}





.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	