body {
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	behavior: url(css/csshover.htc);
}
a:link {
	color: #005A53;
	text-decoration: none;
}
a:visited {
	color: #7E838A;
	text-decoration: none;
}
a:hover {
	color: #F2F2D2;
	text-decoration: underline;
}
#container {
	background-image: url(../images/greenbar.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: 40px; 
	min-width:760px; 
	max-width:100%;/* sets the max and min widths */
}

#splash {
	height: 152px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	z-index: 3;
	background-image: url(../images/graybar_home.gif);
	background-repeat: no-repeat;
}
#splash img {
	position: absolute;
	left: 3px;
	width: 208px;
	height: 138px;
	top: 75px;
}

#logo {
	height: 70px;
	width: 100%;
	background-color : #F2F2D2;
	z-index: 2;
}
#logo img {
	position: absolute;
	left: 25px;
}


#navbar {
	width: 177px;
	left: 40px;
	position: absolute;
	top: 228px;
	background-color: #005A53;
}
/*********** #Menu styles ***********/


#menu {
	color: #F2F2D2;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 12px;
}
#menu li {
	margin-bottom: 4px;
	margin-top: 4px;
		}

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F2F2D2;
	text-decoration: none;
	background-image: url(../images/arrow_gray.gif);
	display: block;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	height: 2em;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F2F2D2;
	text-decoration: none;
	background-image: url(../images/arrow_gray.gif);
	display: block;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	height: 2em;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/arrow_white.gif);
	display: block;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	height: 2em;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/arrow_white.gif);
	display: block;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	height: 2em;
}
.linkcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/arrow_white.gif);
	display: block;
	background-repeat: no-repeat;
	height: 2em;
	padding-left: 15px;
}
/*********** #sectionLinks styles ***********/

#submenu {
	text-align: left;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.6 em;
}
#submenu ul {
	list-style-type: none;
}
#submenu li {
}


#submenu a{
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #000000;
}

#submenu a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.sublinkcurrent{
	color: #FFFFFF;
}

/*********** # MainContent styles ***********/

#maincontent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 240px;
	font-family: "Times New Roman", Times, serif;/* sets the max and min widths */
	width: 480px;
	position: relative;
	}
#maincontent a:link {
	text-decoration: underline;
	color: #000000;
}
#maincontent a:hover {
	color: #005A53;
	text-decoration: none;
}
#maincontent a:active {
	color: #005A53;
	text-decoration: underline;
}
#maincontent a:visited {
	color: #666666;
	text-decoration: underline;
}	
#maincontent h1 {
	color: #005A53;
}
#maincontent h2 {

	color: #005A53;
}
#maincontent p {
	font-size: .85em;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 10px;
}
contentcol{
	background-color : #FFFFFF;
}
/*PROMO boxes*/
#promo {
	background-color: #FFFFFF;
	border: 1px solid #666;
	padding: 0px;
	clear: both;
	float: left;
	margin: 0px;
}
#promo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0px;
}
#promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
#promo2 {
	background-color: #F6F6F6;
	border: 1px solid #D6E0E5;
	padding: 10px;
	margin-left: 180px;
	width: 260px;
}
#promo2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #005A53;
	margin: 0px;
	padding: 0px;
}
#promo2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
/*********** #Footer styles ***********/

#footer {
	height: 43px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .66em;
	padding-left: 10px;
}

.clearthefloats {
	clear: both;
	float: left;
}
