#topNav {
	background-color: #333333;
	height: 30px;
	float: left;
	width: 540px;
}


#topNav ul {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}


#topNav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#topNav ul li a {
	font-weight: bold;
	color: #A6BCC6;
	font-size: 100%;
	padding: 8px 5px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-decoration: none;
	display: inline;
	height: 20px;
	float: left;

}

#topNav ul li a:link, a:visited {
	font-weight: bold;
	color: #A6BCC6;
	text-decoration: none;

}

#topNav ul li a:hover {
	background-color: #CBCB98;
	color: #333333;
}


#leftColumn {
	padding: 10px;
width:175px
}


#leftColumn a{
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
	float:none;
}


#leftColumn a:link{
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
 }


#leftColumn a:visited{
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}



#leftColumn a:hover {
	color: #333333;
text-decoration:none;
   
  
}



#footer {
	padding: 7px;
	height: 20px;
}

#footer a:link, a:visited {
	font-weight: bold;
	color: #333333;
	float: left;
	text-decoration: none;

}



#footer a:hover {
	color: #7D9AAA;
}


#centerContent {
	padding: 30px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
    float:none;
}


h1 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}

#p {
	color: #000000;
	text-decoration: underline;
float:none;
}

#centerContent a:link {
	color: #000000;
	text-decoration: underline;
float:none;
}
#centerContent a:visited {
	color: #000000;
	text-decoration: underline;
float:none;
}
#centerContent a:hover {
	color: #000000;
	text-decoration: underline;
float:none;
}

#MainContent a:link {
	color: #000000;
	text-decoration: underline;
float:none;
}
#MainContent a:visited {
	color: #000000;
	text-decoration: underline;
float:none;
}
#MainContent a:hover {
	color: #000000;
	text-decoration: underline;
float:none;
}

#oclMission {
	padding: 10px;
width:150px
}

#oclMission a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float:none
}


#oclMission a:link{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
 }

#oclMission a:visited{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#oclMission a:hover {
	color: #333333;
   text-decoration:underline;
  
}


body {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

