@charset "utf-8";
/* CSS Document */

.bodywrap {
	width:800px;
	overflow:visible;
	color:#666666;
	height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#0099CC;
}

.download {
background-color:#666666;
width:170px;
}

.header {
background-image:url(hornet.jpg);
color:#FFF;

width:699px;
height:186px;
padding-bottom:inherit;
position:relative;
padding-right:3px;
font-size:x-large;
}

.navcom {
bottom:0px;
position:absolute;
}

.subunit {
	bottom:-23px;
	position:absolute;
	left: 160px;
}


.mainheader {
font-size:x-large;
color:#333333;
}

.mainheaderservices {
font-size:x-large;
color:#333333;
border-bottom-style:solid;
border-bottom:thin;
border-bottom-color:#0099FF;
}

.maincontent {
font-size:small;
}

.maincontentmed {
font-size:medium;
font-weight:bold;
}

.maincontentlarge {
font-size:large;
}

.maincontentfile {
font-size:x-small;
font-weight:bold;
}

.mainwrap {


}

.footer {

height:10px;
padding-bottom:15px;
font-size:small;
}

.newsheader {
background-color:#0099CC;
font-weight:bold;
color:#FFFFFF;
font-size:x-large;

}

.newscontent {
background-color:#FFFFFF;
border-left-color:#0099CC;
border-left-style:solid;
border-left-width:thin;
border-right-color:#0099CC;
border-right-style:solid;
border-right-width:thin;

}

.leftwrap {
padding-left:10px;
padding-top:10px;
float:left;
width:60%;
}

.spacer {
float:none;
width:5%;
}


.rightwrap {
float:right;
width:33%;
padding-right:10px;
padding-top:10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.header2
{
font-size:large;
font-style:italic;

}
