h1
{
	color: #4b8dc7;
	font: normal 20px/22px Georgia, Arial, Sans-Serif;
}
h2
{
	color: #CCCCCC;
	font: normal 20px/22px Georgia, Arial, Sans-Serif;
}
h4
{
		color: #9c9c9c;
	font: normal 16px/22px Georgia, Arial, Sans-Serif;
}
.ResizeableH3
{
	width: 100%;
}
.ContentText
{
    color: #333333;
    font: normal 12px/16px Arial, Sans-Serif;
}
.H1Heading
{
	color: #4b8dc7;
	font: normal 20px/22px Georgia, Arial, Sans-Serif;
}
.H2Heading
{
	color: #CCCCCC;
	font: normal 20px/22px Georgia, Arial, Sans-Serif;	
}
.FormText
{
    color: #000000;
    font: normal 13px/16px Tahoma, Arial, Sans-Serif;
}
.NavyText
{
	color: #003D55;
	font: normal 12px/16px Arial, Sans-Serif;
}
.White14
{
	color: #FFFFFF;
	font: normal 14px/16px Arial, Sans-Serif;
}
.page-img { float:right; margin:0 0 15px 15px; }
.BulletArrows li
{
	/*list-style: none;
	background: url(/images/BulletArrow.gif) repeat-y -5px;*/
	list-style-image: url(/images/BulletArrow.gif);
}