body {
font-family:Arial;
font-size:10pt;
color:#182B65;
}

td {
font-family:Arial;
font-size:10pt;
color:#182B65;
}


a:link { 
font-family:Arial;
font-size:10pt;
text-decoration:underline;
color:#182B65;
} 
a:visited { 
font-family:Arial;
font-size:10pt;
text-decoration:underline;
color:#182B65;
} 
a:active { 
font-family:Arial;
font-size:10pt;
text-decoration:underline;
color:#182B65;
} 
a:hover { 
font-family:Arial;
font-size:10pt;
text-decoration:underline;
color: #000000; 
}

a.top:link { 
font-family:Arial;
font-size:10pt;
text-decoration:none;
color:#999999;
} 
a.top:visited { 
font-family:Arial;
font-size:10pt;
text-decoration:none;
color:#999999;
} 
a.top:active { 
font-family:Arial;
font-size:10pt;
text-decoration:none;
color:#999999;
} 
a.top:hover { 
font-family:Arial;
font-size:10pt;
text-decoration:none;
color:#999999; 
}

a.bottom:link { 
display: block;
font-family:Arial;
font-size:10pt;
text-decoration:none;
border-width:1px;
border-style:solid;
border-color:#182b65;
color:#06264C;
background-color:#A7BCC7;
width:130px;
height:18px;
text-align:center;
} 
a.bottom:visited { 
display: block;
font-family:Arial;
font-size:10pt;
text-decoration:none;
border-width:1px;
border-style:solid;
border-color:#182b65;
color:#06264C;
background-color:#A7BCC7;
width:130px;
height:18px;
text-align:center;
} 
a.bottom:active { 
display: block;
font-family:Arial;
font-size:10pt;
text-decoration:none;
border-width:1px;
border-style:solid;
border-color:#182b65;
color:#06264C;
background-color:#A7BCC7;
width:130px;
height:18px;
text-align:center;
} 
a.bottom:hover { 
display: block;
font-family:Arial;
clear:both;
font-size:10pt;
text-decoration:none;
border-width:1px;
border-style:solid;
border-color:#182b65;
color:#DBE3E8; 
background-color:#182B65;
width:130px;
height:18px;
text-align:center;
}

a.navi:link { 
font-family:Arial;
font-size:10pt;
text-decoration:none;
color:#182B65;
} 
a.navi:visited { 
font-family:Arial;
font-size:10pt;
text-decoration:none;
color:#182B65;
} 
a.navi:active { 
font-family:Arial;
font-size:10pt;
text-decoration:none;
color:#182B65;
} 
a.navi:hover { 
font-family:Arial;
font-size:10pt;
color:#182B65;
text-decoration:none;
}

a.infobox {
font-family:Arial;
font-size:10pt;
color:#182B65;
}

a.infobox:hover {
font-family:Arial;
font-size:10pt;
color:#182B65;
background:none;
}
a.infobox div {
visibility:hidden;
display:none;
}
a.infobox:hover div {
visibility:visible;
display:block;
filter:alpha(opacity=80);
-moz-opacity:0.8;
width: 150;
position:absolute;
border:solid;
border-width:1px;
border-color: #666666;
background-color: #CCCCCC;
text-decoration:none;

}

a.infobox span {
font-family:Arial;
font-size:10pt;
color:#000000;
text-decoration:none;
}


