body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	scrollbar-face-color:#001D96;
	scrollbar-arrow-color:#3366CC;
	scrollbar-track-color:#001D96;
	scrollbar-shadow-color:#001D96;
	scrollbar-highlight-color:#001D96;
	scrollbar-3dlight-color:#001D96;
	scrollbar-darkshadow-Color:#001D96;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}

form {
	margin-bottom:0px;
	margin-top:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #3366CC;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
list, input, textarea, select {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial;
	font-weight: normal;
	border: 1 solid #3366CC;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 11px;
}
.noborder {
	border: none;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.border_bot {
	border-bottom: solid 1px #3366CC;
}
