/* general body styles */
	body {
		font-size: 12px;
		
		color: #333;
		margin: 0px;
		
		font-family: Arial, Helvetica, sans-serif;
		
		background-color: #474d53;
	}
	
	h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
		color: #3c3835;
	}
	
	p {
		font-size: 12px;
		line-height: 2;
	}
	
/* general link styles */
	a:link {
		color: #86bbec;
	}
	a:visited {
		color: #759ec5;
	}
	
/* message styles */
	#tmpl_message_table {
		width: 905px;
		margin: 0 auto;
		color: #fff;
		font-size: 11px;
		height: 38px;
		z-index: 1;
		position: relative;
	}
	#tmpl_message_table td {
		padding-bottom: 7px;
	}
	#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: #fff;
	}
	#tmpl_message_table td a:visited {
		color: #fff;
	}
	
/* header styles */

	#header_container {
		width: 100%;
		height: 145px;
		background: #fff url(/_IMAGES/_XSL/templates/www_main/header_bg.jpg) repeat-x top center;
	}

	#tmpl_header {
		width: 960px;
		margin: 0 auto;
	}
	#tmpl_header a img {
		border: none;
	}
	#tmpl_header td.logo {
		width: 250px;
		height: 145px;
	}
	#tmpl_header td.header_tabs {
		width: 710px;
		height: 71px;
	}
	#tmpl_header td.header_nav {
		width: 710px;
	}
	
/* top nav styles */
	#tmpl_menu {
		margin: 0px 30px 8px 0px;
		float: right;
	
		font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
		font-size: 11px;
		color: #fff;
	}
	#tmpl_menu td {
		padding: 5px 0px 5px 0px;
	}
	
	#tmpl_menu a {
		color: #fff;
	}
	
	#tmpl_menu td.left {
		text-align: right;
		color: #bf2222;
	}
	#tmpl_menu td.left a {
		color: #bf2222;
	}
	#tmpl_menu td.divider {
		width: 20px;
		padding: 0;
		background: url(/_IMAGES/_XSL/templates/www_main/dotline_03.gif) repeat-y top center;
	}
	#tmpl_menu td.right {
		text-align: left;
		color: #bf2222;
	}
	#tmpl_menu td.right a {
		color: #bf2222;
	}
	#tmpl_menu td.right img {
		margin: 0px 0px -3px 0px;
	}


/* tab styles */
	#tmpl_tab_table {
		width: 700px;
		margin: 0 auto;
	}
	#tmpl_tab_table.popup {
		margin-top: 15px;
	}
	#tmpl_tab_table td {
		vertical-align: bottom;
	}
	
	#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: 29px;

		float: left;
		margin: 0px;

		padding-left: 16px;
		
		color: #90a7bc;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		
		background-image: url(/_IMAGES/_XSL/templates/www_main/tab_unselected_left.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#tmpl_tab_table ul li.selected {
		color: #8ccaff;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		
		background-image: url(/_IMAGES/_XSL/templates/www_main/tab_selected_left.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#tmpl_tab_table ul li a {
		color: #90a7bc;
		text-decoration: none;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #8ccaff;
		text-decoration: none;
	}
	#tmpl_tab_table ul a:hover {
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.right {
		height: 29px;
		padding-top: 0px;
		padding-right: 16px;
		background-position: top right;
		background-repeat: no-repeat;
		background-image: url(/_IMAGES/_XSL/templates/www_main/tab_unselected_right.gif);
	}
	#tmpl_tab_table ul li.selected div.right {
		padding-right: 16px;
		background-position: top right;
		background-repeat: no-repeat;
		background-image: url(/_IMAGES/_XSL/templates/www_main/tab_selected_right.gif);
	}
	#tmpl_tab_table ul li div.bg {
		/*padding-top: 10px;*/
		/*padding-bottom: 5px;*/
		padding: 0px 3px 0px 3px;
		height: 29px;
		background-image: url(/_IMAGES/_XSL/templates/www_main/tab_unselected_bg.gif);
		background-position: bottom;
	}
	#tmpl_tab_table ul li.selected div.bg {
		background-image: url(/_IMAGES/_XSL/templates/www_main/tab_selected_bg.gif);
	}
	

/* top nav styles */

	#tmpl_header td.header_nav {
		background: url(/_IMAGES/_XSL/templates/www_main/top_nav_bg2.gif) repeat-y top right;
	}

	#tmpl_top_nav {
		height: 32px;
		color: #849eb5;
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	#tmpl_top_nav a {
		color: #86bbec;
	}
	#tmpl_top_nav td {
		background: url(/_IMAGES/_XSL/templates/www_main/top_nav_bg.gif) repeat-x top left;
	}
	#tmpl_top_nav td.main {
		text-align: left;
	}
	#tmpl_top_nav td.right {
		width: 29px;
		height: 32px;
	}
	
/* body styles */
	
	#body_container {
		width: 100%;
		background: #fff;
	}

	#tmpl_body {
		width: 970px;
		margin: 0 auto;
		background: #fff url(/_IMAGES/_XSL/templates/www_main/body_bg.gif) repeat-y top center;
	}
	#tmpl_body td.body_container {
		vertical-align: top;
	}
	#tmpl_body td.body_container div.wrap {
		padding: 0px 40px 10px 40px;
		display: block;
	}

/* footer styles */
	#footer_container {
		width: 100%;
		height: 70px;
		background: url(/_IMAGES/_XSL/templates/www_main/footer_bg.gif) repeat-x top center;
	}
	
	#tmpl_footer {
		width: 960px;
		margin: 0 auto;
		margin-bottom: 10px;
		color: #ccc;
		font-size: 10px;
	}
	#tmpl_footer td.body_footer {
		height: 20px;
		background: url(/_IMAGES/_XSL/templates/www_main/footer_middle.gif) no-repeat top center;
	}
	#tmpl_footer td a {
		color: #ccc;
	}
	#tmpl_footer td img {
		border: none;
	}
	#tmpl_footer td.left {
		padding: 10px 0px 0px 20px;
		text-align: left;
	}
	#tmpl_footer td.middle {
		padding: 10px 0px 0px 0px;
		text-align: center;
	}
	#tmpl_footer td.right {
		padding: 10px 20px 0px 0px;
		text-align: right;
	}
	