/* CSS Document */

<!--
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight:normal;
	line-height: 18px; 
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-size: 11pt;
	color: #FF0000;
	font-weight: normal; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.footer {
	font-size: 11pt;
	font-weight: normal; 
	color: #666666;
}
a.footer:link {
	text-decoration: none;
	font-size:10px;
	color:#666666;
}
a.footer:visited {
	text-decoration: none;
	color: #FF0000;
	font-size:10px;
	
}
a.footer:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size:10px;
	
}
a.footer:active {
	text-decoration: none;
	color: #666666;
	font-size:10px;
	
}

a.navlink {
	font-size: 12px;
	font-weight: normal; 
	color: #666666;
}
a.navlink:link {
	text-decoration: none;
	font-size:12px;
	color:#666666;
}
a.navlink:visited {
	text-decoration: none;
	color: #666666;
	font-size:12px;
	
}
a.navlink:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size:12px;
	
}
a.navlink:active {
	text-decoration: none;
	color: #666666;
	font-size:12px;
	
}

a.newslink{
	font-size: 11pt;
	font-weight: normal; 
	color: #FF0000;
}
a.newslink:link {
	text-decoration: none;
	font-size:11pt;
	color:#FF0000;
}
a.newslink:visited {
	text-decoration: none;
	color: #FF0000;
	font-size:11pt;
	
}
a.newslink:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size:11pt;
	
}
a.newslink:active {
	text-decoration: none;
	color: #FF0000;
	font-size:11pt;
	
}

.navlinksep {color: #666666;
	font-size:11pt; font-weight: normal;}

.news {color: #666666;
	font-size:11pt; font-weight: normal;}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 11pt;
	color: #FF0000;
}
h3 {
	font-size: 16px;
	font-weight: bold; 
	color:#666666;
	padding-top: 10px;
}

h4 {
	font-size: 11pt;
	font-weight: bold; 
	color:#666666;
	
}
.nav {background-color: #B2EAF7;}

.news {background-color: #EDEAEA;} 

.line {height: 1px; border-top: 1px solid #EDEDED; width: auto;}
.line1 {height: 1px; border-top: 1px solid #FDFDFD; width: auto;}
.text {padding-left:5px; padding-right: 5px; font-weight: normal; color:#666666}
.address {font-size: 10px; color: #666666; font-weight: normal; }
.mark { font-size: 10px; color: #FF0000; font-weight: bold; } 
-->
