.border  {
	border : 1px solid #CCCCCC;
}

h1 {
	font : bold 18px Verdana, Arial;
	color : White;
}

h3 {
	font : bold 16px Verdana, Arial;
	color : #558EC7;
}

.main p{
	font : 12px  Arial;
	color : Black;
}

.main ul{
	font : 12px  Arial;
	color : Black;
}

.footer {
	font :11pt  Arial;
	color : #555555;
}

.footer a {
	font : 11pt  Arial;
	color : #555555;
	text-decoration: none;
}

.footer a:visited {
	color : #555555;
}

.footer a:hover {
	color : black;
}

.ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.adtext {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}

.adtext a:link {text-decoration:none; color: #75AEE7;}
.adtext a:visited {text-decoration:none; color: #75AEE7;}
.adtext a:active {text-decoration:none; color: #75AEE7;}
.adtext a::hover {text-decoration:none; color: black;}

.adtext h1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: black;}

.top h1 {
	font : italic bold 36px Verdana, Arial;
	color : #043D63;
}

.nopara {
	margin-bottom : 0px;
	margin-top: 0px;
}
.formButton {
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Tahoma;
    COLOR: white;
    BACKGROUND-COLOR: #75AEE7;
	HEIGHT: 19;
	MARGIN-BOTTOM: 1;
	border-width:1;
}
.TextBox
{
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
    COLOR: black;
    BACKGROUND-COLOR: white
}

.contactusform

{
    FONT-SIZE: 8pt;
}