
.mainContent .textbox{
	background-color: #cdebff;
	border:	#0c156f solid thin;
}
.newHeader
{
	background:url(../../../images/titleBar.png) repeat-y;
}
a{
	color: #5142bf;
}

.right_ul
{
	background-color:rgb(229,244,250);
}
.right_ul .main_li{
	color:#760c43;
}
.right_ul .main_li hr{
	color:#002a7e;
	background-color:#002a7e;
	height: 1px;
}
.mainContent hr{
	color:#002a7e;
	background-color:#002a7e;
	height: 2px;
}
.mainContent .h3{
	color:#002a7e;
}

.titleTxt{
	color:#002a7e;
}

.mainContent table.contactus-table, .mainContent table.contactus-table td, .mainContent table.contactus-table th, .mainContent table.def-table, .mainContent table.def-table td, .mainContent table.def-table th {
	border:2px solid #2d88ee;	
}
 
.mainContent table.contactus-table th, .mainContent table.bluebgcolor {
	background-color:#96c4f5;
}

.mainContent table.blue-table table.contact-table td
{
	border:0px;
}

.mainContent table.blue-table, .mainContent table.blue-table td, .mainContent table.blue-table th {
	border:1px solid #2d88ee;
} 

.mainContent table.blue-table th {
	background-color:#96c4f5;
}

.mainContent table.pub-table, .mainContent table.pub-table td, .mainContent table.pub-table th {
	border:0px solid #2d88ee;
}

.mainContent table.pub-table th {
	border-bottom:0px solid #2d88ee;
}