body{
	margin:0;
	padding:0;
}
.hdng1{
	font:bold 12px tahoma;
	color:#2527ad;
	text-align:center;
	line-height:18px;
}
.hdng2{
	font:bold 16px tahoma;
	color:#000;
	text-align:justify;
	line-height:18px;
}
.hdng3{
	font:bold 12px tahoma;
	color:#6851af;
	text-decoration:none;
}
.border-table{
	font:12px tahoma;
	color:#000;
	text-align:justify;
	line-height:16px;
	/*border-bottom:dotted #000 1px;*/
}
.red-text{
	font:bold 12px tahoma;
	color:#ff0000;
	text-decoration:none;
}
.quote-name{
	font: italic 12px tahoma;
	color:#3b2680;
}
.links{
	font:12px tahoma;
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.white-txt{
	font:12px tahoma;
	color:#fff;
	text-decoration:none;
}
.search_box{
	width:122px;
	height:18px;
	padding:4px 0 0 20px;
	background:url(search_bg.gif) no-repeat left;
	font:12px tahoma;
	border:none;
}
.search_btn{
	width:58px;
	height:22px;
	background:#43317b;
	font:bold 12px tahoma;
	text-align:center;
	color:#fff;
	border:none;
}
.login-txt{
	font:11px tahoma;
}
.login-box{
	width:81px;
	height:16px;
	border:#9c8ccc solid 1px;
	font:12px tahoma;
}
.newfooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6851af;
	text-decoration: none;
}

.newfooterlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newfooterlinks4advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6851af;
	text-decoration: none;
}

.newfooterlinks4advertise:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.label4advertise{
	font:normal 10px tahoma;
	color:#6851af;
	text-decoration:none;
}

.deptlink a {
color: #335499;
background:#E3DEF3;
text-decoration: none;
background-image:url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: left ;
padding-left:12px;
font: bold 11px/16px arial, helvetica, sans-serif;
}
.deptlink a:hover {
font: bold 11px/16px arial, helvetica, sans-serif;
color: #FF0000;
text-decoration:underline;
}
.brdr
{
color: #335499;
padding-left:12px;
font: bold 11px/16px arial, helvetica, sans-serif;
border-width: 1px;border-style: dashed;
}
.newh3{
	font:bold 11px tahoma;
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.paddingBtm{
height:5px;
}