body {
  padding:0; 
  margin:0; 
  color:#000000
  }
  
h2 {
  font: verdana;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  }
  
br {
  font-size:10px
  }
  
.s {
  font-family:Tahoma; 
  font-size:10px;  
  color:#767676;
  }
  
.s1{
  font-family:Tahoma; 
  font-size:11px;  
  color:#858585;
  }
  
.green {
  font-family:Tahoma; 
  font-size:11px;  
  color:#9CE438;
  }
  
.red {
  font-family:Tahoma; 
  font-size:11px;  
  color:#2C7F06;
  }
  
.o {
  font-family:Tahoma; 
  font-size:11px;  
  color:#FFCC00;
  }

.blue {
  font-family:Tahoma; 
  font-size:10px;  
  color:#C2C2C2;
  }

.blue1 {
  font-family:Tahoma; 
  font-size:11px;  
  color:#E9EEF3; 
  text-decoration:none
  }

.blue2 {
  font-family:Tahoma; 
  font-size:11px;  
  color:#346995;
  }
  
.style9 {
  font-size: 12pt;
  font-family:Tahoma;   
  color:#346995;}

.w {
  font-family:Tahoma; 
  font-size:11px;  
  color:#E6E6E6; 
  }

.w1 {
  font-family:Tahoma; 
  font-size:11px;  
  color:#B5B5B5; 
  }

.b {
  font-family:Tahoma; 
  font-size:11px;  
  color:#474747;
  text-decoration:none; 
  }

.b1 {
  font-family:Tahoma; 
  font-size:11px;  
  color:#5A5A5A;
  text-decoration:none ;
  }

.b2 {
  font-family:Tahoma; 
  font-size:10px;  
  color:#5A5A5A;
  text-decoration:none; 
  }

#input {
  width:160px; 
  height:21px;
  }
		 
#input1 {
  width:134px;
  height:21px;
  }
		
#textarea{
  width:102px; height:48px;
  border-width:1px;
  border-style:solid;
  border:none;
  background-color:#F0EAE3;
  overflow:auto;
  }
  
/*************************Bottom Navigation***************************/
/*********************************************************************/
.bottomNav {
  background-image:url(images/bottom.jpg);
  font-family:Tahoma; 
  font-size:11px;  
  color:#474747;
  
  }
  
.bottomNav ul {
  list-style: none;
  margin: 10px;
  padding:5px;
  }
  
.bottomNav li {
  display: inline;
  }
  
.bottomNav a:link, .bottomNav a:visited {
  margin-right: 2px;
  padding: 3px 10px 2px 10px;
  color: #333333;
  text-decoration: none;
  background-image:url(images/bottombullet.jpg) no-repeat;
  }
  
.bottomNav a:hover {
  color: #666666;
  }
  
/*************************End of Bottom Navigation*********************/
/*********************************************************************/ 
  
/*************************Website Audit Form**************************/
/*********************************************************************/

input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 150px;
  background: url(images/bigshadow.gif) top left no-repeat #fff;
  }
  
textarea.txt {
  background: url(images/bigshadow.gif) top left no-repeat #fff;
  width: 150px;
  }
  
form p {
  font-family:Tahoma; 
  font-size:11px;  
  color:#5A5A5A;
  text-decoration:none ;
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  }
  
form p label {
  float: left;
  width: 25%;
  } 
  
.btn {
  background: url(images/smallshadow.gif) bottom right no-repeat #FFF;
  padding: 2px 3px 2px 3px;
  font-size: 10px;
  color: #000;
}
/********************************Beggining of articles********************************/
.articles {
  margin: 0px;
  font-size: 11px;
  font-family:Tahoma; 
  }
  
.articles ul {
  margin: 0;
  padding: 10px 2px 20px 20px;
  list-style: none;
  }
  
.articles ul li {
  margin: 0 0 5px 5px;
  padding: 0 0 0 18px;
  list-style: none;
  background: url("images/bullet_icon.gif") no-repeat 0 3px;
  }

  

/********************************End of articles********************************/

/********************************Beggining of articles********************************/
.homepage_links {
  margin: 0;
  font-family:Tahoma; 
  font-size:11px;  
  color: #FFFFFF;
  }
  
.homepage_links ul {
  margin: 0;
  padding: 10px 2px 10px 10px;
  list-style: none;
  }
  
.homepage_links ul li {
  margin: 0 0 5px 5px;
  padding: 0 0 0 30px;
  list-style: none;
  background: url("images/home_bullet.gif") no-repeat 0 3px;
  }
  

/********************************End of articles********************************/
.policy {
  margin-left:50px; 
  margin-top:11px; 
  margin-right:25px; 
  margin-bottom: 20px;
  }

.policy {
  font-family:Tahoma; 
  font-size:11px;  
  color:#858585;
  }
  
#adsense {
  padding-top: 20px;
  padding-left: 12px;
  }
  
  
 .style9 {font-size: 12pt;}
  