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



body {
	background: #41416d url(../images/site_bg.jpg) repeat-x top center;
	color:#021531;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px; 
	line-height: 22px; 
	text-align:left;
	margin:0;
	padding: 0;
}

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


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

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

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

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

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

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

strong {color: #203C91; 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;}

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

#logo {
	display:block;
	height:56px;
	width:412px;
}
#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;}
	
.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             */	
/* ----------------------------- */

#wrapper {
	background: url(../images/hdr_slogan.jpg) no-repeat 98% 55px;
	margin:0 auto;
	text-align:left;
	z-index: 100;
}

#headContainer {
	background: url(../images/hdr_logo.jpg) no-repeat 20px 35px;
	height: 113px;
}

#bodyContent {
	background: #707099 url(../images/body_bg_repeat.jpg) repeat-y top left;
	margin-top: 22px;
}

#bodyContent_fw {
	background: #707099 url(../images/body_bg_repeat_fw.jpg) repeat-y top left;
	margin-top: 22px;
}

#bodyCap_top {
	background: url(../images/body_cap.jpg) no-repeat top left;
	height: 17px;
	width: 960px;
}

#bodyCap_bottom {
	background: #707099 url(../images/body_cap_bottom.jpg) no-repeat top left;	
	height: 35px;
	width: 960px;
}

#bodyCap_top_fw {
	background: url(../images/body_cap_fw.jpg) no-repeat top left;
	height: 17px;
	width: 960px;
}

#bodyCap_bottom_fw {
	background: #707099 url(../images/body_cap_bottom_fw.jpg) no-repeat top left;	
	height: 35px;
	width: 960px;
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

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

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

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

.majorNavLink li .first {
	
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #fff;
	display:block;
	float:left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	height:42px;
	line-height:42px; 
	padding:0 20px;
	text-decoration: none;
	text-transform:capitalize;
}
	
.majorNavLink a:hover {
	text-decoration: underline;
}

.majorNavLink .selected {
	text-decoration: underline !important;
}

/* Minor Nav */

#minorNav {
}

.navMinor_cap {
	background:url(../images/navMinor_endcap.png) no-repeat right bottom;
	float:right;
	height:31px;
	width:3px;
}
	
.minorNavLink {
	display:block;
	height:25px;
	margin: 4px 18px 0 0;
	padding:0;
	float: right;
}

.minorNavLink li {
	display:inline;
	list-style:none;
	margin:0;
	padding:4px 4px 0 10px;
	border-right: 1px solid #f4f4f7;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	color: #9f9fa6; 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal;
	line-height: 100%; 
	padding-left:13px;
	text-decoration: none;
	text-transform: capitalize;
}
	
.minorNavLink a:hover {
	color:#666;
}
	
/* Sub Nav */
	
div.subNav {margin: 0px 0 30px 0;}

.subNav_hdr {
	border-bottom:1px solid #d9cfbc;
	color: #38394f;
	font-size: 14px; 
	font-weight: normal;
	margin:15px 25px 10px 25px;
	padding:0px 20px 0 0px;
}

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

.subNavList_1 li {
	background:url(../images/subNav_divider.jpg) no-repeat 0 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.jpg) no-repeat 0 10px;
	color: #353895;
	display:block; 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	line-height:120%;
	padding:5px 0 5px 14px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_1 a:hover {
	color: #000; 
	text-decoration: underline;
}

.subNavDiv_2 {
	margin: 0 0 5px 0;	
}

.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 !important;
	color: #353895; 
	display:block;
	font-size: 13px;
	line-height:120%;
	margin-left:15px;
	padding:0px 0 6px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_2 a:hover {
	color: #000; 
	text-decoration: underline;
}


.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; 
	text-decoration: underline;
}


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

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


/* Left Column */

.rightCol {
	margin: 0 25px; 
	padding: 0;
	width:170px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}
html>body .rightCol {width:auto;}

.rightCol td, .rightCol div, .rightCol {color: #555; font-size: 12px; padding:0; line-height: 18px;}

.rightCol h1, .rightCol .head, .rightCol h2, .rightCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; }

/* Body Column */

.bodyWrapper {
	width: 659px;
	margin: 0px 30px 15px 20px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body .bodyWrapper {
	width: auto;
}

#footerContainer { 
	width: 950px;
	font-size: 10px; 
	font-family: verdana, arial, sans-serif;
	color: #868693; 
	text-align: left;
	padding: 0 0 10px 10px;
	
}

#footerContainer ul {background: #41416d; margin:1px 0; padding:0;}
#footerContainer ul li {line-height:160%; list-style:none; float:left; padding:0 75px 0 10px; border-left: 1px solid #4b4b6e; }

#footerContainer .last { padding: 0 15px 0 10px; }

#footerContainer a:visited, #footerContainer a:link {
	font-size: 10px; 
	font-family: verdana, arial, sans-serif;
	color: #868693; 
	text-decoration: none; 
}

#footerContainer a:hover {
	color: #fff;
}



        
	