body
{
	font-size:80%;
	padding:0;
	margin: 0px auto;
	font-family:Arial;
	background: #336799;
	text-align: center;
}
h1
{
	font-weight: bold;
	font-size: 150%;
}
#header
{
	width: 1205px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px auto;
	padding: 0px;
	background: url(images/DDW_banner.jpg) no-repeat center;
}
#wrapper, #wrapper a, #wrapper visited
{
	text-align: center;
        font-size : 11pt;
	margin: 10px auto 0 auto;
	background: #336799;
	color: #75aee8;
}
#logo
{
	width: 800px;
}
#wrap_topshim
{
	padding: 0;
	width: 100%;
	background: #999999;
	margin: 1px auto 1px;
	height: 7px;
}
a:visited, a:active, a:link
{
	color: #3333FF;
	font-family: Arial;
}
a:hover, a:active
{
	text-decoration:underline;
}
#sideNav
{
	padding: 0;
	float: left;
	width: 135px;
	background: #D8DBE7;
}
#SidenavText
{
	padding-left: 10px;
	font-size:100%;
	padding-top: 15px;
}
#SidenavText ol
{
	list-style: decimal;
	margin: 5px;
	padding: 15px;
}
#SidenavText ol ol
{
	list-style: disc;
	margin: 5px;
	padding: 0px 0px 0px 5px;
}
#SidenavText li
{
	margin: 0px;
	padding: 0px;
}
#SidenavRequirements
{
	margin: 10px;
	padding: 5px 0px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	font-size:100%;
	border-bottom: 1px dotted #CCCCCC;
	background: #E0E0E0;
	width: 104px;
	color: #3C8FF7;
}
#SidenavRequirements a:visited, #SidenavRequirements a:active, #SidenavRequirements a:link
{
	color: #FF3333;
	font-size: 85%;
}
#SidenavCredits
{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	font-size:100%;
}
#freeTextIntro
{
	padding-top: 0px;
	padding-left: 10px;
}
#content
{
	margin: 0px auto auto 25px;
	padding: 0px 0px 0px 10px;
	background: #ECECFF;
	color: #000000;

}
#content p
{
	padding: 0px 0px 0px 10px;
	background: #ECECFF;
	color: #000000;
}
UL
{
	background: #ECECFF;
	/*margin: 0px;
	padding: 0px 0px 10px 10px;
	height: 0px;*/
}
#projectContents
{
	margin: 0px auto auto 135px;
	padding: 0px 0px 0px 10px;
	background: #ECECFF;
	color: #000000;
	width:100%;
}
#projectContents p
{
	padding: 0px 0px 0px 10px;
	background: #ECECFF;
	color: #000000;
}
.break
{
	clear: both;
}
#footer
{
	width: 1207px;
	border-top: 1px solid #CCCCCC;
	font-size: 85%;
	background: #336799;
	text-align: center;
	color: #FFFFFF;
	font-style: oblique;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a, #footer a:active, #footer a:visited {
color: #FFFFFF;
border: 0;
font-weight: normal;
text-decoration: none;
cursor: text;
}
.listCaption
{
	font-size: 125%;
}

div.DdPopupHelpDiv
{
	width: 639px;
	height: 840px;

	border-right: dimgray thin solid;
	padding-right: 5px;
	border-top: dimgray thin solid;
	padding-left: 5px;
	font-size: 9pt;
	position: absolute;
	top: 85px;
	right: 565px;
	z-index: 10;

	display: none;
	padding-bottom: 5px;
	border-left: dimgray thin solid;
	padding-top: 5px;
	border-bottom: dimgray thin solid;
	font-family: Arial;

	background-color: white;
}

span.DdPopupHelpNewText
{
	color: red;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman;
}
span.DdPopupHelpText
{
  	font-size: 9pt;
	font-family: Arial;
	text-align: center;
}

span.DdPopupHelpTextBold
{
  	font-size: 11pt;
	font-family: Arial;
	color: blue;
	text-align: center;
}

div.DdPopupHelpHeader
{
	text-align: center;
	font-size: 11pt;
	width: 95%;
	font-family: Arial;
	font-weight: bold;
	color: red;
}

span.DdPopupHelpHeaderTagLine
{
	color: #99CC00;
	font-style: italic;
}

div.DdPopupHelpHeaderNotDataAccess
{
  	font-size: 10pt;
        text-align: right;
       	font-style: italic;
	font-family: Times New Roman;

}

#wrapper tbody
{
  margin: 0px auto;
  width: 1205px;
  background:#FFFFFF;
}
