ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #A28CC3; }
 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			12px;
	font-family: 		Arial;
	color: 				#474737; }

A:link 		{text-decoration: none; 	color: #333B56;}
A:visited 	{text-decoration: none; 	color: #333B56;}
A:active 	{text-decoration:underline; color:#F7A235;}
A:hover 	{text-decoration:underline; color:#F7A235;}

.head1 { font-size: 23px; color: #8E78AF; margin-bottom: 0px; font-weight:normal;}
.head2 { font-size: 19px; color: #5A4778; margin-bottom: 0px; font-weight:bold; margin-bottom:9px;}
.head3 { font-size: 14px; color: #8E78AF; margin-bottom: 0px; font-weight:bold;}

h1 { font-size:	15px; color: #8E78AF; margin-bottom: 0px;}
h2 { font-size:	12px; color: #474737; margin-bottom: 0px; }
h3 { font-size:	13px; color: #8E78AF; }
h4 { font-size:	15px; color: #474737; }
h5 { font-size:	12px; color: #8E78AF; margin-bottom: 5px;}

.teamhead  { font-size:	15px; color: #279DCF; margin-bottom: 0px; font-weight:bold;}
.footer { font-size: 11px; color: #474737; }
.footernav { font-size: 10px; color: #474737; }
.trademark { font-size: 10px; color: #474737; }

#testimonialstable { font-size: 11px; color: #474737; }
#testimonialstable h1 { font-size: 11px; color: #A28CC3; font-weight:bold; margin-top: 5px; }

.testimonialsname { font-size: 12px; color: #A28CC3; margin-top: 5px; font-weight:bold; }

#flash { border: solid 0px; 	width: 252px; 	height: 345px; 	float: right; 	margin:0px; 	position:absolute; 	top:0px; }
#flashheader {border: solid 0px; width: 252px; height: 335px; float: left;	margin:0px; }
#flash2 { border: solid 0px; 	width: 17px; 	height: 17px; 	float: left; 	margin:0px; }

td.bg2 {	
  	background-image: url('images/bg2.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left; }
	
td.hrline {
  	background-image: url('images/hrline.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: center center; }	
	

td.quotemark1 {
  	background-image: url('images/quotemark1.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left; }

td.quotemark2 {
  	background-image: url('images/quotemark2.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: bottom right; }
	
td.header4 {
  	background-image: url('images/header4.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left; }

td.topwatermark {
  	background-image: url('images/topwatermark.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left; }	
	
input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 300px;
	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Verdana;
	color: 				#797878; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#DDCBB3;
	background-color:	#FFFFFF;
	scrollbar-face-color: #F8F5EB;
 	scrollbar-shadow-color: #DFD2B2; 
 	scrollbar-highlight-color: #DFD2B2;
 	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF; 
 	scrollbar-track-color: #FAF9F4; 
 	scrollbar-arrow-color: #DFD2B2; 
}

