.border_preview {
	border:#CCCCCC solid 3px ;
	background-image:url(../images/preloader.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#ffffff;
}
.back_ground {
	background-color: #FFF;
	margin:0px;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2a78;
	text-decoration:none;
}
a:hover.top_menu {
	text-decoration:underline;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #073A7B;
	text-decoration: none;
}


.top_menu ul {
	float:right;
	margin-top:5px;
	margin-bottom:0px;
	padding-right:20px;
}

.top_menu li {
	display:inline;
	padding-left:0px;
	padding-right:10px;
}
.main_links {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #2c2a78;
	text-decoration: none;
}
a:hover.main_links {
	text-decoration: underline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #30404b;
	text-decoration: none;
	margin-left:15px;
	margin-top:0px; margin-bottom:0px; margin-right:0px;
	padding:0px;
}
.side_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #033d54;
	text-decoration: none;
}
a:hover.side_links {
	text-decoration: underline;
}


.side_links_box{
	border-bottom:#d2d4cd solid 1px;
	height:30px;

}
.search_box {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7F8180;
	border: 1px solid #808080;
}
.heading2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #033d54;
	text-decoration: none;
	border-bottom:#d2d4cd solid 1px;
	height:35px;	
}
.heading2links {
	font-family: Tahoma;
	font-size: 18px;
	color: #033d54;
	text-decoration: none;
	height:35px;	
}
a:hover.heading2links {
	text-decoration: underline;
}
.content {
	font-family: arial;
	font-size: 12px;
	color: #11085D;
	line-height:18px;
}
.content a {
	font-family: arial;
	font-size: 12px;
	color: #11085D;
	line-height:18px;
	text-decoration: none;
}
.content a:hover {
	font-family: arial;
	font-size: 12px;
	color: #11085D;
	line-height:18px;
	text-decoration: underline;
}
.footer{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:160px;
}
.black_regular {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}
