body	{
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	vertical-align: top;}
	
.pageheader {
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;}
	
.header {
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;}
	
.subheader	{
	font-family: helvetica;
	font-size: 12px;	
	font-weight: bold;}	

td, th, p, ol, ul, dl	{
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;}
		
.strong	{
	font-weight: bold;}
	
strong
	{
	font-weight: bold;}
	
.italic {
	font-style: italic;}
	
.smalltext {	
	font-family: helvetica;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	vertical-align: bottom;}
	
.sub {
	vertical-align: bottom;
	font-size: 8px;}
	
.sup {
	vertical-align: top;
	font-size: 8px;}

a:link {	
	color: #CB6C49; 
	text-decoration: underline; 
	font-weight: bold;}

a:visited {	
	color: #CB6C49; 
	text-decoration: underline; 
	font-weight: bold;}
	
a:hover{
	color: #903926; 
	text-decoration: none; 
	font-weight: bold;}

a.headerlink:link {
	font-size: 14px;
	color: #CB6C49; 
	text-decoration: underline; 
	font-weight: bold;}

a.headerlink:visited {
	font-size: 14px;
	color: #CB6C49; 
	text-decoration: underline; 
	font-weight: bold;}

a.headerlink:hover {
	font-size: 14px;
	color: #903926; 
	text-decoration: none; 
	font-weight: bold;}

.copyright_style {
	font-size: 9px;
	color: #000000;}


divider_image{
	background-image: url('images/dottedline204204153trans.gif');
	background-repeat: repeat-y;}	
	
