

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022942;
	background-color : White;
}
a {
	color: #C55629;
	text-decoration: underline;
	font-weight : bold;
}

a:hover {
	color: #4C6B88;
	text-decoration: none;
	font-weight : bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022942;
}

.button {
	background: #FDF6DD;
	border: 1px;
	font-size: 11px;
	border-style: outset;
	color: #666666;
	font-weight : bold;
}
.checkb {
	background: #ffffff;
	border: 0px;
	font-size: 10px;
	color: #ffffff;

}
.sbutton {
	background: #FDF6DD;
	border: 1px;
	font-size: 9px;
	border-style: outset;
	color: #666666;

}
.optin {
	font-size : 10px;
	background-color: #ffffff;
	border: 1px solid #9DA2A1;
	color: #666666;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #FDF6DD;
	border: 1px solid #9DA2A1;
	color: #666666;
}
input.radio {
	border:none; background:transparent;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FDF6DD;
	border: 1px solid #9DA2A1;
	color: #666666;
}
textarea {
	background-color: #FDF6DD;
	border: 1px solid #9DA2A1;
	font-family : Arial, Helvetica, sans-serif;f;
	font-size : 11px;
	color: #666666;
}
hr	{
	height: 0px;
	border: solid #4C6B88 0px;
	border-top-width: 1px;
}
.smallest {
	font-family : Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #919191;
	text-decoration: none;
	font-weight: normal;
	
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4B4B4B;
}
.navig {
	font-family : Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight : bold;
	color: #336699;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight : bold;
	color: #022942;
}

.stitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
	color: #6E015C;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-align : justify;
}
.testimonials {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #6E015C;
	text-align : center;
}
.footer {
	font-family : Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #919191;
	text-decoration: none;
	font-weight: normal;
}
.footer:hover {
	color: #C55629;
	text-decoration: underline;
	font-weight: normal;
}
.latest_news {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}
td.latest_news a {
      color: #fae28d;
	  text-decoration: underline;
}
td.latest_news a:hover {
      color: #fae28d;
	  text-decoration: none;
}
.subnavig {
	padding: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	color: #C55629;
}
.subnavig:hover {
	padding: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C55629;
	text-decoration: none;
}

.menuspacer {
	height:30px;
}