/* general body styles */
	body {
		font-size: 13px;
		color: #333;
		margin: 20px;
		margin-top: 0px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		background: #86a9d1 url('/_IMAGES/_XSL/templates/www_main/bg-top.gif') repeat-x top fixed;
	}
	
	h1, h2, h3, h4 {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		margin-top: 0px;
	}
	
	p {
		font-size: 13px;
		line-height: 2;
	}
	img {border: none;}
/* general link styles */
	a:link {
		color: #112d7a;
		text-decoration: none;
	}
	a:visited {
		color: #112d7a;
		text-decoration: none
	}
	a:hover {
		color: #d90000;
		text-decoration: underline;		
}
	input, select, textarea {
	background: #fff url('/_IMAGES/_XSL/templates/www_main/input-bg.gif') repeat-x top;
	border: 1px solid #fff;
	margin: 0 0 0 1px;
	}
/* message styles */
	#tmpl_message_table {
		margin: 50px 0 0 0;
		width: 900px;
		color: #97bfed;
		font-size: 11px;
		height: 38px;
		z-index: 1;
		position: relative;
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg-selected.gif') repeat-x top;
	}
	#tmpl_message_table td {}
	#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: #97bfed;
		text-decoration: underline;
	}
	#tmpl_message_table td a:hover{
		color: #fff;
		text-decoration: underline;
		}
	#tmpl_message_table td a:visited {
		color: #97bfed;
		text-decoration: underline;
	}
	
/* header styles */
	#tmpl_header {
		width: 900px;
	}
/* tab styles */
#tmpl_tab_table {
		width: 900px;
		padding: 0px;
		margin: 0px 0 0 0;
		height: 38px;
}
#tmpl_tab_table.popup {
		margin-top: 15px;
}
#tmpl_tab_table td.left {
		width: 11px;
		height: 38px;
		margin: 0px;
		padding: 0px;
}
#tmpl_tab_table td.middle {
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.gif') top;
		vertical-align: bottom;
}
#tmpl_tab_table td.right {
		width: 11px;
		height: 38px;
		margin: 0px;
		padding: 0px;
}
#tmpl_tab_table ul {
		margin: 0px;
		padding: 0px 0 0 0px;
		font-weight: bold;
		font-family: Arial, Helvetica, Verdana, sans-serif;
}
#tmpl_tab_table ul li {
		list-style: none;
		line-height: 38px;
		float: left;
		margin: 0px;
		padding: 0px 18px 0 18px;
		color: #797979;
		font-size: 12px;
		text-align: center;
}
#tmpl_tab_table ul li.selected {
		color: #000;
		font-size: 12px;
		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: #797979;
		text-decoration: none;
}
#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: #112d7a;
		text-decoration: underline;
}	

/* top nav styles */
	#tmpl_top_nav {
		color: #666666;
		font-size: 12px;
		padding: 10px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		margin-bottom: 10px;
		background: #fff;
		border-top: 3px solid #cccccc;
		border-bottom: 3px solid #cccccc;
	}
	#tmpl_top_nav a {
		color: #112d7a;
		font-weight: bold;
		text-decoration: none;
	}
	#tmpl_top_nav a:hover {
		text-decoration: underline;
	}
	
/* body styles */
	#tmpl_body {
		width: 900px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		background: url('/_IMAGES/_XSL/templates/www_main/body-bg.gif') repeat-y center;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 10px;
		background: transparent url('/_IMAGES/_XSL/templates/www_main/body-bg-gradient.gif') repeat-x top;
	}

/* footer styles */
	#tmpl_footer_table {
		width: 900px;
		color: #fff;
		height: 18px;
		font-size: 11px;
		background: url('/_IMAGES/_XSL/templates/www_main/footer-bg.gif') no-repeat;
	}
	#tmpl_footer_table td.left {
	}
	#tmpl_footer_table td.middle {
		padding: 25px 0 0 0;
		text-align: center;
	}
	
	#tmpl_footer_links {
		width: 900px;
		margin-top: 10px;
		color: #fff;
		font-size: 11px;
	}
	#tmpl_footer_links td a {
		color: #fff;
		text-decoration: none;
	}
		#tmpl_footer_links td a:visited {
		color: #fff;
		text-decoration: none;
	}
		#tmpl_footer_links td a:hover {
		color: #112d7a;
		text-decoration: underline;
	}
	#tmpl_footer_links td img {
		border: none;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
	/* CUSTOM CSS */
	/* Clears out 'float' elements */
.clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
	#page-wrap {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	}
	#welcome-box {
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#bottom-menu {
		color: #666666;
		font-size: 12px;
		padding: 10px;
		height: 500px;
		margin: 30px 0 20px 0;
		background: #fff;
		border-top: 3px solid #cccccc;
		border-bottom: 3px solid #cccccc;
}
#left-block {
	float: left;
	display: block;
}
#right-block {
	float: right;
	display: block;
}
.b-wrap {
	margin: 20px;
	padding: 0;
	width: 350px;
	height: 150px;
}
.b-image {
	float: left;
}
.b-content {
	float: right;
	width: 250px;
}
.b-content a{
	color: #112d7a;
	text-decoration: none;
}
.b-content a:hover{
	color: #d90000;
	text-decoration: underline;
}