

	body {
		font-family: Tahoma;
		font-size: 12px;
		color: #666666;
		background: #fff;
		margin: 0;
		padding: 5px 0px;}
		
		#header {
			height: 122px;
			background: #fff;}
			
		#toolbox {
			height: 100px;
			font-size: 14px;
			color: #000;
			border-top: 1px solid #fff;}	
			
			#content_top {
				width: 800px;
				height: 75px;
				background: url('../img/bg_content_top.jpg') no-repeat left bottom;
				margin: 0;
				padding: 25px 0px 0px 0px;}
		
		#content {
			background: #f2f2f2;}
			
		#content_footer {
			height: 25px;
			background: #fff;}
			
		#footer {
			height: 10px;
			font-size: 11px;
			color: #B3B3B3;
			background: #fff;}	
			
		h1 {
			font-family: Arial Narrow, sans-serif;
			font-size: 24px;
			font-weight: normal;
			color: #39B54A;
			text-align: left;
			background: url('../img/h1_green.jpg') no-repeat top left;
			padding: 0px 0px 5px 20px;}
			
		h1.goal {
			font-family: Arial Narrow, sans-serif;
			font-size: 24px;
			font-weight: normal;
			color: #39B54A;
			text-align: left;
			background: none;
			margin: 0;
			padding: 0px 0px 5px 0px;}
		
		h2.red {
			font-family: Arial Narrow, sans-serif;
			font-size: 20px;
			font-weight: normal;
			color: #fff;
			text-align: left;
			background: #D4522A;
			padding: 3px 0px 3px 10px;}	
		
		h2.green {
			font-family: Arial Narrow, sans-serif;
			font-size: 20px;
			font-weight: normal;
			color: #fff;
			text-align: left;
			background: #39B54A;
			padding: 3px 0px 3px 10px;}	
		
		h2.blue {
			font-family: Arial Narrow, sans-serif;
			font-size: 20px;
			font-weight: normal;
			color: #fff;
			text-align: left;
			background: #00acd6;
			padding: 3px 0px 3px 10px;}	
		
		h3 {
			font-family: Arial Narrow, sans-serif;
			font-size: 16px;
			font-weight: normal;
			color: #4D4D4D;
			text-align: left;
			margin-bottom: 0;
			padding-bottom: 0;}	
			
		h3.red {
			font-family: Arial Narrow, sans-serif;
			font-size: 16px;
			font-weight: normal;
			color: #D4522A;
			text-align: left;
			margin-bottom: 0;
			padding-bottom: 0;}		
			
		h3.green {
			font-family: Arial Narrow, sans-serif;
			font-size: 16px;
			font-weight: normal;
			color: #39B54A;
			text-align: left;
			margin-bottom: 0;
			padding-bottom: 0;}		
			
		h3.blue {
			font-family: Arial Narrow, sans-serif;
			font-size: 16px;
			font-weight: normal;
			color: #00acd6;
			text-align: left;
			margin-bottom: 0;
			padding-bottom: 0;}	
			
		h3.facts {
			font-family: Arial Narrow, sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #38b54a;
			text-align: left;
			margin-bottom: 0;
			padding-bottom: 0;}		
			
		h4 {
			font-size: 12px;
			font-weight: bold;
			color: #39B54A;
			text-align: left;}
			
		h5 {
			font-size: 14px;
			font-weight: bold;
			color: #000;
			text-align: center;}
			
		h6 {
			font-size: 12px;
			font-weight: bold;
			color: #4D4D4D;
			text-align: center;}	
			
		a, a:link, a:active, a:visited, a:hover {
			color: #33368D;
			text-decoration: none;}	
			
			a.red, a.red:link, a.red:active, a.red:visited, a.red:hover {
				font-weight: bold;
				color: #D4522A;}
				
			a.green, a.green:link, a.green:active, a.green:visited, a.green:hover {
				font-weight: bold;
				color: #D4522A;}	
				
			a.blue, a.blue:link, a.blue:active, a.blue:visited, a.blue:hover {
				font-weight: bold;
				color: #00acd6;}	
				
		ul {
			color: #39B54A;}		
			
			span.grey {
				color: #666666;}
		
		.left {
			float: left;}
			
		.right {
			float: right;}
			
		.clear {
			clear: both;}	
			
		.caption {
			font-family: Tahoma;
			font-size: 10px;
			color: #4D4D4D;
			text-align: left;}			
		
		div.line {
			border-bottom: 1px solid #E6E6E6;
			margin: 10px 0px;
			padding: 0;}
			
		div.facts {
			background: #d7f0db;
			padding: 10px 20px;}	
			
		div.quote {
			min-height: 110px;
			background: url('../img/bg_quote.jpg') no-repeat center;
			padding: 5px 70px;}	
		
		div.page {
			width: 800px;
			margin: 0;
			padding: 0;}
		
		table.page {
			width: 800px;}
			
			td.navbox {
				width: 230px;}
				
				div.navbox {
					width: 230px;
					background: url('../img/bg_navbox.jpg') no-repeat bottom left;
					border-top: 1px solid #6b6b6b;
					margin: 0px 0px 10px 0px;
					padding: 10px 0px}
					
					a.nav, a.nav:link, a.nav:active, a.nav:visited {
						display: block;
						font-size: 12px;
						color: #33368D;
						text-decoration: none;
						margin: 0;
						padding: 10px 10px 10px 20px;}		
					
					a.nav:hover, a.nav_sel, a.nav_sel:link, a.nav_sel:active, a.nav_sel:visited, a.nav_sel:hover {
						display: block;
						font-size: 12px;
						color: #000000;
						background: url('../img/bg_nav_sel.jpg') repeat-y top right;
						text-decoration: none;
						margin: 0;
						padding: 10px 10px 10px 20px;}	
					
			td.pagebox {
				width: 560px;}
				
			td.pagebox_text {
				width: 540px;
				text-align: justify;
				background: #fff;
				margin: 0;
				padding: 0px 10px 10px 10px;}
				
				.shade_right {
					width: 230px;
					background: url('../img/bg_shade.jpg') repeat-y top left;}
					
			a.footer, a.footer:link, a.footer:active, a.footer:visited, a.footer:hover {
				font-size: 11px;
				color: #B3B3B3;
				text-decoration: none;}		
				
				
			form {
				margin: 0;
				padding: 0;}
				
			input.pagenr {
				width: 50px;
				height: 25px;
				font-size: 14px;
				color: #000;
				text-align: center;
				background: #fff;
				border: 1px solid #6B6B6B;
				padding-top: 7px;}