body, td{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
}

.bluebold3 {
	color: #202E6D;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.header {
	color: #ECF8FF;
	background-color: #202E6D;
	font-size: 10pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}

.topnav a:link{
	font-family: georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: white;
	color: #202e6d;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.topnav a:visited{
	font-family: georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: white;
	color: #20236d;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.topnav a:hover{
	font-family: georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #202e6d;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.bluemedbold {
	color: #202E6D;
	font-size: 13pt;
	font-weight: bold;
}

.lgred {
	color: #c00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
	font-size: 11pt;
}

.emph1 a { 
width: 140px; 
border: black solid 1px; 
display: block; 
padding-left: 5px;
font-size: 10pt;
background-color: #202e6d;
}

.emph1 a { 
color: #fff; 
text-decoration: none; 
font-weight: bold; 
background-color: #202e6d;
font-family: 
 }

.emph1 a:hover { 
color: #202e6d; 
text-decoration: none; 
background-color: #FFf;
 }
 
 .bluebghead {
 	background-color: #20236d;
	color: white;
	font-family: Georgia, "Times New Roman" , Times, serif;	
	font-weight: bold;
	padding: 3px;
	font-style: italic;
 }
 
 .smbluebghead {
 	font-size: 8pt;
	background-color: #20236d;
	color: white;
	font-family: Georgia, "Times New Roman" , Times, serif;	
	font-weight: bold;
	padding: 3px;
	font-style: italic;
 }
 
 #buttonstyle a{
 	display: block;
	padding: 4,4,4,4;
	border: black 1px solid;
	background: #20236d;
	text-decoration: none;
	color: white;
	width: 150px;
	font-weight: bold;
	font-size: 8pt;
	 }
	 
	#buttonstyle a:hover{
		background-color: #800;
	}
	
input {
	border: 1px solid #000066;
}

textarea {
	border: 1px solid #000066;
}