@charset "utf-8";
/* CSS Document */

body {
margin-top: 0;
margin-bottom: 0;
}

#pathSelected {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
padding-left: 5px;
padding-right: 5px;
color:#A00000;
}

#path {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
color:#A00000;
}

#subs {

color:#FF0033;
}

#date {
color:#A00000;
font-weight:bold;
}

#shareMenu {
color:#3366CC;
font-weight:bold;
}

#latestAnnouncement {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#latestAnnouncement a{
color:#0033CC;
text-decoration: none;
}

#latestAnnouncement a:hover{
color:#ff9900;
text-decoration:underline;
}

#path a{
color:#333333;
text-decoration: none;
}

#path a:hover{
color:#009899;
text-decoration: underline;
}

#updated {
color:#990000;
}

#lefties {
font-family:"Verdana";
font-size:11px;
padding:5px;
color: #222222;
}

#lefties a{
color:#009899;
text-decoration: none;
}

#leftties a:hover{

text-decoration:underline;
}

#leftMenu {
font-family:"Verdana";
font-size:11px;
padding:5px;
color: #222222;
}

#leftMenu a{
text-decoration: none;
}

#leftMenu a:hover{

text-decoration:underline;
}

#menu {
font-family:"Century Gothic";
font-size: 12px;
font-weight:bold;
padding-left: 20px;
padding-right: 20px;
}

#menuTop {
font-family:"Verdana";
font-size:10px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

#menuTop a{
color:#000000;
text-decoration:none;
}

#menuTop a:hover{
color:#000000;
text-decoration:underline;
}

#title {
font-family:"Century Gothic";
font-size:15px;
color: #004080;
padding: 5px 10px;
font-weight: bold;
}

#careerDiv {
color: #004080;
font-weight: bold;
}

#bod {
color: #333333;
font-size: 11px;
font-weight: bold;
padding-bottom: 5px;
}

#tableNormal tbody{
background-color:#F8F8F8;
}

#contentFront {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;;
padding:10px;
color: #222222;
line-height:14px;
}

#contentFront a{
color:#0033CC;
text-decoration: none;
}

#contentFront a:hover{
color:#ff9900;
text-decoration:underline;
}

#contentFront thead{
background-color:#DDDDDD;
font-weight:bold;
}

#mainPic a{
font-family:"Verdana";
font-size:12px;
color:#000099;
text-decoration:none;
}

#footer {
font-family:"Verdana";
font-size:9px;
color:#FFFFFF;
text-decoration:none;
margin:3px;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #999999;
}

* html .hr {
	border-bottom: none;
	padding: 1px;
	background: url(../images/css-dotted.gif) repeat-x bottom;	
}

.hrV {
	margin: 0;
	padding: 0;
	border-left: 1px dotted #999999;
}

* html .hrV {
	border-left: none;
	padding: 1px;
	background: url(../images/dottedV.gif) repeat-y left;	
}


#footer a{
color:#FFFFFF;
text-decoration:underline;
}

#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#footerDiv   {

position:fixed;
bottom: 0px;
left: 0px;
width: 100%;
height: 25px;
background-color:#004080;
}
