body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #034C86;
	background-image: url(../img/bak.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.mainbody {
	background-image: url(../img/mainbak.jpg);
	background-repeat: repeat-y;
}
.copyright {
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
	line-height: 1.5em;
	margin: 20px;
	padding: 10px;
}
.copyright a:link {
	color: #3399FF;
	text-decoration: nonenone;
}
.copyright a:visited {
	color: #3399FF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active {
	color: #3399FF;
	text-decoration: none;
}
h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
}
h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #EF1939;
}
h3 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
}
h4 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: capitalize;
}
h5 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;
}
h6 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	line-height: 1.25em;
	color: #326332;
}
.caption {
	font-size: 9px;
	text-align: left;
	color: #999999;
}
.lightboxreg {
	background-color: #ECECEC;
	padding: 10px;
	border: 1px solid #D2D2D2;
	width: 98%;
	font-size: 10px;
}
.calloutlinkbox {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
iframe {
	height: 600px;
	width: 700px;
	border: 0 none #FFFFFF;
}
ul {
	margin-top: 2px;
	list-style-type: square;
	text-align: left;
}
.lightboxcontact {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 90%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.titlesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.formstyle {
	background-color: #FFFFFF;
	padding: 10px;
	width: 780px;
	border: 1px solid #D3E7F9;
	margin-top: 20px;
}
.formrequired {
	font-size: 9px;
	text-align: left;
	color: #EA1B3B;
}
.calloutlinkbox2 {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
.lightboxpdf {
	background-color: #ECECEC;
	padding: 10px;
	border: 1px solid #D2D2D2;
	width: 95%;
	font-size: 10px;
}
