.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding:5px;
	indent:10px;
	color:#333333;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:2px;
}

.pagehead {  font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 24px; 
 font-weight: normal; 

 padding-top: 15px; 
 color: #2f0386}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2f0386;
	padding:5px;
	indent:10px;
	text-align: center;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2f0386;
	padding:5px;
	indent:10px;
	text-align: center;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding:0px;
	
	
}
.colhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2f0386;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.rowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2f0386;
	font-weight: bold;
	text-align: right;
	padding:5px;
}
.txtfield{
	display: none;
	text-align: left;
	width: 30px;
	background-position: left;

}
.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0pt;
}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
}
.menulinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
}
.menulinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: yellow;
	text-decoration: none;
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
}
.menulinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;
	white-space: nowrap;	
	font-style: normal;
	font-weight: bold;
}
.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999933;
	padding-left: 20px;
	padding-right: 0px;
}
.disclaimerlink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999933;
}
.disclaimerlink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999933;
}
.disclaimerlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999933;
}
.disclaimerlink:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #990000;
}