body{
	margin:0;
}

.top-search-bar-bg{
background:#BED2E7;
}

.bottom-linkbar-bg{
background:#ECECEC;
}

.main-top-heading{
	font-family: verdana;
	font-size: 11px;
	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;
}

td{
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text{
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text-black{
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
	text-decoration: none;
}

a.text:hover{
text-decoration: underline;
}

.leftpad-text{
	font-family: verdana;
	font-size: 11px;
	line-height:16px;
	padding-left:5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.txt-white{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
}
a.txt-white:hover{
	font-family: verdana;
	font-size: 11px;
	line-height:14px;
	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;
	padding-left:25px;
	padding-right:25px;
}