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

/*-----------sitewide styles----------*/


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
body {
	background-color: #f2f9fc;
}
h3 {
	font-size: 18px;
}
ul {
	list-style-type: square;
}
.sublist {
	list-style-position: inside;
	list-style-type: circle;
}

.imagepaddingright {
	padding-right: 35px;
}

.imagepaddingleft {
	padding-left: 35px;
}

.blueboxtop {
	background-image: url(images/bluebox_top_plain.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blueboxtopleft {
	background-image: url(images/bluebox_top_plain.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blueboxtopright {
	background-image: url(images/bluebox_top_plain.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 2em;
}

.bluebox {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.quotedperson {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.quote {
	font-size: 14px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}

/*-----------main nav styles----------*/

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	padding: 0px;
	margin: 0px;
	vertical-align:right;
}
.searchback {
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
}


/*------------subnav styles-----------*/


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

}
.subnav a:visited {
	text-decoration: none;
	color: #535353;
}
.subnav a:hover {
	text-decoration: none;
	color: #0082cc;
}
.subnav a:active {
	text-decoration: none;
	color: #0082cc;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-left: 6px;
	padding-right: 6px;
	text-align: right;
	vertical-align: baseline;
	bottom: 500px;
	line-height: 2em;
}


/*---------index page styles---------*/
.maincontentback {
	background-image: url(images/boxback_footer.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
.contentback {
	background-image: url(images/boxback_footer.gif);
	background-repeat: repeat-y;
}
.linesback {
	background-image: url(images/linesback.gif);
	background-repeat: repeat-y;
}
.linesback2 {
	background-image: url(images/linesback.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadbdd;
}
h1 {
	font-size: 16px;
}
a:link {
	color: #0380d2;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0380D2;
}
a:hover {
	text-decoration: none;
	color: #0380D2;
}
a:active {
	text-decoration: underline;
	color: #0380D2;
}
h2 {
	font-size: 14px;
}
.main a:link {
	text-decoration: none;	
	color: #535353;

}
.main a:visited {
	text-decoration: none;
	color: #535353;
}
.main a:hover {
	text-decoration: none;
	color: #0082cc;
}
.main a:active {
	text-decoration: none;
	color: #0082cc;
}


/*---------------footer styles-------------*/

.footerback {
	background-image: url(images/boxback_footer.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
	color: #999999;
}
.footer p {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 11px;
}
.callout {
	color: #666666;
}

.footer a.callout:link {
	color: #666666;
}
.footer a.callout:visited {
	color: #666666;
}

.footer a.callout:hover {
	color: #666666;
}

.footer a.callout:active {
	color: #666666;
}


.footer a:link {
	text-decoration: none;
	color: #999999;
}
.footer a:visited {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: none;
	color: #666666;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}.formback{
	background-image: url(images/formback_400.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.quoteback {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDBDBD;
	border-left-color: #BDBDBD;
}
.orange {
	color: #FF7E00;
}

/*------------section pages styles-----------*/

.sectionboxback {
	background-image: url(images/sections_backtoo.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sectionsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

.sectionsbody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	
}
.sectionsbody a:link {
	text-decoration: none;
	color: #666666;
}
.sectionsbody a:visited {
	text-decoration: none;
	color: #666666;
}
.sectionsbody a:hover {
	text-decoration: none;
	color: #FF6600;
}
.sectionsbody a:active {
	text-decoration: none;
	color: #666666;
}

.sectioncolumn {
	width: 450px;
}
.sectionlist {
	list-style-type: none;
}.section {
	margin-left: 13px;
	font-size: 14px;
	line-height: 1.6em;
}.simple {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: normal;
	color: #333333;
}

