body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #53a3e1;
	text-align:center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;

}

h1 {
	font-family: Impact, Arial, Sans-Serif;
	font-size: 27pt;
	color: #c00000;
	font-weight: normal;
	text-align: center;
 	padding: 0;
	margin: 0;
	padding-bottom: 2px;
}

.bigtext {
	font-family: verdana;
	font-size: 12pt;
	color: #c00000;
	font-weight: normal;
	text-align: justify;
}

.form {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.text {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.testimonial {
	font-family: verdana;
	font-size: 10pt;
	color: #656565;
	font-weight: normal;
	text-align: left;
}

.sidebar-text {
	font-family: verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}

.line {       
	border:solid #656565;
	border-width:1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;
	margin:0;
	padding:0;
}

.text a:link, text a:hover, text a:visited{
	font-family: verdana;
	font-size: 10pt;
	color: #0000EE;
	font-weight: normal;
}



.floatright { 
	float: right;
	margin: 0px 10px 15px 25px;
}

.floatright2 { 
	float: right;
	margin: 0px 0px 0px 25px;
}

.floatleft { 
	float: left;
	margin: 0px 25px 0px 0px;
} 

.footer {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}


.footer a{
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}

#input {
	width:210px; 
	height:22px; 
	margin-bottom:2px; 
	margin-top:3px; 
	background-color:#FFFFFF; 
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
}

#textareainput {
	background-color:#FFFFFF; 
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	margin-bottom:2px; 
	margin-top:2px;
	width:210px; 
}

.contactbutton {
	background-image: url('../images/contactbutton.gif');
	background-repeat: norepeat;
        width: 297px;
        height: 24px;
        border: 0;
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
}

.hovertitle {
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.hovertext {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.sendbutton {
	background-image: url('../images/optinbutton.gif');
	background-repeat: norepeat;
        width: 233px;
        height: 24px;
        border: 0;
	padding: 0px;
	margin: 0px;
}