body{
	margin:0px;
}

.searchResults{
	font-family: Verdana;
	font-size: 10px;
}

.searchHeader{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.rowResult{
	font-family: Verdana;
	font-size: 10px;
	border-bottom: 1px solid #333333;
	padding-top:4px;
	padding-bottom: 4px;
}
.rowResult .notes{
	font-size:11px;
}
.rowResultAlt{
	font-family: Verdana;
	font-size: 10px;
	background: #ededed;
	border-bottom: 1px solid #333333;
	padding-top:4px;
	padding-bottom: 4px;
}
.rowResultAlt .notes{
	font-size:11px;
}
.rowHeader{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background: #D9D9C6;
}

.header {
	border-color: #000080;
	background-color: #000080;
	height: 19px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold; 
}

.maillist_label{
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
}
.maillist_description{
	font-family: Verdana;
	font-size:9px;
	height:30px;
}
.maillist_required{
	font-family: Verdana;
	color: #ff0000;
}
.maillist_header{
	font-family: Verdana;
	font-weight: bold;
	font-size:20px;

}
.maillist_text{
	font-family: Verdana;
	font-size:11px;

}
.footerBar{
	background-repeat:no-repeat;
	padding-left:175px;
}
.footerBar A, .footerBar A:hover{
	font-family: Verdana;
	font-size:12px;
	color:#000000;
}