body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CB6600;
	text-align: center;
	margin-top:0px;
	padding-top:0px;
}
h2 {
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p, td, li {
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.orangeBodyLinks {
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CB6600;
	margin-top: 5px;
}
.orangeBodyLinks a {
	text-decoration: none;
	color: #CB6600;
}
.orangeBodyLinks a:link {
	text-decoration: none;
	color: #CB6600;
}
.orangeBodyLinks a:visited {
	text-decoration: none;
	color: #CB6600;
}
.orangeBodyLinks a:hover {
	text-decoration: underline;
	color: #000000;
}
.sidebarMenu .navFirstLevel {
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CB6600;
	line-height: 17px;
}
.navFirstLevel a {
	text-decoration: none;
	color: #CBCB98;
}
.navFirstLevel a:link {
	text-decoration: none;
	color: #CBCB98;
}
.navFirstLevel a:visited {
	text-decoration: none;
	color: #CBCB98;
}
.navFirstLevel a:hover {
	text-decoration: underline;
	color: #CB6600;
}
.sidebarMenu .navFirstLevel .navSecondLevel {
	padding-left: 12px;
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #CB6600;
	font-weight: normal;
}
.navSecondLevel a {
	text-decoration: none;
	color: #FFFFFF;
}
.navSecondLevel a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navSecondLevel a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navSecondLevel a:hover {
	text-decoration: underline;
	color: #CBCB98;
}
.headerOrange {
	background-color: #CE6300;
	height: 10px;
}
.sidebarMenu {
	background-color: #336600;
	width: 177px;
	background-image: url(../pix/menu_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 30px;
	padding-top: 17px;
	padding-right: 8px;
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.mainContent {
	background-color: #FFFFFF;
	background-image: url(../pix/content_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 8px;
	padding-top: 17px;
	padding-right: 8px;
	font-family: Myriad, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	color: #000000;
}
.headerExpansion {
	background-image: url(../pix/header_expander.gif);
	background-repeat: repeat-x;
}
.scdHeaderExpansion {
	background-image: url(../pix/2ndheader_expander.gif);
	background-repeat: repeat-x;
}
.orangeBodyLinks img {
	height: 8px;
	width: 10px;
}
.greenBold {
	font-weight: bold;
	color: #336600;
}
.tanBox {
	background-color:#CCCC99;
}
.mainContent .formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 400px;
}
.subHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	position: absolute;
	left: 338px;
	top: -90px;
}
