<!--
body,html {
margin: auto;
margin-top: 10px;
background-color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
max-width: 90%;
min-height: none;
height: auto;
padding: 0px;
}

#container {
width: 100%;
margin: auto;
background-color: #ffffff;
color: #000000;
border-left: 0px;
border-right: 0px;
line-height: 130%;
height: auto;
min-height: 100%;
padding: 0px;
}

#header {
float: none;
height: 75px;
}

#main {
float: none;
width: 100%;
}

#leftmenu {
overflow: visible;
float: none;
width: 100%;
height: 20px;
overflow: hidden;
margin: 0px;
border-left: 0px;
border-bottom: 1px solid #CCCCCC;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#content {
float: none;
margin: 0px;
padding: 0px;
border-left: 0px;
}

#footer {
float: none;
margin: 0px;
padding: .5em;
color: #000000;
}

#logo {
background-image: url(images/dnilogo.gif);
background-position: center;
background-repeat: no-repeat;
float: none;
margin: 0px;
width: 100%;
height: 75px;
}

#date {
visibility: hidden;
width: 1px;
height: 1px;
overflow: hidden;
}

#spacer {
visibility: hidden;
width: 1px;
height: 1px;
overflow: hidden;
}

#topmenu {
visibility: hidden;
width: 1px;
height: 1px;
overflow: hidden;
}

#techtalk {
visibility: hidden;
width: 1px;
height: 1px;
overflow: hidden;
}

#bottommenu {
visibility: hidden;
width: 1px;
height: 1px;
overflow: hidden;
}

#copyright {
text-align: center;
color: #000000;
}

#banner {
visibility: hidden;
width: 1px;
height: 1px;
overflow: hidden;
}

#leftmenu ul {
visibility: hidden;
}

#leftmenu ul li a {
visibility: hidden;
}

#leftmenu ul li a:hover {
visibility: hidden;
}

#leftmenu h3 {
letter-spacing: 1px;
color: #4d5fab;
font-size: 15px;
font-weight: bold;
margin: 0px;
width: 100%;
}

#login input,span {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#content p {
margin: 0 0 .5em 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
}

#titleouter {
background-image: none;
background-color: #FFFFFF;
height: 47px;
width: 100%;
margin-left: 20px;
margin-top: 10px;
}

#titlemiddle {
position: relative;
overflow: hidden;
display: table;
width: 100%;
height: 47px;
}

#titleinner {
top: 50%;
display: table-cell;
vertical-align: middle;
*position: absolute;
}

#content p {
font-size: 12px;
line-height: 18px;
padding-bottom: 15px;
}

#titleinner p {
letter-spacing: 1px;
color: #faab53;
font-size: 13px;
margin: 0px 0px 0px 10px;
padding: 0px;
*position: relative; top: -50%;
}

#content a {
color: #faab53;
text-decoration: underline;
}

#copyright {
font-size: 10px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #AAAAAA;
}

#content blockquote p {
font-style: normal;
}

#content blockquote {
font-style: italic;
font-size: 12px;
background: url(images/quote.gif) 6px 0.75em no-repeat;
margin: 20px;
padding-left: 45px;
padding-top: 8px;
}


form {
width: 30em;
margin: auto;
}

form fieldset p {
margin-bottom: -5px !important;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

label {
width: 12em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-size: 12px;
}

input,textarea {
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

textarea {
width: 25em;
}

fieldset {
border: 0px;
border-top: 1px solid #CCCCCC;
#border-top: none;
margin-bottom: 10px;
}

legend {
padding: 2px 6px;
font-size: 13px;
font-weight: bold;
}

.textinput {
width: 18em;
}

a.info span{display: block; color: #000000; padding-top:10px; text-decoration: none;}
-->