a {
	color: #4F5E80;
	text-decoration: underline;
}
a:hover	{
	color: #DF0024;
	text-decoration: underline;
}
a.noul {
	color: #4F5E80;
	text-decoration: none;
}
a:hover.noul	{
	color: #DF0024;
	text-decoration: underline;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.medtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.btrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0CAA4;
	border-right-color: #C0CAA4;
	border-bottom-color: #C0CAA4;
	border-left-color: #C0CAA4;
}
.rtbrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0CAA4;
	border-right-color: #C0CAA4;
	border-bottom-color: #C0CAA4;
	border-left-color: #C0CAA4;
}
.brdr {
	border: 1px solid #596C91;
}
.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;

}
.buttonbrdr {
	background-color: #FBFADE;
	border: 1px dashed #CCCC33;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

