/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	margin: 2px 0px 0px 2px;
}

.boldit {
	font-weight: bold;
}

.dashedborderbottom {
	border-bottom: 1px dashed #CCCCCC;
}

a:link {
	color: #00A8A3;
}
a:visited {
	color: #00A1CB;
}

a:hover {
	color: #7D82BD;
	text-decoration: none;
}

.tableborder {
	border: 1px solid #008389;
}
.leftspacer {
	margin-left: 10px;
}

