@charset "UTF-8";
#main {
	position: relative;
	top: 20px;
}
#menu {
	padding-left: 10px;
}
.rightLine {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F05F29;
}
.tableOutline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F05F29;
	border-right-color: #F05F29;
	border-bottom-color: #F05F29;
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	text-align: left;
}
h1 {
	font-family: "Lucida Sans", Lucida, Arial;
	font-size: 24px;
	color: #F05F29;
	margin-left: 10px;
	padding: 0px;
	text-align: left;
}
h2 {
	color: #F05F29;
	padding-left: 10px;
	font-size: 11px;
	text-align: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}
body {
	font-family: "Lucida Sans", Lucida, Arial, Helvetica;
	font-size: 11px;
	background-color: #666666;

}
#menu  a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
a.white {
	color: #FFFFFF;
}
#menu  a:hover {
	text-decoration: line-through;
}
.selectMenu {
	color: #FFFFFF;
	display: block;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.select {
	color: #FFFFFF;
	background-color: #F05F29;
	text-decoration: none;
}
.bgImage {
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {
	text-indent: 0px;
	color: #F15E2A;
	margin-left: 0px;
	padding-left: 0px;
}
ol {
	margin-left: 8px;
	padding-left: 10px;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #5C8CC9;
}
#bottomRight {
	position: absolute;
	height: 21px;
	width: 169px;
	left: 532px;
	top: 412px;
	z-index: 0;
}
.orange {
	color: #F15E2A;
}
.blueBig {
	color: #F15E2A;
	font-size: 12px;
}
a {
	color: #5C8CC9;
}
a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
input {
	font-family: "Lucida Sans", Lucida, Arial, Helvetica;
	font-size: 95%;
}
.whitePadding {
	color: #FFFFFF;
	padding-left: 10px;
}
.fineprint {
	font-size: 9px;
	color: #FFFFFF;
}
#menu   a:hover {
	color: #F15E2A;
	text-decoration: none;
	background-color: #333333;
}

