.h2-bg {
	background-color: #BF4446;
	background-image: url(/templateimages/header/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
}

.pad3px {
	padding: 3px;
	padding-top: 5px;
}

.MenuContainer {
	background-color: #eaecec;
	width: 136px;
}

.MenuContainer td {
	border-bottom: 1px solid #ffffff;
	padding-left: 18px;
}

.MenuContainer a, .MenuContainer a:link, .MenuContainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #10286b;
	text-decoration: none;
}

.TopMenuContainer {
	background-color: #ffffff;
}

.TopMenuContainer a, .TopMenuContainer a:link, .TopMenuContainer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #10286b;
	text-decoration: none;
}

.HomeBar {
	background-color: #CC6569;
}

.HomeBar a, .HomeBar a:link, .HomeBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.RightColHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #10286b;
	text-decoration: none;
}

.RightColPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.BodyTaglines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CE0800;
}

.Underline {
	text-decoration: underline;
}

.BlueBodyTaglines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #10286b;
}

.LargeBold {
	font-size: 24px;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #10286b;
	margin: 0px;
}

h2 {
	margin: 0px;
}

.GlobalNav {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.Footermenu {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.Footermenu a, .Footermenu a:link, .Footermenu a:visited, .Footermenu a:active {
	color: #999999;
	text-decoration: underline;
}

.Error {
	font-weight: bold;
	font-size: 12px;
	color: #880000;
}

.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CE0800;
}

.FormExtras {
	font-size: 18px;
	font-weight: normal;
}

.FormSpacerCells {
	font-size: 5px;
	height: 8px;
}