body {
	background-image: url(images/pic_mainbkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #001528;
}
.innerbkgd {
	background-image: url(images/pic_inner_bkgd.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.vertline {
	background-image: url(images/pic_vertline.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftcol {
	border: 1px solid #000000;
	background-color: #E4E3E3;
	background-image: url(images/pic_box_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
	margin-top: 27px;
	margin-right: 13px;
	margin-bottom: 27px;
	margin-left: 24px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.maincol {
	background-color: #E4E2E2;
	background-image: url(images/pic_box_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
	border: 1px solid #000000;
	margin-top: 27px;
	margin-right: 24px;
	margin-bottom: 27px;
	margin-left: 14px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #023a6d;
	text-transform: uppercase;
}
.imgpad2 {
	padding-right: 15px;
	padding-bottom: 5px;
}
.img_border {
	border: 5px solid #999999;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8cafce;
	line-height: 16px;
}
.imgpad1 {
	padding-top: 5px;
}
a.contentlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0055a5;
	text-decoration:underline;
}
a.contentlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0055a5;
	text-decoration:underline;
}
a.contentlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0055a5;
	text-decoration:none;
}
a.contentlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0055a5;
	text-decoration:underline;
}
a.footerlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8cafce;
	text-decoration:underline;
}
a.footerlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8cafce;
	text-decoration:underline;
}
a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8cafce;
	text-decoration:none;
}
a.footerlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8cafce;
	text-decoration:underline;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #023a6d;
	text-transform: uppercase;
}
