/* CSS Document */
body{
	background-color: #5C5C5C;
	margin: 0px;
}
.body-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	line-height: 17px;
}
.body-text-small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	line-height: 17px;
}

.message{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	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: 14px;
	color: #54A102;
	text-decoration: none;
	font-weight: bold;
}
.tally-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B2940A;
	text-decoration: none;
	font-weight: bold;
}
.fics-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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-heading-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #037BB6;
}

.blue-date-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #037BB6;
}

.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #037BB6;
	text-decoration: none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #99CC00;
}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #037BB6;
	text-decoration: none;

}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #037BB6;
	text-decoration: none;


}
.onlyrightborder {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #D7D7D7;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.iso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #333333;
}
.header-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6081B7;
	font-weight: bold;
}
input, select, textarea {
background:#EFEFEF none repeat scroll 0%;
border:1px solid #A4A4A4;
color:black;
font-family:verdana;
font-size:8pt;
font-weight:bold;
}