@import url("http://fonts.googleapis.com/css?family=Nobile");

HTML{
	background-color: #074371;
}
BODY {
	/* to center the body or add a body background
	image, add the styles directly in the template
	head or body tag. Adding it here will affect
	the body alignment in SitePress edit mode! */
	margin: 0;
	background-color: #FFFFFF;
	font-size: 75%;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}

BR.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}
A:link, A:visited, A:hover, A:active {
	color: #FF7200;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}

/* HEADINGS ------------------------------------------------------ */
H1 {
	font-family:'Nobile', Arial, Helvetica, sans-serif;	
	font-size:1.7em;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
	line-height:24px;
}
H2 {
	font-family:'Nobile', Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:1.5em;
	font-weight:normal;
	line-height:20px;
	color:#000;
}
H3 {
	font-family:'Nobile', Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:18px;
	font-weight:normal;
	color:#000;
}
H2 A,
H3 A {color:#ff7200 !important;}


.logo {
	margin:10px 0 0 3px;
	padding:0;
	width:462px; 
	height:23px;
	float:left;
	background:url(img/title.gif) no-repeat;
	overflow:hidden;
	text-indent:-500px;
	font-size:12px;
}

.header_link {
	position: absolute;
	display: block;
	width:470px; 
	height:40px;
	overflow:hidden;
	text-indent:-500px;
}

hr {
	border:none;
	border-top:1px solid #e0e7ee;
	height:0;
	padding:0;
	margin:15px 0 20px 0;
}


/* MAIN LAYOUT --------------------------------------------------- */

/* PAGE */
.page {
	margin:0 auto;
	width:960px;
	text-align:left;
}
UL {
	margin:5px 0;
	padding:0 0 0 22px;
}
LI {
	margin:0;
	padding:0;
}
p{
	margin:10px 0;
	}
.GreyLarge{
	color:#717171;
	font-size:1.3em;
	font-weight:bold;
	}
.largeWhite{
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	}
.orange,
.orange a{
	color:#ff7200;
	}
.date {
	margin:0 0 10px 0;
}

/*	HEADER	*/

.top_bar *,
.site_header * {
	font-family:'Nobile', Arial, Helvetica, sans-serif;
}
.top_bar {
	clear:both;
	text-align:left;
	height:50px;
	overflow:visible;
}
.top_bar h1{float:left;}
.site_header{
	clear:both;
	height:160px;
	margin:-11px 0 0 0;
	position:relative;
	}
.header_image{
	width:242px;
	position:absolute;
	left:-6px;
	}
.header_text{
	float:left;
	padding: 30px 30px 0 245px; 
	width: 435px;
	color: #117d8d;	
	font-size: 16px;
	line-height: 22px;
	}
.header_text a {
	color:#003399 !important;
	text-decoration:none !important;
}
.header_text a:hover {
	text-decoration:underline !important;
}
	
	
.header_buttons{
	float:left;
	width:215px;
	padding-top:20px;
}
.header_buttons A:hover {
	text-decoration:none;
}
.memberHomeButton, .memberLogoutButton INPUT,
.memberButton, .memberLoginButton {
	display:block;
	width:215px;
	height:29px;
	padding:11px 0 0 0;
	margin:0 0 5px 0;
	text-align:center;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF !important;
}
.memberHomeButton, .memberButton {
	background:url(/img/btn_dark_blue.gif) top left no-repeat;
}
.memberLoginButton, .memberLogoutButton INPUT {
	background:url(/img/btn_light_blue.gif) top left no-repeat;
}

.memberLogoutButton input {
	border:0 solid white;
	height:40px;
	padding:10px !important;
	cursor: pointer;
}



/*	CONTENT	*/
.content {
	clear:both;
	width:100%;
	overflow:hidden;
	line-height:1.4em;
}

.page_enewsletter_registration .content{
	background:#074371;
}

.columnLeft{
	float:left;
	background:url(/img/1px_blue_gradient.jpg) no-repeat top left;
	width:230px;
	padding:15px 15px 0 0;
	margin:75px 0 0 0;
}

.columnMain{	
	float:left;
	width:360px;
	padding:0 15px;
	margin:20px 0 0 0;
	border-right:1px solid #e0e7ee;
	border-left:1px solid #e0e7ee;
}
.content.no_right_column .columnMain {
	width:660px;
	border-right:none;
	padding-right:0;
}

.columnRight{	
	float:left;
	width:305px;
	padding:0 0 0 15px;
	margin:20px 0 0 0;
}

A.blueBtn1Line {
	display:block;
	height:33px;
	width:225px;
	background:url('/img/btn_bgr_blue1line_left.jpg') no-repeat top left #d1ecff;
}
A.blueBtn1Line span {
	display:block;
	padding:8px 35px 0 13px;
	background:url('/img/btn_bgr_blue1line_right.jpg') no-repeat top right;
}

A.blueBtn2Line {
	display:block;
	height:47px;
	width:225px;
	background:url('/img/btn_bgr_blue2line_left.jpg') no-repeat top left #d1ecff;
}
A.blueBtn2Line span {
	display:block;
	padding:7px 35px 0 13px;
	background:url('/img/btn_bgr_blue2line_right.jpg') no-repeat top right;
}

A.blueBtn3Line {
	display:block;
	height:64px;
	width:225px;
	background:url('/img/btn_bgr_blue3line_left.jpg') no-repeat top left #d1ecff;
}
A.blueBtn3Line span {
	display:block;
	padding:7px 35px 0 13px;
	background:url('/img/btn_bgr_blue3line_right.jpg') no-repeat top right;
}
	
.listTable {
	color: #434343;
}
.listTable TH {
	font-size: 1.05em;
}
.listTable TH,
.listTable TD {
	padding: 0 0 8px 0;
}

UL.directoryColumn {
	float:left;
	width:175px;
	margin:0 40px 0 0;
	padding:0;
	list-style:none;
}
UL.directoryColumn LI {
	margin:0 0 10px 0;
	padding:0;
}

.bluePromo {
	background:url('img/bluePromo_top.gif') no-repeat top left #8ccbfc;
	margin:20px 0;
	padding:0;
	width:224px;
	clear:both;
	float:right;
}
.bluePromoContent {
	background:url('img/bluePromo_btm.gif') no-repeat bottom left;
	padding:10px 20px 10px 15px;
}
A.bluePromoLink, A.bluePromoLink:visited, A.bluePromoLink:hover, A.bluePromoLink:active {
	color:#3f65b2;
	font-weight:bold;
	display:block;
	padding:0 20px 0 0;
	margin:0;
	text-decoration:none;
	background:url('img/bluePromo_arrow.gif') right no-repeat;
}
A.bluePromoLink:hover {
	text-decoration:underline;
}

img.bio {
	float: right;
	margin: 3px 0px 20px 15px;
	border: 2px solid #acdbff;
}
	

/*	NAVIGATION	***********************/
.mainNav{
	padding:0 0 0 12px;
	margin:0 0 0 0;
	width:400px;
	overflow:hidden;
	height:50px;
	}
.mainNav ul{
	list-style:none;
	margin:0;
	padding:0;	
	height:39px;
	}
.mainNav ul li{
	float:left;
	padding:0px;
}
.mainNav ul li a{
	display:block;
	color:#003399 !important;
	text-decoration:none !important;
	font-weight:bold;
	padding:14px 12px 0px 12px;
	height:25px;
	border-right:1px solid #aadbff;
}
.mainNav ul li:hover,
.mainNav ul li.SELECTED,
.page_home li.home{
	background:url(/img/selected_arrow.gif) no-repeat bottom;
	padding-bottom:9px;
}

.homeLink{border-left:1px solid #aadbff;}


/*	FOOTER	*/
.footer {
	clear: both;
	background:#074371;
	border-top:5px solid #acdbff;
	margin:45px auto 0 auto;
	text-align:center;
	color:#ffffff;
}
.footerContent{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	padding:40px 0 0 0;
	}
.footerContent h2,
.page_enewsletter_registration h2{
	color:#FFFFFF;
	font-weight:bold;
}
.newsletterList{
	width:240px;
	float:left;
	text-align:left;
	padding-left:30px;
	margin-left:30px;
	border-left:1px solid #acdbff;
	}
.newsletterList ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	}
.newsletterList ul li{
	margin:5px 0;
	}
.newsletterList ul li a{
	color:#acdbff !important;
	text-decoration:none;
	}
.newsletterList ul li a:hover{
	text-decoration:underline;
	}
.registration{
	text-align:left;
	float:left;
	}
.copyright{
	clear:both;
	margin:0 auto;
	font-size:.9em;
	padding:0 0 20px 0;
	}

	
.formRow{
	margin:14px 0 0 0;
	padding:0;
	clear:both;
	overflow:hidden;
	height:27px;
}
.emailInput, .submitButton{
	float:left;
	margin:0;
	padding:0;
	vertical-align:middle;
}
.emailInput INPUT{
	padding:4px;
	margin:0 4px 0 0;
	height:17px;
	width:142px;
	border:1px solid #999999;
}
.submitButton INPUT {
	margin:0;
	padding:0;
	height:27px;
	width:77px;
	display:block;
}
.page_enewsletter_registration .ValidationErrors{
 	color:#ffffff;
	margin-bottom:-10px;
}



.page_error H2 {
	margin:15px 0;
}

.page_welcome_member .content UL {
	margin:10px 0 20px 10px;
	padding:0;
	list-style-type:none;
}

.page_welcome_member .content UL LI {
	margin:5px 0;
	padding:0 0 0 12px;
	background:url(/img/li_orange_box.gif) 0px 6px no-repeat;
}



/* News DB styles */
.dbRecordHeader {
	padding:15px 0;
}
.dbRecordHeader FORM {
	display: inline;
}
.dbNewsPerPageSelect {
	position: absolute;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #e0e7ee;
}
.dbNewsItems {
	padding-top:10px;
}
.dbNewsItem {
	margin:0 0 15px 0;
}
.dbNewsItem INPUT {
	font-size: 12px;
}
.dbNewsItem h2,
.dbNewsDetail h2 {
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:18px;
	font-weight:normal;
	color:#000;
}
.dbNewsDetail {
	padding-top: 1em;
}
.dbNewsDetail .dbNewsDetailBottom {
	padding-top: 1em;
}
.dbNewsArticleInfo {
	padding-bottom: 1em;
}
.dbNewsItemSummary { 
	margin:0;
}
.dbNewsItemSummary A,
.dbNewsItemSummary A font { 
	color: #FF7200 !important;
	text-decoration:none !important;
}
.dbNewsItemSummary A:hover,
.dbNewsItemSummary A:hover font {
	text-decoration:underline !important;
}
.dbNewsItemSummary div,
.dbNewsItemSummary span,
.dbNewsItemSummary p
.dbNewsItemSummary br {
	margin:0;
	padding:0;
}

/* some more default DB styles */
.dbEditBar {
	padding:5px;
	background:#acdbff;
	border-bottom:3px solid #074371;
}

.dbRecordPageNav {
	font-size:12px;
	margin:15px 0;
}
.dbRecordPageNavTop {
	margin-bottom:0;
}
.dbRecordPageNav b {
	background:#074371;
	padding:2px 6px;
	width:10px;
	color:#ffffff;
}
.dbRecordPageNav a.pageNavLink {
	background:#e7f5ff;
	padding:2px 6px;
}
.dbRecordPageNav a.pageNav {
	background:#e7f5ff;
	padding:2px 6px;
	margin-right:4px;
}


.FirstDataWarning  {
	font-size: 16px;
	color: #FF0000 ;
}

/* Member Login Area styles */

FORM.loginForm {
	padding:20px;
	background:#e7f5ff;
	margin:20px auto;
	width:390px;
}

TABLE.loginForm TR#DefaultLoginMessage,
TABLE.loginForm TR#ErrorMessage {
	height:30px;
	vertical-align:top !important;
	text-align:center !important;
}

TABLE.loginForm TD.loginForm.forgotPassword {
	font-size:11px;
	height:25px;
	text-align:center !important;
	vertical-align:bottom !important;
}
