/* CSS Document */
#item .subhead {
	font-family: Arial Narrow, Arial, Helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #1b2f48;	
	text-decoration:none;
	
}
#item .subNav{
	color:#5e5e5e;
	text-decoration:none;
}
#item .sitemapNav{
	color:#5e5e5e;
	text-decoration:none;
}

#footer {
	text-align:center;
	color:#243e5a;
	
}
#footer a{
	font-size:8pt;
	padding-left:8px;
	padding-right:8px;
	color:#243e5a;
	text-decoration:none;
}
#footer a:hover{
	color:#8ea6c3;
	text-decoration:underline;
}/* Utility Nav
-----------------------------------------------------------------------------*/
#utilityNav {
	color:#fff;
	font-size:9pt;
}
#utilityNav a{
	font-size:9pt;
	padding-left:8px;
	padding-right:8px;
	color:#fff;
	
	text-decoration:none;
}
#utilityNav a:hover{
	
	color:#fff;
	text-decoration:underline;
}

/* Navigation Top
-----------------------------------------------------------------------------*/
#navigationTop{
		
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFF;	
	line-height:45px;
	text-decoration:none;
}
#navigationTop a{
	padding-left:5px;
	padding-right:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFF;	
	line-height:45px;
	text-decoration:none;
}
#navigationTop a:hover{
	color: #8ea6c3;	
	text-decoration:underline;
	 
}

.selected{
	font-weight:bold;
}

/* Lead Story Box Text Styles
-----------------------------------------------------------------------------*/
#leadBox .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #615933;
	text-decoration:none;
	line-height: normal;	
}
#leadBox .subhead {
	font-family: Arial Narrow, Arial, Helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #982811;	
	text-decoration:none;
}
#leadBox .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #615933;
	text-decoration:none;
	line-height: normal;	
}
#leadBox a {
	color: #982811;
	text-decoration:underline;
}

/* Lead Story Box Text Styles --- 3 images wide
-----------------------------------------------------------------------------*/
#leadBox3 .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #615933;
	text-decoration:none;
	line-height: normal;	
}
#leadBox3 .subhead {
	font-family: Arial Narrow, Arial, Helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #982811;	
	text-decoration:none;
}
#leadBox3 .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #615933;
	text-decoration:none;
	line-height: normal;	
}
#leadBox3 a {
	color: #982811;
	text-decoration:underline;
}

/* Feature Box Text Styles
-----------------------------------------------------------------------------*/
#featureBox .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #767575;
	text-decoration:none;
	line-height: normal;	
}
#featureBox .subhead {
	font-family: Arial Narrow, Arial, Helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #1b2f48;	
	text-decoration:none;
}
#featureBox .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #767575;
	text-decoration:none;
	line-height: normal;	
}
#featureBox a {

	color: #767575;
	text-decoration:underline;
		
}
-----------------------------------------------------------------------------*/
#normyBox .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #767575;
	text-decoration:none;
	line-height: normal;	
}
#normyBox .subhead {
	font-family: Arial Narrow, Arial, Helvetica,sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #1b2f48;	
	text-decoration:none;
}
#normyBox .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #767575;
	text-decoration:none;
	line-height: normal;	
}
#normyBox a {

	color: #767575;
	text-decoration:underline;
		
}



	
/* Old Text Styles - still need these throughout the site
-----------------------------------------------------------------------------*/
.normal {
	font-family: Arial,Helvetica,sans-serif;
	color: #5e5e5e;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
}

.normalBold {
	font-family: Arial,Helvetica,sans-serif;
	color: #5e5e5e;
	font-weight: bold;
	font-size: 9pt;
	line-height: 14pt;
}

.normalItalic {
	font-family: Arial,Helvetica,sans-serif;
	color: #5e5e5e;
	font-weight: normal;
	font-style: italic;
	font-size: 9pt;
	line-height: 14pt;
}

.normalWhite {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
}

.small {
	font-family: Arial,Helvetica,sans-serif;
	color: #5e5e5e;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12pt;
}

.alert {
	font-family: Arial,Helvetica,sans-serif;
	color: #F82E13;
	font-weight: bold;
	font-size: 9pt;
	line-height: 14pt;
}

.copyright {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12pt;
}

.subNav_current{
	font-weight:bold;
}



