body {
	background-color: #000;
	background-image: url(assets/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.nav-middle {
	background-image: url(assets/nav_center_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 198px;
}
.nav-bottom {
	background-image: url(assets/nav_bottom_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 198px;
	height: 11px;
}
.main_content {
	background-color: #FFF;
	background-image: url(assets/content_bg.jpg);
	float: left;
	width: 880px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
.content-box {
	width: 646px;
	float: left;
	text-align: justify;
}
.nav-top {
	background-image: url(assets/nav_top_bg.jpg);
	background-repeat: no-repeat;
	width: 198px;
	float: left;
	height: 11px;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.row900 {
	float: left;
	width: 900px;
}
.header {
	float: left;
	height: 294px;
	width: 900px;
	background-image: url(assets/banner.jpg);
}
.grey-heading {
	font-size: 24px;
	line-height: 30px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
.left_col {
	float: left;
	width: 198px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #00385f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00385f;
}
a:hover {
	text-decoration: none;
	color: #e47100;
}
a:active {
	text-decoration: none;
}
a.white:link {
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #fff;
}
a.white:hover {
	text-decoration: none;
	color: #e47100;
}
a.white:active {
	text-decoration: none;
}
a.nav:link {
	color: #910000;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	text-decoration: none;
	color: #9a0000;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}
a.nav:active {
	text-decoration: none;
	font-weight: bold;
}
.left_image_box {
	float: left;
	height: 155px;
	width: 198px;
	padding-top: 10px;
}
.right-col {
	float: left;
	width: 665px;
	padding-left: 12px;
	padding-right: 5px;
	line-height: 20px;
}
.right-top {
	background-image: url(assets/content_box_top.jpg);
	width: 665px;
	background-repeat: no-repeat;
	height: 11px;
}
.right-col-middle {
	background-image: url(assets/content_box_centre.jpg);
	background-repeat: repeat-y;
	width: 645px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.right-col-bottom {
	background-image: url(assets/content_box_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 665px;
}
.dotted-line {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding:0px;
	border:none;
	background:none;
	border-top:dashed 1px #000;
	height:1px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu-item {
	float: left;
	height: 25px;
	width: 178px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(assets/dotted-line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
}
.footer-box {
	float: left;
	width: 900px;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #000;
}
.pagetitle {
	margin:0px;
	padding:0px;
	color:#9a0000;
	font-size:24px;
	margin-bottom:15px;
	padding-top:5px;
	font-weight: bold;
}
.sub-head {
	font-size: 17px;
	font-weight: bold;
	color: #333;
}
.green-font {
	color: #009900;
}
.medium15 {
	font-size: 15px;
	line-height: 20px;
}
.box_3bdr1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a0000;
	border-right-color: #9a0000;
	border-bottom-color: #9a0000;
	padding: 8px;
}
.box_bdr1 {
	padding: 8px;
	border: 1px solid #9a0000;
}

.box646 {
	float: left;
	width: 646px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.row646 {
	float: left;
	width: 646px;
}
.imageL {
	float: left;
}
.boxL {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.boxR {
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.imageL {
	float: left;
}
.imageR {
	float: right;
}
.red-font {
	color: #9a0000;
}
.p-indent {
	text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.p-no-indent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
