body {
	background-color: #0071BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
}
#testimonials {
	background-color: #FFFFFF;
	padding: 5px 3px 3px;
	background-image: url(images/Award.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px dotted #0099CC;
}
#testimonials h4 {
	color: #006DCD;
	background-color: #FF9933;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#testimonials p {
	padding: 0px;
	margin: 0px 0px 5px 10px;
	font-size: 11px;
}
li {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#main {
	margin: 10px;
}
h1 {
	font-size: 20px;
	color: #FE7A2A;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
}
h4{
	font-size: 16px;
	color: #00a950;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
}

.FlashContent {
z-index: 3;
}


.NavContent {
z-index: 1;
}
a:link, a:visited, a:active  {
	color: #E05800;
	text-decoration:none;
}

}
a:hover {
	color: #E05800;
	text-decoration:underline;
}

/*  HORIZONTAL NAV FORMATTING */
#footernav {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#footernav  p {
	font-size: 11px;
	text-transform: none;
	color: #0099CC;
	text-align: center;
	margin: 0px;
	padding: 4px;
}
#footernav  a:link {
	color: #669900;
	text-decoration: none;
}
#footernav  a:visited {
	color: #9A9993;
	text-decoration: none;
}
#footernav  a:hover {
	color: #00CCCC;
}
#sidebox1 {
	background-color: #FFFFFF;
	padding: 2px;
	border: 0px dotted #009933;
	margin: 8px 2px;
	font-size: 10px;
	text-transform: uppercase;
}
.toptext {
	font-size: 10px;
	color: #CCCCCC;
}
.highlight1 {
	font-size: 20px;
	color: #0071BF;
	background-color: #eeeeee;
	letter-spacing: 0.2em;
	text-align: center;
}
.divider1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0071BF;
}
