@charset "utf-8";
/* CSS Document */

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px; 
	text-align:justify; 
	background:url(../images/body-runner.jpg) top center repeat-x #ffffff;
}

#body-bg	{
	height:589px;
	margin:auto;
	background:url(../images/body-bg.jpg) top center no-repeat;
}

#container	{
	width:916px;
	margin:auto;
	padding:0px;
}

#header	{
	width:916px;
	height:135px;
	background: url(../images/header.jpg) top left no-repeat;
	float:left;
}

#flash	{
	width:602px;
	height:215px;
	float:left;
}

#bannerBg	{
	width:298px;
	height:215px;
	background:url(../images/bannerBg.jpg) top left no-repeat;
	float:left;
}

#content_runner	{
	background:url(../images/content-runner.gif) top left repeat-y;
	float:left;
}

#content	{
	width:900px;
	float:left;
	clear:both;
}

.lnkpolicies{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	text-decoration:none;
	line-height:10px;
	background:url(../images/bullete_box.gif) left 50% no-repeat;
	display:block;
	padding:5px 0px 5px 20px;
}

.lnkpolicies:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	text-decoration:underline;
	line-height:10px;
	background:url(../images/bullete_box.gif) left 50% no-repeat;
	display:block;
	padding:5px 0px 5px 20px;
}

#footer	{
	width:916px;
	background:url(../images/content-bottom.gif) top left no-repeat;
	float:left;
	color:#666666;
	line-height:30px;
}

#footer a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

#footer a:hover	{
	text-decoration:underline;
}

.orange_bullet 	{
	margin:0px;
	padding:0px 0px 0px 15px;;
}

.orange_bullet li 	{
	list-style-image:url(../images/orange_bullet.gif);
	padding:0px 0px 0px 5px;
}

h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#f99933;
	margin:0px;
	padding:0px;
}

h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0277d1;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	
}

.border_grey	{
	border: solid 1px #b5b5b5;
}

.border_blue	{
	border: solid 1px #6fb5eb;
}

.lnkleft
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#0277d1;
	background:url(../images/orange_bullet.gif) left 50% no-repeat;
	display:block;
	padding:5px 0px 5px 20px;
}

.lnkleft:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	background:url(../images/orange_bullet.gif) left 50% no-repeat;
	display:block;
	padding:5px 0px 5px 20px;
}

.txt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px; 
	text-align:justify;
		
}

.title{
	color: #525252;
	font-weight:bold;
	font-size:13px;
}

.bullet 	{
	margin:0px;
	padding:0px 0px 0px 15px;;
}

.bullet li 	{
	list-style-image:url(../images/bullet.gif);
	padding:0px 0px 0px 5px;
}



.lnkSitemap
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.lnkSitemap:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fa9833;
}

.lnksmll{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-decoration:none;
	line-height:10px;
	background:url(../images/bullete_box.gif) left 50% no-repeat;
	display:block;
	padding:5px 0px 5px 20px;
}

.lnksmll:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-decoration:underline;
	line-height:10px;
	background:url(../images/bullete_box.gif) left 50% no-repeat;
	display:block;
	padding:5px 0px 5px 20px;
}