/* general body styles */
body {
		font-size: 13px;
		color: #19304a;
		margin: 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		background: #000 url('/_IMAGES/_XSL/templates/www_main/bg-pattern.jpg') fixed;
}
	
h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
		color: #0059a2;
}
	
p {
		font-size: 13px;
		line-height: 2;
}
	
/* general link styles */
a:link {
		color: #19304a;
		text-decoration: none;
}
a:visited {
		color: #19304a;
		text-decoration: none;
}
a:hover {
		color: #fe9512;
		text-decoration: underline;
}
	
/* message styles */
#tmpl_message_table {
		width: 900px;
		color: #ec861a;
		font-size: 11px;
		height: 34px;
		z-index: 1;
		position: relative;
		background: url('/_IMAGES/_XSL/templates/www_main/msg-top-bg.gif') repeat-x;
}
#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: #ec861a;
		text-decoration: none;
		font-weight: bold;
}
#tmpl_message_table td a:visited {
		color: #ec861a;
}
#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.left {
		width: 19px;
}
#tmpl_tab_table td.middle {
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.gif') repeat-x top;
		vertical-align: bottom;
}
#tmpl_tab_table td.right {
		width: 19px;
}
	
#tmpl_tab_table ul {
		margin: 0px;
		padding: 0 0 0 26px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tmpl_tab_table ul li {
		list-style: none;
		line-height: 48px;
		float: left;
		margin: 0px;
		padding-left: 20px;
		padding-right: 20px;
		color: #ec861a;
		font-size: 12px;
		font-weight: none;
		text-decoration: none;
		text-align: center;
}
#tmpl_tab_table ul li.selected {
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg-selected.gif') repeat-x top;
}
#tmpl_tab_table ul li a {
		color: #ec861a;
		text-decoration: none;
}
#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
		color: #fff;
		text-decoration: none;
}
#tmpl_tab_table ul a:hover {
		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: #000;
		font-size: 12px;
		font-weight: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
		padding: 10px;
}
#tmpl_top_nav a {
		color: #000;
		font-weight: bold;
		text-decoration: none;
}
#tmpl_top_nav a:visited{
		color: #000;
		font-weight: bold;
		text-decoration: none;
}	
#tmpl_top_nav a:hover{
		color: #0059a2;
		font-weight: bold;
		text-decoration: underline;
}
/* body styles */
#tmpl_body {
		width: 900px;
		background: url('/_IMAGES/_XSL/templates/www_main/body-bg.jpg') repeat-y;
}
#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 5px 35px 0px 35px;
}

/* footer styles */
#tmpl_footer_table {
		width: 900px;
		height: 66px;
		color: #838891;
		font-size: 11px;
}
#tmpl_footer_table td.middle {
	text-align: center;
	margin: 0px auto;
	padding: 15px 0 0 0;
		background: url('/_IMAGES/_XSL/templates/www_main/footer-bg.jpg') repeat-x top;
}
#tmpl_footer_table td.bottom {
		text-align: right;
}
#tmpl_footer_table td.bottom a {
		color: #838891;
}
#tmpl_footer_links {
		width: 900px;
		padding: 10px;
		color: #838891;
		font-size: 11px;
}
#tmpl_footer_links td a {
		color: #838891;
		text-decoration: none;
}
#tmpl_footer_links td a:hover {
		color: #ec861a;
		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 #555;
	background: #fff;
	padding: 3px;
	margin: 0 2px 0 0;
}
fieldset {
	border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #d1d1d1;
	padding: 6px;
}
#welcome-intro {
	margin: 0 0 30px 0;
	padding: 3px;
	color: #000;
	font-size: 14px;
	background: url('/_IMAGES/_XSL/templates/www_main/bottom-bg.jpg');
}
/* BOTTOM INTRO LINKS */
.bottom-wrap {
	margin: 20px 0 0 0;
	padding: 0px;
}
.bottom-wrap h1 {
	font-size: 20px;
}
.bottom-wrap a {
	color: #ec861a;
	font-size: 25px;
	font-weight: bold;
	background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.gif');
	display: block;
	padding: 5px;
	text-decoration: none;
}
.bottom-wrap a:hover {
margin: 0px;
	color: #fff;
	text-decoration: underline;
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg-selected.gif');
	display: block;
	padding: 5px;
	text-decoration: none;
	}
.bottom-left {
	margin: 0 0 20px 0;
	color: #fff;
	float: left;
	width: 230px;
	height: 130px;
	padding: 0px;
	background: url('/_IMAGES/_XSL/templates/www_main/search-bg.jpg');
	border: 1px solid #4f1000;
}
.bottom-left p {
	text-align: left;
	line-height: normal;
	padding: 6px;
	margin: 0px;
}
.bottom-right {
	margin: 0 0 20px 0;
	color: #fff;
	float: right;
	width: 230px;
	height: 130px;
	padding: 0px;
	background: url('/_IMAGES/_XSL/templates/www_main/search-bg.jpg');
	border: 1px solid #4f1000;
}
.bottom-right p {
	text-align: left;
	line-height: normal;
	padding: 10px;
	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;
}