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

@import url(base_v2.css);
@import url(tables_v2.css);
@import url(forms_v2.css);

body {
	background-color: #a7a9ac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, h7 {
	color: #3b65a1; 
	font-weight:normal;
}
h1 {
	font-size: 25px;
	line-height: 1.25em;
	margin-bottom: .3em;
}
h2 {
	font-size: 20px;
	line-height: 1.1em;
	margin-bottom: .3em;
}
h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-bottom: .3em;
}
hr {
	color: #3b65a1;
}

img.inline {
	float: left;
	margin: 0 1em 1em 0;
}
img.inlineRight {
	float: right;
	margin: 0 0 1em 1em;
}
img.embed {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 4px;
}

/* For Use in Link Exchange */
.listing {
	margin: 20px 240px 20px 40px;
	padding-bottom: 10px;
	border-bottom:1px solid #777;
}
#content .listing p, #content .listing h3 {font-size:12px;}
#content .listing p.contactInfo {font-style:italic;color:#222;}
#content .listing a {text-decoration:none;}
#content .listing a:hover {text-decoration:underline;}
.listing .logo {float: left; padding-right:1em;}

#wrapper {
	width: 984px;
	padding: 0 10px;
	margin: 0px auto;
	text-align: left;
	background: #FFF url(../images/subpage/wrapper_background.gif) repeat-y center;
}

#header {
	background: #fff url(../images/subpage/header/Banner_SubPage_Spacer.gif) repeat-x top;
	width: 100%;
	float: left;  /* To clear contained floats */
	position: relative; /* Reset reference point. */
}
#header #logo {
	float: left;
	height: 150px;
	width: 160px;
}
#header #logo h1 {
	text-indent: -99999px;
	position: absolute;
	top: 0;
	left: 0;
}
#header img {
	float: left;
}
#header #promotion {
	float: right;
	margin-right: 6px;
}
#header #tagLine {
	position: absolute;
	right: 0;
	top: 127px;
	margin: 4px 65px 0 0;
	font-size: 13px;
}

/* Currentl contains nav, contactInfo, and content */
#body {
	float:left; /* To clear contained floats */
	position: relative;
	margin: 12px 0 8px 0;
}

/* Used on site footer elements */
#footer {
	clear: both;
	font-size: 13px;
	color:#FFF;
	background: #000 url(../images/subpage/footer/subPage_footer_background.gif) repeat-x top;
	text-align: center;
	padding: 11px 0 6px 0;
	/*margin-top: 8px; IE adds margin to margin from body! */
}
#footer #links {
	font-weight: normal;
	margin: .5em 0;
}
#footer a, #footer a:visited {
	color: #fff;
}

/* These two must share width */
#nav, #contactInfo {
	margin: 6px;
	padding: 0;
	width: 150px;
}
#nav {
	margin-top: 0px;
	float: left;
	margin-bottom: 140px; /* This leaves space for #contactInfo */
}
#nav img {
	left: 50%;
	margin-bottom: 5px;
}
#nav h2 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
}

#contactInfo {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
#contactInfo h2 {
	font-size: 12px;
}
#contactInfo p {
	margin-bottom: 8px;
}

#content {
	float: right;
	padding: 4px;
	border: 1px solid black;
	border-right: none;
	width: 813px;
	min-height: 500px;
}
#content p, #mainContent p {
	margin-bottom: .6em;
}
#content ul {
	margin-top: 8px;
}

/* For Two Column Content Section */
#mainContent, #sideBar {
	float: right;
	border: 1px solid black;
}

#mainContent {
	padding: 4px;
	margin-right: 6px;
	width:600px;
}

.featured {
	clear: left;
	margin: 2em 0;
}

.featured img {
	float: left;
	margin-left: 4px;
}

.featured .description {
	margin-left: 135px;
}

/* sidebar region and sidebars in main content */
#sideBar {
	padding:0;
	width: 198px;
	margin-right: 6px;
}

#sideBar h2 {
	color: #FFF;
	text-align:center;
	font-size: 13px;
	font-weight:normal;
	padding: 3px 0 8px 0;
	margin: 10px 0 6px 0;
	background: #000 url(../images/subpage/footer/subPage_footer_background.gif) repeat-x bottom;
}

#sideBar h2#first {
	margin-top: 0;
}

#sideBar h3 {
	font-size: 12px;
	margin: 6px 6px 3px 6px;
	border-bottom: #5d82bb solid 1px;
}

#sideBar h4 {
	margin: 6px 6px 3px 6px;
	font-weight:normal;
	font-size: 13px;
}

#sideBar h4 a, #sideBar h4 a:hover {
	 color: #3b65a1;
	 text-decoration:none;
}

#sideBar h4 a:hover {
	text-decoration:underline;
}

#sideBar p {
	margin: 0 6px 6px 6px;
}
#sideBar img {
	display:block;
	margin: 0 auto;
}
#sideBar ul, .sidebar ul {
	margin-top: 0;
	margin-left: 1em;
	padding-left: 1em;
}
.sidebar img.embed {
	margin: 0 0 4px 6px;
}
#mainContent .sidebar {
	float: right;
	width: 240px;
	margin: 4px 4px 4px 8px;
	padding: 8px;
	border-top: #000 3px solid;
	border-bottom: #000 3px solid;
	background-color: #e2e1e3;
}
#mainContent .sidebar h1 {
	font-size: 14px;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: .5em;
}

/* May one day replace current #nav */
#functionList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 220px;
	float: left;
}

#functionList li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#functionList a {
	background: #7896c3;
	display: block; color: #000; text-decoration: none; padding: 0 6px; margin: 5px 0 0; line-height: 22px; border: solid 1px black; }

#functionList a:hover {
	background: #8A8788;
}