/* CSS Document */

body 
{
	text-align: center;
	margin: 0px;
	background-repeat: repeat;
	background-color: #366A9A;
}
.body-bg {
	background-image: url(images/website_bg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.main {
	text-align: left;
	padding-top: 38px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096e4d;
	font-weight: bold;
	text-decoration: none;
}

.content_links a:link {
	color: #096e4d;
	text-decoration: none;
	font-weight: bold;
}


.content_links a:visited {
	text-decoration: none;
	color: #096e4d;
	font-weight: bold;
}
.content_links a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.content_links a:active {
	text-decoration: none;
	color: #096e4d;
	font-weight: bold;
}


.main a:link {
	color: #096e4d;
	text-decoration: none;
}


.main a:visited {
	text-decoration: none;
	color: #096e4d;
}
.main a:hover {
	text-decoration: none;
	color: #000000;
}
.main a:active {
	text-decoration: none;
	color: #096e4d;
}

#website-logo {
	background-image: url(images/website_logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 350px;
	margin-left: 13px;
}
#nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 834px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}




#header-image {
	background-image: url(images/header_image.jpg);
	height: 157px;
	width: 471px;
	background-repeat: no-repeat;
	float: left;
}
#header {
	background-repeat: repeat;
	height: 157px;
	background-image: url(images/header_bg.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	background-color: #0069BD;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.content-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #096e4d;
	background-image: url(images/title_star.jpg);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 22px;
	background-position: left center;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.side-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.side-nav a:link {
	color: #000000;
	text-decoration: none;
}
.side-nav a:visited {
	text-decoration: none;
	color: #000000;
}
.side-nav a:hover {
	text-decoration: none;
	color: #096e4d;
}
.side-nav a:active {
	text-decoration: none;
	color: #000000;
}

.side-nav_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #096E4D;
	text-align: left;
	line-height: 21px;
	font-weight: bold;
	background-image: url(images/title_star.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 25px;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
.table_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}
.site_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 8px;
	text-align: right;
}
.side-nav_title_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #096E4D;
	text-align: left;
	line-height: 21px;
	font-weight: bold;
	background-image: url(images/title_star.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
