/* CSS Document */

body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #666666;
	;
}
body.jobs {
	background-color: #ffffff;
	;
}
a:hover {
    color: #0069D2;
	text-decoration: underline;
	
}
a{
    color: #003366;
	font-weight: none;
	text-decoration: underline;
}

a:hover.main {
    color: #0069D2;
	text-decoration: underline;
	font-weight: bold;
	
}
a.main {
    color: #003366;
	font-weight: none;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.top {
    color: #ffffff;
	text-decoration: underline;
	
}
a.top {
    color: #CDCDCD;
	font-weight: none;
	text-decoration: underline;
}

a:hover.bottom {
    color: #666666;
	text-decoration: underline;
	
}
a.bottom {
    color: #333333;
	font-weight: none;
	text-decoration: underline;
}
a:hover.banner {
    color: #999999;
	text-decoration: underline;
	
}
a.banner {
    color: #787878;
	font-weight: none;
	text-decoration: underline;
}
H3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
}
H4 {
    color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	
}

H4.idc {
    color: #B48F2F;
	font-family: Verdana;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	
}

H5 {
    color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	
}

td.top {
	background-color:#666666;
}

td.sidenavmain {
	background-color:#bbbbbb;
}

td.sidenavbottom {
	background-color:#bbbbbb;
}

td.sidenav{
	background-color:#bbbbbb;
}

td.bottom {
	background-color:#A8A8A8;
}

td.mainbody {
	background-color:#ffffff;
}
td.tan3 {
	background-color:#333333;
	text-align:left;
	vertical-align:middle;
	background-color:#CCC4A8;
	font-size:11px;
	color:#333333
}
td.nav {
	background-color:#CCC4A8;
}

input.button {
	 border:1px solid #666666; 
	 background-color:#dcdcdc;
	 font-face:verdana; 
	 font-size:13px;
	 color: #333333;
}
input.box {
	 border:1px solid #999999; 
	 font-face:verdana; 
	 font-size:13px;
	 font-face:verdana; 
}
textarea.box2 {
	 border:1px solid #999999; 
	 font-face:verdana; 
	 font-size:13px;
	 font-face:verdana; 
}