@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #483b32;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}

.arial12boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5db003;
}
.arial12boldgreen a {
	color: #5db003;
	text-decoration:none;
}
.arial12boldgreen a:hover {
	color: #ff7b00;
	text-decoration:none;
}
.arial12content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	line-height: 18px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

body a {
color: #483b32;
text-decoration:none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #969696;
	background-color: #fbfbfb;
	width: 246px;
	border: 1px solid #d9d8d8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.arial12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.arial12white a {
	color: #FFFFFF;
	text-decoration:none;
}
.arial12white a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.arial12orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff7b00;
}

.orange {
	color: #ff7b00;
}

.bottomborderwhite {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.arialregular12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a4d78;
}

.textfield a {
	color: #5db003;
	background-color: #FFFFFF;
	width: 246px;
	border: 1px solid #a09f9f;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body a:hover {
color: #759526;
text-decoration:underline;
}

body strong {
	color: #483b32;
 	font-weight: bold;
}
.arial14green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5db003;
}
.arial14boldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7b00;
}
.requesttextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5EB004;
	border: 1px solid #D0FD9F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.submitbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bottom-bg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	cursor: hand;
}
.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
}
.seobg {
	background-image: url(images/seo-bg.jpg);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(images/header-bg-bottom.jpg);
	background-repeat: repeat-x;
}
.bottombginnershadow {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: no-repeat;
}
.arial18white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.arial12boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial12regularblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}
.footerdeviderbg {
	background-image: url(images/footer-devider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/headerbg.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #5AB003;
}
.h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #5AB003;
border-bottom: 1px solid #5AB003;
}
.h3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #5AB003;
border-bottom: 1px solid ##5AB003;
}
.textlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color:#000000;
text-decoration:none;
text-transform:none;
}