body {
	/*font-family: "Century Gothic", Arial;*/
	font-family: "Trebuchet MS";
	margin-top: 0px;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
	background-color: #666666;
}
.clear {clear: both;}

p {
	font-size: 14px;
	color: #666666;
	line-height: 16px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	/*font-family: "Century Gothic", Arial;*/
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2 {

	/*font-family: "Century Gothic", Arial;*/
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0099CC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: none;
}
h3 {


	/*font-family: "Century Gothic", Arial;*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:active {
	color: #00CCFF;
	text-decoration: none;
	font-weight: normal;
}*/
ul {
	padding: 0 0 0 35px;
	margin: 0px 0 15px 0;
}

li {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: circle;
}


#tbl_main {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	background-color: #666666;
	}

#tbl_main td img{
	margin: 0;
	padding: 0;
	background-color: #666666;
}

#td_content {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #FFFFFF;
	border: 30px solid #666666;
}

#td_content a, #td_content a:active, #td_content a:visited, #td_content a:hover{
font-size: 14px;
font-weight: normal;
color: #0066CC;
text-decoration: underline;
}

#td_content a:hover{
font-size: 14px;
font-weight: normal;
color: #0066CC;
text-decoration: none;
}



#td_btm {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}


#tbl_strength p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
}

#td_footer {
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#td_footer p {
	font-size: 10px;
	font-weight: normal;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
#td_footer a:link, #td_footer a:visited {
font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#td_footer a:hover, #td_footer a:active {
font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

#hide_mission {
	visibility: hidden;
	z-index: 300;
}
#hide_mission p, #hide_vision p{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	margin: 0px;
}

#hide_vision {
	visibility: hidden;
	z-index: 300;
}
#td_content2 {

	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border: 25px solid #666666;
}
#headline {
	width: 740px;
	background-color: #EBEACD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
#headline p {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#headline a:link, #headline a:visited {
	color: #CC6600;
	text-decoration: none;

}
#headline a:hover, #headline a:active {
	color: #CC0000;
	text-decoration: none;

}


#headline2 {
	width: 740px;
	background-color: #EBEACD;
	margin: 0 0 5px 0;
	padding: 12px 0;
	text-align: left;
	border-bottom: 1px solid #CC9900;
}

#headline2 h1{
	/*font-family: "Century Gothic", Arial;*/
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003399;
	padding: 0 0 0 10px;
	margin: 0;
	text-transform: uppercase;
	}


/*NAV*/
#navmaincontainer {
width: 850px;
background-color: #333333;
}


#navWrapper {
width: 850px;
background-color: #333333;
margin: 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav {
width: 775px;
height: 25px;
padding: 0;
margin: 0;
}

#nav a {
	display: block;
	/*width: 100px;*/
	text-decoration:none;
	color:#FFFFFF;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	font-size:14px;
	line-height:24px;
	padding-left:10px;
	padding-right:10px;
	text-indent:0;
	font-weight:bold;
	background-color:#333333;
	
}

#nav a:hover {
}

#nav li {
	float: left;
	list-style: none;
	padding: 0 7px;
}

#nav li ul {
	position: absolute;
	width: 154px;
	left: -999em;
	list-style: none;
}

#nav li:hover ul {
	left: auto;
	list-style: none;
}

#nav li:hover ul a{
	width:154px;
	font-size:12px;
	padding-left:10px;
	background-color:#333333;
	list-style: none;
}

#nav li:hover ul a:hover{
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	list-style: none;
}


#c0 {
width: 740px;
padding: 0;
margin: 0;
}

#c1 {
float: left;
width: 300px;
padding: 0;
margin: 0;
}

#c1 p{
	font-size: 14px;
	color: #666666;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	font-weight: normal;
	padding: 10px 10px 10px 25px;
	margin: 0;
}

#contact1 {background-color: #e0e8eb;}
#contact2 {background-color: #e3e3e3;}


#c2{
float: left;
width: 430px;
padding: 0;
margin: 0 0 0 10px;
}

#application {
width: 740px;
padding: 0;
margin: 0;
}

#application p{
	font-size: 14px;
	color: #666666;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS";
	font-weight: normal;
}

#formleft {
float: left;
width: 360px;
padding: 0;
margin: 0 20px 0 0;
background-color: #e0e8eb;
}

#formright {
float: left;
width: 360px;
padding: 0;
margin: 0;
background-color: #e0e8eb;
}


#breadcrumb {
font-size: 11px;
color: #0066CC;
font-weight: normal;
padding: 0;
margin: 0 0 15px 0;
}

#breadcrumb a, #breadcrumb a:active, #breadcrumb a:visited {
font-size: 11px;
color: #0066CC;
font-weight: bold;
padding: 0;
margin: 0;
}

#breadcrumb a:hover {
font-size: 11px;
font-weight: bold;
color: #CC0000;
padding: 0;
margin: 0;
}


#compmaster {
width: 740px;
padding: 0;
margin: 0;
}

