.layoutBody {
	margin: 0px;
	top: 0px;
	padding: 0px;
	left: 50%;
	background-image: url(../img/header_back.gif);
	background-repeat: repeat-x;
}
.globalMenu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #FFCF16;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headerMenuButton {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
	width: 150px;
	padding: 5px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 1px solid #333333;
	background-image: url(../img/header_12.jpg);
}
.headerMenuButton a:visited {
	color: #111111
}
.headerMenuButton a:link {
	color: #111111
}
.headerMenuButton a:hover {
	color: #003399;
	font-weight: normal;

}
.headerMenuButtonHeader {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/header_13.jpg);
	border: 1px solid #000000;
	height: 20px;
	width: 150px;
	padding: 5px;
}
.bodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/vertShader1.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	border: 0px none;
}
.bodyContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #133E60;
	margin-top: 15;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133E60;
}
.bodyContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-spacing: 7px;
	color: #111111;
	margin-top: -10;
	margin-bottom: 0;
	padding-bottom: 10;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133E60;
}
.bodyContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-spacing: 7px;
	color: #111111;
	margin-top: -15;
	padding-top: 15;	
	padding-bottom: 5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133E60;
}
.bodyContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-spacing: 17px;
	font-color: #FFCC00;
	padding-top: 30px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133E60;
}
.bodyContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #111111;
	margin-top: 10;
	line-height: 11px;
}
.bodyContent h6, .bodyContent h6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-spacing: 0px;
	color: #D0A900;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133E60;
}
.bodyContent h7{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #133E60;
	line-spacing: 17px;
	padding-top: 30px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133E60;
}


.bodySubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #222222;
	margin-top: -10px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
	list-style-type: square;
}
.bodySubMenu td {
	margin-top: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bodySubMenu a:link {
	text-decoration: none;
	color: #222222;
}
.bodySubMenu a:active {
	text-decoration: none;
}
.bodySubMenu a:visited {
	text-decoration: none;
	color: #222222;
}
.bodySubMenu a:hover {
	text-decoration: underline;	color: #FFCC00;
}
.siteFooter {
	background-color: #FCD427;
	height: 13px;
	width: 100%;
	background-image: url(../img/header_12.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
.dropShadow1 {
	background-image: url(../images/dropShadow1.gif);
	background-repeat: repeat-x;
}
.indexMenuOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 4px 4px 8px;
	line-height: 20px;

}
.indexMenuOptions a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.indexMenuOptions a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.indexMenuOptions a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.featureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}
.featureText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.featureText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.featureText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.contentBox {
	background-image: url(../images/horizShader1.gif);
	background-repeat: repeat-x;
}
.formFields {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #10141A;
	background-image:  url(images/formFieldback.gif);
}
.formNoSpace {
	margin: 0px;
	padding: 0px;
}
.whiteTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px 20px 5px 20px;
}
.whiteTextBox a {
	color: #FFFFFF;
	
}

.interestTable {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; border: #133E60; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.form {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.contactForm {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: #CCCCCC; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}


/* ------------------------------------------------------------- */
/* rapid mail addition */
#rapidmail {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#rapidmail h3 {
	color:#333333;
	font-size: 14px;
	margin:15px 15px 0;
}
#rapidmail form{padding: 0 20px 20px 20px;}
#rapidmail .row {margin:5px 0;}
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
/* ------------------------------------------------------------- */
