@charset "utf-8";

 body {font-family: Verdana, Arial, Helvetica, sans-serif;
  /* background-color: #01081e; */
  font-size:10px;
  margin: 0px;
  padding: 0px;}
  
 #top{
  background: #d4d5db url(/images/topfade3.gif) repeat-x;
  height: 36px;
  Padding-top: 1px;
  }
  
  #toptext{
  padding-left: 40%;
  color: #a4aaae;
   }

  .bigred {
	color: #fb0808;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
   }
  
  #header {
    background: #d4d5db url(/images/headerfade1.gif) repeat-x;
	padding: 0px; margin:0px;
    border-bottom: #000000 solid 1px; 
	}
  #header img {margin:0px; padding:0px;}
  #contact {float: right;
  margin-top: 10px; margin-right: 20px;
  font-size: medium;}
  
  A { 
    text-decoration: none;
    color: #BB0808;
    }
  A:link { 
    text-decoration: none;
  }
  A:visited {
    text-decoration: none;
    color: #9B0808;
  }
  A:active { 
    text-decoration: none;
  }
  a:hover {color: #0000ff;}
  h3   { 
    
    font-size: 14px; 
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    letter-spacing: 0;
    }
  .linkin1 {
    color: #FB0808;
    }
  h4 { 
    font-size: 12px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 12px;
    }
  h5 {
    font-size 8px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    color: #C2C2C2;
    }
  h2 {
    font-size: 16px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    letter-spacing: 2px;
    }

  h1 {
    font-size: 7px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    }
	/* #footer {
    clear: right;
	background: url(graphics/00000001/fade3.gif) repeat-x;
    border-top: 1px solid #636363;
    height: 90px;
    width: 100%;
    padding: 0px;
  } */

  #footer p {
    color:#333333;
    margin: 6px 0px 6px 254px;
    font-size: small;}

#homefooter {
     clear: right;
	 height: 110px;
	 margin-top: 0;
	 padding-top: 0;
	 background: #01081e url(/images/footerfade1.gif) repeat-x;
	 }	

#footertext {
    padding-left: 10%;
	padding-top: 1px;
	color: #6d7d9a;}


.fieldset_usedform {
  margin: 1em 0;
  padding: 1em;
  width: 400px;
  border: 1px solid: #ccc;
  background: #f8f8f8;
  margin-bottom: 10px;
    }

.fieldset_usedform ol {
  clear: left;
  margin: 0;
  padding: 0;}
  
#formhead {
	color: #fb0808;
	font-weight: bold;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
  }
#formhead h3 {
	color:#000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}  
.fieldset_usedform li {
    list-style: none;
	padding: 5px;
	margin: 0;
	}
	
.fieldset_usedform fieldset {
    border: none;
	margin: 3px 0 0;
	}
.fieldset_usedformt fieldset label {
    display: block;
	width: auto;}


.fieldset_usedform fieldset label {
    margin-left: 123px;}

.fieldset_usedform input {
 width: 300px; 
  }
.fieldset_usedform input:focus, textarea:focus {
   background: #e7eaf1;
   }

.fieldset_usedform label {
   display: block;
   line-height: 1.8;
   vertical-align: top;}

.fieldset_usedform formtext {
	color: #535673;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.fieldset_usedform {
     background: #e7edf7 url(../images/formfade2.jpg) repeat-x;}

#partform {
    padding-left: 20px;
	padding-top: 25px;   }

#back {
     float: right;
	 clear: left;
	 padding: 50px;}

.red1 {
    color: #fb0808;
}

#layout {
   width: 800px;
   }
#rightside {
   float: right;
   width: 270px;
   padding-top: 50px;}   

.drop {
   color: #fb0808;
   font-size: 220%;
   line-height: 1em;
   margin: 0px 2px 0 0;
   }
.bigblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #154a62;
	font-weight: bold;
}

fieldset.fieldset_used fieldset {
	width: 100px;}