<style type="text/css">
<!--

BODY {background: #FFFFFF}
body {color: grey; font-family: Swis721 BT, Helvetica, Arial, sans-serif}

H1 {color: #30641b; font-family: Swis721 BT,Helvetica,Arial,sans-serif}
H2 {color: #30641b; font-family: Swis721 BT,Helvetica,Arial,sans-serif}
H3 {color: #30641b; font-family: Swis721 BT,Helvetica,Arial,sans-serif}
TD{color: #000066; font-family: Swis721 BT,Helvetica,Arial,sans-serif}
-->


.footer {color: #666666; font-size:6pt;}
.image_title {color: #333333; font-size:12pt;}
.description {color: #666666; font-size:10pt;}
.sidebar_green { color: #000099; font-size:10pt; text-decoration: none }
.blue_text { color: #000099; font-size:10pt; text-decoration: none }
.main_text_grey { color: #666666; font-size:10pt;}
.main_text_heading_grey {font-weight: bold;color: #666666; font-size:10pt;}


a.navbar:link { color: #660000; font-size:10pt; text-decoration: none }
a.navbar:active { color: #660000; font-size:10pt; text-decoration: none }
a.navbar:visited { color: #660000; font-size:10pt; text-decoration: none }
a.navbar:hover { color: grey; font-size:10pt; text-decoration: none }

a.nav_active:link { color: #000099; font-size:10pt; text-decoration: none }
a.nav_active:active { color: #000099; font-size:10pt; text-decoration: none }
a.nav_active:visited { color: #000099; font-size:10pt; text-decoration: none }
a.nav_active:hover { color: #000099; font-size:10pt; text-decoration: none }




a.sidebar:link { color: #660000; font-size:10pt; text-decoration: none }
a.sidebar:active { color: #000099; font-size:10pt; text-decoration: none }
a.sidebar:visited { color: #660000; font-size:10pt; text-decoration: none }
a.sidebar:hover { color: grey; font-size:10pt; text-decoration: none }




a.main_text:link { font-size:large; font-weight: bold; color: #660000; font-size:10pt; text-decoration: none }
a.main_text:active { font-weight: bold; color: #000099; font-size:10pt; text-decoration: none }
a.main_text:visited { font-weight: bold; color: #000099; font-size:10pt; text-decoration: none }
a.main_text:hover { font-weight: bold; color: #99cc99; font-size:10pt; text-decoration: none }
  


/* Here, the page width has been specified as 900 pixels. This wrapper division also has padding of 10 pixels and a border of 1 pixel. The total of these values results in the actual width of the page being 922 pixels.*/

	

	#wrapper {
		width:900px;
		margin:0px auto;
		border:1px solid #FFFFFF;
		padding:1px;
	}




	#header {
		border:1px solid #FFFFFF;
		padding:0px;
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
	

	}
	#content div {
		padding:10px;
		border:1px solid #FFFFFF;
		float:left;
	}

	


	#content-left {
		width:130px;
	}
	#content-main {
		margin-left:10px;
		width:580px;
	}
	#content-right {
		margin-left:10px;
		width:104px;
		
	}
	#footer {
		float:left;
		margin-top:5px;
		margin-bottom:5px;
		padding:10px;
		border:1px solid #FFFFFF;
		width:878px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}

</style>
