body 
{
margin: 0; 
padding: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #3F4554;
text-align: center;
line-height: 1.8em;
}
table
{
	font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
#site 
{
text-align: left;
margin:auto;
width: 800px;
padding: 0;
border: solid 1px #dadada;
}
#header 
{
	background: url("/images/bg-banner.jpg") no-repeat;
	height: 60px;
	width: 100%;
	position: relative;
border-bottom: solid 1px #dadada;
}
#header h1 {
		color: #e8e8e8;
		text-transform: uppercase;
		font-size: 9px;
		margin: 0;
		padding-top: 0px;
		padding-right: 4px;
		text-align: right;
	}
	#header div#logo a {
			display: block;
			width: 550px;
			height: 40px;
			outline: 0;
			text-decoration: none;
		}
		#header div#logo {
		position: absolute;
		top: 10px;
		left: 5px;
		width: 300px;
		height: 60px;
		margin: 0;
		display: block;
		text-indent: -10000px;
	}
#tab-menu
{	
	width:100%;
	height:25px;
	background-image:url('/images/menu-bg.jpg');
}
#tab-menu a
{
	padding-left:25px;
	color: #e8e8e8;
	text-decoration:none;
	font-size:12px;
}



#breadCrumbs {
	background: #e6e6e6 url("../images/arrow-box.gif") no-repeat 10px 50%;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #ccc;

}
#breadCrumbs p {
	margin: 0;
	color:#000;
	
}
#breadCrumbs p a {
				color: #000;
				text-decoration: underline;
			}
#breadCrumbs p a:hover {
				color: #000;
				text-decoration: none;
			}
#intro-with-image {
	background: #EBF4FB url("../images/gbox-gradient-up.jpg") repeat-x;
	border: 1px solid #EBF4FB;
}
#intro-with-image H2
{
	font-size:18px;
	font-weight:normal;
}
#container {
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
background-image: url(/images/divider.gif);
background-repeat: repeat-y;
background-position: 180px 0px;
}
#left {
width: 181px;
height: auto;
float: left;
margin: 0px;
}
#right {
width: 617px;
height: auto;
float: left;
padding: 0;
margin: 0;
}
#right a
{
	color: #153965;		
}
#right p {
margin-top: 2px;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
.nav {
margin: 0 0 0 5;
padding: 0px;
list-style: none;
list-style-image: none;
}
.nav li {
margin: 0px;
padding: 0px;
display: inline;
}
.nav li a:link, .nav li a:visited, .nav li a:active {
color:#153965;
text-decoration: none;
display: block;
margin: 0px;
padding: 0px;
width: 160px;
}
.nav li a:hover {
color: #ccc;
text-decoration: none;
}
#footer 
{

padding: 0px;
margin: 0px;
border-top: solid 1px #dadada;
text-align: center;
}
#footer p {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
color: #aaa;
}
h2
{
	font-size: 14px;
	padding: 10 0 10 0;
	margin:0;
}
h3
{
	font-size: 12px;
	margin:0px;
}
#footer ul#nav-footer 
{
		margin: 0;
		list-style-type: none;		
}
#nav-footer li
{
			display: inline;
			margin: 0 2px;			
}
#nav-footer li a 
{
				
				color: #153965;				
}
#nav-footer li a:hover {
				text-decoration: underline;
}
.imageleft {
	float: left;
	margin-right: 2px;
	margin-top:6px;
	margin-bottom: 3px;	
}		
.textcontent
{
	padding:5px;
}









   #filterbar
       {
       	   border:solid 1px #666;
       	   width:680px; height:auto;
       	   margin:20px 0px 10px 0px;
       }
       .td
       {
       	width:190px; float:left; text-align:left; padding-left:10px; padding-bottom:10px;
       }
       .tdf
       {
       	width:80px;  
       	float:right;
       }
       .td b
       {
       	display:block;
       }
       .block
       {
       	display:block;
       	 clear:both;
       	
       }
        li b
  {
  	 color:#4f4f4f;
  }
  li.sel b
  {
  	color:#ffffff;
  }
  li.sel
  {
  	background-color:ActiveCaption;
  }
  .boxorangehead {
margin:0;
padding:0;
border-right: 1px solid #e87512;
border-left:1px solid #e87512;
}
.boxorangehead h2 {
background:transparent url(../Images/classic-box-header-orange-l.gif) no-repeat scroll left top;
color:white;
margin:0;
padding:3px 8px 0 5px;
text-align:left;
}
.boxorangebody {
background-color:#fe9a20;
border:1px solid #e87512;
color: #fff;
padding:0;
}