/* main table's trs */
.contenttr {
         background-image: url(images/top3.jpg);
         background-repeat: no-repeat;
         }

/* content styles */
h3 {
	color: #0066FF;
	font-family: Georgia;
	font-size: 30pt;
	text-decoration: none;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
	text-align: center;
	}
.contentblock {
			  width: 460px;
			  height: 900px;
			  margin: 20px 0px 20px 0px;
			  padding: 10px 10px 10px 10px;
			  font-family: Arial, Helvetica, sans-serif;
			  font-size: 10pt;
	     	  line-height: 18pt;
		 	  text-align: justify;
		 	  }
.contentblock i {
				font-family: Georgia;
				color: #0066FF;
				}
.contentblock b {
                font-family: Georgia;
                color: #0066FF;
                font-weight: bold;
                }
.contentblock a {
				color: #0066FF;
				text-decoration: underline;
				}
.contentblock a:hover {
					  color: #0066FF;
					  text-decoration: none;
					  }
h4 {
			  font-family: Georgia;
			  font-size: 16pt;
			  font-weight: lighter;
			  color: #0066FF;
			  margin: 0px 0px 25px 0px;
			  line-height: 24pt;
			  }
ol {
   padding-left: 20px;
   }
ul {
   padding-left: 25px;
   list-style: circle outside;
   }
.filestable {
			border-spacing: 5px;
			border: 1px dotted #CCCCCC;
			border-collapse: collapse;
			text-align: center;
			margin-bottom: 25px;
			}
.filestable td {
			   border: 1px dotted #CCCCCC;
			   padding: 7px;
			   font-size: 9pt;
			   }
tt {
   font-family: Georgia;
   color: #0066FF;
   font-size: 13pt;
   }
/* testimonials styles */
.testimonialstable {
				   width: 460px;
				   padding: 0px;
				   border-spacing: 20px 0px;
				   }
/*.testimonialstable td { border-bottom: 1px dashed #CCCCCC; }*/
.quotetext {
	   font-family: Georgia;
	   color: #000000;
	   font-size: 10pt;
	   text-align: left;
	   line-height: 18pt;
	   text-align: justify;
margin-left: 20px;
margin-top: 35px;
	   }
.quoteauthor {
			 font-family: Georgia;
			 color: #000000;
			 font-size: 10pt;
			 text-align: right;
			 font-style: italic;
			 line-height: 14pt;
			 }
.clientsite {
			color: #0066FF;
			text-decoration: underline;
			}
.clientsite:hover {
			color: #0066FF;
			text-decoration: none;
			}


.quotetd {    background-image: url(images/quote.png); 
   background-repeat: no-repeat; }