@charset "utf-8";
/* CSS Document */

body, html {
height:100%;
margin:0px;
padding:0px;
width:100%;
}

td, input, body, div {
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
}

a {
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#0066FF;
text-decoration:none;
font-weight:normal;
}

a:hover {
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#0066FF;
text-decoration:underline;
font-weight:normal;
}

strong a{
font-weight:bold;
}
strong a:hover{
font-weight:bold;
}

form {
padding:0px;
margin:0px;
}

.loginbox {
width:380px;
height:154px;
background: #FFF url(images/loginbkg.gif) repeat-x;
border:1px solid #CCC;
}





.tbox200 {
width:200px;
font-family: inherit;
font-size:11px;
}

.header {
border-top:1px solid #FFF;
background:#FFF url(images/headerbkg.gif) repeat-x;
height:75px;
}
.header #logo {
margin-left:10px;
}
.navshad {
background: #FFF url(images/navshad.gif) repeat-x;
height:15px;
}
.tabs {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom:2px solid #24618E;
      }
.tabs ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
.tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {float:none;}
    /* End IE5-Mac hack */
.tabs a:hover span {
      color:#FFF;
      }
.tabs a:hover {
      background-position:0% -42px;
	  text-decoration:none;
      }
.tabs a:hover span {
      background-position:100% -42px;
      }
	  
	 
	 
.tabson a span {float:none; color:#FFF; background-position:100% -42px;}
    /* End IE5-Mac hack */

.tabson a {
      background-position:0% -42px;
	  text-decoration:none;
      }

	   
.lhbox {
width:199px;
border:1px solid #CCC;
height:70px;
background: url(images/lhbox.gif) no-repeat;
}

#dropdown{
width:169px;
}

#searchfield{
width:169px;
}

#advancedcell{
border-top:1px dotted #24618E;
padding-top:5px;
padding-bottom:5px;
}

.contboxleft {
background: url(images/boxleft.gif) no-repeat;
width:4px;
height:196px;
}
.contboxright {
background: url(images/boxright.gif) no-repeat;
width:4px;
height:196px;
}
.contboxmain {
background: url(images/boxmain.gif) repeat-x;
}


/*TOOLBAR*/
.toolbar {
margin-bottom:5px;
}

.toolbar #TBmain{
background: url(images/toolbar/tbkg.gif) repeat-x;
height:26px;
border-left:1px solid #D8D8D8;
border-top:1px solid #D8D8D8;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
}

.toolbar #TBbtmshad {
background: #FFF url(images/toolbar/shad.gif) repeat-x;
height:3px;
}

.TBbuttonoff {
display:block;
border-left:1px solid #D8D8D8;
border-top:1px solid #D8D8D8;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
height:20px;
padding:0px;
background: #FFF url(images/toolbar/buttonoff.gif) repeat-x;
text-decoration:none;
color:#000;
padding-left:5px;
padding-right:5px;
}

.TBbuttonoff:hover {
display:block;
border-left:1px solid #D8D8D8;
border-top:1px solid #D8D8D8;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
height:20px;
padding:0px;
background: #FFF url(images/toolbar/buttonon.gif) repeat-x;
text-decoration:none;
color:#000;
padding-left:5px;
padding-right:5px;
}

.TBbuttonon {
display:block;
border-left:1px solid #D8D8D8;
border-top:1px solid #D8D8D8;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
height:20px;
padding:0px;
background: #FFF url(images/toolbar/buttonon.gif) repeat-x;
text-decoration:none;
color:#000;
padding-left:5px;
padding-right:5px;
}

.TBbuttonon:hover {
display:block;
border-left:1px solid #D8D8D8;
border-top:1px solid #D8D8D8;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
height:20px;
padding:0px;
background: #FFF url(images/toolbar/buttonon.gif) repeat-x;
text-decoration:none;
color:#000;
padding-left:5px;
padding-right:5px;
}
/*TOOLBAR*/


/* TABLES */
.tableheader {
background: #CADAE7 url(images/table/headerbkg.gif) repeat-x;
height:20px;
font-weight:bold;
color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
}

.tableheader1st {
background: #CADAE7 url(images/table/headerbkg.gif) repeat-x;
height:20px;
font-weight:bold;
color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
border-left:1px solid #C0C0C0;
}

.tableheaderlast {
background: #CADAE7 url(images/table/headerbkg.gif) repeat-x;
height:20px;
font-weight:bold;
color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
}




.tablerow {
background: #E3E3E3 url(images/table/rowgrey.gif) repeat-x;
height:20px;

color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #DBDBDB;
border-bottom:1px solid #DBDBDB;
}

.tablerow1st {
background: #E3E3E3 url(images/table/rowgrey.gif) repeat-x;
height:20px;

color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #DBDBDB;
border-bottom:1px solid #DBDBDB;
border-left:1px solid #DBDBDB;
}

.tablerowlast {
background: #E3E3E3 url(images/table/rowgrey.gif) repeat-x;
height:20px;

color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #DBDBDB;
border-bottom:1px solid #DBDBDB;
border-right:1px solid #DBDBDB;
}


.tablerowblue {
background: #D8E5ED url(images/table/rowblue.gif) repeat-x;
height:20px;

color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #CDDEE8;
border-bottom:1px solid #CDDEE8;
}

.tablerowblue1st {
background: #D8E5ED url(images/table/rowblue.gif) repeat-x;
height:20px;

color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #CDDEE8;
border-bottom:1px solid #CDDEE8;
border-left:1px solid #CDDEE8;
}

.tablerowbluelast {
background: #D8E5ED url(images/table/rowblue.gif) repeat-x;
height:20px;

color:#000;
padding-left:2px;
padding-right:2px;
border-top:1px solid #CDDEE8;
border-bottom:1px solid #CDDEE8;
border-right:1px solid #CDDEE8;
}
/* TABLES */

.cal {
height:60px;
background:#F9F9F9;
border:1px solid #F4F4F4;
border-left:none;
}

.calblank {
height:60px;
background:#ECF3F8;
border:1px solid #DFEAF3;
border-left:none;
}


.contentbox {
border:1px solid #2D78B0;
margin-top:10px;
}
.contentbox #title {
background: url(images/contentbox/title.gif) repeat-x;
height:26px;
font-weight:bold;
padding-left:10px;
color:#000;
}

.contentbox #shadow {
background: url(images/contentbox/shadow.gif) repeat-x;
height:6px;
font-weight:bold;
padding-left:10px;
color:#000;
}

.contentbox #content {
padding:5px;
}
.mainbox {
border:1px solid #2D78B0;
background: #FFF;
color:#000;
height:40px;
padding:1px;
}

.mainbox #maintitle {
font-size:12px;
font-weight:bold;
}

#msg{
	background-color:#ffebe8;
	border:1px #dd3c10 solid;
	padding:5px;
	margin:0 0 5px 0;
	text-align:center;
}
#hint{
	font-family:Verdana;
	font-size:11px;
	background: #dee9f2;
	border: solid 1px #2d78b0;
	width: 200px;
	font-family: arial;
	font-size: 10pt;
}
#hint ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#hint li{
	padding:5px;
	padding-left:7px;
	list-style-type:none;
}
#hint li:hover{
	background:#86a8c0;
	cursor:pointer;
}
#hint li .small {
	font-size: 10px;
}
#map
{
	height: 230px;
	width: 100%;
}
.statement_liner {
	text-align: right;
	background-color: #E3E3E3;
}
.statement_line {
	background-color: #E3E3E3;
}
.statement_rt {
	text-align:right;
}
.statement_white {
	background-color: none;
}
.statement_whiter {
	background-color: none;
	text-align: right;
}
form {
padding:0px;
margin:0px;
}

.loginbox {
width:380px;
height:154px;
background: #FFF url(images/loginbkg.gif) repeat-x;
border:1px solid #CCC;
}

input,textarea,select {
border:1px #2D78B0 solid;
}

#content input,textarea {
width:200px;
border:1px #2D78B0 solid;
}
#content .ignore input{
width:auto;
}

#content #button {
width:auto;
}

#button {
width:auto;
background-image:url('images/buttonoff.gif');
cursor:pointer;
padding:1px 3px;
}

#button:hover {
background-image:url('images/buttonon.gif');
}

.req {
background-image:url('images/req.jpg');
background-repeat:no-repeat;
background-position:right top;
}
#footer{
	padding:20px;
	color:#CFCFCF;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
}
#subnavlinks a {
  display:block;
  width:155px;
  background-image:url('images/nav-button-off.jpg');
  color:black;
  padding:2px 5px 3px;
  margin-left:4px;
  margin-bottom:3px;
}
#subnavlinks a:hover {
  background-image:url('images/nav-button-on.jpg');
  color:#515151;
  text-decoration:none;
}