body {
	background-color: #3D3D3D;
	color: #3D3D3D;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	color: #3D3D3D;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #3D3D3D;
}

form {
	margin: 0px;
}

img {
	border-width: 0px;
}

h2 {
	background: url(/images/common/hdot.gif) repeat-x left bottom;
	color: #B00504;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h3, h4, h5 {
	line-height: 150%;
}

p {
	line-height: 150%;
	margin: 0px;
}


#page-outer {
	background-color: #fff;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 42px;
	margin-bottom: 40px;
	padding: 3px;
	/* ie5win box hack begins */
	width: 700px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 694px;
  }
  html>body #page-outer {
	width: 694px;
	/* ie5win box hack ends */
}

#page-inner {
	background: url(/images/common/header.gif) no-repeat 37px 11px;
	border: 1px solid #CDCDCD;
	padding: 0px 30px 28px 28px;
	/* ie5win box hack begins */
	width: 694px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 634px;
  }
  html>body #page-inner {
	width: 634px;
	/* ie5win box hack ends */
}

#sitesearch-input {
	margin-top: 40px;
	height: 49px;
	text-align: right;
}

#nav-primary {
	margin-top: 3px;
}

#nav-primary ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	height: 34px;
}

#nav-primary ul li {
	border-left: 1px solid #DADADA;
	margin: 0px;
	display: block;
	float: left;
	white-space: nowrap;
}

#nav-primary ul li.last {
	border-right: 1px solid #dadada;
}


#nav-secondary {
	padding: 0px;
}

#nav-secondary ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav-secondary li {
	margin-bottom: 9px;
	padding: 0px 0px 0px 1.2em;
	text-indent: -0.8em;
}

#nav-secondary li.active {
	color: #B00504;
}

#nav-secondary li.active a {
	color: #B00504;
	font-weight: bold;
	text-decoration: none;
}


#content {
	margin-top: 18px;
}

.content-section {
	margin-bottom: 12px;
}

.section-heading {
	margin-bottom: 15px;
}

#content-left {
	float: left;
	padding: 0px 12px 0px 8px;
	/* ie5win box hack begins */
	width: 140px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 120px;
  }
  html>body #content-left {
	width: 120px;
	/* ie5win box hack ends */
}

#content-right {
	float: left;
	padding: 0px 0px 0px 30px;
	/* ie5win box hack begins */
	width: 492px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 457px;
  }
  html>body #content-right {
	width: 457px;
	/* ie5win box hack ends */
}


#footer {
	background: url(/images/common/footer.gif) no-repeat left bottom;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	padding: 10px 0px 0px 0px;
	height: 25px;
}

.h2 {
	background: url(/images/common/hdot.gif) repeat-x left bottom;
	margin: 0px 0px 15px 0px;
	width: 100%;
}

.h2 td {
	color: #B00504;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

.h2 td.left {
	text-align: left;
}

.h2 td.right {
	padding-left: 20px;
	text-align: right;
	vertical-align: bottom;
}

.divider-clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	visibility: hidden;
}

.type-tiny {
	font-size: 10px;
}

.fieldset {
	margin-bottom: 10px;
}

.buttonset {
	margin-top: 20px;
	margin-bottom: 10px;
}


.block {
	display: block;
	margin-bottom: 2px;
}

.error font {
	color: #BB0204;
}

.error {
	color: #BB0204;
}

.required {
	color: #BB0204;
}