/* ----------------------------- */
/* SITE STYLES                   */	
/* ----------------------------- */



body {
	background: #37648b;
	color:#444;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-align:center;
	height: 100%;
}

a:link, a:visited {
	color: #800605;
}
a:hover { text-decoration:none; }

P
		{margin-top: 0px; margin-bottom: 14px;}


blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

		
li { line-height: 165%; list-style-type: disc; margin:5px 0 0 18px; }

h1, .head {
	color: #003366; 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 5px;
}

h2, .subHead {
	color: #000;
	font-size: 13px;
	font-weight: bold; 
	margin-bottom: 3px;
}

h3 {
	color: #000;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h4 {font-size: 12px; font-weight: normal; color: #203C91; display: inline}

strong {font-weight: bold;}

.color {color: #203C91; display: inline; font-weight: normal;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight { }
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.highlight {color: #3333CC;}
.errorMsg {color: #FF3333; font-size: 10px; margin-left: 10px;}
.smallLight {font-size: 10px; color: #999;}
	
	
/* ----------------------------- */
/* GLOBAL STYLES                 */	
/* ----------------------------- */

#logo {
	display:block;
	height:185px;
	width:250px;
}
#logo span {display:none;}

li.siteMap_1 { margin-top: 6px;}	
li.siteMap_2 { line-height: 125%;}
li.siteMap_3 { line-height: 125%; margin-top: 9px;}

.imgCaption {color: #777; font-size: 9px; margin: 3px 0px 4px 0px; line-height: 12px;}
	
.imgTable {margin:0 0 8px 0;}

.mod_copy {margin: 10px 0 15px; width:100%; voice-family: "\"}\""; voice-family: inherit;}  
html>body .mod_copy {width: auto;}


/* ----------------------------- */
/* SITE FORMAT STYLES             */	
/* ----------------------------- */
/*	border-left: 2px solid #18436f;
	border-right: 2px solid #18436f;*/
	
#wrapper {
	background:#fff;
	margin:0 auto;
	text-align:left;

}

#headContainer {
	background: url(../images/hdr_bg.jpg) repeat-x;
	height: 172px;
	margin: 0;
	padding: 0;
}

#bodyContent {
	background: #fff;
	padding: 0 0 25px 0;
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	margin:1px 0 0 44px;
	padding:0;
	background:url(../images/navMajor_divider.jpg) no-repeat left;
}

.majorNavLink {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0;
	padding:0;
}

.majorNavLink li {
	background:url(../images/navMajor_divider.jpg) no-repeat right;
	float:left;
	height:41px;
	list-style:none;
	margin:0;
	padding:0;
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #fff;
	display:block;
	float:left;
	font-family: Verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height:41px;
	line-height:41px;
	padding:0 24px;
	text-decoration: none;
}
	
.majorNavLink a:hover {
	text-decoration: underline;
}

/* Minor Nav */

#minorNav {
 
}

.navMinor_cap {
	float:right;
	height:31px;
	width:3px;
}
	
.minorNavLink {
	display: block;
	height: 31px;
	margin: 0 10px 0 0;
	padding: 0;
}

.minorNavLink li {
	background:url(../images/navMinor_divider.jpg) no-repeat 0px 12px;
	float: right;
	display:inline;
	list-style:none;
	margin:0;
	padding:0 10px;
}

.minorNavLink .last {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	color: #003366; 
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 31px;
	
	text-decoration: none;
}
	
.minorNavLink a:hover {
	text-decoration: underline;
}
	
/* Sub Nav */
	
div.subNav {margin: 0; padding: 0;}

.subNav_hdr {
	font-family: Tahoma, arial, sans-serif;
	color: #365876;
	font-size: 14px; 
	font-weight: bold;
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 20px 0 19px;
}

.subNavList_1 {
	margin:5px 0 5px 13px;
	padding:0; 
}

.subNavList_1 li {
	background: url(../images/navSub_divider.gif) no-repeat 3px 0;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_1 a:visited, .subNavLink_1 a:link {
	background:url(../images/navSub_bullet.gif) no-repeat 7px 13px;
	color: #033356;
	display:block; 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height:100%;
	padding:8px 0 8px 15px;
	text-decoration: none;
}

.subNavList_1 a:hover {
	color: #000; 
}

.subNavList_1 .first {
	background: none;
	padding-top: 0px;
	margin-top: 0px;
}

.subNavList_2 {
	margin:0;
	padding:0; 
}

.subNavList_2 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_2 a:visited, .subNavLink_2 a:link {
	background: none;
	color: #033356; 
	display:block;
	font-size: 12px;
	line-height:100%;
	margin-left:10px;
	padding:4px 0 8px 12px;
	text-decoration: none;
}

.subNavList_2 a:hover {
	color: #000; 
}


.subNavList_3 {
	margin:0;
	padding:0; 
}

.subNavList_3 li {
	background:none;
	line-height:100%;
	list-style:none !important;
	margin:0;
	padding:0;
}

.subNavList_3 a:visited, .subNavLink_3 a:link {
	background:url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #9a8944; 
	display:block;
	font-size: 11px;
	line-height:120%;
	margin-left:30px;
	padding:7px 0 7px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_3 a:hover {
	color: #000; 
}


.subNavList_1 .selected, .subNavList_2 .selected, .subNavList_3 .selected {
	text-decoration: underline !important;
}
	

/* ----------------------------- */
/* CONTENT STYLES                */	
/* ----------------------------- */


/* Left Column */

.leftCol {
	margin: 0px;
	padding: 0px;
	width:100%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}
html>body .leftCol {width:auto;}

.leftCol td, .leftCol div, .leftCol {color: #444; font-size: 12px; line-height: 130%;}

.leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}

.leftCol .mod_containers {
	margin: 10px 10px 0 20px;
	font-size: 12px;
	color: #444;
}

.leftCol .mod_containers A {
	font-size: 12px;
	color: #800605;
}

.rightCol .mod_containers {
	margin: 5px 10px;
}

/* Body Column */

.bodyWrapper {
	margin: 10px 15px 25px 25px;
	/*width: 400px;*/ 
	voice-family: "\"}\""; 
	voice-family: inherit;
}


.footer {
	font-size: 9px; 
	color: #CDCDCE; 
	margin: 0px 0px 30px 10px;
}



.footerContent {
	background: #37648b url(../images/footer_top.jpg) repeat-x top center;
	text-align: center;
	font-size: 10px;
	color: #fff !important;
	margin: 0px 0px 10px 0px;
	line-height: 15px;
	height: 50px;
}

.footerContent a:visited, .footerContent a:link {
	font-size: 10px;
	color: #fff; 
	text-decoration: none;
}

.footerContent a:hover {
	text-decoration: underline;
}

/* Right Column */

.body .mod_copy table { border: 1px solid; margin: 4px; }
.body .mod_copy td { padding: 3px; border: 1px solid; }

        
	
