/* CSS Document */

body {
	background-color: #0f4486;
	margin-top: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000099;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}
.highlighter {
	background-color: #FFFF00;
}
.capbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.capboxgray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCCC;
	float: right;
	width: 300px;
	padding: 4px 14px;
	border: thin solid #003366;
	font-weight: normal;
	text-align: justify;
	margin-left: 10px;
}

.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFF99;
	padding:10px;
	border: thin solid #000000;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}

.style3 {font-family: Georgia, "Times New Roman", Times, serif}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
p {
	text-indent: 15pt;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.frmfld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	border: thin solid D1CCCC;
}
.style11 {	color: #CC0000;
	font-weight: bold;
}
.style12 {font-size: 18px}
.style15 {	font-size: 12px;
	color: #990000;
}
.style10 {	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style16 {
	font-size: 36px;
	font-weight: bold;
}
.style17 {
	font-size: 36px;
	color: #CC0000;
	font-weight: bold;
}
.style18 {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}