#outerwrapper {
	margin: 10px auto 0px;
	width: 800px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #FFFFFF;
}
#header, #content, #footer {
	width: 100%;
}
body {
	margin: 0px;
	color: #333333;
	font: 12pt "Trebuchet MS", Verdana, sans-serif;
}
.tips {
	font-size: 12pt;
	color: #1B6FF2;
}

#contentColumn {
	float: left;
	width: 583px;
	padding-right: 20px;
	padding-left: 10px;
	border-left: 1px solid #666666;
}
#header {
	position: relative;
	height: 150px;
	border-bottom: 1px solid #666666;
}
.breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#navbar {
	position: absolute;
	right: 30px;
	bottom: 0px;
	font: 12pt "Trebuchet MS", Verdana, sans-serif;
}
#navbar a:hover, #navbar a:active {
	background: url(images/tabover.gif) no-repeat;
}
#content h1 {
	color: #A52C1B;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.firstParagraph {
	margin-top: 0px;
}
#content {
	font-size: .8em;
	padding-top: 10px;
	overflow: auto;
}
#navColumn {
	font-size: 12px;
	line-height: 120%;
	float: left;
	width: 156px;
	padding-top: 30px;
	padding-left: 30px;
	font-weight: bold;
}
.sideLink {
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
}

#footer {
	font-size: 12px;
	text-align: center;
	padding-top: 1em;
	border-bottom: 28px solid #666666;
	border-top: 1px solid #666666;
}
.currentLink {
	color: #073172;
	margin-left: -10px;
	padding-left: 10px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 10pt;
}
.style3 {color: #073172}
#navbar ul {
	list-style: url(none) none;
}
#navbar li {
	white-space: nowrap;
	float: left;
}
#navbar a {
	background: url(images/tab.gif) no-repeat;
	text-align: center;
	display: block;
	height: 31px;
	width: 110px;
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sellink a:link, #sellink a:visited, #sellink a:hover, #sellink a:active {
	background: url(images/tabover.gif) no-repeat;
}
#content h3 {
	color: #A52C1B;
	margin-bottom: 0px;
	font: 23px "Trebuchet MS", Verdana, sans-serif;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	text-decoration: none;
}
.contactBold {
	font: bold normal 13pt "Trebuchet MS", Verdana, sans-serif;
	color: #A52C1B;
}
.contactNormal {
	color: #333333;
	font: bold 12pt Arial, Helvetica, sans-serif;
}
.contactBoldBlue {
	font: bold normal 12pt "Trebuchet MS", Verdana, sans-serif;
	color: #073172;
}
.pLinks {
	font: 11pt "Trebuchet MS", Verdana, sans-serif;
	color: #073172;
	text-decoration: none;
}
.productName {
	font-size: 12pt;
	color: #A52C1B;
	font-weight: bold;
}
.productDown {
	font-size: 12px;
	color: #333333;
}
.careerOps {
	font-size: 16px;
	color: #333333;
	line-height: 175%;
}
.careerMail {
	color: #333333;
}
.floatRight {
	float: right;
	padding: 0px 0px 10px 10px;
}
.extraLineSpace {
	line-height: 170%;
}

.floatRightPlus {
	padding: 20px 0px 100px 20px;
	float: right;
}
