.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.clear {
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
}
.buttons {
	color: #FFFFFF;
	text-align: left;
	text-indent: 20pt;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font: normal bold 14px/2px Arial, Helvetica, sans-serif;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #DA5445;
	font-weight: bold;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: DA5445;
	font-weight: bold;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: right;
}
.buttonsSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 6px;
	text-align: left;
	text-indent: 20pt;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.bodytextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 20pt;
	text-decoration: none;
	background-color: #DA5445;
}
.butjsmenu A:link    {
	color: #A9A194;
	text-decoration: none;
}	
.butjsmenu A:visited {
	color: #A9A194;
	text-decoration: none;
}
.butjsmenu A:active  {
	color: #A9A194;
	text-decoration: none;
}
.butjsmenu A:hover   {text-decoration: none; color: #A9A194}
.butjsmenu {
	color: #FFFFFF;
	text-decoration: none;
.bodytextLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.bodytextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.thankyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: DA5445;
	font-weight: bold;
	text-align: center;
}
.navbackgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url(/images/navsand.jpg);
	background-repeat: repeat;
	background-position: 100% 100%;
}
.gateway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: DA5445;
	font-weight: bolder;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: DA5445;
	font-weight: bold;
	text-decoration: none;
}

.bodytext ul {
	text-align: left;
	padding-left: 0px;
	padding-right: 20px;
}
html>body .bodytext ul {
	text-align: left;
	padding-left: 0px;
	padding-right: 20px;
}
.bodytext ul li {
	list-style-type: disc;
	text-align: left;
}
.bodytext  ul  li  ul li {
	list-style-type: circle;
	text-align: left;
	margin-left: -15px;
}
html>body .bodytext  ul  li  ul li {
	list-style-type: circle;
	text-align: left;
	margin-left: 0px;
}
.imageright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}