body
{
	background-color:#f0f0f0;
	font-family:tahoma;
	font-size:11px;
	color:#585858;
}
#main
{
	background-color:#ffffff;
	width:715px;
	margin:0 auto;
}
#header
{

}
/*******/
#banners
{
	clear:both;
}
#banners div.left, #menu div.left, #center div.left
{
	width:202px;
	margin-left:3px;
	float:left;
}
#banners div.right, #menu div.right, #center div.right
{
	width:506px;
	margin-left:1px;
	float:left;
}
#menu div.right
{
	background-image:url(menu-bg.jpg);
	height:98px;
}
/******/

/**/
#center
{
	clear:both;
}
#center td
{
	vertical-align:top;
}
#center td.left
{
	background-color:#ecf0f3;
	width:172px;
	padding:15px;
}
h1
{
	margin:0;
	padding:0;
	font-size:14px;
	color:#fff;
	background-color:#94999e;
	background-image:url(h1-p.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:6px;
	padding-left:20px;
}
h2
{
	font-size:16px;
	margin:0;
	padding:0;
	display:inline;
	color:#cf6613;
}
hr
{
	border: 0;
	color: #494949;
	background-color: #494949;
	height: 1px;
}
#footer
{
	background-image:url(footer-bg.jpg);
	height:56px;
}
div.text
{
	padding:15px;
}
.blue-underline
{
	color:#6e8cb3;
	text-decoration:underline;
	font-weight:bold;
}
ul.blue-arrows
{
	list-style-image:url(b-arrow.gif);
	margin-left:0px;
	padding-left:15px;
}
div.uld
{
	border-bottom:1px solid #d3d7da;
	padding-bottom:2px;

	background-image:url(b-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:10px;
	color:#7c7c7c;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;

}
div.uld a
{
	background-image:url(b-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:10px;
	color:#7c7c7c;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}


div.uld2
{
	border-bottom:1px solid #d3d7da;
	padding-bottom:2px;


}
div.uld2 a
{
	background-image:url(b-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:10px;
	color:#7c7c7c;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}




#footer div.footer-txt
{
	width:350px;
	height:25px;
	border-left:1px solid white;
	margin-left:205px;
	position:relative;
	top:10px;
	color:#fff;
	padding-top:14px;
	padding-left:10px;
}
#footer div.footer-txt a
{
	color:#b1d6fe;
}