body {
	font-family: Arial;
	background-color: #EAEDF1;
	font-size: 14px;
}

td {
	font-family: Arial;
	font-size: 14px;
	Color: #003E7E;
}
h1 {
	color: #003E7E;
	font-size: 18px;
	border-bottom:1px dashed #EAEDF1;
	width: 700px;
	text-align: center;	
	background-color: none;	
	margin-top: 10px;
	margin-left: 50px;	
	margin-bottom: 5px;
}
h2 {
	color: #003E7E;
	font-size: 16px;	
	text-align: center;	
	background-color: none;	
	margin-top: 10px;
	margin-left: 0px;	
	margin-bottom: 5px;
}
a.footer {
	color: #EAEDF1;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}
a.footer:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
}
a {
	color: #CA0B32;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #003E7E;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;	
}
fieldset {		
		width: 30em;
		}
fieldset.2 {		
		width: 400px;
		}		
legend {
		color: #003E7E;		
		padding: 2px 6px;
		font-weight: bold
		}
label
{
width: 100px;
float: left;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #003E7E;
font-family: Arial;
font-size: 14px;
display: block;
font-weight: bold;
}
label.long
{
width: 150px;
float: left;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #000000;
font-family: Arial;
font-size: 14px;
display: block;
font-weight: bold;
}
.long
{

width: 250px;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #000000;
font-family: Arial;
font-size: 14px;
font-weight: bold;
}
input
{
color: #000000;
border: 1px solid #003E7E;
margin-top: 3px;
margin-bottom: 3px;
}
textarea
{

SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
SCROLLBAR-ARROW-COLOR: #CCCCCC;
SCROLLBAR-BASE-COLOR: #003E7E;
SCROLLBAR-TRACK-COLOR: #cccccc;
SCROLLBAR-DARKSHADOW-COLOR: #CA0B32;
SCROLLBAR-FACE-COLOR: #003E7E;
SCROLLBAR-HIGHTLIGHT-COLOR: #CCCCCC;
SCROLLBAR-SHADOW-COLOR: #ffffff;
border: 1px solid #003E7E;
}
.submit
{
color: #cccccc;
background: #003E7E;
border: 2px outset #000000;
margin-left: 10pt
}
.shadeform	{ 
		font-size: 14px;
		background-image: url("images/shadeform.jpg");
		text-align: left;
		Width: 180PX;
		Height: 20px;
		BORDER: #003E7E 1px solid
		}