.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.MainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;

}
.ListFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;


}
.ThinTable {
	border: .5pt solid #E9E9E9;
}
.BlueLink {
	color: #3056BA;
	text-decoration: none;
}
.NewsLI {
	list-style-position: outside;
	list-style-image: url(images/greenarrow.gif);
	list-style-type: none;
	left: 0px;


}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
.OrangeLink {
	color: #FF3300;
	text-decoration: none;
	font-size: 18px;
	line-height: 23px;

}
.WhiteLink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.BodyBG {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;

}
.BlueLinkUnderlined {
	color: #3056BA;
	text-decoration: underline;

}

