/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {  
	text-decoration: none;
	color: #003B86;
}
a:hover {  
	color: #538AC8;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #003B86;
}
a:link:mainnav, a:visited:mainnav {  
	text-decoration: none;
	color: #003B86;
}
a:hover:mainnav {  
	color: #538AC8;
}
h1 {
	font-family: Times New Roman, Times, Serif;
	font-size: 24px;
	color: #538AC8;
}
h2 {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	color: #538AC8;
}
h3 {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	color: #538AC8;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #003B86
	text-decoration: none
}
a.subnav:link {
	text-decoration: none;
	color: #000000;
}
a.subnav:hover {
	text-decoration: none;
	color: #538AC8;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.footer:link, a.footer:visited {
	font-size: 9px;
	color: #003B86;
}
a.footer:hover {
	text-decoration: none;
	color: #538AC8;
}
.sform_150 {  
	font-size: 11px; color: #003B86; 
	width: 150; 
	height: 17; 
	border-left: 1px solid #003B86; 
	border-bottom: 1px solid #003B86; 
	border-right: 1px solid #003B86; 
	border-top: 1px solid #003B86 
}
.sform_textfield_150 {  
	font-size: 11px; color: #003B86; 
	width: 150; 
	height: 50; 
	border-left: 1px solid #003B86; 
	border-bottom: 1px solid #003B86; 
	border-right: 1px solid #003B86; 
	border-top: 1px solid #003B86 
}
.sbutton { 
	font-size: 11px; 
	width: 100; 
	color: #003B86; 
	font-weight: bold; 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	border-left: 1px solid #003B86; 
	border-bottom: 1px solid #003B86; 
	border-right: 1px solid #003B86; 
	border-top: 1px solid #003B86
}.bold {
	font-weight: bold;
}
