body
{
	background-color: #000000;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
h1
{
	font-weight: bold;
	font-size: 150%;
}
#header
{
	text-align: center;
	width: 1000px;
	margin: 0px auto 0;
	height: 145px;
	background: url(images/SpotMapsOnline_banner2.jpg) no-repeat center;
}
#wrapper
{
	text-align: left;
	width: 1000;
	margin: 0px auto 0;
	background: #ffffff;
	background-image: url(images/wrapper_bgnd.gif);
	background-repeat: repeat-y;
}

a:visited, a:active, a:link
{
	color: #999999;
	font-family: Arial;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration:underline;
}
#sideNav
{
	padding: 0;
	float: left;
	width: 127px;
	background: #AFBFCF url(images/side_image.jpg) no-repeat left;
	height: 635px;
}
#SidenavText
{
	padding-left: 10px;
	font-weight:bold;
	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: 0px;
	padding: 15px 0px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	font-weight:bold;
	font-size:100%;
	border-bottom: 1px dotted #CCCCCC;
	background: #E0E0E0;
	width: 130px;
	color: #3C8FF7;
}
#SidenavRequirements a:visited, #SidenavRequirements a:active, #SidenavRequirements a:link
{
	color: #FF3333;
	font-size: 85%;
}
#SidenavCredits
{
	margin: 0px;
	padding: 15px 0px;
	text-align: center;
	font-weight:bold;
	font-size:100%;
}
#freeTextIntro
{
	padding-top: 0px;
	padding-left: 10px;
}
#content
{
    margin: 10px 0px 0px 135px;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF url(images/background.jpg) no-repeat left;
}
#content p
{
	padding: 0px 0px 0px 10px;
	background: white;
	color: #000000;
}
UL
{
	background: #FFFFFF;
	/*margin: 0px;
	padding: 0px 0px 10px 10px;
	height: 0px;*/
}
#projectContents
{
	margin: 10px 0px 0px 135px;
	padding: 0px 0px 0px 10px;
	background: #FFFFFF;
	color: #000000;
	width:100%;
}

#projectContents p 
{
	padding: 0px 0px 0px 10px;
	background: white;
	color: #000000;
}

#freeTextLogin
{
    text-align: left;
}
.break
{
	clear: both;
}
#footer
{
	font-size: 85%;
	background: #275783 url(images/footer_image.jpg) no-repeat left;
	text-align: center;
	color: #CCCCCC;
	font-style: oblique;
	width: 1000;
}
.listCaption
{
	font-size: 125%;
}

div.DdPopupHelpDiv
{
	width: 439px;
	height: 570px;
	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;

}
.form-country	{
	padding-right: 47px;
	text-align: right;
	padding-bottom: 10px;
}
.form-label {
	color: #475d75;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form-input2 {
	border-color:475d75;
	border-width:1px;
	border-style:solid;
	color: #475d75;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	width: 101px;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	text-decoration:none
}
.footer-link:hover {
	text-decoration:underline
}
.footer-separator {
  background:#898989;
}
