.gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white14 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.heading {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
	height: 25px;
	letter-spacing: 0.03em;




}
.darkgray12 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.verticaldottedline {
	background-attachment: scroll;
	background-image: url(images/vertical-dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.darkgray14 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;

}
a.bottom:link {

	color: #FF6600;
	text-decoration: none;
}
a.bottom:visited {

	color: #FF3300;
	text-decoration: none;
}
a.bottom:hover {

	color: #FFFFFF;
	text-decoration: none;
}
