/* general body styles */
body {
	font-size: 12px;
	color: #fff;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #12355c url('/_IMAGES/_XSL/templates/www_main/bg-top.png') 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: #14be13; text-decoration: underline; }
a:visited { color: #14be13; text-decoration: underline; }
a:hover { color: #fcc92e; text-decoration: underline; }
img { border: none; }

/* page wraping */
#page-wrap {
	margin: 0 auto;
	padding: 0;
	width: 920px;
}
/* message styles */
#tmpl_message_table {
	width: 920px;
	color: #fff;
	height: 12px;
	font-size: 11px;
	height: 36px;
	background: url('/_IMAGES/_XSL/templates/www_main/msg-top.png') no-repeat;
}
#tmpl_message_table td a {
	font-weight: bold;
}

/* header styles */
#tmpl_header {
	padding: 0;
	width: 920px;
	height: 112px;
}
/* tab styles */
#tmpl_tab_table {
	width: 920px;
	font-size: 14px;
}
#tmpl_tab_table.popup {
	margin-top: 15px;
}
#tmpl_tab_table td.left {
	width: 11px;
}
#tmpl_tab_table td.middle {
	background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.gif') repeat-x top;
}
#tmpl_tab_table td.right {
	width: 11px;
}
#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: 44px;
	float: left;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#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: #999;
	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;
	text-decoration: none;
}
#tmpl_tab_table ul a:hover {
	color: #333;
	text-decoration: underline;
}
/* top nav styles */
#tmpl_top_nav {
	color: #fff;
	font-weight: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
}
#tmpl_top_nav td.left{
	width: 4px;
}
#tmpl_top_nav td.right{
	width: 4px;
}	
#tmpl_top_nav td.middle{
	padding-left: 10px;
	padding-right: 10px;
}
#tmpl_top_nav a, #tmpl_top_nav a:visited {
	color: #14be13;
	font-weight: bold;
}
#tmpl_top_nav a:hover {
	color: #fcc92e;
}
/* body styles */
#tmpl_body {
	width: 920px;
	background: url('/_IMAGES/_XSL/templates/www_main/body-bg.png');
}
#tmpl_body td.tmpl_body_container {
	vertical-align: top;
	padding: 10px 20px 10px 20px;
}
/* Home-Page body styles */
#tmpl_body2 {
	width: 920px;
	height: 522px;
	background: url('/_IMAGES/_XSL/templates/www_main/welcome-img.jpg');
}
#tmpl_body2 td.tmpl_body_container2 {
	vertical-align: top;
	padding: 20px;
}
#welcome-intro {
	width: 430px;
}
#welcome-intro p{
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	line-height: 2;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}
#welcome-intro div.btn{
	padding-top: 30px;
}
/* footer styles */
#tmpl_footer_table {
	margin-top: 10px;
	width: 920px;
	color: #fff;
	font-size: 11px;
	height: 38px;
}
#tmpl_footer_table td.left {
	width: 11px;
}
#tmpl_footer_table td.middle {
	text-align: center;
	background: url('/_IMAGES/_XSL/templates/www_main/footer-bg.gif') repeat-x;
}
#tmpl_footer_table td.right {
	width: 11px;
}

#tmpl_footer_links {
	width: 920px;
	margin: 10px 0 10px 0;
	color: #fff;
}
#tmpl_footer_links td a {
	color: #14be13;
	font-size: 11px;
}
#tmpl_footer_links td a:hover {
	color: #fcc92e;
}
#tmpl_footer_links td img {
	border: none;
}
#tmpl_footer_links td.right {
	text-align: right;
}
#sub-tabs {
	padding: 0;
	margin: 0;
	width: 920px;
	height: 37px;
	float: right;
	background: url('/_IMAGES/_XSL/templates/www_main/ccc_bg.gif') repeat-x bottom;
}
#sub-tabs-home {
	padding: 0;
	margin: 0;
	width: 920px;
	height: 37px;
	float: right;
	display: block;
}
.box {
}
.box a{
	color: #333;
	text-decoration: underline;
	width: 100px;
	background: #d4d4d4;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 9px;
	float: right;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.box-selected a{
	color: #333;
	text-decoration: none;
	width: 100px;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 9px;
	float: right;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
}
.box a:hover{
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: none;
	text-decoration: none;
}