body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	font-family: "Helvetica Neue Medium", "HelveticaNeue-Medium", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #5987a9;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 1em 0px;
	line-height: 1.67em;
}

ul, ol {
	line-height: 1.67em;
}

h1 {
	color: #cf2121;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2 {
	color: #cf2121;
	font-weight: medium;
	font-style: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}



div#outerContainer {
	background-color: #ffffff;
	padding-top: 26px;
	padding-bottom: 0px;
}

div#midContainer {
	background-color: #ffffff;
	text-align: left;
	width: 800px;
}

div.topNav {
	padding: 8px 0px 9px 4px;
}

div.topNav a {
	color: #010000;
	text-decoration: none;
	background-image: URL(/hrpinit/images/common/topnav-arrow.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-right: 10px;
	font-weight: 400;
	display: block;
}

div.topNav a:hover {
	text-decoration: underline;
}

div.topNav a.on {
	color: #5a5a5a;
	background-image: URL(/hrpinit/images/common/topnav-arrow-on.gif);
	padding-left: 13px;
}

div.topNav a.last {
	margin-right: 0px ! important;
}

div.innerContainer td.splitColumn {
	background-color: #cccccc;
	background-image: URL(/hrpinit/images/common/split-bkgd-bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 97px;
}

div.innerContainer td.splitColumn div.inner {
	background-image: URL(/hrpinit/images/common/split-bkgd-top.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 97px;
	width: 1px;
}

body.home div.innerContainer {
	margin-left: 19px;
	margin-right: 20px;
}

body.home td.contentArea {
	padding-right: 12px;
	width: 481px; /* 493 - padding */
	font-size: 14px;
	line-height: 26px;
	padding-top: 20px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, sans-serif;
}

body.home td.contentArea p.callout {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 50px;
}

a.learnMore {
	text-decoration: none;
	font-size: 12px;
}

a.learnMore:hover {
	color: #cf2121;
}

body.home td.sidebar {
	padding-left: 17px;
	width: 250px; /* 267 - padding */
	padding-top: 27px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, sans-serif;
}

body.home td.sidebar div.headlines {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

body.home td.sidebar div.headlines a {
	color: #333333;
	font-weight: normal;
}

body.sub div.innerContainer {
	margin-left: 9px;
	margin-right: 30px;
}

body.sub td.contentArea {
	padding-left: 28px;
	width: 559px; /* 588 - padding */
	padding-top: 29px;
	padding-bottom: 50px;
}

body.sub td.leftNav {
	padding-right: 9px;
	width: 166px; /* 175 - padding */
	padding-top: 22px;
	font-size: 11px;
}

body.sub td.leftNav a {
	font-weight: normal;
	text-decoration: none;
	color: #cf2121;
	display: block;
	background-image: URL(/hrpinit/images/common/lnav-bkgd.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 9px 0px 7px 24px;
}

body.sub td.leftNav a.on, body.sub td.leftNav a:hover {
	color: #5987a9;
}

table.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
}

table.footer p {
	margin-top: 0px;
}

table.footer a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.footer a:hover {
	text-decoration: underline;
}

table.footer a.on {
	font-weight: bold;
}

table.footer a.offSite {
	color: #cf2121;
}