body{
	margin:0;
}

.top-search-bar-bg{
background:#BED2E7;
}

.bottom-linkbar-bg{
background:#ECECEC;
}

.main-top-heading{
	font-family: verdana;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
	text-decoration: none;
	background:#D6D6D6;

}

.main-subhead{
	font-family: Arial;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	color: #354C8C;
	text-decoration: none;

}

input{
	border: 1px solid #000000;
}

.button
{
	font-family:Arial;
	font-size: 12px;	
	font-weight: bold;	
	color: #FFFFFF;
	background:#077AB2;	
	border: 1px solid #077AB2;
}

.img-button {
	border: 0px solid #000000;
}

td{
	font-family: verdana;
	font-size: 12px;
	line-height:16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text{
	font-family: verdana;
	font-size: 12px;
	line-height:16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbig{
	font-family: verdana;
	font-size: 12px;
	line-height:24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text-black{
	font-family: verdana;
	font-size: 14px;
	line-height:26px;
	font-weight: bold;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	text-align:justify;
}

.text-black-2{
	font-family: verdana;
	font-size: 14px;
	line-height:26px;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;	
}

a.text:hover{
text-decoration: underline;
}

.leftpad-text{
	font-family: verdana;
	font-size: 12px;
	line-height:16px;
	padding-left:5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.txt-white{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
a.txt-white:hover{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.main-head{
	font-family: Arial;
	font-size: 18px;
	line-height:20px;
	font-weight: bold;
	color: #354C8C;
	text-decoration: none;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;	
}

.msg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000080;	
}
