body {
	background-color: #dededf;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(images/bg.gif);
}
#outer {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.orangetext {
	font-weight: bold;
	color: #FF6809;
}
.greytext {
	font-weight: bold;
	color: #8B8C8D;
}
.whitetext {
	font-weight: bold;
	color: #ffffff;
}
#leftcol {
	float: left;
	width: 165px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	margin-left: 20px;
	font-family: "Trebuchet MS", sans-serif;
}
#rightcol {
	float: right;
	width: 450px;
	color: #CCCCCC;
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
	font-family: "Trebuchet MS", sans-serif;
}
#menu {
	float: left;
	width: 220px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 8px;
	margin-right: 10px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	text-align: left;
	list-style-type: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6809;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
}
#menu li a {
	color: #ff6809;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	width: 170px;
	margin: 0px;
	height: 20px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
#maincontent li {
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
a {
	color: #ff6809;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #663366;
	text-decoration: none;
}
#menu li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/chevrons.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ffb379;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#maincontent {
	width: 550px;
	float: right;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 14pt;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #ffb379;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 10pt;
	color: #FFFFFF;
	margin-bottom: 3px;
}
#header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align: center;
}
.floatright {
	float: right;
	margin-right: 25px;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.whitetext {
	color: #FFFFFF;
}
input, textarea, checkbox, select {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	background-color: #eeeeee;
	border: 0px;
}
.tableoutlines {
	background-color: #CCCCCC;
}
.tableoutlines td {
	background-color: #FFFFFF;
	font-size: 12px;
	padding-right: 12px;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffb379;
}
.orangetext {
	color: #ffb379;
}
.smalltext {
	font-size: 8pt;
	line-height: 11pt;
	margin-top: 5px;
}
.warning {
	color: #CC0033;
}
.horizmenu {
	margin: 0px;
	padding: 0px;
}
.horizmenu ul {
	margin-left: 0px;
	padding-left: 12px;
}
.darkertext {
	color: #333333;
	font-size: 14px;
}
.hilightbox {
	border: 1px dotted #FF6633;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.orangetext {
	color: #ff6809;
}
