/* CSS for SelectWebHosts.com All Rights Reserved */

body {
	margin-top: 0;
}

.mainbody {
    background-color:#f1f1f1;
}


a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333; text-decoration:none;}
a:hover {color: #333333; text-decoration:underline;}

input,td,select,textarea,option,tr,body {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	/*line-height: 20px;*/
}


h1,h2,h3,h4,h5 {
padding: 0;
margin: 0 0 10px 0;
} 

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}
h1 a:link, h1 a:active, h1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}
h1 a:hover {
	text-decoration: none;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h2 a:link, h2 a:active, h2 a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h2 a:hover {
	text-decoration: none;
}


.topstrip{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height: normal;
	/*background-color:#FFFFFF;*/
}
.footstrip{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	background-color:#FFFFFF;
}
.footbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	line-height:14px;
}

.leftcol{
    background-color:#ffffff;
}

.rightcol{
    background-color:#ffffff;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}

.errortext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	line-height: normal;
}

.advtitle{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}    


.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytextHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: justify;
	color: #000000;

}
.bodytextJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-indent: 10pt;

}
.bodytextJustNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: normal;



}
.forms {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
