body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#333333;
	margin-left:20px;
	margin-right:20px;

}

.p2{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#333333;
	margin-left:20px;
	margin-right:20px;

}

ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-left:20px;
	margin-right:20px;

}


.header {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	height:85px; 
	width:850px;
	text-align:right;
}

.headertext {
	padding:6px 15px 0px 0px;

}


.footer {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	height:115px; 
	width:850px;
	text-align:right;	
}

.footertext {
	padding:6px 15px 10px 10px;

}

.copyrighttext {
	color:#666666;
	font-size:10px;
	padding:6px 10px 10px 10px;
	text-align:center;

}


.titlesubhead {		
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#56658C;
			letter-spacing:-1.5px;
			font-size: 17px;
			font-weight: bold;	
}

.titlesubboxes {		
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#c75415;
			letter-spacing:-1px;
			font-size: 11px;
			font-weight: bold;	
}


.sidebar {
	background-image:url(../images/bg_sidebar.);
	background-position:top;
	background-repeat:no-repeat;
}

h1 {		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	margin-left:15px;
	margin-right:25px;
	margin-bottom:6px;
	color:#e94b01;
	font-size: 24px;		
	font-weight: bold;
	letter-spacing:-1.5px;
	padding-left: 0px;
	padding-top: 23px;
	padding-bottom:0px;
				
}

h2 {		
	padding-left: 0px;
	color:#2F2F2F;
	font-size: 14px;
	font-weight: bold;

	margin-left:20px;
	padding-bottom:0px;
	margin-right:20px;

}

h3 {		
			font-family: Arial;
			padding-left: 40px;
			padding-top: 10px;
			color:#56658C;
			font-size: 18px;
			font-weight: bold;	
}

a:link { 
	text-decoration : none; 
	color: #666666;
} 
a:hover, a:active { 
	text-decoration : underline; 
	color: #999999;
} 

a:visited { 
	text-decoration : none; 
	color : #666666; 
} 




.copyrighttext a:link { 
	text-decoration : none; 
	color : #666666; 
} 
.copyrighttext a:hover, a:active { 
	text-decoration : underline; 
	color : #979797; 
} 

.copyrighttext a:visited { 

	color : #666666; 
} 




.headertext a:link { 
	text-decoration : none; 
	color : #ffffff; 
} 
.headertext a:hover, a:active { 
	text-decoration : underline; 
	color : #505050; 
} 

.headertext a:visited { 
	
	color : #ffffff; 
}



.footertext a:link { 
	text-decoration : none; 
	color : #ffffff; 
} 
.footertext a:hover, a:active { 
	text-decoration : underline; 
	color : #505050; 
} 

.footertext a:visited { 
	color : #ffffff; 
}


blockquote.withquote {
	background:url(../images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:10px;
	text-align:justify;
	} 



