body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	text-decoration: none;
	margin: auto;
	padding: 0px;
	background-color: #FFF;
}
.container {
	background-color: #FFF;
}
.innercontainer {
	background-image: url(../images/template/contentBK_PNG.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 738px;
	width: 900px;
}
.quotes {
	font-style: italic;
	text-align: center;
}
.smallPclass {
	font-size: 10px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 12px;
}
p {
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
.pred {
	color: #F00;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #112269;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #112269;
	text-decoration: none;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
}
.h2red {
	color: #F00;
}
h4 {
	font-size: 14px;
	color: #112269;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	font-weight: bold;
	width: 900px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/template/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
}
.LHStitleblack {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 15px;
	margin-top: 0px;
}
.LHStitlegreen {
	font-size: 18px;
	font-weight: bold;
	color: #112269;
	text-align: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.LHScolumn {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 610px;
}
.FAQ-Q {
	font-weight: bold;
	font-size: 16px;
}
a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:130px;
	height:30px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	line-height:30px;
	overflow:hidden;
	text-indent: 5px;
}
a.nav:hover {
	color:#fff;
	background-color: #25A946;
}
a.nav:active {
	color:#fff;
	background-color: #25A946;
}
a.nav1, a.nav1:link, a.nav1:visited {
	display:block;
	width:160px;
	height:15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	vertical-align: middle;
	text-align: left;
	line-height:20px;
	overflow:hidden;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 5px;
	margin-left: 20px;
	text-indent: 3px;
}
a.nav1:hover {
	color:#fff;
	background-color: #25A946;
}
a.nav1:active {
	color:#fff;
	background-color: #064aa4;
}
.header {
	background-image: url(../images/template/headerBK_green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 900px;
	text-align: right;
	margin: 0px;
}
.jumpmenu {
	position: relative;
	top: 15px;
	right: 10px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #064aa4;
}
a:active {
	text-decoration: none;
	color: #064aa4;
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 50px;
	padding-bottom: 0px;
	margin: 0px;
}
.img {
	border: 1px solid #FFF;
}
.socialmedialink {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

