@charset "utf-8";


A:link {text-decoration: none; color: #424242;}
A:visited {text-decoration: none; color: #424242;}
A:active {text-decoration: none; color: #424242;}
A:hover {text-decoration: underline; color: #50003E;}
#textrotator {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50003F;
	text-align: left;
}
#form1 #go_button {
	background-image: url(../images/mainpage/gobutton.jpg);
}


body {
	margin: 0px;
	background-image: url(../images/mainpage/bg.jpg);
	color: #333333;
}
#weatherbg {
	background-image: url(../images/mainpage/weatherbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#weather2 {
	background-image: url(../images/mainpage/weatherbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.toplinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-right: 22px;
}
.text5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
.formcss {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.quicklinklabels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}


.staffinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50003E;
	text-align: center;
}
.insurancetype {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.doublespaced {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-align: left;
}
.doublespacedcentered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-align: center;
}

