body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	background-color: #F5F5F5;
	margin: 14px;
}

td {
	font-size: 11px;
	color: #595959;
}

.left_section_title {
	font-size: 12px;
	color: #FFFFFF;
}

.banner {
	border: 1px solid #666666;
	padding: 5px;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}

.legend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	font-weight: bold;
}

a {
	font-weight: bold;
	font-size: 11px;
	color: #124A82;
	text-decoration: underline;
}

a:hover {
	color: #DF3C4B;
}

a:active {
	color: #FF9900;
}

.toplink {
	color: #FFFFFF;
	size: 2pt;
}

.toplink:hover {
	color: #FF9900;
}

.toplink:active {
	color: #FF3300;
}

.bottomlink {
	color: #595959;
	size: 2pt;
}

.bottomlink:hover {
	color: #DF3C4B;
}

.bottomlink:active {
	color: #FF9900;
}

.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #00698C;
	font-weight: bold;
	padding-top: 20px;
}

.links_section {
	font-size: 14;
	background-color: #F5F5F5;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 7px;
	vertical-align: top;
	height: 100%;
}

.pbetlink {
	background-color: #F5F5F5;
}

.pbetlink:hover {
	background-color: #E5E5E5;
}

.success
{
	FONT-SIZE: 11px;
	color: #009900;
	font-weight: bold;
}

.error
{
	FONT-SIZE: 14px;
	color: #FF3300;
	font-weight: bold;
}

