body {margin:0;
padding:0;
border:none;
color: #000;
background-color: #fff;
font-size: 75%;
line-height: 110%}

.allcaps {text-transform: uppercase; }

td {font-family: Verdana, Arial, Helvetica, sans-serif;
/*font-size: 75%*/}

ol {line-height: 125%}

ol.alphaUpper{
	list-style-type: upper-alpha;
	}

	

ul {line-height: 2.2em;
list-style-type: square}

ul.none {list-style-type:none;}

p {
	line-height: 125%;
	color: #000000;

}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #009966;
text-align: center;}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #009966;
text-align: left;
padding-top:.8em;}

hr{color:#CCCCCC;}

img{
margin:0;
padding:0;
border:none;
}


.stratplan {color: #C00000;
font-size:90%; 
font-family:Verdana, Arial, Helvetica, sans-serif;}

.calendarheading {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: smaller;}

.calendarentry {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;}

.nodisplay{
font-size: 100%;}

.header{
width:100%;
background-image: url(/cdc/images/layout/banner_bg.jpg);
background-repeat: repeat-x;
/*background-color: #ff3300;*/}

.main{
background-image: url(/cdc/images/layout/background.jpg);
background-repeat: repeat-y;}

.leftnav {color: White;
text-decoration : none;
font-size: 70%;
font-weight: normal;}

.leftnav a:link {color: White;
text-decoration : none;
font-weight: normal;}

.leftnav a:visited {color: White;
text-decoration : none;
font-weight: normal;}

.leftnav a:hover {color: #DBC6A9;
text-decoration: underline;
font-weight: normal;}

.leftnav a:active {color: White;
text-decoration : none;
font-weight: normal;}

.cdnav {color: #C19775;
text-decoration : none;
font-size: 80%;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;}

.cdnav a:link {color: #009900;
text-decoration : none;
font-weight: normal;}

.cdnav a:visited {color: #993366;
text-decoration : none;
font-weight: normal;}

.cdnav a:hover {color: #628162;
text-decoration: underline;
font-weight: normal;}

.cdnav a:active {color: #009900;
text-decoration : none;
font-weight: normal;}

.bottom_nav {font-size: 80%;
color: #000000;
text-decoration: none;
font-weight: normal;}

.bottom_nav a:link {color: #009900;
text-decoration: none;
font-weight: bold;}

.bottom_nav a:visited {color: #993366;
text-decoration: none;
font-weight: bold;}

.bottom_nav a:hover {color: #628162;
text-decoration: underline;
font-weight: bold;}

.rrrocnav {color: #C19775;
text-decoration : none;
font-size: 90%;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;}

.rrrocnav a:link {color: #009900;
text-decoration : none;
font-weight: normal;}

.rrrocnav a:visited {color: #993366;
text-decoration : none;
font-weight: normal;}

.rrrocnav a:hover {color: #628162;
text-decoration: underline;
font-weight: normal;}

.rrrocnav a:active {color: #009900;
text-decoration : none;
font-weight: normal;}

.footer {font-size: 80%;
color: #000000;
text-decoration: none;
font-weight: normal;}

.footer a:link {color: #009900;
text-decoration: none;
font-weight: bold;}

.footer a:visited {color: #993366;
text-decoration: none;
font-weight: bold;}

.footer a:hover {color: #628162;
text-decoration: underline;
font-weight: bold;}

.searchresults {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none}

.searchresults a:link {color: #000000;
text-decoration: none;
font-weight: normal}

.searchresults a:visited {color: #999999;
text-decoration: none;
font-weight : normal}

.searchresults a:hover {color: #000000;
text-decoration: underline;
font-weight : normal}

.searchlink a:active {color: #000000;
text-decoration: none;
font-weight : bold}

a:link {color: #009900;
text-decoration: underline;
font-weight: none;}

a:active {color: #009900;
text-decoration: underline;
font-weight: none;}

a:visited {color: #993366;
text-decoration: underline;
font-weight: none;}

a:hover {color: #628162;
text-decoration : none;
font-weight: none;}

.pdf_icon_align{
	vertical-align:middle;
}
.indent2em {
	margin-left:2em}
	
.firstpage{
	padding: 1.2em 3em;}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}
	
abbr[title], acronym[title] {
  border-bottom-width: 0.1em;
  border-bottom-style: dashed;
  border-bottom-color: -moz-use-text-color;
  cursor: help}
  
.redact {background:#000000; color:#000000; padding:0 .2em}
.redact:hover {color:#ffffff}

.new {
	background-color:#FF0;
	color:#000;
	font-weight:bold;
	font-size:70%;
	text-align:center;
	vertical-align:middle;
	padding:2px;
	}
.updated{	border: 1px solid black;
	background-color:#03C;
	color:#FFF;
	font-weight:bold;
	font-size:75%;
	text-align:center;
	vertical-align:middle;
}

.multi_file {
	font-size: 75%;
	border: 1px solid gray;
	padding-left: .5em;
	width: 98%;
   background-color: #EFEFEF;*/
}

#accessibleOptions {font-family:Arial, Helvetica, sans-serif; background-color:#567355; color:#fff; padding-left:0.3em; padding-bottom:0.3em}
#accessibleOptions a {color:#fff; font-size:80%; font-weight:bold; text-decoration:none}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#f6e1c2; text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}

