#header div, #content, #breadcrumbs, #footer
{
	width: 800px; 
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#content div
{
	padding-right: auto;
	position: relative;
}

#breadcrumbsbar
{
	background: #F8F8F8 url("images/breadcrumbs_bg.gif") bottom repeat-x;
	text-align: center;	
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border-top: 1px solid #536372;
}
#breadcrumbs div
{

}

#contentbox 
{
	margin-left: 0;
	background: #FFFFFF url("images/divider_white_bg.gif") top repeat-x;
	padding-top: 24px;
}

#header { 
	position: relative;
	background: #346799 url(images/header_bg.gif) bottom repeat-x;
	text-align: center;
	width: 100%;
	height: 43px;
}
#header ul {
	right: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
	border-right: 1px solid #a5a9ae;
	border-left: 1px solid #536372;
	position: absolute;
	top: 0;
}
#header li {
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
#header a 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	color: #336699;	
}
#header ul span, #header ul a:link, #header ul a:visited 
{	
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	text-decoration: none;
	border-left: 1px solid #a5a9ae;
	border-right: 1px solid #536372;	
	color: #dee0e5;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
} #ignored {}

#header ul li span,
#header ul li a:hover 
{
	background: #487bad url(images/header_bg_on.gif) bottom repeat-x;
	color: #fff;

}
#header ul li span,
#header ul li a.current {
	text-decoration: none;	
}
#header ul li a img 
{	
	padding: 0px;
	border: 0px;
}
#header ul li a img:after{content:"\A"}

#breadcrumbs
{
}
#breadcrumbs a 
{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	color: #336699;	
}

#sidebar
{
	width: 240px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#sidebar p
{
	font-size: 11px;
}
#sidebar ul 
{
	margin: 0px;
	padding: 0px;
}
#sidebar li 
{
	list-style-type: none;
	margin-top: 10px;
	line-height: 15px;
	font-size: 11px;	
	padding-left: 10px;
	margin-left: 5px;
	background-image: url("images/li_arrow_grey.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	
}

#footer
{
	margin-top: 20px;
	color: #999999;
	font-size: 11px;
	text-align: center;
}
#footer a 
{
	color: #666666;
}

#faq ul
{
	list-style: none;
	text-indent: -1.5em;
}

.left { float:left; }

.right { float: right; }

form 
{
	margin: 0px;
	padding: 0px;
}

#zoomsearch {	
	width: 170px;
	float: right;
	padding-top: 2px;
}

#zoomsearch .sbox_l  {
	background: url('images/searchleft.gif') no-repeat top left;
	float: left;
	width: 9px; 
	height: 19px;
}

#zoomsearch .sbox_go  {
	padding-top: 0px;
	float: right;	
}

#zoomsearch .sbox input {
	background: url('images/searchmid.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px;	
	width: 140px;
	
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 6px;
	
	height: 19px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
