.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #143E3E;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
	color: #0B275E;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B275E;
	line-height: normal;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
}
a:focus {

outline: none; -moz-outline: none;
}
.borderTable {
	background-color: #0B275E;
}

.innerTable {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B275E;
	line-height: 12px;
}
