/* general body styles */
	body {
		font-size: 13px;
		color: #6a7685;
		margin: 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #FFF url('/_IMAGES/_XSL/templates/www_main/bg-top2.jpg') repeat-x top;
	}
	
	h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
		font-weight: bold;
		font-size: 18px;
	}
	
	p {
		font-size: 13px;
		line-height: 2;
	}
	
/* general link styles */
	a:link {
		color: #7cb8ff;
	}
	a:visited {
		color: #7cb8ff;
	}
	a:hover {
		color: #707b88;
	}
	
/* message styles */
	#tmpl_message_table {
		width: 905px;
		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 */
	#tmpl_header {
		width: 900px;
		margin-top: 8px;
		margin-bottom: 15px;
	}
	#tmpl_header a img {
		border: none;
	}
	#tmpl_header td.logo {
		width: 324px;
	}
	#tmpl_header td.divider {
		width: 39px;
	}
	#tmpl_header td.right {
		font-size: 12px;
		color: #fff;
		text-align: right;
		vertical-align: top;
		padding-top: 10px;
	}
	#tmpl_header td.right a {
		color: #fff;
	}

/* tab styles */
	#tmpl_tab_table {
		width: 920px;
		margin: 0px auto;
	}
	#tmpl_tab_table.popup {
		margin-top: 15px;
	}
	#tmpl_tab_table td.left {
		width: 11px;
	}
	#tmpl_tab_table td.middle {
		vertical-align: bottom;
	}
	#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: 35px;
		float: left;
		margin: 0px;
		padding-left: 25px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		background: url('/_IMAGES/_XSL/templates/www_main/tab_unselected_left.gif') no-repeat;
	}
	#tmpl_tab_table ul li.selected {
		color: #336699;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		background: url('/_IMAGES/_XSL/templates/www_main/tab_selected_left.gif') no-repeat;
	}
	#tmpl_tab_table ul li a {
		color: #8591a0;
		text-decoration: none;
		text-transform: uppercase;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #7cb8ff;
		text-decoration: underline;
	}
	#tmpl_tab_table ul a:hover {
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.right {
		height: 35px;
		padding-top: 0px;
		padding-right: 25px;
		background: url('/_IMAGES/_XSL/templates/www_main/tab_unselected_right.gif') no-repeat top right;
	}
	#tmpl_tab_table ul li.selected div.right {
		height: 35px;
		padding-top: 0px;
		padding-right: 25px;
		background: url('/_IMAGES/_XSL/templates/www_main/tab_selected_right.gif') no-repeat top right;
	}
	#tmpl_tab_table ul li div.bg {
		/*padding-top: 10px;*/
		/*padding-bottom: 5px;*/
		height: 35px;
		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_top_nav {
	margin: 0px auto;
	width: 900px;
		font-size: 12px;
		font-weight: bold;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		height: 36px;
		color: #6a7685;
	}
	#tmpl_top_nav a {
		color: #7cb8ff;
	}
	#tmpl_top_nav td {
		background-image: url('/_IMAGES/_XSL/templates/www_main/msg-bg.jpg');
	}
	
/* 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 {
	margin: 0px auto;
	padding: 10px 0 0 0;
		width: 900px;
		color: #8591a0;
		font-size: 11px;
	}
	#tmpl_footer_table td.middle {
		color: #8591a0;
		padding: 12px;
	}
	#tmpl_footer_table td.bottom {
		text-align: right;
		padding: 10px;
	}
	#tmpl_footer_table td.bottom a {
		color: #8591a0;
	}
	#tmpl_footer_links {
	margin: 0px auto;
		width: 900px;
		margin-top: 10px;
		color: #8591a0;
		font-size: 11px;
		padding: 7px;
	}
	#tmpl_footer_links td a {
		color: #8591a0;
	}
	#tmpl_footer_links td img {
		border: none;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
	
.top-wrap {
	margin: 0px auto;
	height: 60px;	
	width: 900px;
}
.logo {
	float: left;
}
.msg-top {
	float: right;
	margin: 8px 0 0 0;
	height: 39px;
	width: 250px;
	background: url('/_IMAGES/_XSL/templates/www_main/msg-top.jpg') no-repeat top right;
}
.msg-top p{
	margin: 6px 0 0 40px;
}
.content-wrap {
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 900px;
}
.search-wrap {
	margin: 120px 25px 0 0;
	width: 360px;
	float: right;
}
.search-btn {
	background: url('/_IMAGES/_XSL/templates/www_main/search-btn.png');
	width: 337px;
	height: 52px;
	border: none;
}
.signup-wrap {
	margin: 570px 0 0 230px;
	float: left;	
}
hr {
	border: 1px dashed #c0c0c0;
}
img { border: none;}
input, textarea, select {
	background: #FFF;
	border: 1px solid #ced0d2;
	padding: 2px;
}
/* Clears out 'float' elements */
.clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.weblinks {
	margin: 0px auto;
	padding: 0px;
	width: 560px;
	line-height: 2;
	text-align: center;
}
.weblinks ul {text-align: center;}
.weblinks li {
	list-style: none;
	float: left;
	padding: 5px;
	font-size: 12px;
	color: #ccc;
	text-align: center;
	text-decoration: none;
}
.weblinks li a{
	color: #7CB8FF;
	font-weight: none;
	text-decoration: none;
}
.weblinks li a:hover{
	color: #555;
	text-decoration: underline;
}