/* This style sheet is linked from only the home page */

/* MAIN PAGE LAYOUT */
#main {
	padding-left:0;
}
#mainRight {
	float:right;
	width:322px;
}
#mainLeft {
	width:666px;
	height:auto;
}


#mainBanner {
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
}
#mainBody {
	height:353px;
	padding:14px 20px 0 20px;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	background-color:#f8f8f8;
}
html>body #mainBody {
	height:346px;
}
#mainBodyBox {
	height:181px;
}
html>body #mainBodyBox {
	height:179px;
}
#mainBodyBoxRight {
	float:right;
	width:314px;
}
#mainBodyBoxLeft {
	float:left;
	width:276px;
	height:161px;
	padding:9px 18px 0 16px;
	background:url(/images/home_body_low_part1_rev2.gif) no-repeat top left;
}
#mainBodyBottom {
	width:666px;
	height:16px;
	margin-left:0;
	background:#f8f8f8 url(/images/main_box_bottom.gif) no-repeat top left;
}
html>body #mainBodyBottom { /* IE Hack */
	margin-left:0;
}



/* MISC. COMPONENTS (in various locations on the page) */
#main a {
	color:#666666;
	text-decoration:none;
}
#main a:hover {
	color:#e5173f;
	text-decoration:none;
}
.panelBottomLink {
	position:absolute; /* you must also set position:relative on containing element */
	bottom:0;
}
.panelBottomLink a,
#mainBodyBoxLeft .panelBottomLink a, 
#mainBodyBoxRight .panelBottomLink a,
#whitePapers .panelBottomLink a {
	color:#e5173f;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
#main .panelBottomLink a:hover {
	text-decoration:underline;
}



/* LEFT/MAIN COLUMN DETAILS */

/* Main Text Area */
#mainBodyText {
	padding:10px;
}
#mainBodyText h1 {
	margin:0 0 10px 0;
	color:#383838;
	font-size:16px;   /* 19px */
	line-height:21px; /* 25px */
	font-weight:normal;
}
#mainBodyText p {
	color:#666666;
	font-size:13px;
	line-height:20px;
}

/* Left Box */
#mainBodyBoxLeft h2 {
	margin:0 0 20px 0;
	color:#e5173f;
	font-size:12px; /* 14px */
	line-height:12px;
	font-weight:bold;
}
#mainBodyBoxLeft h3 {
	margin:0 0 6px 0;
	color:#666666;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
#mainBodyBoxLeft p {
	margin-bottom:0.6em;
	font-size:11px;
	line-height:15px;
}
#mainBodyBoxLeft {
	position:relative;
}
#mainBodyBoxLeft .panelBottomLink {
	bottom:13px;
}

/* Right (middle) Box */
#mainBodyBoxRight div.show ul, #mainBodyBoxRight div.show p, 
#mainBodyBoxRight div.show div, #mainBodyBoxRight div.show h3 {
	margin-left:5px;
}
#mainBodyBoxRight h3 {
	font-size:11px;
	line-height:14px;
	margin-bottom:4px;
	color:#666666;
}
#mainBodyBoxRight p {
	font-size:11px;
	line-height:14px;
	margin-bottom:6px;
}
#mainBodyBoxRight ul {
	margin-bottom:9px;
}
#mainBodyBoxRight li {
	list-style:none;
	margin-bottom:5px;
}
#mainBodyBoxRight ul.oneline li {
	margin-bottom:3px;
}
#mainBodyBoxRight a {
	color:#334A66;
	font-weight:bold;
}
#mainBodyBoxRight li a:hover {
	color:#e5173f;
}
#mainBodyBoxRight {
	position:relative;
}
#mainBodyBoxRight .panelBottomLink {
	bottom:12px;
}


/* RIGHT COLUMN DETAILS */

/* All Right Boxes (defaults, unless overriden) */
.homeRightBox {
	width:auto;
	height:auto;
	background-color:#f8f8f8;
	border-right:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
}
.homeRightBoxHeader {
	width:305px;
	height:22px;
	padding:4px 0 0 15px;
	background:#d5d5d5 url(/images/home_sm_box_header_bg.gif) repeat-x top left;
	color:#383838;
	font-size:13px;
	font-weight:bold;
}
.homeRightBoxBody {
	padding:12px 15px 15px 15px;
}
.homeRightBoxBody h3 {
	margin-bottom:6px;
	color:#666666;
}
/* .homeRightBoxBody img {
	float:left;
	margin-right:12px;
}
.homeRightBoxBody h3 img, #whitePapers h3 img {  for arrows in heading, reverse the above 
	float:none;
	margin-right:0;
} */
.homeRightBoxBody img.floatleft {
	margin-right:12px;
	margin-bottom:0;
}
.homeRightBoxBody li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	background:transparent;
	background-image:none;
}
.homeRightBoxBottom {
	clear:both;
	width:322px;
	height:14px;
	margin-bottom:8px;
	background:#f8f8f8 url(/images/home_sm_box_bottom.gif) no-repeat top left;
}

/* White Papers Box */
#homeRightBoxBodyWhitePapers {
	position:relative;
	width:290px;
	height:126px;
}
#whitePapers p, #whitePapers li {
	margin-top:0;
	font-size:11px;
	line-height:14px;
}
#whitePapers img, #homeRightBoxBodyWhitePapers img {
	float:none;
	margin-right:0;
}
#csArrows {
	position:absolute;
	bottom:0;
	left:13px;
	height:16px;
	width:50px;
}
#homeRightBoxBodyWhitePapers .panelBottomLink {
	right:10px;
}

/* Right Box 2 */
#homeRightBox2Body {
	height:97px;
	font-size:11px;
	line-height:14px;
}
#homeRightBox2Body h3 {
	font-size:12px;
}
#homeRightBox2Body a:hover {
	color:#e5173f;
}

/* Newsletter Box */
#homeRightBoxBodyNewsletter {
	height:97px;
	background:#f8f8f8 url(/images/home_sm_box_newsletter_bg.gif) no-repeat bottom right;
}
#homeRightBoxBodyNewsletter form div {
	width:160px;
	padding-top:5px;
}
#homeRightBoxBodyNewsletter input.text {
	float:left;
	width:120px;
}
#homeRightBoxBottomNewsletter {
	background-image:url(/images/home_sm_box_newsletter_bottom.gif);
}

/* Quick Links Box */
#homeRightBoxBodyQuickLinks {
	height:97px;
	line-height:20px;
}
#quickLinksCol2 {
	float:right;
	width:140px;
}
#quickLinksCol1 a, #quickLinksCol2 a {
	margin-bottom:5px;
}

#main .more, #main a .more {
	color:#e5173f;
	font-weight: bold;
}
#main .homeRightBox a:hover .more {
	text-decoration:underline !important;
}
