.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #00437C;
	font-size: 12px;
	background-color: #E3E3E3;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.h3green, .smallgreen {
	color:#59AD23;
	font-weight:bold;
	}
	
.formtextsmall, .smallgreen {
	font-size:12px;
	font-weight:normal;
	}
	
.smallgreen {
	font-weight:normal;
	}
	
#content ul {
	line-height: 140%;
	list-style:none;
	vertical-align :top ;
	}
	
#content li {
	background:  url(images/bullet.jpg) no-repeat left center;
	padding-left: 10px;
	text-align:left;
	vertical-align :top ;
	
	}


.imgRight {
	padding-left: 8px;
}

.imgRLeft {
	padding-right: 8px;
}
.tabs {
	color: #FFFFFF;
	line-height: 18px;
}
p {
	line-height: 20px;
}
h2{
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.arial10gray {
	font-size: 10px;
	color: #999999;
}
.arial10blue {
	font-size: 10px;
	color: #00437C;;
}


/* Footer Links*/
a.footerlink:link {
	color: #00437C;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
a.footerlink:visited {
	color: #00437C;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
a.footerlink:hover {
	color: #93A8CB;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
a.footerlink:active {
	color: #00437C;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}


/* Nav Links*/
a.navlink:link {
	color: #00437C;
	text-decoration:none;
	font-weight: bold;
}
a.navlink:visited {
	color: #00437C;
	text-decoration:none;
	font-weight: bold;
}
a.navlink:hover {
	color: #93A8CB;
	text-decoration:none;
	font-weight: bold;
}
a.navlink:active {
	color: #00437C;
	text-decoration:none;
	font-weight: bold;
}

/* Dash Links*/
a.dashlink:link {
	color: #00437C;
	text-decoration:none;
	border-bottom: 1px dashed #999999;
}
a.dashlink:visited {
	color: #00437C;
	text-decoration:none;
	border-bottom: 1px dashed #999999;
}
a.dashlink:hover {
	color: #999999;
	text-decoration:none;
	border-bottom: 1px dashed #999999;
}
a.dashlink:active {
	color: #00437C;
	text-decoration:none;
	border-bottom: 1px dashed #999999;
}

/* Tab Links*/
a.tablink:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.tablink:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.tablink:hover {
	color: #E0E6F1;
	text-decoration:none;
}
a.tablink:active {
	color: #FFFFFF;
	text-decoration:none;
}

/* White Links*/
a.whitelink:link {
	font-size: 11px;
	color: #FFFFFF;
}
a.whitelink:visited {
	font-size: 11px;
	color: #FFFFFF;
}
a.whitelink:hover {
	font-size: 11px;
	color: #E0E6F1;
}
a.whitelink:active {
	font-size: 11px;
	color: #FFFFFF;
}



/* Blue Links*/
a.bluelink:link {
	font-size: 11px;
	color: #00437C;
}
a.bluelink:visited {
	font-size: 11px;
	color: #00437C;
}
a.bluelink:hover {
	font-size: 11px;
	color: #93A8CB;
}
a.bluelink:active {
	font-size: 11px;
	color: #00437C;
}

/* Gray Footer Links*/
a.graylink:link {
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
a.graylink:visited {
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
a.graylink:hover {
	font-size: 10px;
	color: #00437C;
	text-decoration:none;
}
a.graylink:active {
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

/* Service Styles*/

#service ul {
	line-height: 140%;
	margin: 2px 0 2px 0px;
	padding: 2px 0px 2px 10px;
	list-style:none;
	}
	
#service li {
	background: url(images/arrow_service.gif) no-repeat left center;
	padding-left: 15px;
	text-align:left;
	font-weight:bold;
	}
	
/* Testimonials Styles*/

#testimonials p {
	line-height: 20px;
	margin:0px;
	padding:0px;
	}