/* general body styles */
body {
	font-size: 12px;
	color: #000;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background: #fff url('/_IMAGES/_XSL/templates/www_main/bg-top.gif') repeat-x top;
}
/* heading styles */
h1, h2, h3, h4 { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, cite, label, fieldset, address {
	clear: both;
	margin: 5px 0;
	padding: 0;
	text-indent: 0;
}
h1 { font-size: 2.0em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }
/* general styles */
p { font-size: 12px; line-height: 2; }
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #8e9828; text-decoration: underline; }
img { border: none; }

/* page wraping */
#page-wrap {
	margin: 0 auto;
	padding: 0;
	width: 886px;
}
/* message styles */
#tmpl_message_table {
	width: 886px;
	color: #fff;
	height: 25px;
	font-size: 11px;
	width: 886px;
	margin: 0 auto;
}
#tmpl_message_table td a {
	color: #fff;
	font-weight: bold;
}
#tmpl_message_table td a:visited {
	color: #fff;
}
#tmpl_message_table td a:hover {
	color: #fff;
}
/* header styles */
#tmpl_header {
	padding: 0;
	width: 886px;
	height: 108px;
}
#header2 {
	margin: 15px 0 10px 0;
}
/* tab styles */
#tmpl_tab_table {
	width: 886px;
	font-size: 14px;
}
#tmpl_tab_table.popup {
	margin-top: 15px;
}
#tmpl_tab_table td.middle {
	background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.gif') repeat-x top;
	padding: 0;
}
#tmpl_tab_table ul {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
#tmpl_tab_table ul li {
	list-style: none;
	line-height: 47px;
	float: left;
	margin: 0px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
#tmpl_tab_table ul li.selected {
	font-size: 14px;
	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: #666;
	font-weight: bold;
	text-decoration: underline;
}
#tmpl_tab_table ul li a.disabled {
	color: #ccc;
	text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#tmpl_tab_table ul a:hover {
	text-decoration: underline;
	color: #666;
}
#tmpl_tab_table td.left {width: 11px;}
#tmpl_tab_table td.right {width: 11px;}
/* top nav styles */
#tmpl_top_nav {
	color: #666;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 20px;
	height: 39px;
	background: url('/_IMAGES/_XSL/templates/www_main/top-nav-bg.gif') no-repeat top;
}
#tmpl_top_nav a, #tmpl_top_nav a:visited {
	color: #000;
	font-weight: bold;
}
#tmpl_top_nav a:hover {
	color: #8e9828;
}
/* body styles */
#tmpl_body {
	margin-top: 20px;
	width: 886px;
	height: 493px;
	background: url('/_IMAGES/_XSL/templates/www_main/splash-img.jpg') no-repeat;
}
#tmpl_body td.tmpl_body_container {
	vertical-align: top;
}
/* footer styles */
#tmpl_footer_links {
	width: 886px;
	margin-top: 20px;
	color: #000;
	border-top: 2px solid #8e9828;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tmpl_footer_links td a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#tmpl_footer_links td a:hover{
	font-size: 11px;
	text-decoration: underline;
}
#tmpl_footer_links td img {
	border: none;
}
#tmpl_footer_links td.right {
	text-align: right;
}
#bottom {
	background: url('/_IMAGES/_XSL/templates/www_main/bottom-bg.jpg') no-repeat;
	width: 886px;
	height: 130px;
}
#bottom .box-blank{
	width: 160px;
}
#bottom .box {
	width: 100px;
	font-size: 11px;
	color: #666;
	padding-top: 20px;
}
#bottom .box a{
	color: #000;
	font-size: 12px;
}
#bottom .box a:hover{
	color: #8e9828;
}