.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: FFFFFF;
	text-decoration: none;
}

.body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-style: normal;
	color: 000000;
	text-decoration: none;
}

.body2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: 000000;
	text-decoration: none;
}

.keyword {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 4d4d4f;
}

.seo {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: 4d4d4f;
}

.seo_callouts {
	border-spacing: 5px; 
	border-width: 1px; 
	border-style: dotted; 
	border-color: 95ce5b;
	background-color: fbfdf9;
}

.bodygreen {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: 95ce5b;
	text-decoration: none;
}

.gray {
	color: 949599;
}

.clientlist {
	font-family: Verdana;
	font-size: 11px;
	line-height: 30px;
	color: 77787b;
	text-decoration: none;
}
a.clientlist:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 739fbe;
	text-decoration: none;
}
a.clientlist:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 739fbe;
	text-decoration: none;
}
a.clientlist:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 739fbe;
	text-decoration: underline;
}
.bluetext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: 62819e;
}
.whitetext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: ffffff;
}

.subhead {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 62819e;
}

.subhead2 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.subhead3 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.subheadgreen {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#95ce5b; 
}

.subheadblack {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	font-weight: bold;
}

a:link { 
	color:#739fbe; 
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
}
a:visited { 
	color:#739fbe; 
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;

}
ul { 
	margin-top: 0;
}

a img
{
border: none;
}

input,textarea { 
	font-family: verdana; 
	font-size: 12px; 
	}
	
.errormsg_code {
	font-size: 10px;
	font-family: verdana,arial;
	font-weight: bold;
	color: #ff0000;
}