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



body {
	background:#073771;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	line-height: 155%; 
	color:#444; 
	text-align:center;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #0E2C50;
}
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 {
	border-bottom: 1px dashed #e6e8ea; 
	color: #203C91; 
	font-family: Garamond;
	font-size: 25px; 
	font-weight: bold; 
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 5px;
}

h2, .subHead {
	color: #0F417D;
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 8px;
}

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: #444444; 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;}
	
.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:#fff;
	margin: 13px auto 0;
	text-align:left;
}

#headContainer {
	background: #073771 url(../images/header.jpg) no-repeat;
	height: 163px;
	padding: 0 10px;
}

#bodyContent {
	background: #073771 url(../images/body_back.jpg) repeat-y;
	padding: 20px 10px;

}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	margin: 0;
	padding: 0 0 0;
}

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

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

.majorNavLink li.first { 
	margin-left: 7px; 
}

.majorNavLink a:visited, .majorNavLink a:link {
	background: #fff url(../images/tab_inactive_left.gif) no-repeat !important;
	color: #0e2c50;
	display:block;
	float:left;
	font-family: Verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	height:31px;
	line-height:31px; 
	margin-left: 17px;
	text-decoration: none;
	text-transform: uppercase; }

.majorNavLink a.selected:link, .majorNavLink a.selected:visited { 
	margin-top: 0;
	background: #fff url(../images/tab_selected_left.gif) no-repeat !important; }

.majorNavLink span { 
	background: url(../images/tab_inactive_right.gif) no-repeat right !important;
	display: block;
	padding:0 20px; }
	
	.majorNavLink .selected span {
		margin: 0;
		background: url(../images/tab_selected_right.gif) no-repeat right !important; }
	
.majorNavLink a:hover {
  text-decoration: underline; }

/* Minor Nav */

#minorNav {
	border: 1px solid #c5c5c5;
	border-top: 0;
}

.navMinor_cap {
	background:url(../images/navMinor_endcap.png) no-repeat right bottom;
	float:right;

	width:3px;
}
	
.minorNavLink {
	margin: 0;
	padding:0;
}

.minorNavLink li {
	background:url(../images/subNav_divider.jpg) no-repeat 0 0;
	list-style:none !important;
	margin:0;
	padding:0;
	display: inline;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	background: #eee url(../images/sub_nav_bullet.gif) no-repeat 10px center;
	border-top: 1px dashed #cdcdcd;
	color: #0f417d;
	display:block; 
	font-size: 11px;
	font-weight: bold;
	line-height:120%;
	padding:6px 0 5px 23px;
	text-decoration: none;
	text-transform:capitalize;
}
    
  .minorNavLink .selected a { 
    background-color: #f6f6f6; }
	
.minorNavLink a:hover {
	color:#666;
}
	
/* Sub Nav */
	
div.subNav {
}

.subNav_hdr {
	background: #e3e3e3 url(../images/sub_nav_header_bullet.gif) no-repeat 8px center;
	border: 1px solid #c5c5c5;
	border-bottom: 0;
	color: #0E2C50 !important;
	font-weight: bold;
	padding:5px 0 5px 23px;
}

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

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

.subNavList_1 a:visited, .subNavLink_1 a:link {
  background: #f6f6f6 url(../images/sub_nav1_bullet.gif) no-repeat 23px 6px;
  border: 0;
  font-weight: normal;

  padding: 1px 0 8px 32px;
}

.subNavList_1 .last a { 
  border: 0; }

.subNavList_1 a:hover {
	color: #000; 
}
  
  .subNavList_1 .selected a:link,
  .subNavList_1 .selected a:visited { 
    text-decoration: underline; }

.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: #eee url(../images/subNav_bullet.jpg) no-repeat 0 11px;
	color: #666; 
	display:block;
	font-size: 12px;
	line-height:120%;
	margin-left: 0;
	padding:1px 0 7px 24px;
	text-decoration: none;
	text-transform:capitalize;
}

.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 {
	color:#000 !important;
}
	

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


/* Left Column */

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

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

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


.rightCol {
	margin-left: 5px; 
	margin-right: 12px; 
	padding: 0px 6px 0px 2px;  
	border: 1px solid #ddd; 
	background-color: #efefef; 
	width:auto; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}
  
  html>body .rightCol 
		{width:auto;}
	
.rightCol ul {
	margin-left: 28px;
	padding: 0;
}

/* Body Column */

.bodyWrapper {
	margin: 0px 0px 15px 0px; 
	padding: 0 26px;
	width: auto; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body .bodyWrapper {
	width: auto;
}

#footerContainer {
	background: #073771 url(../images/footer_back.jpg) no-repeat;
	color: #fff;
	height: 163px;
	padding: 0 10px;
	text-align: center;
	height: 85px;
	font-size: 11px; 
	color: #CDCDCE; 
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}

#footerContainer ul {margin:0; padding:0;}
#footerContainer ul li {line-height:140%; list-style:none; float:left; padding:0 20px;}


#footerContainer a:visited, #footerContainer a:link {
	font-size: 11px; 
	color: #CDCDCE; 
	text-decoration: none;
}

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

#footerContainer span {
  padding: 0 30px; }


        
	