
/* CSS Document */

body {color:#3f3f3f; background-color:#dddddd; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:0px;}

.header {background-color:#000000; height:83px; padding-left:16px;}

a:link {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}


.tableback {background:#ffffff url(images/tableback.gif) bottom no-repeat}

.solidblockmenu{border-bottom:1px solid #ffffff; border-top:1px solid #ffffff; margin: 0; padding: 0; float:left; font-weight: bold; background-color:#000000;width:100%;}
.solidblockmenu ul{ margin: 0 auto; padding: 0; float:left; }
.solidblockmenu li{list-style:none; border-right:1px solid #ffffff; float:left;}
.solidblockmenu li a:link{color: white;  padding-left:15px; padding-right:15px; text-decoration: none;background:#565757 url(images/backarrow.gif) center top no-repeat; font-weight:normal; display:block; line-height:29px; }
.solidblockmenu li a:visited{color: white; text-decoration: none; padding-left:15px; padding-right:15px; background:#565757 url(images/backarrow.gif) center top no-repeat;  font-weight:normal; display:block; line-height:29px;  }
.solidblockmenu li a:hover{color: #000000;text-decoration: none; padding-left:15px; padding-right:15px; font-weight:normal; display:block;  line-height:29px; background:#f5f5f5 url(images/backarrow1.gif) center top no-repeat; }

.solidblockmenu li.red {float:left; border-right:1px solid #ffffff}
.solidblockmenu li.red a:link {height:21px; width:21px; float:left; background:#ff0000 url(images/spacer.gif) center top no-repeat;  padding-left:8px; padding-right:0px; padding-top:8px;  }
.solidblockmenu li.red a:visited {height:21px; width:21px; float:left; background:#ff0000 url(images/spacer.gif) center top no-repeat;  padding-left:8px; padding-right:0px; padding-top:8px;}
.solidblockmenu li.red a:hover {height:21px; width:21px; float:left;background:#ff0000 url(images/spacer.gif) center top no-repeat;  padding-left:8px; padding-right:0px; padding-top:8px;}

.leftpanel {width:380px; padding-right:10px;}

.tableborder {border:1px solid #dddddd}

.dropdown{position:absolute; visibility: hidden; z-index: 1000; background-color: #f5f5f5; border:0px solid #dddddd; border-bottom:0px; width:150px;}

.dropdown a:link{padding:2px; height:20px; display: block; text-indent: 5px; border-bottom: 1px solid #aaaaaa; color:#293c81; text-decoration: none; font-weight: normal; line-height:20px; }
.dropdown a:visited{display: block; padding:2px; height:20px; text-indent: 5px; border-bottom: 1px solid #aaaaaa; color:#293c81; text-decoration: none; font-weight: normal; line-height:20px;}

.dropdown a:hover{ background-color: #cccccc; padding:2px; height:20px; color: #000000; font-weight: normal; text-indent: 5px; border-bottom: 1px solid #333333;  line-height:20px;}

.content {line-height:16px; }

.footer {color:#000000;}
.footer a:link {text-decoration:none;}
.footer a:visited {text-decoration:none;}
.footer a:hover {text-decoration:underline;}

.greytext {color:#666666;}



