@charset "utf-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #03452A;
	margin:0;
}

hr {
	margin: -10px 0;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size:13pt;
}

.faq {
	font-weight:normal;
	font-size:12pt;
}

h3 {
	font-size:12pt;
}

h4 {
	font-size:11pt;
}

#navigation {
	padding:10px 20px;
	text-align:justify;
}

#navigation a, #consultation a, .faq a {
	color: #006400;
	text-decoration:none;
}

.faq a, .faq a:hover {	
	font-weight:bold;
}

#navigation a:hover, #consultation a:hover, .faq a:hover {
	color: #00F;
}

#navigation li {
	font-weight:normal;
	margin:0;
	font-size:10pt;
	list-style:none outside none;
	margin-left:-30px;
	line-height:13pt;
}

#consultation {
	font-size:11pt;
	font-weight:bold;
	padding:3px 0 0;
	text-align:center;
}

#numbers {
	font-size:11pt;
	padding:3px 0 0;
}

.bodylist, #bodyolist {
	font-size:10pt;
}

.bodylist li {
	list-style:none outside none;
	padding:4px 0 0 0;
}

p, li {
	font-size: 10pt;
	line-height:12pt;
}

.center_text {
	text-align:center;
}

.larger_text {
	text-align:justify;
	font-size:12pt;
	font-weight:bold;
	padding: 0 10px;

}

.largest_text {
	text-align:justify;
	font-size:14pt;
	font-weight:bold;
}

.body_text {
	text-align: justify;
	padding: 0 10px;
}

.td_text {
	font-size:10pt;
	text-align:center;	
}

#names tr {
	text-align:left;
	height: 35px;
}

.epa_th {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;	
	line-height: 9pt;
	font-weight: bold;
}

.red_text {
	color: #ff0000;
}

#green_font {
	color:#009933;	
}

.float_right {
	margin:0 0 10px 10px;	
}

.float_left {
	margin:0 10px 10px 0;	
}

ul#news {
	border: 0;
	padding: 2em;
	background:  transparent;
	list-style-type:none;
	padding:0;
	margin:0;
}

ul#news li {
        line-height: 1.31em;
        letter-spacing: 1px;
		text-align:justify;
}

#quotes {
		width:430px;
		position:relative;
		}

#quotes_sb {
		padding:10px;
		position:relative;
		width:690px;
}

#footer_quotes {
		padding:0 150px;	
}

#copyright {
	text-align:center;
	padding: 1em 0;
}

.w3c {
	text-align:right;
}