div#third h1
{
font: normal normal 100% "Trebuchet MS",Arial,sans-serif; 
font-weight:bold;
color: #FFFFFF
}

h1,h2,h3,.componentheading, .contentheading
{
font: normal normal 200% "Trebuchet MS",Arial,sans-serif; 
font-weight:bold;
color: #007BC4
}
h2{font-size:160%}
h3{font-size:120%}

#mainlevel 
{
width:160px; 
list-style-type: none;
text-indent:20px;
line-height:25px;	
}

#mainlevel ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
width:160px;
}

ul#mainlevel a
{
margin-left:-32px;
margin-right:32px;
color: #666;
display: block;
height:24px;
border-bottom: 1px solid #BBD9EE;
list-style-type: none;
background-color: #E7F1F8;
}

ul#mainlevel a:link,  ul#mainlevel a:visited
{
text-decoration: none;
font-weight: bold;
list-style-type: none;
background-image: url(../images/bgmanu.png);
background-repeat: no-repeat;
background-position: left top;
}

ul#mainlevel a:hover
{
background-color: #FFA826;
color: red;
background-image: none;
background-image: url(../images/bgmenu-hover.png);
background-repeat: no-repeat;
background-position: left top;
}

ul#mainlevel a:link#active_menu, ul#mainlevel a:visited#active_menu
{
text-indent: 22px;
background-image: url(../images/bgmenu-active.png);
background-repeat: no-repeat;
background-position: left top;
background-color: #E7F1F8;
color: #000;
}


div#left{
float:left;
width: 180px;
padding-top:5px;
padding-bottom:5px;
padding-left:1px;
list-style-type: none;
}

div#first, div#second, div#third, div#fourth, div#fith, div#sixth, div#seventh, div#eighth, div#ninth
{
background-color:#015D83;
margin-left:1px;
padding:1px;
list-style-type: none;
}

