body {
   background-color: #ffffff;
   background-image: url(../Images/CurrentPageBG.gif);
   background-repeat: repeat-y;
   margin-left: 30px ;
   font-family: tahoma,verdana,helvetica;
}
#container{
   position: absolute;
   top: 5px;
   left: 10px;
   width: 602px;
   background: #fff;
   }
#tabs {
  float:left;
  width:100%;
  background:#fff url("../Images/bg.gif") repeat-x bottom;
  font-size:11px;
  font-family: tahoma,verdana,helvetica;
  line-height:normal;
  }
#tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tabs li {
  float:left;
  background:url("../Images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tabs li.spacer {
  float:left;
  background: #fff;
  margin:0;
  padding:0 0 0 9px;
  border-bottom: 1px #111 solid;
  width: 1px;
  }
#tabs a {
  float:left;
  display:block;
  background:url("../Images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#111;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
  color:#333;
  }
#tabs #current {
  background-image:url("../Images/left_on.gif");
  cursor: text;
  }
#tabs #current a {
  background-image:url("../Images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
#pipe {
   border: 1px #888 solid;
	text-align: right;
	font-family: arial;
	font-size: 8pt;
	background: #5A7594;
	width: 100%;
	height: 14px;
	}
#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}
#pipe ul li {
   float: right;
	margin-left: 0;
	padding: 5px 7px;
	border-left: 1px solid #eee;
	text-align: center;
	list-style: none;
	display: inline;
	}
#pipe ul li.first {
   float: right;
	margin-left: 0;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}
#pipe a:link    {
   text-decoration: none;
   color: #fff;
   width: 100px;
   display: block;
  }
#pipe a:visited {
   text-decoration: none;
   color: #fff;
   width: 100px;
   display: block;
   }
#pipe a:hover   {
   text-decoration: none;
   color: #f00;
   width: 100px;
   display: block;
   }
#pipe a:active  {
   text-decoration: none;
   color: #595959;
   display: block;
   }
#menu {
	margin: 0;
	padding: 0;
   width: 602px;
	}

#menu ul {
	background: #5a7594;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	border-right: 1px solid #ccc;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 25%;
	}

#menu ul li a {
	background: #5a7594;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    12px;
	}

#menu ul li a:hover {
	color: #ff0;
	background: #91afd1;
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 
#tabfill {border-top: 0px;
          border-left: 1px; 
          border-right: 0px; 
          border-bottom: 0px;
          border-style: solid; 
          background: #eeeeee; 
          position: absolute; 
          left: 30px;
          top: 21px;
          bottom: 22px;
          width: 200px; 
          height: 1px;
}
#tabfill2{border-top: 1px; 
          border-left: 0px; 
          border-right: 1px; 
          border-bottom: 0px; 
          border-style: solid; 
          background: #eeeeee; 
          position: absolute; 
          left: 320px;
          top: 21px;
          bottom: 22px;
          width: 311px; 
          height: 1px;
}
#tabfill3{border-top: 1px; 
          border-left: 0px; 
          border-right: 1px; 
          border-bottom: 0px; 
          border-style: solid; 
          background: #eeeeee; 
          position: absolute; 
          left: 30px;
          top: 21px;
          bottom: 22px;
          width: 200px; 
          height: 1px;
}
#tabfill4{border-top: 1px; 
          border-left: 0px; 
          border-right: 0px; 
          border-bottom: 0px; 
          border-style: solid; 
          background: #eeeeee; 
          position: absolute; 
          left: 30px;
          top: 21px;
          bottom: 22px;
          width: 311px; 
          height: 1px;
}
#title   {font-size: 11pt ;
          font-weight: bold; 
          font-family: "Trebuchet MS",Arial,Helvetica;
          border-top: 0px; 
          border-left: 1px; 
          border-right: 1px; 
          border-bottom: 1px; 
          border-style: solid;
          padding-top: 3px; 
          text-align: center;
          background: #eee;
          width: 602px;
          position: relative;
          left: 0;
          top: 0;
          height: 20px;
}
#section {
   border-top: 0px;
   border-left: 1px;
   border-right: 1px;
   border-bottom: 1px;
   border-style: solid;
   border-color: #111;
   width: 602px;
   position: relative;
   top: 20px;
   left: 0;
   margin-left: 0;
}
#section.table {
   left: 0;
}
#section img {
   border: 1px solid;
}
#section table.title   {
   background-color: #ffc;
   width: 100%;
   border-color: #111;
   border-style: solid;
   border-top: 1px;
   border-bottom: 1px;
   border-left: 0px;
   border-right: 0px;
   }
#section a    {
   width: 102px;
   text-decoration: none;
   display:block;
   border: 1px #e0e0e0 solid;
}
#section a.other    {
   width: 102px;
   text-decoration: underline;
   display:inline;
   border: 1px #e0e0e0 solid;
}
#section a:link    {
   color: #333;
  }
#section a:visited {
   color: #333;
   }
#section a:hover   {
   color: #f00;
   background-color: #FEFEDE;
   border: 1px #111 solid;
   }
#section a:active  {
   color: #a00;
   }
#section .box  {
   border: 1px #000 solid;
   font-size: medium;
   font-family: calibri, "Trebuchet MS",Arial,Helvetica;
   background-color: #ff8;
   text-align:center;
   }
#section td.desc {
	text-align: left;
}
#footer a:link    {
   color: #333;
  }
#footer a:visited {
   color: #333;
   }
#footer a:hover   {
   color: #f00;
   background-color: #FEFEDE;
   border: 1px #111 solid;
   }
#footer a:active  {
   color: #595959;
   }
#footer {
   border: 0px #fff solid;
   width: 602px;
	text-align: center;
	font-size: 11px;
}
td {
          font-size: 10pt ;
          font-weight: normal; 
          font-family: Verdana,Helvetica;
          margin-top: 4px; 
          margin-bottom: 4px; 
          margin-left: 0px;
          padding-left: 15px; 
          padding-bottom: 5px; 
          padding-top: 3px;
}
td.title {font-size: 11pt ;
          font-weight: normal; 
          font-family: Verdana,Helvetica; 
          margin-top: 4px;
          margin-bottom: 4px; 
          margin-left: 20px;
          background-color: #ffffc0;
          padding-left: 0px; 
          text-align: center;
}
td.tabcell {
          font-size: 8pt ;
          font-weight: normal; 
          text-align: center; 
          font-family: verdana; 
          height: 20px; 
          border-width: 1px; 
          border-style: solid; 
          border-color: #000000; 
          background-color: #D3DCE3
} 
td.tabcellselected { 
          font-size: 8pt ;
          font-weight: normal; 
          text-align: center; 
          font-family: verdana; 
          height: 20px; 
          border-bottom: 0px; 
          border-top: 1px; 
          border-left: 1px; 
          border-right: 1px; 
          border-style: solid; 
          border-color: #000000; 
          background-color: #eeeeee;
} 
td.spacer { 
          font-size: 10pt ;
          font-weight: normal; 
          text-align: center; 
          font-family: verdana;
          width: 3px;
          height: 20px; 
          border-bottom: 1px; 
          border-top: 0px; 
          border-left: 0px; 
          border-right: 0px; 
          border-style: solid; 
          border-color: #000000; 
} 
td.filler { 
          font-size: 10pt ;
          font-weight: normal; 
          text-align: center; 
          font-family: verdana; 
          border-bottom: 1px; 
          border-top: 0px; 
          border-left: 0px; 
          border-right: 0px; 
          border-style: solid; 
          border-color: #000000; 
} 
td.currentTitle {
          font-size: 11pt ;
          font-weight: bold; 
          text-align: center; 
          font-family: arial,helvetica; 
          background-color: #eeeeee;
}
td.click  {
          font-size: 9pt;
          font-weight: normal; 
          text-align: center; 
          font-family: tahoma,helvetica;
} 
td.thumbnail{
          font-size: small;
          font-weight: normal; 
          text-align: center;
          font-family: tahoma,helvetica;
          background-color: #e0e0e0;
}
td.copyright{
          font-size: 8pt;
          font-weight: normal; 
          text-align: center; 
          font-family: tahoma,helvetica;
          background-color: #ffffff;
} 

a.navbar:link {
   color: #eeeeee;
   }
a.navbar:visited {
   color: #eeeeee;
   }
a.navbar:hover {
   color: #FFFF00;
   }
a.navbar:active {
   color: #eeeeee;
   }
a.tabs:link    { text-decoration: none;
                 color: #595959; }
a.tabs:visited { text-decoration: none; 
                 color: #595959; }
a.tabs:hover   { text-decoration: none; 
                 color: #f00;
                 background-color: #FEFEDE;}
a.tabs:active  { text-decoration: none;
                 color: #595959;}
a.nav:link {     text-decoration: underline;
                 color: #111111; 
}
a.nav:visited {  text-decoration: underline; 
                 color: #111111; 
}
a.nav:hover { text-decoration: none; color: #f00; 
}
font.caption { font-size: 8pt ;
               font-weight: normal;
               font-family: tahoma,Helvetica; 
               text-align: center;
		         margin-top: 3px; 
               margin-bottom: 10px;
}
font.leftcaption { font-size: 8pt ;
               font-weight: normal; 
               font-family: 
               Tahoma,Helvetica; 
               text-align: right;
		         margin-top: 16px;
}
font.rightcaption { font-size: 8pt ;
               font-weight: normal; 
               font-family: Tahoma,Helvetica; 
               text-align: left;
		         margin-top: 16px;
}


