body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #DEE4EB;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.vrline {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #476672;
}
.smallhead {
	font-size: 16px;
	color: #2F434A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txt11 {
	font-size: 11px;
	color: #2F434A;
}
.footer {
	background-color: #BAC8D8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #333333;
	font-size: 11px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txtblack11 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabhead {
	background-color: #004F9D;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.whitebiglink {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
	.whitebiglink:hover {
	text-decoration: underline;
	}

