/* 
 * ------------------------------------------------------------
 * id styles
 * ------------------------------------------------------------
 */
 
#page_wrapper { 

	width	: 750px;
	

}


	
/* 
 * ------------------------------------------------------------
 * specific tag styles
 * ------------------------------------------------------------
 */
 
body { 

	margin				: 30px 0px 0px 0px;
	padding				: 0px;
	font-family			: Arial, Helvetica, Verdana, sans-serif ; 
	line-height			: 16px ;
	font-size			: 13px ; 
	text-align			: left ;
	color				: #000000 ; 
	background			: #FFFFFF ;
	
}



img	{

	border				: 0 ;
	
}



table	{
	color				: #858585;

	
}



table.outer	{

	
	
}



td.footer_cell	{

	color				: #000000 ;
	background			: none ;
	text-align			: center ;
	
}



.seethrough	{

	color				: #000000 ;
	background			: none ;
	
}



p {
	line-height			: 16px;
	font-size			: 13px;
	text-align			: left;
	padding-left:37px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}



p.sidebar { 

	line-height			: 16px ;
	font-size			: 11px ; 
	text-align			: left ;
	
}




p.footer_text { 

	font-size			: 9px ; 
	text-align			: center ;
	
}




h1.pagetitle { 

	margin-left			: 120px;
	margin-top			: 30px;
	font-family			: Avant Garde, Lucida Grande, Helvetica, Arial, sans-serif ; 
	line-height			: 120% ;
	font-size			: 26px ; 
	font-weight			: normal ; 
	text-align			: left ;
	color				: #030 ;
	background			: none ;
	text-transform		: lowercase;
		
}

	



/*
 * ------------------------------------------------------------
 * link styles
 * ------------------------------------------------------------
 */
 
a {

	font-weight			: bold ;
	color				: #858585 ;
	background			: none ;
	text-decoration		: none;
	
}

a:hover {

	font-weight			: bold ;
	color				: #858585 ;
	background			: none ;
	text-decoration		: underline;
	
}

.currentpage {

	text-transform		: uppercase ;
	background			: none ;
	
}



#pic {
	display:none;
}
.tableimage {
	background-image: url(body.jpg);
	background-position: left;
}
.menu a {
	color: #eeeeee;
	font-size: 12px;
	white-space: nowrap;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.shadow {
	background-image: url(body.jpg);
	background-position: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 37px;
	text-align: left;
	color: #858585;
}
.menuright {
	background-image: url(menuright.jpg);
	background-position: right;
}
.picture {
	padding-top: 0px;
	padding-right: 5px;
}
.header {
	background-image: url(headbg4.jpg);
}
#printhead {
	display: none;
}
.footer {
	font-size: 9px;
	text-align: center;
}
.quote {
	font-size: 10px;
	padding-left: 37px;
	
	
}