body {
	margin: 0px;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000 ! important;
}

.imgcell img, .imgcell a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

p,ul,ol,blockquote {
	font-size: 10pt;
}

select {
	font-size: 9pt;
	font-weight: bold;
}

.title {
	font-size: 12pt;
	color: #1D2F68;
}

.titlew {
	font-size: 12pt;
	color: #FFF;
}

.titleblk {
	font-size: 12pt;
}

.title20
{
	color: #1D2F68;
	font-size: 20px;
	font-weight: bold;
}

.title18
{
	color: #1D2F68;
	font-size: 18px;
	font-weight: bold;
}

.title16
{
	color: #1D2F68;
	font-size: 16px;
	font-weight: bold;
}

.title14
{
	color: #1D2F68;
	font-size: 14px;
	font-weight: bold;
}

.subtitle {
	font-size: 10pt;
	color: #1D2F68;
}

.subtitlew {
	font-size: 12pt;
	color: #FFF;
}

.subtitleblk {
	font-size: 12pt;
}

.content {
	font-size: 10pt;
}

.contentw {
	font-size: 10pt;
	color: #fff;
}

.contentred {
	font-size: 10pt;
	color: #c00;
}

.contentsans {
	font-size: 10pt;
}

.contentsansw {
	font-size: 10pt;
	color: #fff;
}

.contentsansred {
	font-size: 10pt;
	color: #c00;
}

.small {
	font-size: 9pt;
}

.smallw {
	font-size: 9pt;
	color: #FFF;
}

.smallred {
	font-size: 9pt;
	color: #CC0000;
}

.smallblk {
	font-size: 9pt;
}

.contentjoblink {
	font-size: 10pt;
}

.mediumsmall {
	font-size: 9pt;
}

.mediumsmallw {
	font-size: 9pt;
	color: #FFF;
}
.formsmall {
	font-size: 9pt;
}

a:link {  color: #1D2F68; text-decoration: none; }
a:visited {  color: #1D2F68; text-decoration: none; }
a:hover {  color: #CC0000; text-decoration: none; }
a:active {  color: #CC0000; text-decoration: none; }

a.topnav_over:link {
	font-size: 10pt;
	color: #33FF00;
	text-decoration: none;
}

a.topnav_over:active {
	font-size: 10pt;
	color: #33FF00;
	text-decoration: none;
}

a.topnav_over:visited {
	font-size: 10pt;
	color: #33FF00;
	text-decoration: none;
}

a.topnav_over:hover {
	font-size: 10pt;
	color: #33FF00;
	text-decoration: none;
}

a.topnav:link {
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}

a.topnav:active {
	font-size: 10pt;
	color: #33FF00;
	text-decoration: none;
}

a.topnav:visited {
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}

a.topnav:hover {
	font-size: 10pt;
	color: #33FF00;
	text-decoration: none;
}

form#searchform {  
	font-size: 9pt; 
	text-align: right; 
	padding-top: 5px;
}

#searchform .text { 
	font-size: 9pt; 
	margin-right: 6px;
}

#searchform .textbox { 
	font-size: 9pt; 
	border: 1px solid #999999; 
	width: 80px; 
	height: 15px;
	margin-right: 6px;
}

#searchform .buttons { 
	font-size: 9pt; 
	font-weight: bold; 
	background-color: #1D2F68; 
	color: #FFF; 
	border: 1px solid #999999; 
	margin-top: 0px;
	padding: 2px;
	margin-right: 6px; 
}
