body  {
	font-family: Verdana;
}
td 
{
	text-align:left;
	vertical-align: top;
	font-size: 11px;
	font-family: Verdana;
}

p {
	margin-top:10;
	text-align:left;
}
select,input,textarea {
	font-size: 11px;
	font-style: normal;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #EF3E42;
}

.footer_menu {
	text-align:center;
	font-size: 12px;
	font-style: normal;
}
.footer_copyright {
	text-align:center;
	font-size: 10px;
	font-style: normal;
}
.footer_developer {
	text-align:center;
	font-size: 10px;
	font-style: normal;
}

.content {
	padding: 30px 20px 20px 40px;
}

.hdr {
	color: #A8071B;
	font-weight:bold;
}

.hdr a, .hdr a:link, .hdr a:visited, .hdr a:active {
	color: #A8071B;
	text-decoration: none;
}
.hdr a:hover {
	text-decoration: underline;
	color: #A8071B;
}

.padTop {
	padding-top: 15px;
}

.header	{
	font-family: Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	height: 44px;
	vertical-align: middle;
	padding-left: 22px;
}

.blue {
	background-color:#4B86A9;
}

.green {
	background-color:#809535;
}


.teal {
	background-color:#368A94;
}

.orange {
	background-color:#B28039;
}

.just	{
	text-align: justify;
}
.cent	{
	text-align: center;
}
.right	{
	text-align: right;
}


.v9 { font-size: 9px; }

.v10 { font-size: 10px; }

.v11 { font-size: 11px; }