body
{
	font-size:80%;
	padding:0;
	margin: 0px;
        font-family:Arial,Verdana,Helvetica,sans-serif;
	background: #E8E8EC;
	text-align: center;
        background-color: #fff;
}
#h1
{
	font-weight: bold;
	font-size: 150%;
}
#wrap_logo
{
	width: 878px;
	#width: 878;
        height: 91px;
	#height: 91px;
	background: url(images/01_kiosk_banner.gif) no-repeat;
        position: relative;
        top: -91px;
        #top: -94px;
        left: 323px;
        #left: 325px;

}
#wrapper
{
        width: 1202px;
        #width: 1205px;
	text-align: left;
	margin: 15px auto auto;
	#margin: 15px auto auto;
        background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#header
{
        width: 323px;
        #width: 1205px;
        height: 91px;
        #height: 91px;
        #position: relative;
        #top: 1px;
        #left: 0px;
}
#logo
{
	width: 100px;
}
#wrap_topshim
{
	padding: 0;
	width: 100%;
	background: #999999;
	margin: 1px auto 1px;
	height: 7px;
}

a:visited, a:active, a:link
{
	color: #770000;
        text-decoration: none;
}

a:hover
{
    color: #BB0000;
}
#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;
}
#menuContainer
{
	margin: 10px;
	padding: 5px 0px;
	text-align: Left;
	border-top: 1px dotted #CCCCCC;
	font-size:100%;
	border-bottom: 1px dotted #CCCCCC;
	background: #000000;
	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;
}
#help-content
{
	margin: 0px auto auto 25px;
	padding: 0px 0px 0px 10px;
	background: white;
	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: 1205;
	border-top: 1px solid #CCCCCC;
	font-size: .9em;
	background: #b2b2b2;
	text-align: center;
	color: #ffffff;
	font-style: oblique;
	padding-top: 0px;
	padding-bottom: 0px;
}
.listCaption
{
	font-size: 125%;
}

div.DdPopupHelpDiv
{
	width: 439px;
	height: 400px;
	top: 90px;
	left: 95px;

	border-right: dimgray thin solid;
	padding-right: 5px;
	border-top: dimgray thin solid;
	padding-left: 5px;
	font-size: 9pt;
	position: absolute;
	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;
}

div.DdPopupHelpHeader
{
	text-align: center;
	font-size: 11pt;
	width: 95%;
	font-family: Times New Roman;
	font-weight: bold;
}

span.DdPopupHelpHeaderTagLine
{
	color: #99CC00;
	font-style: italic;
}

div.DdPopupHelpHeaderNotDataAccess
{
  	font-size: 10pt;
        text-align: right;
       	font-style: italic;
	font-family: Times New Roman;
	
}
