body{
	margin:0;
	padding:0;
	background:#ececec url(body_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#302f2f;
	}
.body_bg2{
	background:url(body_bg2.jpg) repeat-x;
	}	
.headline1{
	font-size:25px;
	color:#2b509a;
	font-weight:bold;
	}
.headline2{
	font-size:12px;
	color:#ffc56f;
	font-weight:bold;
	}
.headline3{
	font-size:20px;
	color:#ff6903;
	font-weight:bold;
	}
.headline4{
	font-size:20px;
	color:#00326c;
	font-weight:bold;
	}
.headline5{
	font-size:12px;
	color:#239bc7;
	font-weight:bold;
	}
.headline6{
	font-size:12px;
	color:#ff6903;
	font-weight:bold;
	}
.headline7{
	font-size:11px;
	color:#ff6903;
	font-weight:bold;
	}
.headline8{
	font-size:12px;
	color:#239bc7;
	font-weight:normal;
	}
.headline9{
	font-size:14px;
	color:#239bc7;
	font-weight:bold;
	}
.headline10{
	font-size:11px;
	}
.headline11{
	font-size:14px;
	color:#ff6903;
	font-weight:bold;
	}		

.headline12{
	font-size:14px;
	color:#00326c;
	font-weight:bold;
	}	
	
.headline13{
	font-size:12px;
	color:#00326c;
	font-weight:bold;
	}	
.headline14{
	font-size:medium;
	color:#00326c;
	font-weight:bold;
	}
a.nav{
	display:block;
	width:103px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	background:url(tab.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}
a.nav:hover{
	display:block;
	width:103px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	background:url(tab_hover.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}
a.navactive{
	display:block;
	width:103px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	background:url(tab_hover.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}		
a.footer_links{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
a.footer_links:hover{
	font-weight:bold;
	color:#239bc7;
	text-decoration:none;
	}	
.bg_glow1{
	background:url(glow1.jpg) no-repeat left bottom;
	}
.bg_glow2{
	background:url(glow2.jpg) no-repeat center bottom;
	}		
.bg_white{
	background:#fff;
	}
.l_height{
	line-height:17px;
	}
.bg_gray{
	background:#f6f6f6;
	}
.footer_gr{
	background:url(footer_gr.jpg) repeat-x;
	}	
a{
	color:#FF6600;
	text-decoration:none;
	}
a:hover{
	color:#0066FF;
	text-decoration:none;
	}		
	
.link{
	color:blue;font-size:small;cursor: auto;font-weight:bold;
}
a:active {color: #ff0000;text-decoration: none}
