.tblfix {
	height: 100%;
}
.btmtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}
.bodytxtAds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.bodytxtNoMargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.logintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}
.hdrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}
.hdrtxtAdsTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #114AA2;
	font-weight: bold;
}
.hdrtxtAdsTop2 {
	color: #666666;
}
.hdrtxtAds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9D0E12;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a.adlink:link {
	color: #9D0E12;
	text-decoration: none;
}
a.adlink:visited {
	color: #9D0E12;
	text-decoration: none;
}
a.adlink:hover {
	color: #114AA2;
	text-decoration: underline;
}
a.hplink:link {
	color: #000000;
	text-decoration: none;
}
a.hplink:visited {
	color: #000000;
	text-decoration: none;
}
a.hplink:hover {
	color: #114AA2;
	text-decoration: underline;
}
.subhdrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
	color: #000000;
}
.subhdrtxtNoMargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #FFCC66;
	font-weight: bold;
}
a:link {
	color: #223D6F;
}
a:visited {
	color: #223D6F;
}
a:hover {
	color: #CC9900;
}

a.footLink:link {
	color: #999999;
}
a.footLink:visited {
	color: #999999;
}
a.footLink:hover {
	color: #CC9900;
}

body {
	background-image: url(../images/background.jpg);
	margin-top:0px;
}
body.careers {
	background-image: url();
	background-color:#CCCCCC
}
h1.jobTitle {
	font-family: "Book Antiqua";
	font-size: 16px;
}
.jobtext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

/**********DROPDOWN NAV STYLES**************/
#dropdowns { margin:0; padding:0; height:27px; float:left; width:570px; display:block;}
#dropdowns ul { list-style:none; margin:0; padding:0;}
#dropdowns ul li { float:left; margin:0; padding:0; position:relative; display:inline; }
#dropdowns ul li ul{ color:#FFF; position:absolute; display:none; left:0px; top:27px; padding:0;margin:0; border:1px solid #A9AEBA;}
#dropdowns ul li ul li ul{ color:#FFF; position:absolute; display:none; left:130px; top:5px; padding:0;margin:0; border:1px solid #A9AEBA;}

/* Fix IE. Hide from IE Mac \*/
* html #dropdowns ul li{ float: left; height: 1%;  }
* html #dropdowns ul li a { height: 1%; }
/* End */
#dropdowns ul li ul li { clear:both; }
#dropdowns ul li a { display:block; font-size:10px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#1F5078; text-decoration:none; }

#dropdowns ul li a:hover { display:block; color:#FFF; text-decoration:none; background-color:#1F5078; } /*Hover Styles*/
	
#dropdowns li ul li a { border:1px solid #fff; border-bottom:none; background-color:#EFEFEF; padding: 3px 5px; display:block; margin:0; width:160px;} /* Sub Menu Styles */
		
#dropdowns ul li:hover ul, #dropdowns li.over ul { display:block; } /* Shows pop-out menu */
/**************************************/
