html, body, ul, ol, li, p, h1, h2, h3, h4 {
margin: 0;
padding: 0;
border: 0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
}

html, body { /* eliminates "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	width: 728px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}

a:link, a:visited { /* style for last footer link! */
	color: #FFFFFF;
}

a:hover, a:focus{
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	margin-bottom: 10px;
}

div#skipbox {
	height: 18px;
}

div#skip a, skip1 a:hover, #skip1 a:visited {
	left: 0px;
	height: 18px;
	overflow: hidden;
	top: -500px;
	position: absolute;
}

div#skip a:active, #skip1 a:focus {
	font-size: 70%;
	text-align: center;
	width: 115px;
	position: static;
	left: 350px;
	margin: 0px;
	padding: 0px;
}

div#logo {
	float: left;
	width: 318px;
	background-image: url(../images/ddlogo.gif);
	background-repeat: no-repeat;
	height: 65px;
	margin-top: 2px;

}

div#search {
	float: right;
	width: 264px;
}

#adbanner {
	height: 100px;
}

#col1 {
	width: 165px;
	float: left;
}

#nav {
	background-color: #FFCC66;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;	
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000066;
}

#nav ul {
	list-style-type: none;
	text-indent: -5px;
	padding-left: 15px;

}

#nav ul li a {
	color: #000066;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #528076;
	text-decoration: none;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#leftad {
	width: 165px;
	float: left;
	margin-top: 10px;
}

#content {
	margin-right: 182px;
	margin-bottom: 0;
	margin-left: 165px;
	margin-top: 10px;
	padding-left: 10px;
}

#content p {
	font-size: 80%;
	color: #000066;
	margin-bottom: 6pt;
	margin-top: 0pt;
}

#content ul {
	font-size: 80%;
	color: #000066;
	padding-left: 15px;
	margin-bottom: 6pt;
	margin-top: 0pt;
}

#content ol {
	font-size: 80%;
	color: #000066;
	padding-left: 15px;
	margin-bottom: 6pt;
	margin-top: 0pt;
}

#content a:link, a:visited  { color: #528076; }
#content a:hover	           { color: #528076; }
#content a:active, a:focus  { color: #528076; }

#col3 {
	width: 182px;
	float: right;
	margin-top: 10px;
	padding: 0px;
	text-align: right;
	margin-bottom: 10px;
}

#col3 p {
    color: #000066;
}

#col3 a:link, a:visited  { color: #528076; }
#col3 a:hover	           { color: #000066; }
#col3 a:active, a:focus  { color: #0000FF; }

h1           {
	font-size: 120%;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

h2           {
	font-size: 100%;
	color: #FF9900;
	margin-bottom: 6pt;
	margin-top: 0pt;
}

h3           { font-size: 85%; color: #FF9900; margin-top: 0pt; margin-bottom: 6pt; }
h4           { font-size: 80%; color: #000066; margin-top: 0pt; margin-bottom: 6pt; }
h5 		 	 { font-size: 80%; margin-bottom: 0pt;}

#footer {
	padding: 2px;
	background-color: #FF6600;
	font-size: 70%;
}

#footer ul {
	background-color: #FF6600;
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#footer ul li a, #footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 3px;
}

#footer ul li a:hover, #footer ul li a:focus {
		text-decoration: none;
		color: #FFFFFF;
}

.caption {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #FF9900;
	margin-bottom: 3px;
}

.table {
	font-size: x-small;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
