@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:#2378ad;}
a:hover, a:visited:hover {color:#7699AD;}
a:visited {color:#2378ad;}
#promoBox h1, #promoBox2 h1, hr {color:#2378ad;}
h1.underline, h2.underline, span.underline, .quoteBox, .leftMenu h2 {border-color:#70dcad;}


.box h2.wide {
	background:url(../images/box_top_wide.gif) top left no-repeat;
	width:520px;
}

.boxWide {
	margin:0 0 1em 0;
	background:url(../images/box_bottom_wide.gif) bottom left no-repeat;
}

.boxBkgrdWide {
	background:url(../images/box_bkgrd_wide.gif) top left repeat-y;
	float:left;
	width:517px;
}

.centerAlign {
	/*text-align:center;*/
}

.leftIntro {
	float:left;
	width:50%;
	text-align:center;
}

.rightIntro {
	float:right;
	width:50%;
	text-align:center;
}

.leftIntro ul , .rightIntro ul {
	list-style:none;
	margin:0;
	padding:0;
}

.homepageJacket {
	/*margin:0 30px 0 0;*/
}

#rightCol1Block {
	display:none;
}
