<style type="text/css">

a:link {
	color: #9b9b9b;
	text-decoration: none;
}

a:visited {
	color: #9b9b9b;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CCD6DF;
}

body {
	background-color: #CCD6DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	text-decoration:none;
}
.BodyTextSM {font-size: 12px;font-family: Arial, Helvetica, sans-serif;}
.BodyText {font-size: 14px;font-family: Arial, Helvetica, sans-serif;}
.BodyHeader {font-size: 16px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.BodySoft {font-size: 20px;font-family: Arial, Helvetica, sans-serif;}
.Caption {font-size: 10px;font-family: Arial, Helvetica, sans-serif;
}
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 32px;
float: left;
font-weight: bold;
width: 900px;
border: 1px dashed #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: transparent;
}

#underlinemenu ul li a:hover{
color: #595959;
background-color: #D9E1D9;
border-bottom: 4px solid;
border-bottom-color: #CCD6DF;

padding-bottom: 0;
}

#seph {
    height:1px;
    width:100%;
	border-bottom: 1px dashed #DFDFDF;
    }
	
#sep {
    height:100%;
    width:1px;
	border-left: 1px dashed #DFDFDF;
    }
	
#faq {
    height:1px;
    width:407px;
	border-bottom: 1px dashed #DFDFDF;
	}
	
#sepn {
    height:194px;
    width:1px;
	border-left: 1px solid #DFDFDF;
    }

</style>
