body {
	background-color: #D3D3D3;
	margin: 0px;
}

body, p, td, tr, div, span, table, input, select {
	font-family: tahoma;
}	
  
.tblHeader{
	height: 790px;
	background-color: #FFFFFF;
}

.tblContent {
	margin-top: 0px;
}

.tblContent .tblText h3 {
	padding-left: 0px;
	font-size: 11px;
	color: #6E0000;
}

.tblContent .tblText h4 {
	padding-top: 10px;
	padding-left: 16px;
	font-size: 12px;
	color: #00365B;
}

.tblHeader h5 {
	font-size: 11px;
	font-weight: normal;
	color: #898989;
}

.tblContent .tblText ul {
	font-size: 12px;
	color: #00365B;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inherit;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 40px;
}


.tblContent .tblText {
	padding-left: 20px;
}

.moduleBar {
	background-image: url(../images/side_bar.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height: 694px;
	width: 236px;
}	


.moduleBar .tblInput {
	margin-top: 60px;
}

.moduleBar .tblInput td {
	color: #454545;
	font-size: 11px;
	font-weight: bold;
}

.moduleBar .tblInput td input {
	font-size: 11px;
	border-bottom: 1px solid #F2F2F2;	
	border-right: 1px solid #F2F2F2;		
	border-top: 1px solid #565656;
	border-left: 1px solid #565656;	
}

.moduleBar .tblTestimonial {
	margin-top: 190px;
}

.moduleBar .tblTestimonial td {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: none;
	padding: 5px;
	padding-left: 9px;
}
 








