.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666
}

.title {
	font-family: "Futura Condensed", Futura, "Gill Sans", Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #e56626
}
.siteOutLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #5e5964;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greybkg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	background-color: #e8e9e7;
}
.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	background-color: #b6babe;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.sidemenu {
	font-family: Futura, "Gill Sans", Verdana;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #727272;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidemenuH {
	font-family: Futura, "Gill Sans", Verdana;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #E56626;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidemenu a:link {
	font-family: Futura, "Gill Sans", Verdana;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #727272;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidemenu a:active {
	font-family: Futura, "Gill Sans", Verdana;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #727272;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidemenu a:hover {
	cursor: e-resize;
	color: #E56626;
}


.sidemenutitle {
	font-family: Futura, "Gill Sans", Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #222c8e;
	padding-bottom: 4px;
}
.bodytextblue_it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #222c8e
}
.bodytextblue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #222c8e
}

.bodytextblue_bold a:hover {
	text-decoration: underline;
	color: #E56626;
}


.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666
}
.bodytextblue_itbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #222c8e
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #222c8e
}
.bodytext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	background-color: #99CCFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.bodytext_smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #222c8e
}
.biggrey {
	font-family: "Futura Condensed", Futura, "Gill Sans", Verdana;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	color: #999999
}

/* New styles added to support Contact Form */ 

#contact input.error { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #FFC964; /* light orange */ 
}

#error_message, #confirm_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F00000; /* red */
	text-align: right;
	margin: 0 33px 0 0;
	padding: 0;
}

#confirm_message { color: #5C73BE; /* mid blue */}
