BODY{
scrollbar-face-color:#62676A;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#848A84;
scrollbar-shadow-color:#848A84;
scrollbar-highlight-color:#62676A;
scrollbar-3dlight-color:#848A84;
scrollbar-darkshadow-Color:#393A3D;
scrollbar-border-color:#393A3D;
font-family: Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #484848;
}
.welcome_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytext_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding:0;
	margin-top:0;
}
.bodytext_2 a{
	color: #FBC303;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F62105;
	text-decoration: underline;
}
.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: underline;
}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: underline;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #9EA3A6;
}

.bodylink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FBC303;
	text-decoration: none;
}
.bodylink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #212930;
	text-decoration: underline;

}

.name {
	cursor: hand;
}

.download {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A4D54;
	text-decoration: none;
}

.download:hover {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A4D54;
	text-decoration: underline;
}
.bodylink14 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FBC303;
	text-decoration: none;
}

.graytext {
	color: #4A4D54;
}
.ltgraybackground {
	background-color: #E6ECE5;
}
dkgraybackground {
	background-color: #DDE2DD;
}

#testimonialsouter
{
	position: relative;
	background-color:#848B83;
	height: 234px;
	width: 317px;
	margin-left: 9px;
}
#testimonials
{
	position: absolute;
	height: 220px;
	width: 301px;
	top: 8px;
	left: 8px;
	font-style: italic;
}
#readmore {
	position: absolute;
	right: 8px;
	bottom: 8px;
}
#fscroller{
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border: none;
}
#fscroller a{
	text-decoration:none;
}
