@charset "iso-8859-1";

body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:12px;
	line-height:13px;
	vertical-align: top;
	color:#000000;
}
ul,li {
	list-style-position: outside;
} 
ol,li {
	list-style-position: outside;
}
td,th {
	font-size: 12px;
	font-weight: normal;
	color:#000000;           
	line-height:13px;      
}
a, a:active, a:visited { 
	color: #e31937;	
	text-decoration:underline;
}  
a:hover {
	color: #54afda;	
	text-decoration: underline;
}                        
.bodytext {
	font-size: 12px;
	font-weight: normal;
	color:#000000;        
	line-height:13px;      
}      
a.bodytext, a.bodytext:visited, a.bodytext:active {
	color: #e31937;	
	text-decoration:underline;
}
a.bodytext:hover {
	color: #54afda;
	text-decoration: none;
} 
.bodylight {
	font-size: 12px;
	font-weight: normal;
	color:#555555;        
	line-height:13px;      
}      
a.bodylight, a.bodylight:visited, a.bodylight:active {
	color: #555555;	
	text-decoration:underline;
}
a.bodylight:hover {
	color: #555555;
	text-decoration: none;
}  
.body_bold {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	line-height:13px;
}  
.caption {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color:#000000;
	text-align: center;
	vertical-align: top;
	padding-top:3px;
	line-height:12px;
}
.alert {   
	color:#FF0000;
	font-weight:normal;                           
	font-size: 12px;
}
.bodysmall {
	font-size: 10px;
	font-weight: normal;     
}      
a.bodysmall, a.bodysmall:visited, a.bodysmall:active {
	color:#000000;
	text-decoration: none;
}
a.bodysmall:hover {
	color: #000000;
	text-decoration: underline;
}
.crumbs {
	font-size: 10px;
	font-weight: normal;     
}      
a.crumbs, a.crumbs:visited, a.crumbs:active {
	color:#ffffff;
	text-decoration: none;
}
a.crumbs:hover {
	color: #ffffff;
	text-decoration: underline;
}    
.bodybold {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	line-height:13px;   
}
a.bodybold, a.bodybold:active, bodybold:visited {    
	font-weight: bold;
	color:#0600fe;    
	text-decoration:underline; 
}       
a.bodybold:hover {                                   
	font-weight: bold;
	color:#54afda;    
	text-decoration:none; 
}       
.bodyitalic {                                        
	font-style: italic;
	color:#000000;      
}     
.pagenum {
	font-size:12px;
}      
.title {                                       
	font-size: 16px;
	font-weight: bold;
	color:#00649C;
	line-height:20px;
	text-align:left;            
} 
a.title, a.title:active, a.title:visited {            
	font-weight: bold;
	color: #00649C;
	text-decoration:none;
} 
a.title:hover {            
	font-weight: bold;
	color: #54afda;
	text-decoration:underline;
}   
.sectiontitle {
	font-size:13px;
	font-weight:bold;
	color:#00649C;   
	border-bottom:1px solid #00649C;     
	margin-bottom:20px;
}
.sectiontitle2 {
	font-size:13px;
	font-weight:bold;
	color:#00649C;   
	border-bottom:1px solid #00649C;   
} 
a.sectiontitle, a.sectiontitle:visited, a.sectiontitle:active {
	color:#00649C; 
	text-decoration:none;
}      
a.sectiontitle:hover {
	color:#54afda; 
	text-decoration:none;
}

.subtitle {
	font-size: 13px;
	font-weight: bold;
	color:#00649C;
	line-height:16px;                  
}
a.subtitle, a.subtitle:active, a.subtitle:visited {
	color:#00649C;
	text-decoration: none;
}
a.subtitle:hover {
	color: #54afda;
	text-decoration: underline;
}           
.search_top {
	background-color: #b8e3e7;
	border-top: 1px solid #5e6e65;
	border-bottom: 1px solid #5e6e65;  
	text-align: right;   
}                   
form {
	margin: 0px 0px 0px 0px;
}                
.feature {
	font-size: 12px;
	font-weight:bold;
}    

.sidebar_subtitle {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	line-height:16px;
} 

a.sidebar_subtitle, a.sidebar_subtitle:active, a.sidebar_subtitle:visited {
	text-decoration: none;   
	color:#000000;       
}

a.sidebar_subtitle:hover {
	text-decoration: underline;   
	color:#54afda;       
}

.sidebarlink {
	font-size: 12px;
	font-weight:bold;
	color: #e31937;
	text-align: right;
}

a.sidebarlink,a.sidebarlink:active,a.sidebarlink:visited {
	color: #e31937;
	text-decoration:none;
}

a.sidebarlink:hover {
	color:#54afda;
	text-decoration:underline;
}

.heading {
	font-size: 16px;  
	line-height: 18px;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:5px;
} 

a.heading, a.heading:active, a.heading:visited, a.heading:hover {              
	color: #000000;
	text-decoration:none;
}         

.nav {
	background-color:#446ead;
	padding:10px;
	line-height:14px;
}

.nav_cell {
	padding-top:30px; 
	white-space:nowrap; 
}

.nav_menu {                                     
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	line-height:14px;
}

a.nav_menu, a.nav_menu:active, a.nav_menu:visited {
	color:#000000;       
	font-weight:bold; 
	text-decoration:none;
}

a.nav_menu:hover {
	color:#666666;
	text-decoration:none;
}    

a.nav_menu_active, a.nav_menu_active:active, a.nav_menu_active:visited {   
	font-size:16px; 
	color:#999999;      
	font-weight:bold; 
	text-decoration:none;
}  

a.nav_sub, a.nav_sub:visited, a.nav_sub:active {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;  
	line-height:16px;
}     

a.nav_sub:hover {
	color:#666666;
	text-decoration:none;
} 

a.nav_sub_active, a.nav_sub_active:active, a.nav_sub_active:visited, a.nav_sub_active:hover {
	font-size:11px;  
	color:#999999;  
	font-weight:normal; 
	text-decoration:none;
}

.LeftBorder
{
	background-color:#f3f3f3;
	background-image:url(images/page/border1_1.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.LeftBorder_nav
{
	background-color:#446ead;
}

.TopBorder
{
	background-color:#f3f3f3;
	background-image:url(images/page/border1_2.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.TopBorder_nav
{
	background-color:#446ead;
}

.RightBorder
{
	background-color:#f3f3f3;
	background-image:url(images/page/border1_3.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.BottomBorder
{
	background-color:#f3f3f3;
	background-image:url(images/page/border1_4.gif);
	background-position:bottom;
	background-repeat:repeat-x;
} 
.main {
	background:url(images/page/background.jpg);
	background-repeat: no-repeat;
}

.below_nav {
	background-color:#f3f3f3;
	text-align:center;
	vertical-align:bottom;
	font-size:9px;
	line-height:13px; 
	padding-top:10px;
} 
.copyright {
	font-size:9px;
	text-align:center;
	color:#666666;
	}

a.copyright {
	color:#446ead;
	text-decoration:none;
	}
	
a.copyright:hover {
	color:#0600fe;
	text-decoration:underline;
	}
	
.sponsor_logo {
	padding-right:20px;
	padding-top:20px;
	vertical-align:middle;
	text-align:center;
}      
.stbutton {    
	float:left;
	display: block;  
	clear: none;   
}           
div.photo {      
	text-align: center;                 
	padding:0px;
	margin: 10px;
	clear: both;
}           
#twitter_update_list {
	padding:0px;
	margin:0px;    
} 
#twitter_update_list li {
	padding:0px 0px 8px 0px;          
	list-style-type:none; 
} 
#twitter_update_list li a {
	color:#999999;
}              
hr.childhr {       
	border: 0;
	color:#666666;
	background-color: #666666;
	height: 1px;  
	margin-top:5px;
	margin-bottom:5px;
} 
div.announcements {
	border:1px solid #12037f;   
	padding:10px;      
	text-align:left;  
	background-color:#ffffff;     
}                       
div.annTitle {
	text-align:center;
	color:#000000;
	font-size:14px;
	font-weight:bold;    
}  
.subtitle-ann {      
	font-size:12px;         
	color:#555555;                     
}
a.subtitle-ann, a.subtitle-ann:active, a.subtitle-ann:visited {
	color:#555555;
	text-decoration: none;
}
a.subtitle-ann:hover {
	color: #54afda;
	text-decoration: underline;
}
div.featTitle {
	text-align:center;
	color:#000000;
	font-size:12px;
	font-weight:bold;   
	padding-top:17px;
	padding-bottom:5px; 
}   
div.featpreview {       
	padding-top:5px;
	text-align:justify; 
	color:#555555; 
} 
a.more, a.more:active, a.more:visited { 
	font-size:11px;    
	text-decoration:none;
	font-weight:bold;   
	color:#e31937;
}  
a.more:hover {                              
	text-decoration: underline;
}              
.feature_text {
	font-size: 12px;   
	color:#555555;  
	text-align:justify;
}   
div.content {       
	background-color:#ffffff;     
	border:1px solid #12037f;   
	padding:18px;         
	margin:17px; 
} 