.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}
.defaultborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	border-bottom:1px solid #CCCCCC;
}
.defaulthome {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 25px;
}
.onepx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
a {
	text-decoration: none;
	color: #006699;

}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C7E;
	line-height: 140%;
	font-weight: bold;

}
.title1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	font-weight: bold;
}
.defaultblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004C7E;
	line-height: 130%;
	font-weight: bold;

}
.5pix {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
INPUT.TEXT  {
	font : 8pt verdana;
	color:black;
	background-color: White;
	border-color:black;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: single;
} 
INPUT.Submit  {
	font : 8pt verdana;
	color:black;
	background-color: #CCCCCC;
	border-color:black;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: single;
} 
TEXTAREA 
{
	font : 8pt verdana;
	color: Black;
	background-color: White;
	border-color: Black;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: single;
}
SELECT  {
	font : 8pt verdana;
	color:black;
	background-color: White;
	border: 1px solid black;

} 
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
