@charset "UTF-8";
body {
	margin: 30px 0px 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	background: #0E447A url(images/lbbg.gif) repeat-y center top;
}
.maintitle {
	text-decoration: none;
	font: normal 48px "Book Antiqua", Georgia, "Times New Roman", serif;
}
.mainmenu {
	text-decoration: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: right;
}
.content {
	text-decoration: none;
	font: 15px/20px "Book Antiqua", Georgia, "Times New Roman", serif;
	color: #111111;
	text-align: justify;
}
.content p {
	padding: 0px;
	margin: 0px 0px 15px;
}
.mainmenu a:link, .mainmenu a:visited {
	text-decoration: none;
	color: #0E447A;
}
.mainmenu a:hover, .mainmenu a:active {
	text-decoration: underline;
	color: #0E447A;
}
.heading {
	text-decoration: none;
	font: bold 24px "Book Antiqua", Georgia, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #092C4F;
	text-decoration: underline;
}
a:hover, a:active {
	color: #cb0d0b;
	text-decoration: none;
}
.heading2 {
	text-decoration: none;
	font: bold 18px "Book Antiqua", Georgia, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
	color: #0E447A;
}
.content ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	list-style: square;
}
.heading3 {
	text-decoration: none;
	font: bold 15px "Book Antiqua", Georgia, "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
}
.submenu {
	text-decoration: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	list-style: square;
	margin-top: 4px;
	margin-bottom: 4px;
}
.testimonials {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	margin-bottom: 20px;
}
