.search 			  { FONT-FAMILY: arial; FONT-SIZE: 9px; COLOR: #000000; WIDTH: 80px; BORDER-BOTTOM: #oooooo 1px solid; BACKGROUND-COLOR: #FFFFFF; margin-top:1px; margin-bottom:1px; }
.searchbox			  { FONT-FAMILY: arial; FONT-SIZE: 9px; COLOR: #000000; WIDTH: 160px; BORDER-BOTTOM: #oooooo 1px solid; BACKGROUND-COLOR: #FFFFFF; margin-top:1px; margin-bottom:1px; }
.floater      	  { position: absolute; left: 752; top: 4 }
.content2           { font-family: arial; text-decoration: none; font-size: 8pt; color: #000000 }
.content           { font-family: arial; text-decoration: none; font-size: 8pt; color: #000000 }
.content a:link    { font-family: arial; text-decoration: none; font-size: 8pt ; color: #1C416F }
.content a:active  { font-family: arial; text-decoration: none; font-size: 8pt ; color: #A0C4F0 }
.content a:visited { font-family: arial; text-decoration: none; font-size: 8pt ; color: #1C416F }
.content a:hover   { font-family: arial; text-decoration: none; font-size: 8pt ; color: #A0C4F0 }
.header      	   { font-family: verdana; text-decoration: none; font-size: 9pt; color: #ffffff; font-weight: bold }
.header a:link     { font-family: verdana; text-decoration: none; font-size: 9pt; color: #ffffff; font-weight: bold }
.header a:active   { font-family: verdana; text-decoration: none; font-size: 9pt; color: #A0C4F0; font-weight: bold }
.header a:visited  { font-family: verdana; text-decoration: none; font-size: 9pt; color: #ffffff; font-weight: bold }
.header a:hover	   { font-family: verdana; text-decoration: none; font-size: 9pt; color: #A0C4F0; font-weight: bold }

.header2      	    { font-family: Arial; text-decoration: none; font-size: 8pt; color: #000000; font-weight: bold }
.header2 a:link     { font-family: Arial; text-decoration: none; font-size: 8pt; color: #1C416E; font-weight: bold }
.header2 a:active   { font-family: Arial; text-decoration: none; font-size: 8pt; color: #FFFFFF; font-weight: bold }
.header2 a:visited  { font-family: Arial; text-decoration: none; font-size: 8pt; color: #1C416E; font-weight: bold }
.header2 a:hover	{ font-family: Arial; text-decoration: none; font-size: 8pt; color: #FFFFFF; font-weight: bold }

.smalltext           { font-family: arial; font-size: 7pt; color: #ffffff; text-decoration: none }
.smalltext a:link    { font-family: arial; font-size: 7pt; color: #ffffff; text-decoration: none }
.smalltext a:active  { font-family: arial; font-size: 7pt; color: #C3DAF6; text-decoration: none }
.smalltext a:visited { font-family: arial; font-size: 7pt; color: #ffffff; text-decoration: none }
.smalltext a:hover   { font-family: arial; font-size: 7pt; color: #C3DAF6; text-decoration: none }
.ps                { font-size: 8pt; font-family: arial; text-decoration: none; color: #808080 }
.ps a:link         { font-size: 8pt; font-family: arial; text-decoration: none; color: #808080 }
.ps a:active       { font-size: 8pt; font-family: arial; text-decoration: none; color: #808080 }
.ps a:visited      { font-size: 8pt; font-family: arial; text-decoration: none; color: #808080 }
.ps a:hover        { font-size: 8pt; font-family: arial; text-decoration: none; color: #808080 }
.sitenav           { font-family: arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold }
.sitenav a:link    { font-family: arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold }
.sitenav a:active  { font-family: arial; font-size: 9pt; color: #A0C4F0; text-decoration: none; font-weight: bold }
.sitenav a:visited { font-family: arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold }
.sitenav a:hover   { font-family: arial; font-size: 9pt; color: #A0C4F0; text-decoration: none; font-weight: bold }
.input
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #000000;
    WIDTH: 145px;
    BORDER-BOTTOM: #oooooo 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
    margin-top:1px;
    margin-bottom:1px;
}

.required
{
    FONT-FAMILY: arial, GRHelvetica, sans-serif
    FONT-SIZE: 8px;
    BORDER-RIGHT: #oooooo 1px solid;
    BORDER-TOP: #oooooo 1px solid;
    BORDER-LEFT: #oooooo 1px solid;
    WIDTH: 145px;
    COLOR: #000000;
    BORDER-BOTTOM: #oooooo 1px solid;
    BACKGROUND-COLOR: #E0E0E0;
    margin-top:1px;
    margin-bottom:1px;
}