li {
margin-left: 0px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
/*list-style-type: none; turns off display of bullet
font-size: .9em;*/
}

li.listtextsmall {
margin-left: 0px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
/*list-style-type: none; turns off display of bullet
font-size: .9em;*/
font-size: 8pt;
}

ul {
margin-left: 10px; /*removes indent IE and Opera*/
padding: 10px; /*removes indent Mozilla and NN7*/
}

ul.notop {
margin-top: 0px; /*removes indent IE and Opera*/
margin-left: 10px; /*removes indent IE and Opera*/
padding: 10px; /*removes indent Mozilla and NN7*/
}

ul.ulnomargin {
margin-left: 10px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
}
form { 
margin: 0; 
} 

a:link {
	color: #b88011;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b88011;
}
a:hover {
	text-decoration: underline;
	color: #deaa43;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


.gb1 
{
    COLOR: #555555;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 1px;
    margin-bottom: 1px;
    LINE-HEIGHT: 11pt
}

.gbb 
{
    COLOR: #362c47;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    margin-left: 5px;
    margin-right: 10px;
    FONT-WEIGHT: BOLD;
    margin-top: 1px;
    margin-bottom: 1px;
    LINE-HEIGHT: 11pt
}

.gby 
{
    COLOR: #b88011;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    margin-left: 5px;
    margin-right: 10px;
    FONT-WEIGHT: BOLD;
    margin-top: 1px;
    margin-bottom: 1px;
    LINE-HEIGHT: 11pt
}

.gbhead 
{
    COLOR: #1a1b38;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: BOLD;
    margin-left: 8px;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: justify;
    margin-top: 2px
}
.gbsubhead 
{
    COLOR: #737373;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: BOLD;
    margin-left: 10px;
    margin-right: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: justify;
    margin-top: 2px
}
.gblist 
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    margin-left: 25px;
    margin-right: 7px;
    margin-top: 1px;
    margin-bottom: 10px;
    LINE-HEIGHT: 11pt
}
.balloonstyle
{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:2px solid black;
font:normal 11px Arial;
line-height: 14px;
z-index: 100;
background-color: #e8e9f1;
width: 550px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=25,Strength=0);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
