* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #222;
}

h3 { color: #000; font-size: 13px; margin: 10px 0 10px 0; }
ol { padding-left: 20px; }
img { border: none; }
a { color: #1D87EF; text-decoration: none; }
a:hover { text-decoration: underline; color : #ff0000; }

#container {
margin: 0px auto;
width: 800px;
background:#fff;
}

    #tabs4 {
      float:right;
      width:700px;
      font-size:93%;
      line-height:normal;
	  padding-right:20px;
	  height:auto;
	position:relative;
  		z-index:1;

		margin-bottom:-30px;

      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;		
      }
    #tabs4 a {
      float:right;
      background:url("images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:right;
      display:block;
      background:url("images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
	  
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }


#header {
background: #eee url(images/header.jpg) no-repeat;
height: 200px;
width:800px;

padding-top:0px;
float:left;
z-index:1000;
}


#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding-top:40px;
padding-left:230px;
float:left;
text-align:center;
z-index:2;
}
#header h1 a {
text-decoration: none;
color: #000;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #000;
font-size: 17px;
font-weight: 100;
letter-spacing: -1px;
padding: 0 0 0 30px;
}

.headertext{
color:#000;
padding-top:50px;
padding-left:220px;
float:left;
font-size:1.5em;
font-weight:bold;
}


#content {
padding: 10px 10px;
background: #25579c url(images/content.jpg) repeat-y;
float:left;
}


.right {
float: right;
width: 739px;
text-align: justify;
padding: 0 10px 10px 10px;
}

.right2 {
width: 640px;
text-align: justify;
margin:0 auto;
padding: 0 10px 10px 10px;
}
.right h2 {
	color:#000000;
	font-size: 20px;
	padding : 10px 0 15px 0;
}
.right h2 a {

}
.right h2 a:hover {

}

.right ul{padding-left:20px;}

.left {
width: 1px;
padding: 10px;
float:left;
}
.left h2 {
font-size: 13px;
color: #000;
padding: 5px 0 2px 10px;

}
#menu14 {
        width: 160px;
        margin-left: 0px;
		 margin-right: 10px;
		 margin-top: 10px;

        }
		
		
#menu14 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu14 li.current {
height: 24px;
        color: #FFFFFF;
        background:  url(images/menu14.gif) 0 -32px;
		padding: 8px 0 0 10px;}

#menu14 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu14 li a:link, #menu14 li a:visited {
        color: #333;
        display: block;
        background:  url(images/menu14.gif);
        padding: 8px 0 0 10px;
        }

#menu14 li a:hover {
        color: #FFF;
        background:  url(images/menu14.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#footer {
background: #333 url(images/footer.jpg) no-repeat;
height: 110px;
text-align: center;
line-height: 20px;
color: #fff;
font-size: 11px;
width:800px;
float:left;
}
#footer  a { color: #fff; }

#bottom {
background: url(images/bottom.jpg) no-repeat;
padding: 5px 0;
width:800px;
height:125px;
margin-top:5px;
float:left;
}

  a.help{
	position:relative;
	background:url(images/help.jpg) no-repeat;
	width:300px;
	height:18px;
	float:right;
	color:#fff;
  }



  a.help:hover{
	background:url(images/help.jpg) no-repeat;
    position:absolute;
    top:20px; left:20px;
    padding: 5px;
    width:300px;
	height:150px;
 	text-decoration: none;
    border:1px solid #000;
    color:#fff;
  }
  
img.sig{margin-left:25px;}