/* CSS Document */


/*   GENERAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

input {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}



.charttext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.formtxt {
	font-size: 9px;
}

.blutext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0182AC;
}

.bluBoldText {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0182AC;
}

.cartext {
	color: #666666;
}

a.clicklink {
	color: #000000;
	text-decoration: underline;
}

a.clicklink:hover {
	color: #000000;
	text-decoration: underline;
}

a.retlink {
	color: #0182AC;
	text-decoration: underline;
}

a.retlink:hover {
	color: #0182AC;
	text-decoration: underline;
}

.spacedText {
	line-height: 20px;
}











