body, td, table, div, span, p ,ul, li, ol{
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #5F5C5C;
}
a {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #5F5C5C;
	text-decoration: none;
	}
	a.white {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
	}
	a.white:hover {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: underline;
	}
.blue{
		font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #0C2D82;
	font-weight: bold;
}
a.blue{
		font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #0C2D82;
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover{
		font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #0C2D82;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #5F5C5C;
	text-decoration: underline;
}

.text10 {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #5F5C5C;
	line-height: 13px;
}

.text12 {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 13px;
	color : #5F5C5C;
	line-height: 13px;

}
a.text10 {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #5F5C5C;
	text-decoration: underline;
	line-height: 13px;
	}
a.text12 {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 12px;
	color : #5F5C5C;
	text-decoration: underline;
	line-height: 13px;
}


a.text10:hover{
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #5F5C5C;
	text-decoration: none;
	line-height: 13px;
}
.textwhite10 {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #FFFFFF;
}
a.textwhite10  {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	}
a.textwhite10:hover{
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: underline;
}

.formcontent {
	font-family : Verdana, Arial, Tahoma, Sans Serif;
	font-size : 12px;
	color : #5F5C5C;
	background-color:#FFFFFF;
	border: 1px #D6DBDD solid;
	
}
