@charset "UTF-8";
/* CSS Document */


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #369;
}


p.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 160%;
	margin: 10px;
}


a.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 893px;
}

/* HOME PAGE height settings */

#leftsidebar {
	background-color: #C33;
	position: relative;
	float: left;
	width: 150px;
	height: 2200px; /* Changes setting for Home page left sidebar height */
}

#rightsidebar {
	float:left;
	width: 149px;
	height: 2200px; /* Changes setting for Home page right sidebar height */
	border-right: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	
}

#main {
	float: left;
	width: 585px;
	height: 2200px; /* Changes setting for Home page middle box height */
	border-right: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}

#footer {
	width: 887px;
	height: 50px;
	background-color: #28529E;
	position: absolute;
	left: 0px;
	top: 2353px; /* Changes setting for Home page footer position */
}


#header {
	background-image: url(Images/topsheader09.png);
	background-repeat: no-repeat; 
	height: 159px;
	width: 893px;
}

#date {
	position: relative; 
	top: 4px; 
	left: 635px; 
	width: 250px;
}

#navbar {
	position: absolute;
	z-index: 2;
	left: 363px;
	top: 114px;
	width: 495px;
	height: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#navbar2 {
	position: absolute;
	left:  418px;
	top: 77px;
	width: 473px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009966;
}


.nav a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.nav a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD;
}

.nav a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #EEE;
}

.nav2 a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096;
}

.nav2 a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096;
}

.nav2 a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dotted 1px #EEE;
	cursor:pointer;
}


.featurebox {
	margin: 0px 10px;
	padding: 20px 8px 15px 8px;
	border-right: 2px solid #999;
	border-bottom: 4px solid #999;
	border-left: 2px solid #999;
}

.featurebox p {
	padding: 0px 5px;
	margin: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

.featurebox h1 {
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

.featurebox a:link {
	text-decoration: underline;
	color: #003366;
}

.featurebox a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	color: #C33;
}

.featureheader {
	margin: 10px 10px 0px 10px;
	padding: 3px 1px 3px 5px;
	background-color: #28529E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
}

.newsheader {
	margin: 10px 10px 0px 10px;
	padding: 3px 1px 3px 15px;
	background-color: #C33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	line-height: 140%;
}

p.newslead {
	padding: 0px 3px;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C33;
	font-weight: bold;
}

.textbox {
	margin: 0px 10px;
	padding: 20px 8px 20px 20px;
}

.textbox p {
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 160%;
}

.textbox h1 {
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

.textbox h2 {
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.textbox a:link {
	text-decoration: underline;
	color: #003366;
}

.textbox a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	color: #C33;
}

.textbox ul {
	padding: 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 170%;
	list-style-image: url(Images/arrow.jpg);

}

.textheader {
	margin: 10px 10px 0px 10px;
	padding: 3px 1px 3px 5px;
	background-color: #28529E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
}

#quicklinks {
	list-style: disc outside;
	position: relative;
	right: 15px;
}

#quicklinks a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 170%;
}

#quicklinks a:visited {
	text-decoration: none;
	padding-bottom: 2px;
	color: #C33;
}

#quicklinks a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	color: #C33;
}



.productHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}


p.columnlead {
	padding: 0px 10px;
	margin: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	background-image: url(Images/columnlead_bg.jpg);
}


p.subcolumnlead {
	padding: 0px 10px;
	margin: 0px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	border: solid 1px #999999;
}

p.awardslead {
	padding: 0px 10px;
	margin: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#336633;
	font-weight: bold;
	background-image: url(Images/columnlead_bg.jpg);
	line-height: 130%;
}


.picbox {
	margin: 0px 10px;
	padding: 20px 8px 20px 20px;
}

.picbox img {
	margin: 10px; 
	padding: 10px; 
	border: solid 1px #666666;
}


.picbox p {
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 160%;
}

/* ------- STYLING FOR FORMS --------- */

fieldset {
border: none;
padding: 10px;
}

input, textarea {
border:1px solid #778D1D;
background-color:#ECF4CA;
margin-bottom: 6px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}
	


/* ----------------------------------- */

/* --------- SHOW/HIDE TEXT ---------- */

.more {
    display: none;
	
}
	
a.showLink, a.hideLink {
    text-decoration: none;
    color: #CC3300;
    padding-left: 8px;
    background: transparent url('down.gif') no-repeat left; 
}
	
a.hideLink {
    background: transparent url('up.gif') no-repeat left; 
}
	
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }


/* ----------------------------------- */
