body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

table {border:0px;}

form{margin:0px; padding:0px;}

td, input, textarea{font-size:12px; font-family:Verdana; color:#333333; line-height:18px; vertical-align:top;}

input,textarea {margin:0px; padding:0px 0px 0px 5px;}

a:hover {text-decoration:none;}

span {color:#21235E;}

.text_2{color:#FFFFFF;}
.text_2 a{color:#FFFFFF;}

.more{color:#636363; padding:15px; background:url(images/arrow_1.gif) no-repeat left center; font-weight:bold;}

.copy{color:#FFFFFF;}
.copy a{color:#FFFFFF; text-decoration:none;}
.copy a:hover{text-decoration:underline;}

.name {color:#21235E; text-align:right;}
h1 {
	font-size: 16px;
}
.footerFont {
font-size:10px; font-family:Verdana; color:#000000; vertical-align:top;
}
a:visited {
	color: #6699FF;
}
a:link {
	color: #0033CC;
}

  #btn-web-accessability{
    position: fixed; 
    top: 166px; 
    right: 0px; 
    width: 50px; 
    height: 50px; 
    z-index: 99999999; 
    background-color: #0a91a6;
  }
  #btn-web-accessability img{
    width: 50px; 
    height: 50px;
  }
  #web-accessability{
    display: none; 
    position: fixed; 
    top: 0; 
    right: 0; 
    background-color: #f4f4f4;
    padding: 10px; 
    z-index: 99999999; 
    width: 250px; 
    height: 100%;
  }
  #web-accessability button{
    padding: 10px 15px; 
    background-color: #444444;  
    width: 102px; 
    color: #ffffff; 
    font-size: 20px !important;
    margin: 0 5px;
  }
  #web-accessability button.close1{
    background-color: #086d7d;
    width: 220px; 

  }
  #web-accessability button.reset{
    background-color: #444444;
    width: 220px; 

  }
  #web-accessability h2{
    color: #444444; 
    padding: 15px 0px 10px 3px; 
    font-size: 20px !important;
    line-height: 24px;
    text-shadow: none !important;
  }


