body {
	background-color: #000;
	margin: 0px 0px 0px 0px;
	color: #ccc;
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;
	
	font-family: Georgia;
word-spacing: -0.05em;
letter-spacing: 0;
line-height: 1.4em;

}

#mainTable {
	width: 980px;
	margin-top: 10px;	
}

.mainOuter {
	background-image: url(images/oo_main_2col.gif); 
	background-repeat: no-repeat;
	width: 700px;
	border: 1px solid #444; 
	padding: 10px;
}

.boxHeader {
	color: #eee;
	background-color: #444;
	padding: 3px 10px;
	font-weight: bolder;
	font-size: 1em;
}

.boxData {
	padding: 10px;
}

.rightOuter {
	width: 220px;
	border: 1px solid #444;
}

.purposeBox {
	padding: 14px;


}

a {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
		
}

a:hover {
	color: white;	
}

li {
	margin-bottom: 8px;	
}
.clearBox {
	float: right;
	width: 380px;
	height: 420px;
	
}

.flowBox {
	position:relative; 

}

.copyAndContact {
	font-size: 0.75em;
	margin: 18px 0px 5px 0px;
	
		
}
.regionLink {
	padding: 6px 6px 6px 21px;
	color: black; 
	text-decoration: none;
	font-weight: bold;	
}

.regionLink:hover {
	color: white;
}
	
.hidden {
  display: none;
}
