body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

#navigation_list li.navigation_top a {
	color: #565c5c;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

	#navigation_list li.navigation_top a:hover,
	#navigation li.navigation_top:hover a {
		color: white;
	}

	#navigation ul li.navigation_top ul li a {
		font-size: 12px;
		color: white;
		padding: 4px 0 4px 8px;
		text-align: left;
		text-transform: none;
	}
	
	#content p,
	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6,
	#content ul,
	#content ol,
	#content pre,
	#content abbr {
		margin: 0 100px 20px 250px;
	}
	
	#content p,
	#content ul li,
	#content ol li {
		font-family: Georgia, serif;
	}
	
	#content abbr {
		border-bottom: none;
		font: italic 12px/1.5 Arial, sans-serif;
		text-decoration: none;
	}
	
	#content a,
	#content a:active
	#content a:visited,
	#homepage a,
	#homepage a:active
	#homepage a:visited {
		color: #194973;
		text-decoration: underline;
	}
	
	#content a:hover,
	#homepage a:hover {
		text-decoration: none;
	}
	
	#content h1 {
		text-transform: none;
	}
	
	#homepage h2 {
		color: #27616a;
		font: 19px/1.5 Georgia, serif;
	}
	
	#homepage .homepage_text .award {
		color: #849292;
	}
		
		#homepage .homepage_text .award h3 {
			font: 15px/1.5 Arial, sans-serif;
			text-transform: uppercase;
		}
		
		#homepage .homepage_text .award h3,
		#homepage .homepage_text .award p {
			margin: 0 0 0 97px
		}
		
		#homepage .homepage_text .award .awards_won a,
		#homepage .homepage_text .award .awards_won a:visited {
			color: #849292;
			font-size: 11px;
			text-decoration: none;
		}
		
	#content h4 {
		color: #797979;
		font: italic 19px/1.5 Georgia, serif;
	}
	
		#content h4 em {
			font-style: normal;
		}
	
	#content ul {
		color: #194973;
		list-style-type: disc;
	}
	
	#content ol {
		color: #194973;
	}
	
	#content blockquote {
		background: #bbccce url(../images/layout/blockquote.gif) no-repeat 6px 6px;
		border-left: 3px solid #27616a;
		color: #232323;
		float: right;
		font: italic 19px/1.5 Georgia, serif;
		padding: 16px 10px 16px 16px;
		margin: 0 20px 0 20px;
		width: 200px;
	}
	
	#content p.caption,
	#content p.caption a {
		color: #666;
		font: 11px/16px Verdana, Arial, sans-serif;
		margin: 4px 0 10px 0;
		text-decoration: none;
	}
		
#footer ul li a {
	color: #565c5c;
	font-size: 11px;
	text-decoration: none;
	text-transform: lowercase;
}