	/* Last updated 11/14/05 by Raquache Waugh */
	
#sidemenu{
border: 0px;
width: 200px;
background-color: #FFFFFF;
}

#sidemenu a{
font: bold 11px Arial, Helvetica, sans-serif; 
padding: 0px;
padding-left: 0px;
display: block;
width: 100%;
color: #343434;
text-decoration: none;
border-bottom: 1px;
}

html>body #sidemenu a{
width: auto;
}
	
html,body,span,div,td,layer,blockquote{
	color: #000000;
	font-size: 10pt;
	font-family: "Verdana", "Helvetica", sans-serif;}

p{
	color: #000000;
	font-size: 10pt;
	line-height: 11pt;
	margin: 10px 20px;
	font-family: "Verdana", "Helvetica", sans-serif;}

body{
	margin-left: 0px;
	padding: 0px;
	background: #f8f1e5;
	}

.grayheader {
	font-family: Seria-Sans,,arial,helvetica;
	font-size: 15px;
	font-weight: bold; 
	color: #8D8383;
	margin: 10px 20px; 
}

.orangeheader {
	font-family: Seria-Sans,,arial,helvetica;
	font-size: 15px;
	font-weight: bold; 
	color: #E05C57;
	margin: 10px 20px; 
}

#footer H1 {
	DISPLAY: block; FONT-SIZE: 9px; PADDING-BOTTOM: 1px; COLOR: #999999; PADDING-TOP: 2px; TEXT-ALIGN: center;
}

#redirect H1 {
	DISPLAY: block; FONT-SIZE: 10px; PADDING-BOTTOM: 1px; COLOR: #000000; PADDING-TOP: 2px; TEXT-ALIGN: center;
}
.content {
	/*font-size: 10pt;*/
	line-height: 11pt;
	margin: 0px 0px;
    display:block;
    width:auto;
    height:auto;
    margin-top:17px;
    font:normal 11px sans-seria,arial,helvetica;
 }
 
p.contact {
	font-size: 9pt;
	margin: 10px;}

td.bg999{background: #999999;}
 
p.text-heading{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	margin: 0 0 0 0;
	font-family: "Verdana", "Helvetica", sans-serif;}

p.text-heading2{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	margin: 2px 2px 2px 9px;
	font-family: "Verdana", "Helvetica", sans-serif;}

p.sideContent_l {
	font-size: 8pt;
	margin: 0px 5px 0px 5px;
}

p.caption {font-size: 8pt;}

p.leftnav{
	font-size: 8pt;
	margin-left: 5px;}

input.search{
	font-size: 8pt;
	color: #000000;
	border-color: #999999;
	width: 80px;
	border-style: solid;}
	
#searchbox { 
	margin: 0;
	padding: 0;
	float: right; 
	position: relative;
	left: 740px; }

html>body #searchbox { 
	top: 5px;
	}

#searchbox input { 
	margin: 0 10px 0 0;
	font-size: 10px; }
	
#searchbox label { display: none; width: 0; height: 0; overflow: hidden;} 
	
#searchbox input.btn { 
	position: relative;
	margin: 0; 
	top: 3px; }
	
html>body #searchbox input.btn { 
	top: 4px; 
	}
