body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
H1{
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.top-links,.top-links:link,.top-links:visited,.top-links:active{
	font-family: verdana;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
.top-links:hover {
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.top-links-active{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.content{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
.red-content{
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 150%;
}
.content-link{
	font-family: verdana;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
	line-height: 150%;
}
.content-link:hover{
	font-family: verdana;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	line-height: 150%;
}
.bottom,.bottom:link,.bottom:visited,.bottom:active{
	font-family: verdana;
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
	line-height: 150%;
}
.bottom:hover{
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.bottom-active{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
}
.form-td{
	background-color: #e0ebf1;
	border: 1px solid #b9d0e0;
}
.form-td-blue{
	background-color: #95B3D7;
	border: 1px solid #5F8BC2;
}
.table-content{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.gray-content{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.white-text{
	background-color: #538ED5;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-td{
	background-color: #DBE5F1;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.white-td{
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.white-text16{
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height:24px;
}
.submit-button{
	width:96px;
	height:34px;
	background-color:#95B3D7;
	background-image:url(images/btn-submit.gif);
	background-repeat:no-repeat;
	border: solid #95B3D7 1px;
	line-height:30px;
	
	}
.highlight
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	}
.hlinks,.hlinks:link,.hlinks:visited,.hlinks:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.hbold {
	font-weight: normal;
}
