body {
	font-family:Arial, Arial New, Helvetica, sans-serif;
}

.requiredtext {
color: #000000;
font-family: arial, sans-serif, "times new roman";
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-decoration: none;
}

.header {
	color:white;
	background-color:maroon;
	font-weight:bold;
	font-size:13px;
}

.header2 {
	font-weight:bold;
	font-size:13px;
}

.h5 {
  color: #000000;  
  font-family: arial, sans-serif, "times new roman";
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
}

.feetext {
	font-size:13px;
	font-weight: bold;
}

td {
	font-size:12px;
}
.wtdisplay {
	font-size:10px;
}
.tabledisplayheader{
	font-size:11px;
	font-weight:bold;
}
.tabledisplaydata{
	font-size:11px;	
}
.zeropending {
	color:black;	
	font-weight:bold;
	font-size:14px;
}
.pending {
	color:red;	
	font-weight:bold;
	font-size:14px;
}
.header {
	color:white;
	background-color:maroon;
	font-weight:bold;
	font-size:13px;
}
a {
	color:black;
}
a:hover {
	color:maroon;
}
.support {
	/*width:480px;*/
	background-color:#f5f5f5;
	border: 1px solid #cecece;
}
.subheader {
	background-color:#cecece;
/*	color:white;*/
	font-weight:bold;
}
.redasterisk{
	color: #990000; 
	font-size: 18px;
}
.calloutrow{
	background-color:#F3F3E4; 
	padding:10px; 
	margin:5px;
}
.redtext{
	font-weight:bold;
	color:#000077;
	padding:10px;
	background-color:#DFEFFF;
	margin:10px;
	border:1px solid #8FA8E0;
	font-size:14px;
}
.menustyle{
	color:#333333;
	margin:auto;
	width:150px;
	}
.menustyle a {
	background-color:#DCDBCB; 
	border:1px solid #ccc; 
	width:150px; 
	padding:5px; 
	margin:5px; 
	float:left;
	text-align:center;
}
.menustyle a:hover{
	background-color:#C6C5A8; 
	color:#000;
}