@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	font-family: verdana;
	font-size: 12px;
	color: #0e4172;
	margin: 0;
	padding: 0;
	background: #08355d url(images/main_bg.jpg) repeat-x;
	height: 100%;
}

td {
	font-size: 12px;
	color: #777;
}

p {
	margin: 0;
	padding: 0 0 25px 0;
}

ul {
	padding: 0 0 0 45px;
	margin: 0 0 25px 0;
}

li {
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 19px;
}

li ul {
	padding: 0 0 0 25px;
	margin: 0;
}

li li {
	padding: 0 0 5px 0;
	margin: 0;
}

img {
	border: none;
}

h1 {
	font-size: 14px;
	color: #0e4172;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 4px 0;
}

h2 {
	font-size: 12px;
	color: #3d8b33;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	text-transform: capitalize;
	letter-spacing: 1px;
}

h3 {
	font-size: 12px;
	color: #072e53;
	font-weight: bold;
	padding: 3px 0 5px 0;
	margin: 0;
}

h4 {
	color: #f8e099;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 2px 0 2px 0;
}

a {
	color: #3c8b32;
	text-decoration: none;
}

a:visited {
	color: #3c8b32;
	text-decoration: none;
}

a:hover {
	color: #9d9686;
}

a:visited:hover {
	color: #9d9686;
}

.main_table {
	width: 100%;
	background: url(images/main_table_bg.jpg) 50% 0 no-repeat;
}

.container_cell {
	padding: 0;
	margin: 0;
}

.top_wrapper {
	width: 958px;
	margin: 0;
	padding: 0;
}

.nav_button {
	float: left;
	height: 23px;
}

.content_wrapper {
	background: #efece8 url(images/content_bg.jpg) 50% 0 repeat-y;
	border-top: 3px solid #efece8;
}

.content_div {
	width: 958px; url(images/content_bg.jpg) repeat-y;
	align: center;
	margin-left: auto;
	margin-right: auto;
}

.left_column {
	width: 215px;
	float: left;
	padding: 0 0 0 3px;
	margin: 0;
	font-family: verdana;
	font-size: 10px;
}

.left_column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.left_column li {
	background: url(images/left_link_bg.jpg) repeat-y;
	padding: 4px 0 0 61px;
	margin: 0 0 1px 0;
	height: 23px;
	line-height: 19px;
}

.left_column a {
	color: #7c7263;
	text-decoration: none;
	text-transform: uppercase;
}

.left_column a:visited {
	color: #7c7263;
	text-decoration: none;
	text-transform: uppercase;
}

.left_column a:hover {
	color: #4f4333;
	text-decoration: none;
	text-transform: uppercase;
}

.left_column a:visited:hover {
	color: #4f4333;
	text-decoration: none;
	text-transform: uppercase;
}

.content {
	width: 424px;
	float: left;
	padding: 40px 50px 40px 50px;
	margin: 0;
	color: #0e4172;
	font-size: 11px;
	line-height: 24px; 
}

.right_column {
	width: 210px;
	float: left;
	padding: 30px 2px 40px 4px;
}

.right_column img {
	padding: 0 0 4px 0;
	margin: 0;
}

.login {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
}

.login p {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10px;
	color: #726b5e;
}

.login_input {
	border: 1px solid #a8aac1;
	width: 125px;
	height: 15px;
	margin: 0 0 10px 0;
}

.login_submit {
	border: 1px solid #a8aac1;
	padding: 0;
	margin: 0;
}

.clearer {
	background: url(images/content_bg.jpg) 50% 0 repeat-y;
	clear: both;
}

.left_images {
	clear: both;
}

.top_bar {
	height: 203px;
}

.footer_table {
	width: 100%;
	background: url(images/footer_table_bg.jpg) 50% 0 no-repeat;
	clear: both;
	padding: 0 0 75px 0;
}

.footer_content {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	padding: 10px 0 0 27px;
}

.footer_text {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	padding: 15px 0 0 27px;
}

.footer_text p {
	font-size: 10px;
	font-family: verdana;
	color: #b5aea2;
}

.footer_content img {
	float: left;
}

.footer_content p {
	float: left;
	font-size: 9px;
	font-family: verdana;
	color: #b5aea2;
	padding: 11px 0 0 0;
	margin: 0;
}

.footer_content a {
	color: #b5aea2;
	text-decoration: none;
}

.footer_content a:visited {
	color: #b5aea2;
	text-decoration: none;
}

.footer_content a:hover {
	color: #efece8;
	text-decoration: none;
}

.footer_content a:visited:hover {
	color: #efece8;
	text-decoration: none;
}
