body {
background-color: #cbe4e9;
background-image: url('images/bg.jpg');
background-repeat: repeat-x; 
scrollbar-face-color:#cccccc;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;

}


A {font-family: Arial, font-size: 10pt}

A:link {color:#336699;}

A:visited {color:#336699;}

A:hover {text-decoragtion: none; color:#cbe4e9;}

A:active {color:#336699; text-decoration: none;}


.nav {
         font-family: Arial;
         font-size: 11pt;
         text-align:	left;
         color:	#336699;
         font-weight: bold;
         font-decoration: none;
         
         
          }

.bullets {
         font-family: Arial;
         font-size: 9pt;
         text-align:	left;
         color:	#333333;
         font-weight: bold;
          }


.content {
         font-family: Arial;
         font-size: 10pt;
         text-align:	left;
         margin-left:  5px;
         margin-right:  5px;
         text-align: justify;
         color:	#333333;
          }
          
          
.feed {
         font-family: Arial;
         font-size: 9pt;
         text-align:	left;
         margin-left:  5px;
         margin-right:  5px;
         text-align: left;
         color:	#333333;
         
                   }
          
          
#feed {
         
         width: 98%;
         height: 250px;
         overflow: scroll;
         overflow-x: hidden;
         overflow-y: auto;
         target: blank;
         
          }
          
#sideblink {
         
         width: 98%;
         height: 20px;
         target: blank;
         
          }




.contentblue {
          font-family: Arial;
          font-size: 10pt;
          text-align:	left;
          color:	#336699;
          }

.contentboldSMALL {
          font-family: Arial;
          font-size: 9pt;
          text-align:	left;
          color:	#333333;
          clip:   rect(   );
          font-weight: bold;
          }
		  
.contentboldsmall-testimonials{
		font-size:12px;
}

.testimonials-heading{
	color:#396495;
	font-style:italic;

}

.testimonials-link{
	color:#396495;
	font-style:italic;
	font-size:10px;

}

a.no-border-image{
	border:none;
	color:#cccccc;
}

a.no-border-image:hover{
	border:none;
	color:#cccccc;
}

          
.footerSMALL {
          font-family: Arial;
          font-size: 7pt;
          text-align:	left;
          color:	#333333;
          clip:   rect(   );
          font-weight: bold;
          }


.titleblue  {
	font-size: 10pt;
	color: #336699;
	text-align:	left;
        font-family: Arial;
        font-weight: 900
	}
	
	
input, textarea {
border: 1px solid #336699;
color:#336699;
font-family: Arial;
font-size: 10pt;
background: #ffffff;
}

ul.business{ 

	margin:0px; 
	padding:0px; 
	padding-top:10px;
	padding-left:25px;
}

ul.business li{
	
	padding-left:1px; 
	padding-bottom:14px; 
	color:#333333;
	font-family:Arial;
	font-size:10pt;
	margin-left:5px;
	margin-right:5px;

}

/* Testimonial Page style */

#testimonial img{
	border:solid 1px #E4E4E4;
	padding:4px;
	margin:0 15px 0 0;
}
#testimonial p{
	color:#333333;
font-family:Arial;
font-size:12px;
margin-left:5px;
margin-right:5px;
text-align:justify;
}
#testimonial td.line{
	border-top:solid 1px #E4E4E4;
}
#testimonial p span{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	font-style:normal;
	color:#396495;
	background-color:inherit;
}