.Headfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2F356C;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.boxgray {
	background-color: #F3F3F3;
	height: 100%;
	padding: 1px;
	border: thin double #ECEEFD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.normalbluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-indent: 50pt;
}
.bluelinebackground {
	background-image: url(../images/blue_line.gif);
	background-repeat: repeat;
}
.lightbluebackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EAEAFF;
	font-weight: bold;
	color: #000099;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;

}
.darkbluebackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E6FF;
	background-color: #000099;
}
.roundcorner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-image: url(../images/rounded_corner.gif);
	background-repeat: no-repeat;
	font-weight: bold;

}
.topborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	color: #000066;
}
.normalfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
}

