<!--
HR {
color : #00129D; 
width : 100%; 
} 
A {
color : #00129D; 
text-decoration : none; 
font-weight : bold; 
} 
A.clsFaq {
color : #000000;
text-decoration : underline; 
font-weight : bold; 
font-style : italic;
font-family: Arial
}
A:hover {
color : #84929F; 
} 
A.clsNav {
color : #FFFFFF; 
font-size : 9pt; 
font-weight : bold; 
} 
A.clsNav:hover {
color : #84929F; 
} 
A.clsError {
color : red; 
} 
A.clsError:hover {
color : red; 
} 
A.clsAd {
color : white;
}
A.clsFooter {
color : #84929F;
text-decoration : underline;
font-weight : bold;
}
TD {
font-size : 10pt; 
font-family : Arial;
} 
TD.clsHeader {
color : #000000;
font-size : 12pt;
font-weight : bold;
text-align : center;
}
TD.clsSmallBold{
color : #000000;
font-size : 8pt;
font-weight : bold;
text-align : center;
}
TD.clsSmall{
color : #000000;
font-size : 8pt;
font-family : Arial;
}
TD.clsFooter {
color : #FFFFFF;
font-size : 8pt;
font-weight : bold;
background-color : #00129D;
}
TD.clsNav {
color : #FFFFFF;
font-size : 8pt;
font-weight : bold;
font-family : Arial;
background-color : #00129D;
}
TD.clsAlert {
color : red;
font-size : 12pt;
font-weight : bold;
text-align : center;
}
TH {
background-color : #00129D; 
color : #ffffff; 
font-size : 12pt; 
font-family : arial; 
font-weight : bold; 
text-align : center; 
} 
BODY {
background-color : #ffffff; 
font-size : 9pt; 
font-family : Arial; 
} 
B {
color : #000000; 
} 
B.clsAlert {
color : red; 
}
P.clsFaq {
text-align : justify
}
P.clsFormat{
text-align : justify
}
UL {
text-align : justify
}
TH.clsNav {
color : #FFFFFF;
font-size : 8pt;
font-weight : bold;
background-color : #00129D;
}
TR.clsColHdr {
background-color : #00129D;
}

#dropcontentsubject{
width: 250px;
font-weight: bold;
text-align: center;
}

.dropcontent{
width: 300px;
height: 175px;
border: 2px solid #00129D;
filter:progId:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#e6e6e6, endColorstr=#96bde9);
padding: 10px;
display:block;
text-align: center;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}


//-->
