@charset "utf-8";

a:font{font: Verdana;}
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #ffde00; text-decoration: underline overline;}

body {
	background-image: url(../Images/bck-olive3.gif);
	background-repeat: repeat-y;
	background-position:top center;
	background-color: #bfd9ea;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.interestedButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300 !important;
	text-align: center;
	margin: 8px;
	padding: 8px;
	border: thin double #003300;
}

.sectionTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #628B39;
	text-decoration: underline overline;
	margin: 4px;
	padding: 4px;
	vertical-align: middle;
	background-position: center center;
	text-align: center;
}
.bullets ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	text-indent: -13px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.disclamer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-align: center;
}
.SectionTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #628B39;
}
.field {
	border: 1px solid #006;
}
.form_Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 4px;
}
.fieldCode {
	border: 1px solid #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.fieldButton {
	border: 1px solid #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #C7FFC6;
	background-image: url(../Images/btn_bck.gif);
	background-position: center center;
}
.fieldButtonSmall {
	border: 1px solid #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #C7FFC6;
	background-image: url(../Images/btn_bck_pink.gif);
	background-position: center center;
}
.ten_pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.coloredLink {
	
	color: #003300 !important;

	
}
.ArialHelv14BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
	