body {
	background-repeat: repeat-x;
	background-color: #E1E2E7;
}
td { }
body, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.formnarrow, .formwide, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}	

.header {
	font-size: 16px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
}
.content {
	font-size: 12px;
	line-height: 15px;
}
.searchresultscontent {
	font-size: 11px;
	line-height: 16px;
}
.caption {
	font-size: 9px;
}
.warning {
	font-size: 10px;
	color: #990000;
}
.footer {
	font-size: 10px;
	line-height: 10px;
}
.contactinfo {
	text-align: center;
}
.formwide {
	width: 365px;
}
.formnarrow {
	width: 250px;
}
.form200 {
	width: 200px;
}
.form75 {
	width: 75px;
}
.alertRed {
	color: #990000;
}

.phpdigHighlight{
	font-weight: bold;
	
}
