body {
	background: white;
	font: 11pt/130% Georgia, "Times New Roman", Times, serif;
	color: #000;
   }
   
p {
	
	font: 11pt/130% Georgia, "Times New Roman", Times, serif;
	color: #000;
   }
   
li {
	font: 11pt/130% Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
   }
   
a {
	color: #0033CC;
	text-decoration: none;
}

li a {
	font: 11pt/130% Georgia, "Times New Roman", Times, serif;
	color: #0033CC;
	text-decoration: none;
}

#wrapper, #main {
	width: auto;
	margin: 0;
	padding: 0;
	float: none !important;
	color: black;
	background: transparent none;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
   }
#main {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#rightColumn {
   display: none;
   }
   
#navWrapper {
   display: none;
   }
   
#leftColumn {
   display: none;
   }
   
#secondaryContent {
	padding: 0px 0px 10px;
	width: 98%;
	
}

#secondaryContent li a {
	list-style: square;
	color: #0066CC;
	text-decoration: none;
}

.noprint {
   display: none;
   }
   
.menu2 {
   display: none;
   }

#cse-search-box {
   display: none;
   }
   
#footer {
   display: none;
   }
#breadcrumb {
   display: none;
   }
   
#address {
	text-align: left;
	color: #003366;
	font: 75%/120% Arial, Helvetica, sans-serif;
	padding-top: 15px;
	border-top: 1px solid #999999;
	width: 100%;
	background: url(images/odaff-logo-sm.gif) no-repeat right;
}
