/* CSS Document */
body
{
	background-color: #dce7f9;
	text-align: center; 
 	color: #581c57;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}

.bigPromoTitle
{
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 24px;
	color: #2F64B2;
	text-decoration: none;
}

.fvcBullet
{
	list-style-image: url(/images/Gold-Bullet.gif);
}

.fvcBullet li
{
	*padding-left: 7px;
}

.articleTextNorm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight: normal;
}

.sectionTitle
{
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #581c57;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	
}

/* HEADEER */
#header { 
	position:relative;
	width:100%;
	height:110px; 
	padding:0 0 15px 0;
	}
#logo {
	position:absolute;
	top:0px;
	left:3px;
	}
#logo img { border:none; }
#tagline {
	position:absolute;
	top:52px;
	left:296px;
	color:#595b5f;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	}
#headerBar { 
	position:absolute;
	top:72px;
	left:3px;
	text-align:left;
	}
#headerBarImg {
	height:5px; 
	width:676px; 
	overflow:hidden;
	background-image:url(/images/fampics/header_colorbar_w669.gif);
	} 
#mainNav { margin:7px 0 0 0; }
#headerSearch {
	color: #2F64B2;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	left: 280px;
	position: absolute;
	top: 13px;
	}
#loginNsocial {
	color: #2F64B2;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	right: -20px;
	top: 3px;
	}
#loginNsocial ul li { 
	float:left;
	list-style:none;
	padding:0 7px 0 0;
	}
#loginNsocial a { text-decoration:none; color:#2F64B2; }
#loginNsocial a:hover{ text-decoration:underline; }
#loginNsocial a.redText { color:#BD081E; }
#loginNsocial img { 
	border:none;
	width:16px;
	}	
.selectedSection, 
link.selectedSection, 
a.selectedSection:visited, 
a.unselectedSection:link, 
a.unselectedSection:visited {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 32px 0 0;
	text-decoration: none;
	}
.selectedSection,
link.selectedSection,
a:visited.selectedSection {
	color: #581c57;
	}
a:hover.selectedSection, 
a:active.selectedSection {
	text-decoration: underline;
	}

a:link.unselectedSection,
a:visited.unselectedSection {
	color: #2f64B2;
	}
a:hover.unselectedSection, 
a:active.unselectedSection {
	text-decoration: underline;
	}
	
	
		
	
#headerBar_boards,
{
	height: 9px;
	width: 15px;
}

.selectedSection_boards
{
	color: #581c57;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
}

a:link.selectedSection_boards,
a:visited.selectedSection_boards
{
	color: #581c57;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
}

a:hover.selectedSection_boards, 
a:active.selectedSection_boards
{
	text-decoration: underline;
}

.unselectedSection_boards
{
	color: #2f64B2;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
}

a:link.unselectedSection_boards,
a:visited.unselectedSection_boards
{
	color: #2f64B2;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
}

a:hover.unselectedSection_boards, 
a:active.unselectedSection_boards
{
	text-decoration: underline;
}
