/* general body styles */
	body {
		font-size: 13px;
		
		color: #000;
		margin: 20px;
		margin-top: 0px;
		
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		
		background-color: #2b2b2b;
		background-image: url(/_IMAGES/_XSL/templates/www_main/bg.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}
	
	h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
	}
	
	p {
		font-size: 12px;
		line-height: 2;
	}
	
/* general link styles */
	a:link {
		color: #0e859e;
		text-decoration: underline;
	}
	a:visited {
		color: #0e859e;
		text-decoration: underline;
	}
	a:hover {
		color: #77c6d7;
		text-decoration: none;
	}
	
/* tab styles */
	#tmpl_tab_table {
		width: 700px;
		height: 38px;
	}
	#tmpl_tab_table.popup {
	}
	#tmpl_tab_table td.middle {
		vertical-align: top;
	}
	
	#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: 30px;
		float: left;
		margin: 0px;
		padding-left: 15px;		
		color: #005769;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
	}
	#tmpl_tab_table ul li.selected {
		color: #000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		background-image: url(/_IMAGES/_XSL/templates/www_main/selected.png);
		background-repeat: repeat-x;
		background-position: top;
	}
	#tmpl_tab_table ul li a {
		color: #005769;
		text-decoration: none;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #888;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #000;
		text-decoration: underline;
	}
	#tmpl_tab_table ul a:hover {
		color: #0e859e;
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.right {
		padding-bottom: 8px;
		padding-right: 15px;
	}
	#tmpl_tab_table ul li.selected div.right {
		padding-right: 15px;
		background-repeat: repeat-x;
		background-image: url(/_IMAGES/_XSL/templates/www_main/selected.png);
		background-position: top;
	}
	#tmpl_tab_table ul li div.bg {
		/*padding-top: 10px;*/
		/*padding-bottom: 5px;*/
	}
	#tmpl_tab_table ul li.selected div.bg {
	}
	
/* one styles */
	#one {
		width: 900px;
		height: 38px;
	}
	#one td.topper1 {
		width: 200px;
		height: 38px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/topper1.jpg) no-repeat top center;
	}
	#one td.tabs {
		width: 700px;
		height: 38px;
		vertical-align: top;
	}
	
/* header styles */
	#header_bg {
		width: 852px;
		height: 218px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/header_bg.jpg) no-repeat top center;
	}
	
/* topper2 styles */
	#topper2 {
		width: 900px;
		height: 18px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/topper2.jpg) no-repeat top center;
	}
	
/* hello styles */
	#hello {
		width: 900px;
		height: 20px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/hello.jpg) no-repeat top center;
	}
	#hello-text {
		color: #000;
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		line-height: 14px;	
		float: right;
	}
	#hello-text a {
		color: #0e859e;
		text-decoration: underline;	
	}
	#hello-text a:visited {
		color: #0e859e;
		text-decoration: underline;	
	}
	#hello-text a:hover {
		color: #77c6d7;
		text-decoration: none;	
	}
	
/* messages styles */
	#messages {
		width: 900px;
		height: 26px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/messages.jpg) no-repeat top center;
		vertical-align: top;
	}
	#messages-text {
		color: #000;
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		line-height: 14px;	
		float: right;
		padding-bottom: 6px;
	}
	#messages-text a {
		color: #0e859e;
		text-decoration: underline;	
	}
	#messages-text a:visited {
		color: #0e859e;
		text-decoration: underline;	
	}
	#messages-text a:hover {
		color: #77c6d7;
		text-decoration: none;	
	}
	

/* top nav styles */
	#tmpl_top_nav {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
		border-bottom: 1px dashed #888;
	}
	#tmpl_top_nav a {
		color: #0e859e;
		text-decoration: underline;
	}
	#tmpl_top_nav a:visited {
		color: #0e859e;
		text-decoration: underline;
	}
	#tmpl_top_nav a:hover {
		color: #77c6d7;
		text-decoration: none;
	}
	#tmpl_top_nav td {
	}
	#tmpl_top_nav td.left {
		width: 7px;
	}
	#tmpl_top_nav td.middle {
	}
	#tmpl_top_nav td.right {
		width: 7px;
	}
	
/* body styles */
	#tmpl_body {
		width: 900px;
		background-color: #fff;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 10px;
	}

/* footer styles */
	#tmpl_footer_table {
		width: 900px;
		height: 18px;
		color: #000;
		font-size: 11px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/footer-bg.jpg) no-repeat top center;
	}
	#tmpl_footer_table td.middle {
		padding-left: 10px;
	}
	#tmpl_footer_table td.bottom {
		text-align: right;
		padding: 10px;
	}
	#tmpl_footer_table td.bottom a {
		color: #0e859e;
		text-decoration: underline;
	}
	#tmpl_footer_table td.bottom a:visited {
		color: #0e859e;
		text-decoration: underline;
	}
	#tmpl_footer_table td.bottom a:hover {
		color: #77c6d7;
		text-decoration: none;
	}	
	#tmpl_footer_links {
		width: 900px;
		margin-top: 10px;
		color: #fff;
		font-size: 11px;
	}
	#tmpl_footer_links td a {
		color: #77c6d7;
		text-decoration: underline;
	}
	#tmpl_footer_links td a:visited {
		color: #77c6d7;
		text-decoration: underline;
	}
	#tmpl_footer_links td a:hover {
		color: #0e859e;
		text-decoration: none;
	}
	#tmpl_footer_links td img {
		border: none;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
	
#link-to-us {
	list-style: none;
	line-height: 30px;
	float: left;
	margin: 0px;
	color: #005769;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#link-to-us a {
	color: #005769;
	text-decoration: none;
}
#link-to-us a:hover {
	color: #0e859e;
	text-decoration: underline;
}
	