/*first class may not work*/
.none {font: 8pt verdana,arial,helvetica,sans-serif}

/*Top Navigation*/

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li {float:left;}
* html #nav ul li a {height:1%;}
/* End */

/* Design Elements */
#headerlogo {
	background-color:#ffffff;
	}
#header_top {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	display: block;
	background-color: #ffffff;
	}
#header_lower {
	background-color: #ffffff;
	width: 770px;
	text-align: center;
	margin: 0;
	display: block;
	border-bottom: 4px solid #4d565f;
	}

/* Navigation Menus  */
#nav_container {
	background-color: #366392;
	width: 750px;
	display: block;
	border-bottom: 4px solid #4d565f;
	}
#nav {
	background-color: #366392;
	padding-left: 5px; 
	padding-right: 5px;
	margin: 0;
	}
#nav ul {
	list-style:none; 
	padding:0; 
	margin:0;}
#nav a {
	color:#ffffff;
	padding: 4px 8px 4px 8px; 
	background-color: #366392;
	text-decoration:none;
	font-size: 12px;
	display: block;}
#nav a:hover {
	background-color:#4d565f; }
#nav li li a {
	color:#cccccc;
	background-color: #7291b2;
	padding: 4px 8px 4px 8px; 
	border-left: 2px solid #366392; 
	border-right: 2px solid #366392; 
	border-bottom: 1px solid #366392;
	font-size: 11px;
	margin:0;
	float: left;
	width: 130px;
	display: block;
}
#nav li li a:hover {
	background-color:#4d565f;
	color:#ffffff; }
#nav li {
	float: left;
	position: relative;
	cursor: default;
	font-family: Verdana, Arial, Helvetica;
	list-style:none; 
	padding:4px 0 4px 0; 
	margin:0}
#nav li.first {}
#nav li.last {}
#nav li ul {
	list-style: none; 
	display: none; 
	position: absolute; 
	top: 100%; 
	left: 0;
	font-weight: normal; 
	padding: 0px; 
	width: 150px;
	margin:0;}
#nav li>ul {
	background: #366392;
	top: auto; 
	left: auto; 
	padding-top:4px;}
#nav li li {
	display: block; 
	float: none; 
	border: 0; 
	border-bottom: solid 1px #366392; 
	margin:0; 
	padding:0;
	background-color:#7291b2;
	}
#nav li:hover ul, #nav li.over ul {display: block;}


/* Footer Separators */
.accountTxtSeparator {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #cccccc;}

/* Footer Navigation */
#footer_links {text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 10px 0 10px 0}
#footer_links a:link, #footer_links a:active, #footer_links a:visited {color: #a2a7ac;	text-decoration: none;}
#footer_links a:hover {color: #4d565f;text-decoration: none;}



#footerNavigation {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;	padding: 5px 0 5px 0}
#footerNavigation a:link, #footerNavigation a:active, #footerNavigation a:visited {color: #686663;	text-decoration: none;}
#footerNavigation a:hover {text-decoration: none;}

/* Footer Text */
#footerText {font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #999999;}
#footerText td a:link, #footerText a:visited {font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #cc9900; text-decoration: underline;}
#footerText td a:active, #footerText a:hover {font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #cc9900; text-decoration: none;}



/* Jobs Section */

.title-top{
 color: #ffffff;
 padding:3px;
 font-size: 22px;
 font-weight: normal;
 background-color: #4d565f;
 }
.title-sub{
 color: #999999;
 font-size: 18px;
 }
h2 {
 color: #999999;
 font-size: 18px;
 }
 
.title{
  color: #ffffff;
  padding:3px;
  font-size: 22px;
  font-weight: normal;
  background-color: #4d565f;
  margin-bottom: 5px;
 }
 
a.postbutton{
 color: #ffffff;
 background-color: #366392;
 padding: 5px;
 text-decoration: None;
 font-size: 16px;
 }
a.postbutton:visited {
 color: #ffffff;
 background-color: #366392;
 padding: 5px;
 text-decoration: None;
 font-size: 16px;
 }
a.postbutton:active {
 color: #ffffff;
 background-color: #366392;
 padding: 5px;
 text-decoration: None;
 font-size: 16px;
 }
a.postbutton:hover{
 color: #ffffff;
 text-decoration: None;
 background-color: #4d565f;
 }
a.postbutton:hover img{
 color: #ffffff;
 text-decoration: none;
 background-color: #4d565f;
 }
 
