BODY {
    margin-left: 20px;
    margin-top: 5px;
    padding: 0px;
}
    
BODY, TABLE {
    font: 11px arial,helvetica,Arial,sans-serif;
    line-height: 14px;
}

TD {
    vertical-align: top;
    text-align:left;

}

A { 
    text-decoration: none;
    font-weight: bold;
}

A:hover {
    text-decoration: underline;
}

A:visited { 
}

IMG {
    border:0px;
}

UL{
   list-style-type:disc; 
   padding-left: 20px;
   margin-left:0px;
}

LI{
    padding-bottom: 6px;
    padding-left:0px;
    margin-left:0px;
}

.footnoteText{
    font-size: 9px;
    padding-left:10px;
    text-indent:-5px;
    line-height: 11px;
    padding-right:5px;
}

.footerText {
    margin-top:10px;
    font-family: arial,helvetica;
    font-size: 9px;
    text-align: center;
}

.textboxLong
{
	width:205px;
}

.textboxMed
{
	width:85px;
}

.textboxSmall
{
	width:40px;
}

.dropdownLong
{
	width:300px;
}

.dropdowmMed
{
	width:150px;
}
