
body { 
    font-family: Arial, "Helvetica 55 Roman", sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	margin:0; 
	text-align: center
}
a {}	
a:link {
 text-decoration: underline;
 color: #000000;
}
a:visited {
 text-decoration: underline;
	color: #000000;
}
a:hover {
 text-decoration: underline;
		color: #666666;
}
a:active {
 text-decoration: underline;
	color: #000000;
}


h1 {    
    margin: 20px 0 0 118px;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 11pt; 
	line-height: 13pt;
	font-weight: bold;
	color: #666666;}	
	
h2 {    
    margin: 10px 0 5px 118px;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
	line-height: 13pt;
	color: #666666;}	
	
	ul {    
    margin: 3px 0 3px 0;
	padding:0;
}	

	li {    
line-height: 10pt;
	padding:0;
	margin: 0 0 0 20px;
	list-style-image:url(images/arrows.jpg);
	
}

li a:link {
	color: #005983;
	font-weight: bold;
	 text-decoration: none;
	font-size: 9pt;
}
li a:visited {
	color: #005983;
	font-weight: bold;
	 text-decoration: none;
	font-size: 9pt;
}

	li.sublist {    
line-height: 11pt;
	padding:0;
	margin: 0 0 0 20px;
	list-style-image:url(images/disc.jpg);
	
}
	li.sublist a:link {    
color: #000000;
font-weight: normal;
	
}
	li.sublist a:visited {    
color: #000000;
font-weight: normal;
	
}
	
.newsheadline{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}	

.notebody {
	font-size: 11px;
	color: #000000;
}	

.subscribebody {
	font-size: 9pt;
	color: #000000;
}	

	
	
#wrapper { width:970px; margin: 0 auto; background:#ffffff;}

div#header	{
	width: 970px;
	height: 182px;
	margin: 40px 0 0 0;
	padding: 0;
	}

	
div#header img{margin: 0 0 0 0; float: left; }
	



div#content	{
	float:left;

		background: url(images/bg.jpg) no-repeat 0px 0px #ffffff;
	width: 970px;
	margin: 0 auto;
	text-align:left;

	}

	

	
div#text-content{float:right; padding:1px; width:890px; margin:5px 0 0 0;}
div#text-content p {margin: 9px 210px 9px 0;}
div#text-content strong {		color: #00AEEF; font-weight: bold;}


div#breadcrumb {
margin:2px 0 8px 0;
font-size: 8pt;

}
div#breadcrumb  a {
 text-decoration: none;
 color: #00000;

}
div#breadcrumb a:active {
 text-decoration: none;
	color: #00AEEF;
}
div#breadcrumb a:visited {
 text-decoration: none;
	color: #00AEEF;
}
div#breadcrumb  a:link {
 text-decoration: none;
 color: #005983;
}

div#copyright	{width: 370px; float: right; margin: 0 15px 20px 0; color: #333333; font-size: 8pt;}
div#copyright  a {
 text-decoration: none;
 color: #333333;

}

.larger-blue {
	color: #00AEEF;
	font-weight: bold;
	font-size: 11pt;
}
.larger-blue a:link {
	color: #00AEEF;
	font-weight: bold;
	 text-decoration: none;
	font-size: 11pt;
}
