@import url(/common/css/jhp/typography.css);
@import url(/common/css/jhp/fckStyles.css);

/*Site Specific Styles*/


.box h2 {
	background:url(../images/box_top.gif) top left no-repeat;
}

.box h2.rightGrey {
	background:url(../images/box_top_right_grey.gif) top left no-repeat;
}

.box h2.rightWhite {
	background:url(../images/box_top_right_white.gif) top left no-repeat;
}

a {color:#3F3F3F;}
a:hover, a:visited:hover {color:#C5161D;}
a:visited {color:#9E9D9D;}


#promoBox h1, #promoBox2 h1, hr {color:#C5161D;}
h1.underline, h2.underline, span.underline, .quoteBox, .leftMenu h2 {border-color:#C5161D;}
ol { font-size:1.1em; }

#contentWrap h2, #contentWrap h3 {
	font-size:1.1em;
}


#contentWrap a {
	/*font-weight:normal;*/
}

#pricingTable {
	margin-bottom:1.5em;
}

#pricingTable th {
	font-size:1.3em;
}

.paddingBottom {
	padding-bottom:1em;
}

.col {
	float:left;
	width:49.5%;
	*width:50%;
}

.col h2 {
	font-size:1.2em !important;
	padding-bottom:1em;
}

ul.footerStyle li {
	display:inline;
	border-right:1px solid #000000;
	padding:0 0.4em 0 0.1em;
	*padding-left:0.4em;
}

#logoWrap {
	background:none !important;
	background-color:#C5161D !important;
}

.logoImage {
	margin:10px 0 0 10px;
}

.support {
	margin:28px 22px 0 0 !important;
}

hr {
	background-color:#C5161D !important;
}
