body
{
	background-color:#7EBEFB;
	margin-top:30px;
	}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
	list-style-type: none;
	float: none;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
	filter: Xray;
	text-decoration: none;
}
.headingcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #A00;
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: left;
}

.subheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #4B98F5;
	text-align: center;
}

.subheaderlinks{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
}
.subcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	color: #A00;
	text-align: left;
}

.tableBorder
{
	//background-color:#B0D8FC;
	border-top-color:#666;
	border-left-color:#666;
	border-right-color:#666;
	border-bottom-color:#666;
		
	border-width:thick;
	
}

.textstyle
{
	color:#FFF;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:100;

}

