a {
	color: #ef9400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #382f2b;
	color: #66625c;
	font: 11px/14px "Lucida Grande", "Lucida Sans Regular", Arial, Helvetica, San-Serif;
	margin: 0px;
	text-align: center;
}

form {
	display: inline;
}

html {
	overflow: -moz-scrollbars-vertical;
}

li {
	list-style-image:url(/objects/images/bullet4.gif);
}

table, tr, td {
	font: 11px/14px "Lucida Grande", "Lucida Sans Regular", Arial, Helvetica, San-Serif;
}

.jHeaderTextBig {
	color: #ef9400;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.04em;
}

.jHeaderTextSmall {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	letter-spacing: -0.04em;
}

.jFormButton {
	background: #fbc203;
	border: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: outset;
	border-top-width: 1px;
	color: #FFFFFF;
	font: bold 10px "Lucida Grande", "Lucida Sans Regular", Arial, Helvetica, San-Serif;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
}

.jFormTextArea {
	font: 12px "Courier New", Courier, mono;
	height: 200px;
	width: 300px;
}

.jFormTextField {
	font: 12px "Courier New", Courier, mono;
	width: 200px;
}

#jContainer {
	margin-left: auto;
	margin-right: auto;
	width: 856px;
}

#jContent {
	background: #ffffff;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 12px;
	padding-bottom: 24px;
	text-align: left;
}

#jContentPopup {
	background: #ffffff;
	margin: 12px;
	padding: 12px;
	text-align: left;
}

#jFooter {
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 6px;
	text-align: left;
	margin-bottom: 46px;
}

.jFooterText {
	color: #ccc4b8;
}

#jNav {
	position: absolute;
	left: 186px;
	top: 86px;
}

#jNavUtility {
	position: absolute;
	left: 756px;
	top: 54px;
	text-align: left;
}

.jNavUtilityLink {
	text-transform: uppercase;
	color: #9c968d;
	font-size: 10px;
	line-height: 8px;
}

.jNavUtilityLink:hover {
	text-decoration: none;
}

#jLogo {
	position: absolute;
	left: 27px;
	top: 5px;
}

#jTop {
	width: 856px;
	height: 130px;
	position: relative;
}

