.link{font-size: 8pt; color:#333333; font-family: Verdana, sans-serif; text-decoration:underline}
.link:hover{font-size: 8pt; color:#333333; font-family: Verdana, sans-serif; text-decoration:none}

.link2{font-size: 10pt; color:#000000; font-family: Verdana, sans-serif; text-decoration:underline}
.link2:hover{font-size: 10pt; color:#000000; font-family: Verdana, sans-serif; text-decoration:none}

.orange{font-size: 8pt; color:#f48000; font-family: Verdana, sans-serif; text-decoration:none}
.orange:hover{font-size: 8pt; color:#f48000; font-family: Verdana, sans-serif; text-decoration:underline}

.bodytext{font-size: 8pt;font-family: Verdana, sans-serif; text-decoration:none; color:#333333}
.mini{font-size: 8pt;font-family: Verdana, sans-serif; text-decoration:none; color:#bdbdbd}
.bold{font-size: 8pt;font-family: Verdana, sans-serif; text-decoration:none; color:#464646; font-weight:bold}
.title{font-size: 8pt;font-family: Verdana, sans-serif; text-decoration:underline; color:#f48000; font-weight:bold}


.tbox{font-size: 8pt; width:120px; height: 18px;}
.tfld{font-size: 8pt; width:120px; height: 36px;}
.button{Font-weight: bold; Font-size: 12px; width: 80px; Cursor: hand; Color:#ffffff; Height: 22px; Background-color:#f48000}


BODY
{
    SCROLLBAR-FACE-COLOR: #EDEDED;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFE4CA;
    SCROLLBAR-SHADOW-COLOR: #BDBDBD;
    SCROLLBAR-3DLIGHT-COLOR: #BDBDBD;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #EDEDED;
    FONT-FAMILY: verdana, helvetica, sans-serif;
    SCROLLBAR-DARKSHADOW-COLOR: #EDEDED;
    BACKGROUND-COLOR: #ffffff
}

.errorExplanation {
    font-size: 8pt; color:#f48000; font-family: Verdana, sans-serif; text-decoration:none
}

.fieldWithErrors {
    font-weight: bold;
    border: solid 2px red;
}

ul {
    margin: 5; 
    padding: 0 0 5px 10px;
    list-style: none;
    margin-bottom: 15px;
}

ul li:before {
	content: "\00BB \0020";
	font-size: 9pt; 
}

ul li {
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none; 
	line-height:25px
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    square;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}