body {	
	margin:0px;
	padding:0px;
	background: #FFFFFF;
}
td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
table.services {
	border: 0px solid #666666;
	border-collapse: collapse;
}
td.services {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
td.navbar {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 300;
	border: 0px solid #666666;
	vertical-align: top;
	white-space: normal;
	padding: 10px;
	background: #FFFFBB;
	vertical-align: top;
}
td.services-header {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	border: 0px solid #666666;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px;
	text-transform: uppercase;
}
td.services-body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	border: 0px solid #666666;
	padding: 3px;
}
table.contact {
	border: 0px solid #666666;
	border-collapse: collapse;
}
td.contact-header {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	border: 0px solid #666666;
	vertical-align: top;
	white-space: nowrap;
	padding: 8px;
}
td.contact-body {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	border: 0px solid #666666;
	padding: 8px;
}
table.testimonial {
	border: 2px solid #666666;
	border-collapse: collapse;
}
td.testimonial {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding: 8px;
}
p.bodytext {
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}
p.pullquote {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
p.header1 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	display: inline;
}
p.header2 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	display: inline;
}
p.callout {
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	display: inline;
}
p.bignumber {
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
	display: inline;
}
a:link, a:active, a:visited {
	font-family: Arial, sans-serif;
	color: #1111CC;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #1111CC;
}
a:hover {
	background-color:#FFFFFF;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: underline;
}
a.biglink, a.biglink:visited {
	font-family: Arial, sans-serif;
	color: #1111CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
a.biglink:hover {
	text-decoration: underline;
	color: #1111CC;
	background-color:#FFFFFF;
}
a.header2, a.header2:visited {
	font-family: Arial, sans-serif;
	color: #1111CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a.header2:hover {
	text-decoration: underline;
	color: #1111CC;
	background-color:#FFFFFF;
}
a.navbarlink, a.navbarlink:visited {
	font-family: Arial, sans-serif;
	color: #1111CC;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
}
a.navbarlink:hover {
	text-decoration: underline;
	color: #1111CC;
	text-decoration: underline;
}
p.navbarlink-nolink {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	display: inline;
}

a.navbarsmalllink, a.navbarsmalllink:visited {
	font-family: Arial, sans-serif;
	color: #1111CC;
	text-decoration: none;
	font-size: 16px;
	line-height: 120%;
	text-indent: 15px
}
a.navbarsmalllink:hover {
	text-decoration: underline;
	color: #1111CC;
	background-color:#FFFFFF;
	text-decoration: underline;
}
li.navbarsmalllink-nolink {
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 120%;
	text-indent: 15px
}
.px11 {
	font-size: 11px;
}
.px10 {
	font-size: 10px;
}
.px14 {
	font-size: 14px;
}
.red {
	color: #FF0000;
}
.orang {
	color: #F95B03;	
}
.white {
	color: #FFFFFF;
}
.admin_blue {
	color: #5B7EAD;
}
.grays {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #6B6C6A;
}
.underline {
	text-decoration: underline;
}
ul.navbar {
	list-style-type: square;
	list-style-position: inside;
	display: inline;
}
