/* CSS Document */


A:link {color:#000000;font-size:12px;text-decoration: none}
A:visited {color:#000000;font-size:12px;text-decoration: none}
A:active {color:#000000;font-size:12px;text-decoration: none}
A:hover {color:#ff0000;font-size:12px;text-decoration: underline}

A.xl:link {color:#000000;font-size:12px;text-decoration: none}
A.xl:visited {color:#000000;font-size:12px;text-decoration: none}
A.xl:active {color:#4375AE;font-size:12px;text-decoration: none}
A.xl:hover {color:#4375AE;font-size:12px;text-decoration: underline}

td {font-size: 12px;color: #000000;line-height: 150%;letter-spacing:0pt; }

hr {
	border: 1px #BDCE8A solid;
	color: #BDCE8A;
} 

.submit {
	color: #000000;
	background-color: #FAFAFA;
	height: 16px;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
.title {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
}

