/* general body styles */
body {
		font-size: 13px;
		color: #c8dce5;
		margin: 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		background: #000 url('bg-top.jpg') repeat-x top;
}
	
h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
		color: #c8dce5;
}
	
p {
		font-size: 13px;
		line-height: 2;
}
	
/* general link styles */
a:link {
		color: #c8dce5;
		text-decoration: none;
}
a:visited {
		color: #c8dce5;
		text-decoration: none;
}
a:hover {
		color: #e50000;
		text-decoration: underline;
}
	
/* message styles */
#tmpl_message_table {
		width: 900px;
		color: #96b2bd;
		font-size: 11px;
		height: 34px;
		z-index: 1;
		padding: 5px;
		position: relative;
		background: #0a3c4c;
}
#tmpl_message_table td {}
#tmpl_message_table td.left {
		padding-left: 10px;
}
#tmpl_message_table td.right {
		text-align: right;
		padding-right: 10px;
}
#tmpl_message_table td a {
		color: #96b2bd;
		text-decoration: none;
		font-weight: bold;
}
#tmpl_message_table td a:visited {
		color: #96b2bd;
}
#tmpl_message_table td a:hover {
		color: #fff;
		text-decoration: underline;
}
/* tab styles */
#tmpl_tab_table {
		width: 900px;
}
#tmpl_tab_table.popup {
		margin-top: 15px;
}
#tmpl_tab_table td.middle {
		background: url('nav-bg.gif') repeat-x top;
		vertical-align: bottom;
}
	
#tmpl_tab_table ul {
		margin: 0px;
		padding: 0 0 0 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tmpl_tab_table ul li {
		list-style: none;
		line-height: 37px;
		float: left;
		margin: 0px;
		padding-left: 18px;
		padding-right: 18px;
		color: #13505e;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
		text-align: center;
}
#tmpl_tab_table ul li.selected {
		color: #0d485c;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		background: url('nav-bg-selected.gif') repeat-x top;
}
#tmpl_tab_table ul li a {
		color: #13505e;
		text-decoration: none;
}
#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
		color: #c8dce5;
		text-decoration: none;
}
#tmpl_tab_table ul a:hover {
	color: #c8dce5;
		text-decoration: underline;
}
#tmpl_tab_table ul li div.right {}
#tmpl_tab_table ul li.selected div.right {}
#tmpl_tab_table ul li div.bg {}
#tmpl_tab_table ul li.selected div.bg {}
	

/* top nav styles */
#tmpl_top_nav {
		color: #c8dce5;
		font-size: 12px;
		font-weight: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 6px;
}
#tmpl_top_nav a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
}
#tmpl_top_nav a:visited{
		color: #c8dce5;
		font-weight: bold;
		text-decoration: none;
}	
#tmpl_top_nav a:hover{
		color: #e50000;
		font-weight: bold;
		text-decoration: underline;
}
/* body styles */
#tmpl_body {
		width: 900px;
		background: #093442;
}
#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 20px 10px 20px 10px;
}

/* footer styles */
#tmpl_footer_table {
		width: 900px;
		height: 20px;
		color: #586a76;
		font-size: 11px;
}
#tmpl_footer_table td.middle {
	text-align: center;
	margin: 0px auto;
	padding: 15px 0 0 0;
		background: url('footer-bg.jpg') repeat-x top;
}
#tmpl_footer_table td.bottom {
		text-align: right;
}
#tmpl_footer_table td.bottom a {
		color: #586a76;
}
#tmpl_footer_links {
		width: 900px;
		padding: 5px 0 0 0;
		color: #586a76;
		font-size: 11px;
}
#tmpl_footer_links td a {
		color: #586a76;
		text-decoration: none;
}
#tmpl_footer_links td a:hover {
		color: #e50000;
		text-decoration: underline;
}
#tmpl_footer_links td img {
		border: none;

}
#tmpl_footer_links td.right {
		text-align: right;
}
/* CUSTOM CODE */
#page-wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
input, textarea, select {
	border: 1px solid #093442;
	background: #fff;
	padding: 3px;
	margin: 0 2px 0 0;
}
fieldset {
	border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #072d3b;
	padding: 6px;
}
#intro-img {
	margin: 40px 0 0px 0;
	text-align: center;
	padding: 0px;
}
/* BOTTOM INTRO LINKS */
.bottom-wrap {
	margin: 20px 0 20px 0;
	padding: 0px;
}
.bottom-wrap h1 {
	font-size: 20px;
}
.bottom-wrap a {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}
.bottom-wrap a:hover {
margin: 0px;
	color: #e50000;
	text-decoration: underline;
	padding: 0px;
	text-decoration: none;
	}
.bottom-left {
	margin: 0 0 10px 0;
	color: #afc7d1;
	float: left;
	width: 422px;
	height: 100px;
	padding: 0px;
	background: url('bottom-bg.png');
}
.bottom-left p {
	text-align: left;
	line-height: normal;
	padding: 12px 2px 0 100px;
	margin: 0px;
}
.bottom-right {
	margin: 0 0 10px 0;
	color: #afc7d1;
	float: right;
	width: 422px;
	height: 100px;
	padding: 0px;
	background: url('bottom-bg.png');
}
.bottom-right p {
	text-align: left;
	line-height: normal;
	padding: 12px 2px 0 100px;
	margin: 0px;
}
/* Clears out 'float' elements */
.clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.body {
	width: 870px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	clear: both;
}

.body-main {
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: left;
}

.body-post {
	width: 600px;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 10px 5px;
	display: table;
	border-bottom: 2px solid #072d3b;
	text-align: left;
	float: left;
}

#adsense {
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: left;
	float: left;
}

.body-sidebar {
	width: 234px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	background: #072d3b;
	border: 1px solid #082f3c;
	text-align: left;
	float: right;
}
.body-sidebar ol, ul, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
}

.sidebar-title {
	width: 234px;
	height: 30px;
	background: url('nav-bg-selected.gif') repeat-x top;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.sidebar-title_txt {
	height: 1px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin: 4px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
}

.sidebar-txt {
	width: 190px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	float: left;
	clear: both;
}

.sidebar-txt ul {
	margin-left: 0px;
	padding-left: 0px;
}