#container {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}

p {
	margin: 1em 2em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	color: #A4C2C2;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 108px;
	text-indent: -999em;
	margin: 1em 0 0 0;
}

#nav2, #nav2 ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border-bottom:1px solid #ffffff;
	border: solid #A4C2C2;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav2 a {
	display:block;
	width: 6em;
	w\idth: 7.6em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em 0.9em;
	font-size:11px;
	font-weight:400;

}

#nav2 a.daddy {

	background: url(../UserFiles/Image/online/images/rightarrow2.gif) right no-repeat;
}

#nav2 li {
	float: left;
	padding: 0;
	width: 10.6em;
	background-color: #A4C2C2;
			}

#nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav2 li li {
	padding-right: 1em;
	width: 13em;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

#nav2 li ul a {
	width: 13em;
	w\idth: 9em;

}

#nav2 li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav2 li:hover ul ul, #nav li:hover ul ul ul,#nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;


}

#nav2 li:hover ul, #nav li li:hover ul, #nav li li li:hover ul,#nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav2 li:hover, #nav li.sfhover {
	background: #ffffff;
	text-decoration:underline;
	color:#FFFFFF;

}

#content {
	clear: left;
}

#content a {
	color: #FFFFFF;

}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(../UserFiles/Image/online/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(../UserFiles/Image/online/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
/*----------------------------*/
li {
	list-style:none;
	}
	
li a {
color:#248dc5;
text-decoration:none;
}
li a:hover {
color:#248dc5;
text-decoration:none;
}
li a:visited {
color:#248dc5;
text-decoration:none;
}
	
.menu a{
    text-align:left;
    background-color:none;
    border:0px #666 solid;
    display:block;
    width:152px;
	height:20px;
    text-decoration:none;
    padding-left:4px;
    margin:0px;
	color:#205FB0;
	font-weight:bold;
	margin-bottom:8px;
    }
	
.menu a:visited{
    text-align:left;
    background-color:none;
    border:0px #666 solid;
    display:block;
    width:152px;
	height:20px;
    text-decoration:none;
    padding-left:4px;
    margin:0px;
	color:#205FB0;
	font-weight:bold;
	margin-bottom:8px;
    }
    
.menu a:hover{
    background-color:#DEE7F3;
    border:0px #aaa solid;
	color:#205FB0;
	text-decoration:none;
    }

