li.bullet { 
	list-style-image: url(/images/bullet.gif);
}

.headtext {
	font-family: arial, verdana, helvetica,  sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}

.maintext {
	font-family: arial, verdana, helvetica,  sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

.maintext A:link {COLOR: #000000;
	font-weight: bold;
	text-decoration: none;}
.maintext A:visited {COLOR: #000000; 
    font-weight: bold;
    text-decoration: none;}
.maintext A:hover {COLOR: #000000;text-decoration: underline;}

.hometext {
	font-family: arial, verdana, helvetica,  sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	color: #000000;
}

.hometext A:link {COLOR: #000000;
	font-weight: bold;
	text-decoration: underline;}
.hometext A:visited {COLOR: #000000; 
    font-weight: bold;
    text-decoration: underline;}
.hometext A:hover {COLOR: #336666;text-decoration: underline;}


.formfield
{
    background-color: #e3efff !important;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    border: 1px #1C47A8 solid;
}

.footer {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
	}
	
.footertext A:link {COLOR: #79AE45;
    font-weight: bold;
    text-decoration: none;}
.footertext A:visited {COLOR: #79AE45; 
    font-weight: bold;
    text-decoration: none;}
.footertext A:hover {COLOR: #79AE45;text-decoration: underline;}
