body
{
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5185FF;
	line-height: 18px;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003CC3;
	line-height: 18px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 16px;

}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;

}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 16px;
	text-decoration: none;


}
.textsmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: italic;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00599D;
}
.subheadwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;


}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;

}
.textmedium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.subhead2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00599D;
}
.subhead2grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.subhead2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00599D;
	background-color: #CCCCCC;

}
a.toggle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5185FF;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.toggle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003CC3;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}
a.toggle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
#CurrentPostings
{
	border: 1px solid #CCC;
	padding: 0px 10px 10px 50px;
}
#EmploymentTable .tblTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #00599D;
	padding: 10px 0px 0px 0px;
}
#EmploymentTable .tblPosting
{
	padding: 0px 0px 0px 10px;
}
#EmploymentTable .tblPosting a
{
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}
#EmploymentTable .tblPosting a:hover
{
	font-size: 13px;
	text-decoration: none;
	color: #00599D;
}
#EmploymentTableHorz .tblTitleHorz
{
	font-size: 10px;
	font-weight: bold;
	color: #00599D;
	padding: 0px 0px 0px 15px;
}
#EmploymentTableHorz .tblPostingHorz
{
	padding: 0px 0px 0px 20px;
}
#EmploymentTableHorz .tblPostingHorz a
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#EmploymentTableHorz .tblPostingHorz a:hover
{
	color: #00599D;
	text-decoration: none;
}
