@charset "ISO-8859-1";
h1 {
	font: normal 310% Arial, Helvetica, sans-serif;
	color: #A4061D;
}
h1  strong {
	font: bold normal Arial, Helvetica, sans-serif;
	color: #231F20;
}
h2 {
	font: normal 180% Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
h3 {
	font: bold normal 120% Arial, Helvetica, sans-serif;
	color: #A4061D;
}
p {
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	color: #0066CC;
	text-decoration: underline;
	text-align: right;
}
a:hover {
	color: #A8001F;
}
ul {
	list-style: none;
	text-align: left;
}
li {
	color: #333333;
	list-style: url(../images/Icons/Bullet.gif) none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 6px;
}
ol li{
	background-image: none;
	list-style-image: none;
	list-style-type: decimal;
}
ol li ol li {
	background-image: none;
	list-style-image: none;
	list-style-type: lower-alpha;
}
ol li ol li ol li {
	background-image: none;
	list-style-image: none;
	list-style-type: lower-roman;
	font-size: 100%;
}
center ul li a {
	text-align: center;
}
table ul {
	float: left;
	text-align: left;
}
table ul li {
	text-align: left;
}
table ul li a:hover {
	color: #A60026;
	text-decoration: underline;
}
b {
	background: #FFFFCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
img {
	border-style: none;
}
form {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
}
input {
	background: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #A50011;
	position: relative;
}
iframe {
	float: left;
	margin: 0px;
	padding: 6px 0px;
	height: 425px;
	border-style: none;
	width: 97%;
}
