* {
  margin: 0;
  padding: 0;
}

body {
background-color:#E1E1E1;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color:#666666;
 }
 
 h2{
color:#153469;
font-size: 12pt;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
clear:left; 
margin-top:10px;

} 

h6{
color:#333333;
font-size: 9pt;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
clear:left; 
margin-top:15px;

} 

h5{
color:#333333;
font-size: 8pt;
font-style: normal;
font-weight: bold;
text-transform: normal;
line-height: 1.2em;
clear:left; 
margin-top:15px;

} 


.clear { clear: both; }

#header { 
background: #ffffff;
padding: 15px 0 15px 15px;
}

#content {
background: url(images/content-bg.gif) right repeat-y #E1E1E1;
margin:10px auto;
padding:0px;
border:10px solid #ffffff;
width:740px;

}

#main-content {
 margin-right: 175px;
 padding:10px;
 vertical-align:top;
 }
 

#sidebar {
width: 161px;
float: right;
padding: 0 0 0 0px;
}


#homePageNav
{
font-size:10pt;
margin:0px;
padding:0px;
text-align:left;
}

#homePageNav ul
{
width:161px;
padding:0px;
margin:0px 0px 0px 0px;

}

#homePageNav li
{
padding:3px 0px 3px 5px;
list-style-type:none;
color:#ffffff;
line-height:16px;
border-bottom:1px solid #ffffff;
}

#homePageNav li:Hover
{
background-color:#9ba6b5;
color:#000099;
}


#homePageNav li: a:visited
{
background-color:#9ba6b5;
color:red;

}

#homePageNav li:Hover a
{

color:#000099;
}

#homePageNav li a
{
color:#ffffff;
text-decoration:none;
}



/* Top Menu*/


#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:absolute;
line-height:1.5em; 
z-index:10000;
}

#nav a{
display:block;
padding:0px 8px;
border:0px solid #3a4968;
color:#fff;
text-decoration:none;
background-color:#3a4968;
z-index:10000;
}

#nav a:hover{
background-color:#778498;
color:#333;
z-index:10000;
}

#nav li{
float:left;
position:relative;
z-index:10000;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
z-index:10000;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
z-index:10000;
}

#nav ul ul{
top:auto;
z-index:10000;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
z-index:10000;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;z-index:10000;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;z-index:10000;
}

/* Toggle */
.demo-show {
 width: 450px;
 margin: 1em .5em;       
 }  
      
.demo-show h6 { 
margin: 0;    
padding: .25em;     
    
}  
        
.demo-show div {   
 padding: .5em .25em;
      
}  


        
 
      

      

       

      




















