#outerWrapper {
	margin: 0px auto;
	width: 800px;
	background: #FFFFFF;
}
#header, #content, #footer {
	width: 100%;
}
.productDescription {
	font-size: 0.9em;
	font-style: normal;
	color: #032347;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	line-height: 1.1em;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #8D9C37 url(../images/rrTile3.gif) repeat;
}
a:link {
	color: #032347;
	text-decoration: none;
}
a:visited {
	color: #675EAA;
	text-decoration: none;
}
a:hover {
	color: #9C0000;
	text-decoration: underline;
}
#header {
	position: relative;
	height: 86px;
	background: no-repeat;
}
#navBar {
	position: absolute;
	right: 20px;
	width: 215px;
	top: 6px;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
}
#navBar a:link, #navBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navBar a:active, #navBar a:hover {
	color: #B3C54A;
	text-decoration: none;
}
#content {
	font-size: .8em;
	padding-top: 10px;
	overflow: auto;
	padding-bottom: 10px;
	background: url(../images/navBkgd.gif);
}
#navColumn {
	font-size: 1em;
	line-height: 150%;
	float: left;
	width: 156px;
	lenght: 100%;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	color: #032347;
	margin-bottom: 10px;
}
.currentLink {
	color: #9C0000;
	margin-left: -10px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#contentColumn {
	color: #032347;
	float: left;
	width: 378px;
	padding-right: 18px;
	padding-left: 10px;
	margin-top: 0px;
}
.currentSection {
	color: #666666;
}
#content h1 {
	font-size: 2em;
	font-style: italic;
	color: #666666;
	margin-bottom: 0px;
}
#content h2 {
	font-size: 1.1em;
	color: #9C0000;
	margin-top: 10px;
	margin-bottom: 0px;
}
.firstParagraph {
	margin-top: 0px;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#footer {
	font-size: 0.625em;
	text-align: center;
	background: url(../images/footer.gif) no-repeat;
	height: 32px;
	vertical-align: bottom;
	padding-top: 3em;
}
#rightColumn {
	font-size: 1em;
	color: #032347;
	float: right;
	width: 205px;
	padding-top: 5px;
}
body.twoColumn #contentColumn {
	width: 583px;
}
#content ul {
	list-style: square inside;
	margin: 0 0 1.25em;
	padding: 0px 10px 0;
}
#content li {
	margin: 10px 0;
	color: #032347;
}
#rightColumn a:link, #rightColumn a:visited {
	color: #032347;
}
#rightColumn a:hover, #rightColumn a:active {
	color: #675EAA;
}

