A:active {
	FONT-WEIGHT: bold; COLOR: Gray; TEXT-DECORATION: none;  font-family:Verdana; font-size:8pt;
}
A:link {
	FONT-WEIGHT: bold; COLOR:Green;  font-family:Verdana; font-size:8pt; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: dimGray; TEXT-DECORATION: none; text-decoration:underline; font-family:Verdana; font-size:8pt;
}
A:visited {
	FONT-WEIGHT: bold; COLOR:Green;  font-family:Verdana; font-size:8pt; TEXT-DECORATION: none
}

.thinborder
{
	border:solid 1px #dcdcdc;
}
.normaltext
{
	font-family:Verdana; font-size:9pt
}
.normaltext1
{
	font-family:Verdana; font-size:8pt; color:Gray; line-height:20px;
}
.headertexts
{
	font-family:Verdana; font-size:11pt; font-weight:bold; color:Red;
}
.subheading
{
	font-family:Verdana; font-size:9pt; font-weight:bold; color:dimgray;
}
.subheadingaccr
{
	border: 1px solid #2F4F4F;
    color:Gray;
    font-weight:bold;
    font-family: Verdana;
	font-size: 8pt;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align:left;
   
}
.marginborder
{
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.blue_bar {
	background-color: #003F7A;
	height: 5px;
	margin-top: 5px;
}
.extras_title {
	color: #759638;
	font-weight: bold;
	vertical-align: top;
	text-align:left;
	font-size: 13px;
	background-color:#E8F4D6;
}
.newcl
{
	border:solid 4px #E8F4D6; width:204px; border-left:solid 4px #E8F4D6; border-right:solid 4px #E8F4D6; padding:3px; padding-right:3px; margin:0px; margin-top:0px;background-color:floralwhite;
}