
.mainContent .textbox{
	background-color: #cdebff;
	border:	#0c156f solid thin;
}
.newHeader
{
	background:url(../../../images/titleBar.png) repeat-y;
}

a:link    {color: #064f97;}
a:visited {color: #064f97;}
a:hover   {color: #5142bf;}
a:active  {color: #064f97;}

.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.stc-table, .mainContent table.stc-table td, .mainContent table.stc-table th, .mainContent table.color, .mainContent table.color td, .mainContent table.color th {
	border:2px solid #2d88ee;
} 

.mainContent table.stc-table .bgcolor, .mainContent table.stc-table .bgblue2, .mainContent table.color .bgcolor, .mainContent table.color .bgblue2 {
	background-color:#ADD3FB;
}

.mainContent table.stc-table table.contact-table td, .mainContent table.color table.contact-table td
{
	border:0px;
}

