/* ----------------------------- */
/* SITE STYLES                   */	
/* ----------------------------- */

body {
	background: #fff;
	color:#5c5b5b;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 13px; 
	line-height:19px; 
	text-align:left;
}

a:link, a:visited {
	color: #cca620;
}
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: #236d94; 
	font-size: 26px; 
	font-weight: normal; 
	margin-bottom: 5px;
}

h2, .subHead {
	color: #000;
	font-size: 19px; 
	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 {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;}
.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 {}
.errorMsg {color: #FF3333; font-size: 10px; margin-left: 10px;}
.smallLight {font-size: 10px; color: #999;}
	
	
/* ----------------------------- */
/* GLOBAL STYLES                 */	
/* ----------------------------- */

#logo {
	display:block;
	height:105px;
	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:#f9f9fa;
	margin:0 auto;
	text-align:left;
}

#headContainer {
	height: 125px;
	width: 986px;
	background: #fff url(../images/hdr_logo.jpg) no-repeat top left;
}

#bodyContent {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	background: #f9f9fa;
	width: 986px;
	margin: 0;
}

#bodyArea {
	background: #fae8a7;	
	padding: 10px 25px;
}
 
/* ----------------------------- */
/* NAVIGATION STYLES             */	
/* ----------------------------- */
	

/* Major Nav */

#majorNav {
	margin:30px 0 0 0;
	padding: 0 0 0 30px;
	height: 60px;
	background: url(../images/navMajor_bg.jpg) repeat-x top left;
}

.majorNavLink {
	font-family: Georgia, times, serif;
	margin: 0;
	padding: 0;
	height: 60px;
	
}

.majorNavLink li {
	background:url(../images/navMajor_divider.jpg) no-repeat right top;
	float:left;
	height:60px;
	list-style:none;
	margin:0 0px 0 0;
	padding:0;
}

.majorNavLink a:visited, .majorNavLink a:link {
	color: #cca620;
	display:block;
	float:left;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px; 
	font-weight: normal;
	height:45px;
	line-height:45px; 
	padding:15px 35px 0 35px;
	text-decoration: none;
	text-transform:capitalize;
}
	
.majorNavLink a:hover {
	color:#666;
	
}

.majorNavLink li.selected {
	background: url(../images/navMajor_bg_selected.jpg) repeat-x top left;	
	height: 60px;
}

/* Minor Nav */

#minorNav {
	float:right;
}

.navMinor_cap {
	background:url(../images/navMinor_endcap.png) no-repeat right bottom;
	float:right;
	height:31px;
	width:3px;
}
	
.minorNavLink {
	display:block;
	height:25px;
	margin:0;
	padding:0;
}

.minorNavLink li {
	background:url(../images/navMinor_divider.jpg) no-repeat left top;
	display:inline;
	list-style:none;
	margin:0;
	padding:0 5px;
}

.minorNavLink .first {
	background:none;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
	color: #5c5b5b; 
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 13px; 
	font-weight:bold;
	line-height: 100%; 
	padding-left:5px;
	text-decoration: none;
	text-transform:lowercase;
}
	
.minorNavLink a:hover {
	color:#666;
}
	
/* Sub Nav */
	
div.subNav {
	margin: 10px 0;
}

.subNav_hdr {
	border-bottom:1px solid #e5e5e5;
	color: #236d94;
	font-size: 17px;
	margin:15px 15px 0 15px;
	padding:10px 20px 7px 0px;
}

.subNavList_1 {
	margin:10px 0 10px 3px;
	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 {
	color: #5c5b5b;
	display:block; 
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 13px;
	line-height:120%;
	padding:5px 0 5px 12px;
	text-decoration: none;
	text-transform:capitalize;
}

.subNavList_1 a:hover {
	color: #000; 
}

.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:url(../images/navSub_bullet.jpg) no-repeat 0 4px;
	color: #b7b7b7; 
	display:block;
	font-size: 12px;
	line-height:14px;
	margin-left:15px;
	padding:1px 0 3px 7px;
	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 */

#rightColumn {
	background: #fff;
	border: 1px solid #e5e5e5;
	margin: 20px 0px;  
	voice-family: "\"}\""; 
	voice-family: inherit;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#rightColumn h1 {
	font-size: 18px;
	margin-bottom: 8px;
}

#rightColumn .form_submit {
	background: #236d94;
	padding:6px 12px;
	border: 1px solid #1a526f;
	font-size: 17px;
	color: #fff;
	width: 220px;
}

#rightColumn .input_textInput {
	width: 180px;	
}

.rightCol {
	margin: 10px;
}
html>body .rightCol {width:auto;}

.leftCol td, .leftCol div, .leftCol {color: #555; font-size: 10px; line-height: 140%;}

.leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}

/* Body Column */

.bodyWrapper {
	margin: 0px 20px 15px 0px; 
	width: 667px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body .bodyWrapper {
	width: auto;
}

#footerContainer {
	background: #f9f9fa;
	font-size: 12px; 
	color: #aaa9a9; 
	height: 50px;
	width: 986px;
	border: 1px solid #e5e5e5;
	padding-top: 26px;
}

#footerContainer a:visited, #footerContainer a:link {
	font-size: 12px; 
	color: #aaa9a9; 
	text-decoration: none;
}

#footerContainer a:hover {
	color: #fff;
}

.footer a:visited, .footer a:link {
	font-size: 12px; 
	color: #aaa9a9; 
	text-decoration: none;
}

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