/* CSS Document */
body{
margin:0;
}
.body-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	line-height: 17px;


}
.right-dotted-border {
	border-right-style: dotted;
	border-right-color: #D7D7D7;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
.bottom-broder {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
}
.gbms-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #54A102;
	text-decoration: none;
	font-weight: bold;
}
.tally-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B2940A;
	text-decoration: none;
	font-weight: bold;
}
.fics-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BD0606;
	text-decoration: none;
	font-weight: bold;
}

#mainNavLink a {
	color:#FFFFFF;
	text-decoration: none;
 }

.aligncenter{
text-align:center;
font-size:13px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.gray-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #868686;
}
.blue-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #037BB6;
}

.blue-date-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #037BB6;
}

a:link {
	color: #037BB6;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:visited{
	color: #037BB6;
	text-decoration: none;

}.onlyrightborder {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #D7D7D7;
}
