body{
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #FE9901;
	font: 16.5px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
}

h2 {
	color: #6B900D;
	font: 14.5px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
}

h3 {
	color: #084A94;
	font: 14.5px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
}

table {
	border: 0px;
}

td, table, div {
	color: #7D7D7D;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}

.blue {
	color: #084A94;
	font-size: 9px;
	font-weight: bold;
}

.blue:hover {
	text-decoration: none;
}

.footer {
	color: #7D7D7D;
	font-weight: bold;
	text-decoration: none;
}

.footer:hover{
	text-decoration: underline;
}

.footer_1 {
	color: #BEBEBE;
	font-size: 9px;
	margin-top: 4px;
}

.footer_1 a{
	text-decoration: none;
}

.footer_1:hover{
	text-decoration: underline;
}

.footer_2 {
	font-size: 9px;
}

.green {
	color: #6B900D;
	font-size: 9px;
	font-weight: bold;
}

.green:hover{
	text-decoration: none;
}

.green_1{
	color: #3B9215;
	font-size: 10px;
}

.green_1:hover{
	text-decoration: none;
}

.header {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.header:hover{
	text-decoration: underline;
}

.image_border {
	background: #FFFFFF;
	border: 1px solid #8C9090;
	padding: 3px;
	margin-right:14px;
}

.input{
	border-color: #16BDE5;
	border-style: solid;
	border-width: 1px;
	color: #7D7D7D;
	font-family: tahoma;
	font-size: 10px;
	height: 21px;
	width: 225px;
}

.little{
	font-size: 9px;
	line-height: 13px;
}

.little1{
	font-size: 10px;
	line-height: 12px;
}

.orange{
	color: #FE9901;
	font-size: 9px;
	font-weight: bold;
}

.orange:hover{
	text-decoration: none;
}

.orange_1{
	color: #FE9901;
}

.orange_1:hover{
	text-decoration: none;
}

.privacy div{
	font-size: 9px;
	line-height: 13px;
	margin-left: 12px;
	margin-right: 20px;
	margin-top: 22px;
}

.textarea{
	border-color: #16BDE5;
	border-style: solid;
	border-width: 1px;
	color: #7D7D7D;
	font-family: tahoma;
	font-size: 10px;
	height: 140px;
	overflow: hidden;
	width: 225px;
}

.ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul li {
	background: url(images/marker2.gif) top left no-repeat;
	margin-top: 11px;
	padding: 0 0 0 14px;
}

.ul_1 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul_1 a, .ul a, .ul_2 a{
	color: #7D7D7D;
	text-decoration: none;
}

.ul_1 a:hover, .ul a:hover, .ul_2 a:hover{
	text-decoration: underline;
}

.ul_1 li {
	background: url(images/marker2.gif) top left no-repeat;
	margin-top: 5px;
	padding: 0 0 0 14px;
}

.ul_2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul_2 li {
	background: url(images/marker1_2.gif) top left no-repeat;
	margin-top: 5px;
	padding: 0 0 0 14px;
}

.ul_3 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul_3 a{
	color: #3B9215;
	text-decoration: underline;
}

.ul_3 a:hover{
	text-decoration: none;
}

.ul_3 li {
	background: url(images/marker2.gif) top left no-repeat;
	margin-top: 4px;
	padding: 0 0 0 14px;
	text-decoration: underline;
}
