.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 220px; /*WIDTH OF MAIN MENU ITEMS*/
margin-left:2px;
z-index:100;

}

.glossymenu li{
position: relative;
z-index:100;
}

.glossymenu li a{
font: 12px Arial, Helvetica, sans-serif;
text-align:right;
color: white;
display: block;
width: auto;
padding: 10px 0;
margin: 0 19px 0 16px;
border-bottom:1px solid #fff;
padding-right: 0px;
text-decoration: none;
z-index:100;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 220px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
z-index:100;
background-image:url(../images/left-column-bg.jpg)
}

.glossymenu li ul li{
float: left;
z-index:100;
}

.glossymenu li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
z-index:100;
padding-top: 10px;
padding-bottom: 10px;
padding-right:0px;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{

color:#999999;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */


.leftnavtop
{
font-family: trebuchet ms, arial, tahoma;
font-size: 11px;
font-weight: bold;
color: #005d9a;
}
.leftnavtop a
{
font-family: trebuchet ms, arial, tahoma;
font-size: 11px;
font-weight: bold;
color: #005d9a;
text-decoration: none;
}
.leftnavtop a:hover
{
color: #ffffff;
text-decoration: none;
padding-left:5px;
}

.leftnavbottom
{
font-family: trebuchet ms, arial, tahoma;
font-size: 10px;
font-weight: bold;
color: #a5581c;
height: 21px;
}
.leftnavbottom a
{
font-family: trebuchet ms, arial, tahoma;
font-size: 10px;
font-weight: bold;
color: #a5581c;
text-decoration: none;
}
.leftnavbottom a:hover
{
color: #ffffff;
text-decoration: none;
}

.tiny
{
font-family: trebuchet ms, arial, tahoma;
font-size: 9px;
color: #666666;
}


.footer
{
font-family: trebuchet ms, arial, tahoma;
font-size: 10px;
font-weight: bold;
color: #a5581c;
height: 21px;
}
.footer a
{
font-family: trebuchet ms, arial, tahoma;
font-size: 10px;
font-weight: bold;
color: #999999;
text-decoration: none;
}
.footer a:hover
{
color: #000000;
text-decoration: none;
}

h1{
font-family: trebuchet ms, arial, tahoma;
font-size: 20px;
color: #0033CC;
}

h2{
font-family: trebuchet ms, arial, tahoma;
font-size: 20px;
color: #0033CC;
}

h3{
font-family: trebuchet ms, arial, tahoma;
font-size: 18px;
color: #333;
}

.content
{
font-family: trebuchet ms, arial, tahoma;
font-size: 11px;
line-height:19px;
color: #333333;
}
.content a
{
font-family: trebuchet ms, arial, tahoma;
font-size: 12px;
font-weight: bold;
color: #005d9a;
text-decoration: none;
}
.content a:hover
{
color: #000000;
text-decoration: none;
}

.pageheader
{
font-family: tahoma, georgia, trebuchet ms, arial, tahoma;
font-size: 24px;
color: #333333;
}
.content a
{
font-family: trebuchet ms, arial, tahoma;
font-size: 11px;
font-weight: bold;
color: #005d9a;
text-decoration: none;
}
.content a:hover
{
color: #000000;
text-decoration: none;
}
