body {
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11.5px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #737273;
}

p {
	padding: 0px;
	margin: 1em 0px;
}

h1 {
	font-size: 15.5px;
	font-weight: bold;
	font-style: normal;
}

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

a:active, a:hover {
	text-decoration: underline;
}

div#outerContainer {
	margin-top: 10px;
	width: 882px;
}

div#shadowRight {
	background-image: URL(../images/shadow-right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

div#shadowBottom {
	background-image: URL(../images/shadow-bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div#shadowBottomLeft {
	background-image: URL(../images/shadow-bottom-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#shadowBottomRight {
	background-image: URL(../images/shadow-bottom-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#shadowTopRight {
	background-image: URL(../images/shadow-top-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}


div#layoutOuter {
	background-image: URL(../images/page-bkgd-expansion.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	width: 874px;
}

div#layoutMid {
	background-image: URL(../images/page-bkgd-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#layoutInner {
	background-image: URL(../images/page-bkgd-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


.idTabs ul {list-style:none; margin:0; padding:0;}


div#topNav {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #c32c32;
	padding: 11px 7px 0px 265px;
	height: 56px; /* 67px - padding */
}

div#topNav a {
	text-decoration: none;
	color: #c32c32;
}

div#topNav a:active, div#topNav a:hover {
	text-decoration: underline;
}

table#outerContent td#leftCol {
	padding: 60px 0px 108px 45px;
	width: 194px; /* 239 - padding */
}

table#outerContent td#leftCol a {
	display: block;
	color: #e4abaf;
	padding: 12px 17px 10px 17px;
	border-bottom: 2px solid #e4abaf;
	background-image: URL(../images/leftnav/link-bkgd.jpg);
	background-position: 0% 0%;
	background-repeat:no-repeat;
	background-color: #ffffff;
	font-weight: bold;
}

table#outerContent td#leftCol a span {
	color: #737273;
}

table#outerContent td#leftCol a.selected, table#outerContent td#leftCol a.firston {
	color: #ffffff;
	padding: 12px 17px 10px 17px;
	border-bottom: 2px solid #e4abaf;
	background-image: URL(../images/leftnav/link-bkgd-on.jpg);
	background-position: 0% 0%;
	background-repeat:no-repeat;
	background-color: #b7222e;
}

table#outerContent td#leftCol a.selected span, table#outerContent td#leftCol a.firston span {
	color: #ffffff;
}

table#outerContent td#leftCol a.first {
	background-image: URL(../images/leftnav/link-bkgd-first.jpg);
}

table#outerContent td#leftCol li.first a.selected {
	background-image: URL(../images/leftnav/link-bkgd-first-on.jpg) ! important;
}

td#leftCol div.footer {
	padding: 26px 11px 0px 10px;
	font-size: 10.5px;
	color: #6b6b6b;
}

td#contentArea {
	padding: 0px 34px 50px 68px;
}

td#contentArea p, td#contentArea ul, span.fixLineHeight {
	line-height: 1.43em;
}


table#footer1 {
	font-size: 10.75px;
	height: 24px;
	background-color: #ffffff;
	color: #888f95;
	width: 874px;
}

table#footer1 a {
	color: #888f95;
}

table#footer2 {
	font-size: 10.75px;
	height: 38px;
	color: #5e5e5e;
	width: 874px;
	background-image: URL(../images/footer2-bkgd-bottom.jpg);
	background-position: 0% 100%;
	background-repeat:no-repeat;
}

table#footer2 a {
	color: #5e5e5e;
}

table#footer2 td {
	padding-top: 10px;
	padding-bottom: 10px;
}

table#footer1 td.leftSide, table#footer2 td.leftSide {
	padding-left: 45px;
}

table#footer1 td.rightSide, table#footer2 td.rightSide {
	text-align: right;
	padding-right: 14px;
}

div#footer2container {
	background-image: URL(../images/footer2-bkgd-expansion.jpg);
	background-position: 0% 0%;
	background-repeat:repeat-y;
}

.flushTop {
	border-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.flushBottom {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.phoneIcn {
	background-image: URL(../images/phone-bkgd.gif);
	background-position: 0% 0%;
	background-repeat:no-repeat;
	padding-top: 14px;
	padding-left: 46px;
	height: 27px; /* 41- padding */
}


a.moreInfo {
	color: #6b6b6b;
	font-size: 14px;
	background-image: URL(../images/moreinfo-arrow.gif);
	background-position: 100% 2px;
	background-repeat: no-repeat;
	padding: 1px 22px 1px 0px;
}

div.floatLeft {
	float: left;
	margin-right: 10px;
}

div.floatRight {
	float: right;
	margin-left: 10px;
}

div.caption {
	color: #c32c32;
	font-size: 10.5px;
}

div.inset, table.inset {
	margin-left: 20px;
	margin-right: 20px;
}

.required {
	color: #c32c32;
}

p.noLogo {
	/* used when a client logo doesn't exist */
	font-size: 15px;
	background-color: #e5e3e4;
	color: #b7222e;
	padding: 8px 5px;
	font-weight: bold;
	margin: 0px;
	line-height: 1.1em ! important;
	text-align: center;
}