body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image: url(template3/images/bg1.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.pagecontainer {
  width: 100%; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 0px;
  border-collapse: separate;
}
.pagetd { 
  padding: 0px;
}
.headercontainer {
  width: 100%; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 0px;
  border-collapse: separate;
}
.headertd { 
  padding: 0px;
}
.maincontainer {
  width: 940px; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #ffffff;
  border-radius: 0 !important;
}
.maintd { 
  padding: 0px 0 15px 0;
}
.contentcontainer {
  width: 100%; 
  border: 0;
  margin-left: auto;
  margin-right: auto; 
  border-spacing: 0px;
  border-collapse: separate;
}
.contenttd { 
  padding: 3px;
}

.footercontainer {
  width: 940px; 
  border: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 10px; 
  border-spacing: 0px;
  border-collapse: separate;
  background-color: #eeeeee;
}
.footertd { 
  padding: 0px;
}

.contactcontainer {
  width: 100%; 
  border: 0;
  margin-left: 0;
  margin-bottom: 0px; 
  border-spacing: 0px;
  border-collapse: separate;
  border-radius: 0;
}
.contacttd { 
  padding: 30px 20px 0 20px;
  border-radius: 0;
}
.innercontactcontainer {
  width: 100%; 
  border: 0px solid #aaaaaa; 
  border-radius: 0px;
  margin-left: 0;
  margin-bottom: 0px; 
  border-spacing: 0px;
  border-collapse: separate;
}
.innercontactcontainer p{
  text-align: left;
  padding: 0 20px;
}
.innertoptd { 
  background-color: #eeeeee; 
  border-radius: 0px 0px 0 0 !important; 
  border-bottom: 0px solid; 
  font-size: 14px;
  font-weight: bold;
	padding: 12px 0 10px 0;
}
.innerbottomtd {
  background-color: #eeeeee; 
  padding: 10px 0px 17px 0; 
  border-radius: 0px 0px 0px 0px !important;
}

form{
  padding: 2px 30px;
}

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;
	padding: 25px 20px 5px 30px;
	color: #333333;
}
h2 {
	font-size: 14px;
	padding: 8px 0;
	color: #ffffff;
	line-height: 18px;
	margin: 0 auto;
}
.footerFont, .footerFont a:link, .footerFont a:visited,  .footerFont td {
font-size:10px; font-family:Verdana; color:#333333; vertical-align:top;
}
.footerFont a:hover {
font-size:10px; font-family:Verdana; color:#777777; vertical-align:top;
}
a:visited {
	color: #0a6b4c;
}
a:link {
	color: #0a6b4c;
}
a:hover, a:active{
	color: #0ab955;
}

.btn {
  width: 250px;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px; 
  background-color: #0ab955;
  /*background-image: url(images/button.png);*/
  border: 0px solid;
  border-color: #666666;
  border-radius: 0px;
  padding: 6px 12px;
  margin-bottom: 0;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
  background-color: #0a6b4c;
  border-color: #999999;
  background-image: none;
  
}

  

#menu {
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
background-color: #eeeeee;
width: 100%
}

#menu ul {	
list-style: none;
margin: 0 0 0px 0px;
padding: 0;
font-size: 1.1em;
}	

#menu li {
float:left;

}
#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #333333;
background-color: #eeeeee;
padding: 16px 16px;
margin: 0 0px;

border-top: 3px solid #ffffff;
border-left: 0px solid #ffffff;
border-right: 0px  solid #ffffff;
float:left;
  /*border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: 0px solid #cdd5df;*/
}	
	
#menu li a:hover, #menu li .active {
color: #0ab955;
background: #eeeeee;
border-top: 3px solid #333333;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
  /*border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 0px solid #ffffff;
  border-bottom: 0px solid #999999;*/
}
.white {
color: #00b816;
background: #ffffff;
width: 2px;
border-top: 3px solid #ffffff;
border-top: 3px solid #ffffff;
border-left: 0px solid #ffffff;
height: 20px;
padding: 16px 0;
}
#menu li.rightnavitem {
  border-right: 0;
}
p {
  text-align: justify;
  padding: 2px 30px;
}
.temp:hover {
 background-color: #f9f9f9;
}
input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus {
 border: 1px solid #0ab955;  
}
input[type=submit] {
  padding: 5px 10px;
  border: 1px solid #eeeeee;  
  background-color: #eeeeee;
  font-weight: bold;
  color: #333333;
}
input[type=submit]:hover {
  border: 1px solid #0ab955;  
  background-color: #0ab955;
  color: #ffffff;
}

table.frlist {
}
table.frlist tr td {
  border-radius: 0 !important;
}
table.frlist tr:first-child{
  color: #ffffff;
  text-align: left;
  font-weight: bold;
	font-size: 14px;
	padding: 8px 0;
	color: #ffffff;
	line-height: 18px;
  background-color: #0ab955;
}
table.frlist tr:first-child td:first-child {
  border-radius: 5px 0 0 0 !important;
  border-left: none;
}
table.frlist td:first-child {
  font-weight: normal;
  padding: 4px 0 4px 4px;
}
table.frlist tr:first-child td:last-child {
  border-radius: 0 5px 0 0 !important;
  border-right: none;
}
table.frlist tr:first-child td {
  color: #ffffff;
  background-color: #0ab955;
	font-size: 14px;
	padding: 12px 4px;
	color: #ffffff;
	line-height: 18px;
}
table.frlist tr:last-child td:first-child {
  border-radius: 0 0 0 0px !important;
}
table.frlist tr:last-child td:last-child {
  border-radius: 0 0 0px 0 !important;
}
  #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;
    border: none;
  }
  #web-accessability button.close{
    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;
  }



