/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:2px;
	background-color:#0170a4;
}
td {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#5e5e5e;
	line-height:15px;
	letter-spacing: normal;
	word-spacing: normal;
}
.link {
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.link:hover{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
.footer {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	line-height:15px;
}
.heading {
	font-family:"Arial Narrow";
	font-size:25px;
	text-decoration:none;
	font-weight:bold;
	color:#363732;
	letter-spacing:-1px;
	line-height:40px;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}


.blue-bold {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#003f93;
	line-height:15px;
}
.blue-bold:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#003f93;
	line-height:15px;
}
ul{
	list-style-image:url(../images/bullet.jpg);
}
