body {
	background-image: url(images/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;			
}

td.left {
	border-left: 1px dotted #003366;
}

a {
	color: #798AC6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #999999;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
}

p {
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	font-family: Arial;
	font-size: 14px;
}
h1 {
	color: #003366;
	font-size: 20px;
	text-align: center;		
	margin-top: 5px;	
	margin-bottom: 0px;
	text-align: center;
	font-style: italic;
}

h2 {
	color: #003366;
	font-size: 18px;
	text-align: center;	
	padding: 4px;	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

h3 {
	color: #003366;
	font-size: 16px;
	text-align: left;		
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

ul {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;		
}

li {
	padding: 3px;
	
}
/* Start Form Design */

fieldset {		
		width: 325px;
		border: 1px solid #003366;
		}
legend {
		color: #003366;		
		padding: 2px 6px;
		font-weight: bold
		}
label
{
width: 90px;
float: left;
text-align: right;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 3px;
color: #003366;
font-family: Arial;
font-size: 12px;
display: block;
font-weight: bold;
}
input
{
color: #000000;
font-family: Arial;
font-size: 14px;
font-weight: bold;
border: 1px solid #003366;
margin-top: 3px;
margin-bottom: 3px;
}
.radio
{
color: #055DA5;
border: 0px solid #003366;
margin-top: 0px;
margin-bottom: 0px;
}
textarea
{
background-image:    url(images/shadeform.jpg);
SCROLLBAR-3DLIGHT-COLOR: #cccccc;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #055DA5;
SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
SCROLLBAR-FACE-COLOR: #055DA5;
SCROLLBAR-HIGHTLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #cccccc;
border: 1px solid #055DA5
}
.submit
{
color: #003366;
background: #cccccc;
border: 2px outset #003366;
margin-left: 0pt;
}
.shadeform	{ 
		FONT: 9pt Arial;
		background-image:    url(images/shadeform.jpg);
		text-align: left;
		Width: 180PX;
		Height: 25px;
		BORDER: #055DA5 1px solid
}

/* End Form Design */

p.footer {
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
a.footer {
	color: #EFDF0C;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a:hover.footer {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;	
}