body, html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
body {
  background-color: #000;
  color: #013567;
}
/* -----BEGIN NAVBAR DESIGN----- */

#topnav {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
}
#topnav ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topnav li {
	display: inline;
	text-align: left;
}
#topnav a:link, #topnav a:visited { 
	text-align: left;
	padding: 3px 7px 3px 3px; 
	color: #fff;
	text-decoration: none;
}
#topnav a:hover {
	text-align: left;
	color: #cc6;
	text-decoration: none;
}
/* END NAV BAR DESIGN */

/* BEGIN LEFT NAV BAR DESIGN */
#leftnav {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftnav li {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
}
/* Below line so that IE hightlights entire block on hover, not just text */
#leftnav a { display: block; width: 169px;}

#leftnav li a:link {
	display: block;
    text-align: left;
	padding: 5px 5px 5px 0.5em;
	background-color: #930;
	color: #000;
	text-decoration: none;	
}

#leftnav li a:visited  {
	display: block;
	text-align: left;
	padding: 5px 5px 5px 0.5em;
	background-color: #930;
	color: #000;
	text-decoration: none;	
}

#leftnav li a:hover {
	display: block;
	text-align: left;
	padding: 5px 5px 5px 0.5em;
    border-top: 0;
	border-bottom: 0;
	background-color: #f00;
	color: #fff;
	text-decoration: none;     
}
/* END LEFT NAV DESIGN */

p {
  color: #ff0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  margin-left: 4px;
  margin-right: 4px;
}
p.cfc {
  font-family: Arial, Helvetica, sans-serif;
  color: #013567;
  font-size: .80em;
  margin: .30em;
}
p.bottom {
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
}
div.bluborder {
  border: 1px solid #7396cc;
  margin: .5em;
  padding: .25em;
}


#highlightout {
	margin-right: 12px;
    color: #ffc;
    background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#highlightin {
	text-align: center;
	margin: 10px;
	color: #ffc;
	background-color: #900;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p.bluhilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #7396cc;
    margin: 5px;
	padding: 5px;
}
p.yellowhilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #013567;
	background-color: #fdcd09;
    margin-right: 45px;
	margin-left: 45px;
	border-top: 1px solid #7396cc;
	border-right: 1px solid #013567;
	border-bottom: 1px solid #013567;
	border-left: 1px solid #7396cc;
	padding: 5px;
}
.hiliter {
    background-color: #ffff00;
}
p.footer {
    text-align: center;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
p.footer a:link { 
	color: #FF0000;
	text-decoration: none;
}
p.footer a:visited { 
	color: #ccc;
    text-decoration: none;
}
p.smalltxt {
   font-size: 9px;
}
p.footer a:hover {
	color: #fff;
	background-color: #f00;
	text-decoration: none;
}
a:link {
  color: #fff;
  text-decoration: underline;
}
a:visited {
  color: #ccc;
}
a:hover {
  color: #cc6;
  text-decoration: none;
}
/* FOOTER BACKGROUND, TEXT and LINK FORMATTING */
td.footerbg {
   background-image:url(lo2/odc_footer_midandrt.jpg);
}
#footertext {
    text-align: left;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;   
}
#footertext a:link { 
	color: #fac90b;
	text-decoration: underline;
}
#footertext a:visited { 
	color: #fac90b;
	text-decoration: underline;
}
#footertext a:hover {
	color: #fff;
	text-decoration: none;
}
/* END FOOTER TEXT and LINK FORMATTING */

td.navtopbg {
  background-image:url(lo2/odc_nav_full.jpg);
}
td.contenttoprt {
	background-image:url(lo2/odc_book_tip.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
td.contenttoprtbk {
	background-image:url(lo2/odc_topcontentbk.jpg);
	background-repeat: no-repeat;
}
td.leftbord {
  background-image: url(layout/left_edge_repeat.jpg);
}
td.rightbord {
  background-image: url(layout/right_edge_repeat.jpg);
}
td.footer {
  background-image: url(layout/footer_center.jpg);
}

h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.85em;
  color: #ff0000;
  padding: 2px;
  border-bottom: 1px solid #ff0000;
  margin-top: 0.1em;
  margin-right: 0.45em;
  margin-bottom: 0.45em;
  margin-left: 0.25em;
}
h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.50em;
  color: #ff0000;
  padding: 2px;
  border-bottom: 1px dotted #ff0000;
  margin-top: .10em;
  margin-right: .45em;
  margin-bottom: .30em;
  margin-left: .25em;
}
h3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.40em;
  color: #fff;
  background-color:#7396cc;
  padding: 1px;
  margin-top: .10em;
  margin-right: .40em;
  margin-bottom: .25em;
  margin-left: .25em;
}

form {
	font-size: 12px;
	margin-bottom: 11px;
}

.nlform {
    color: #990000;
	padding: 3px 0px 2px 4px;
    margin: 3px 13px 7px 0px;
    border: 1px solid #990000;
    font-size: 12px;
}

input.txt {
    font-size: 12px;
    color: #990000;
    background-color: #ffffff;
    border: 1px inset #990000;
	margin-top: 5px;
	margin-bottom: 4px;

}

input.btn {
    font-size: 12px;
    color: #ffffff;
    background-color: #990000;
    border: 1px outset #000000;
	padding-bottom: 3px;
}
.leftimg {
     float: left;
	 margin-right: 4px;
	 margin-bottom: 4px;
}
.rightimg {
    float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
.clear {
    clear: both;
}
.faqquestion {
  color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: .85em;
  padding-left: 5px;
  padding-right: 15px;
}
.faqanswer {
  color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
  padding-left: 15px;
  padding-right: 30px;
}
.gotop {
  text-align: right;
  margin-top: 1em;
  margin-bottom: 1em;
}
.gotop a:link {
  font-size: .75em;
  color: #000;
  background-color: #f00;
  text-decoration: none;
}
.gotop a:visited {
  font-size: .75em;
  color: #000;
  background-color: #f00;
  text-decoration: none;
}
.gotop a:hover {
  font-size: .75em;
  color: #fff;
  background-color: #f00;
  text-decoration: none;
}
hr.red {
  align: center;
  border: none;
  background-color: #f00;
  color: #f00;
  height: 1px;
  width: 75%;
}
