body {
	font-family:"Gill Sans MT", Calibri, "Trebuchet MS";
	font-size:13px;
	color:#666666;
	}
	
.sub_nav{
	height:20px;
	background-color:#e1e1e1;
	border-bottom:#ffffff solid 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
.sub_nav a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	}

.sub_nav a:link{
	color:#333;
	}

.sub_nav a:visited{
	color:#999999;
	}
	
.sub_nav a:hover, a:active{
	color:#990000;
	}
	
.sub_nav2{
	height:20px;
	background-color:#e1e1e1;
	border-bottom:#ffffff solid 1px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
.sub_nav2 a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	}

.sub_nav2 a:link{
	color:#333;
	}

.sub_nav2 a:visited{
	color:#999999;
	}
	
.sub_nav2 a:hover, a:active{
	color:#990000;
	}

.sub_nav3{
	height:20px;
	background-color:#e1e1e1;
	border-bottom:#ffffff solid 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 200px;
	}
	
.sub_nav3 a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	}

.sub_nav3 a:link{
	color:#333;
	}

.sub_nav3 a:visited{
	color:#999999;
	}
	
.sub_nav3 a:hover, a:active{
	color:#990000;
	}
	
.sub_nav4{
	height:20px;
	background-color:#e1e1e1;
	border-bottom:#ffffff solid 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 135px;
	}
	
.sub_nav4 a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	}

.sub_nav4 a:link{
	color:#333;
	}

.sub_nav4 a:visited{
	color:#999999;
	}
	
.sub_nav4 a:hover, a:active{
	color:#990000;
	}
	
.bullet{
	color:#666666;
	}
	
.title{
	background-color:#FF9933;
	color:#990000;
	font-size:16px;
	padding:10px 15px 10px 20px;
	font-weight:bold;
	text-transform: uppercase;
	}

.content{
	float:right;
	padding: 0px 15px 0px;
	}
	
.content2{
	float:left;
	padding: 0px 15px 0px;
	}
	
h1 {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	margin:0px;
	padding:18px 0px 0px;
	}
	
h2 {
	font-size:16px;
	color:#F63;
	font-weight:normal;
	margin:0px;
	padding:14px 0px 0px;
	text-transform: uppercase;
	}

h3 {
	font-size:16px;
	color:#666666;
	font-weight:normal;
	margin:0px;
	padding:6px 0px 0px;
	}
		
h4 {
	font-size:18px;
	color:#990000;
	font-weight:normal;
	margin:0px;
	padding:6px 0px 0px;
	}
		
h5 {
	font-size:16px;
	color:#666666;
	font-weight:normal;
	margin:0px;
	padding:12px 6px 0px 0px;
	}

p {
	margin:0px;
	padding:6px 0px 0px;
	}
	
.highlight {
	background-color:#FF0;
	}
	
.orange_footer{
	background-color:#FF9933;
	height:55px;
}
	
a.orange_footer:link, a.orange_footer:visited, a.orange_footer:hover, a.orange_footer:active{
	text-decoration:none;
	font-weight:400;
	font-size:13px;
	}

a.orange_footer:link{
	color:#333;
	}

a.orange_footer:visited{
	color:#E9E9E9;
	}
	
a.orange_footer:hover, a.orange_footer:active{
	color:#990000;
	}

.grey_footer{
	background-color:#666;
	color:#FFFFFF;
	height:30px;
}

a.blue:link, a.blue:visited, a.blue:hover, a.blue:active{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	}

a.blue:link{
	color:#003366;
	}

a.blue:visited{
	color:#666666;
	}
	
a.blue:hover, a.blue:active{
	color:#990000;
	}

a.bluenews:link, a.bluenews:visited, a.bluenews:hover, a.bluenews:active{
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	}

a.bluenews:link{
	color:#003366;
	}

a.bluenews:visited{
	color:#666666;
	}
	
a.bluenews:hover, a.bluenews:active{
	color:#990000;
	}

.picbak{
	background-color:#e1e1e1;
}

a.grey:link, a.grey:visited, a.grey:hover, a.grey:active{
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	}

a.grey:link{
	color:#333;
	}

a.grey:visited{
	color:#999999;
	}
	
a.grey:hover, a.grey:active{
	color:#FF9933;
	}

.content .blue {
	font-size: 13px;
}

a.white:link, a.white:visited, a.white:hover, a.white:active{
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	}

a.white:link{
	color:#FFF;
	}

a.white:visited{
	color:#CCC;
	}
	
a.white:hover, a.white:active{
	color:#00B6DE;
	}
