.formlist li {
    list-style-type:none;
}
ul.errorlist li {
    padding-left: 10px;
    margin-top: 10px;
    color: #ffffff;
    background: #ff0000;
}
#othersites {
    padding: 30px 10px 0 0;
}
#toprightsection {
    float: right;
}
.accessible {
    display: none;
}
.featuretop {
	float:left;
	width:670px;
	height:10px;
	background-color:#ffffff;
	background-image:url(../images/featureTop_670x10.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-top:10px;
}
.featurebottom {
	float:left;
	width:670px;
	height:10px;
	background-image:url(../images/featureBottom_670x10.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.footer {
	clear:left;
	width:1000px;
	background-image:url(../images/border_top.gif);
	background-repeat:repeat-x;
	text-align:center;
}
.footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#6d6e71;
	padding-top: 5px;
}
.footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	color:#e4701e;
	cursor:pointer;
}
.footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	color:#5b8f3f;
	cursor:pointer;
}

