body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 15px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#000000;
}
a:link{
	color:#000000;
	text-decoration:underline;
}
a:visited{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.topLink {
	font-size: 9px;
	color: #333333;
}
.topLink a:link {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.topLink a:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.topLink a:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
.blueNavigationDIV {
	background-color: #324E7D;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 26px;
}
.blueNavigationLink {
	line-height: 35px;
	background-color: #324E7D;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	width:60%;
	height:20px;
	float:left;
}
.blueNavigationLink a:link{
	background-color: #324E7D;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 26px;
}
.blueNavigationLink a:visited{
	line-height: 26px;
	background-color: #324E7D;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.blueNavigationLink a:hover{
	line-height: 26px;
	background-color: #1267AD;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.navigationLinkPad{
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 13px;
	padding-right: 13px;
}
.whiteNavigationDIV {
	background-color: #FFFFFF;
	width:27%;
	height:26px;
	float:left;
	text-align:center
}
.rightPanHeadColor {
	color: #FFFFFF;
	background-color: #667FC9;
	padding-left:5px;
}
.homeMainFeatureHeaderDIV{
	background-color: #E0DFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
	padding-left: 5px;
	float:left;
	font-size: 10px;
}
.verticaleLeftDottedLine{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.homeMainFeatDetailContainer{
	clear:both;
	width:100%; 
	background-color:#F1F1F1;
}
.homeMainFeatDetailTxt{
	font-size:10px;
	padding-left: 5px;
	padding-bottom: 5px;
	float:left;
}
.bodyGenText{
	font-size:10px;
	line-height: 15px;
}
.headerBackColor {
	background-color: #3192D7;
}
.greenBackgroundColor {
	background-color: #BCC143;
}
.footerLink {
	font-size: 9px;
	color: #696868;
}
.footerLink a:link {
	font-size: 9px;
	color: #696868;
	text-decoration: none;
}
.footerLink a:visited {
	font-size: 9px;
	color: #696868;
	text-decoration: none;
}
.footerLink a:hover {
	font-size: 9px;
	color: #696868;
	text-decoration: underline;
}
.loginHeadBckColor {
	background-color: #3192D7;
}
.loginHeaderTxt {
	font-size: 25px;
	color: #FFFFFF;
}
.loginLftLinks {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #65B3DD;
	padding-left:10px;
}
.loginLftLinks a:link {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
}
.loginLftLinks a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
}
.loginLftLinks a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	line-height: 18px;
}
.textSize12{
	font-size:12px;
}