<!--
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	/* background-color: #e4edf4; */
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#container {
	width: 767px;
	padding: 0px;
	margin: 0px;
	border:1px solid #2085C6;
	background-color:#BBD8EA;
}
/*

body {
	background-color: #BAD7EA;
	margin-left: 5px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#container {
	width: 767px;
	padding: 0px;
	margin: 0px;
	border:1px solid #FFFFFF;
	background-color:#BBD8EA;
}
*/
#homebody {
	padding-left: 40px;
}
#footer {
	width: 767px;
	padding: 0px;
	margin-top: 10px;
	font-size: 10px;
	color: #107ec3;
}
#pageheader {
	margin-left: 18px;
	margin-right: 18px;
	min-height: 62px;
	height:auto;
	
}
#maincontent {
	background-color:#FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	width: 556px;
	padding-bottom: 20px;
}
#bodycopy {
	margin-right: 20px;
}
#rightcolumn {
	margin-left: 20px;
}
.leftnav {
	display:block;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #eef5fa;
	margin-left: 40px; 
}
a.leftnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	font-size:11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2589c8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2589c8;
}
a:hover {
	text-decoration: underline;
	color: #2589c8;
}
a:active {
	text-decoration: none;
	color: #2589c8;
}

.bodycopysmallgray {
	font-size: 11px;
	color: #818d94;
}
.spotlightimage {
	border: 3px solid #dde1e2;
	margin-bottom: 10px;
}
input,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: 1px solid #2589c8;
}

/* FLASH REPLACEMENT
----------------------------------------------- */
h1 {
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	font-size: 25px;
	color:#488578;
}
h2 {
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	font-size: 18px;
	color:#488578;
}
/* These are standard sIFR styles... do not modify 

.sIFR-flash { visibility: visible !important; margin: 0;}
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0;  height: 0; display: block; overflow: hidden;}
*/
/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics 
match up with the sIFR text metrics since the sIFR text in this example is so much narrower... 
your own settings may vary... any weird sizing issues you may run into are usually 
fixed by tweaking these decoy styles 

.sIFR-hasFlash h1 { visibility: hidden; padding:0px; margin:0px; letter-spacing: -3px; font-size: 50px; }
.sIFR-hasFlash h2 { visibility: hidden; padding:0px; margin:0px; letter-spacing: -3px; font-size: 32px; line-height:normal;}*/
-->

