/* CSS Document */

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

#container	{
	width: 760px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}

#header	{
	height: 72px;
	text-align: center;
	position: relative;
}

.headerItems	{
	position: absolute;
	top: 55px;
	left:0px;
}

.headerItems a	{
	color: #660000;
	text-decoration: none;
}

.headerItems a:hover	{
	text-decoration: underline;
}

.headerLeft	{
	float: left;
	width: 100px;
	text-align: left;
	padding: 0px 0px 0px 3px;
}

.headerRight	{
	float: right;
	width: 120px;
	text-align: right;
	padding: 0px 3px 0px 0px;
}

.headerRight ul	{
	padding:0px;
	margin: 0px;
}

.headerRight ul li	{
	display: inline;
	list-style: none;
}

#subHeader	{
	height: 25px;
	border-top:2px solid #000000;
	padding: 5px 0px 0px 0px;
	background: url(../images/subHeaderBottom.gif) no-repeat bottom #ececec;
}

#subHeader .subLeft	{
	width: 350px;
	float: left;
	padding: 0px 0px 0px 8px;
	color: #666666;
	text-transform: uppercase;
}

#subHeader .subRight	{
	width: 350px;
	float: right;
	text-align: right;
	padding: 0px 8px 0px 0px;
}

#subHeader .subRight span	{
	font-weight: bold;
}

#content	{
	background: url(../images/leftColumnBkgrd.gif) repeat-y;
	padding: 20px 0px 10px 0px;
}

#leftColumn	{
	width: 111px;
	float: left;
}

#rightColumn	{
	width: 620px;
	float: right;
}

#rightColumnSub	{
	width: 620px;
	float: right;
	line-height: 18px;
}

#rightColumnSub ul li, #rightColumnSub ol li	{
	padding: 0px 0px 6px 0px;
}

#nav ul	{
	margin:0px;
	padding:0px;
	border-bottom: 10px solid #000000;
}

#nav li	{
	padding:0px;
	margin:0px;
	width: 111px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {display:block; height:0; padding-top:27px; color:#000; overflow:hidden;}

#nav li.nav6	{border-bottom: 2px solid #ffffff;}

#nav a#navName1	{background: url(../images/nav.gif) 0px 0px;}
#nav a#navName2	{background: url(../images/nav.gif) 0px -27px;}
#nav a#navName3	{background: url(../images/nav.gif) 0px -55px;}
#nav a#navName4	{background: url(../images/nav.gif) 0px -83px;}
#nav a#navName5	{background: url(../images/nav.gif) 0px -111px;}
#nav a#navName6	{background: url(../images/nav.gif) 0px -139px;}

#nav a#navName1:hover	{background: url(../images/navOver.gif) 0px 0px;}
#nav a#navName2:hover	{background: url(../images/navOver.gif) 0px -27px;}
#nav a#navName3:hover	{background: url(../images/navOver.gif) 0px -55px;}
#nav a#navName4:hover	{background: url(../images/navOver.gif) 0px -83px;}
#nav a#navName5:hover	{background: url(../images/navOver.gif) 0px -111px;}
#nav a#navName6:hover	{background: url(../images/navOver.gif) 0px -139px;}

#subLinks ul	{
	margin: 17px 10px 10px 10px;
	padding: 0px;
}

#subLinks ul li	{
	list-style: none;
	padding: 0px 0px 8px 0px;
	font-weight: bold;
}

/* home top stories area */

.topStoriesLeft	{
	float: left;
	width: 345px;	
	padding: 10px 0px 0px 0px;
	background: url(../images/hr.gif) repeat-x bottom;
}

.topStoriesLeft p	{
	margin: 5px 0px 20px 0px;
	padding: 0px;
}

.topStoriesRight	{
	float: right;
	width: 240px;
}

.ctaLinks	{
	background-color: #ececec;
	border:1px solid #999999;
	padding: 7px;
	margin: 10px 0px 10px 0px;
}

.ctaLinks ul	{
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

.ctaLinks ul li	{
	background: url(../images/bullet_check.gif) no-repeat 0px 4px;
	list-style: none;
	padding: 0px 0px 0px 15px;
}

/* home items */

#homeItems	{
	margin: 20px 0px 0px 0px;
}

.homeItemLeft	{
	float: left;
	width: 378px;
}

.homeItemRight	{
	float: right;
	width: 378px;
}

.homeItemLeftGray	{
	float: left;
	width: 320px;
	padding: 20px;
}

.homeItemLeftGray ul {
	margin: 0;
	padding: 8px 0;

}

.homeItemLeftGray ul li {
	list-style: none;
	display: inline;
	padding: 0 18px 0 5px;

}
.homeItemRightGray	{
	float: right;
	width: 343px;
	padding: 40px 20px 20px;
}


.homeContent	{
	padding: 15px;
}

.homeContent p	{
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

.homeWho	{
	border-left:1px solid #3e7369;
}

.homeWhoTitle	{
	height: 18px;
	background-color: #3e7369;
	padding: 2px 0px 2px 17px;
}

.homeWhat	{
	border-left:1px solid #d5a94f;
}

.homeWhatTitle	{
	height: 18px;
	background-color: #d5a94f;
	padding: 2px 0px 2px 17px;
}

.homeWhen	{
	border-left:1px solid #343470;
}

.homeWhenTitle	{
	height: 18px;
	background-color: #343470;
	padding: 2px 0px 2px 17px;
}

.homeWhere	{
	border-left:1px solid #a03f47;
}

.homeWhereTitle	{
	height: 18px;
	background-color: #a03f47;
	padding: 2px 0px 2px 17px;
}

.homeWhy	{
	border-left:1px solid #3d6f8e;
}

.homeWhyTitle	{
	height: 18px;
	background-color: #3d6f8e;
	padding: 2px 0px 2px 17px;
}

.homeHow	{
	border-left:1px solid #7d5d43;
}

.homeHowTitle	{
	height: 18px;
	background-color: #7d5d43;
	padding: 2px 0px 2px 17px;
}

.homeGrayArea	{
	background: url(../images/topGray.gif) no-repeat #ececec;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 10px 0px;
}






/* global elements */

a	{
	color: #b8002e;
}

a:hover	{
	text-decoration: none;
}

h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}

.homeContent h1, .homeGrayArea h1	{
	font-size: 19px;
}

h1 a	{
	color: #000000;
}

h1 a:hover	{
	color: #52504f;
	text-decoration: underline;
}

h1.who	{
	color: #3e7369;
	font-size: 36px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
}

h1.what	{
	color: #c6993c;
	font-size: 36px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
}

h1.when	{
	color: #343470;
	font-size: 36px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
}

h1.where	{
	color: #a03f47;
	font-size: 36px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
}

h1.why	{
	color: #3d6f8e;
	font-size: 36px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
}

h1.how	{
	color: #7d5d43;
	font-size: 36px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
}

h1.topStory	{
	color: #b8002e;
	font-size: 36px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
	line-height: 36px;
}

h1.pressRelease	{
	color: #b8002e;
	font-size: 22px;
	padding: 2px 0px 20px 0px;
	font-weight: bold;
}


h2	{
	font-size: 16px;
}

h2.leadinTeal	{
	color: #3e7369;
	font-size: 13px;
	font-style: italic;
}

h2.leadinGold	{
	color: #b38527;
	font-size: 13px;
	font-style: italic;
}

h2.leadinPurple	{
	color: #202065;
	font-size: 13px;
	font-style: italic;
}

h2.leadinPink	{
	color: #a03f47;
	font-size: 13px;
	font-style: italic;
}

h2.leadinBlue	{
	color: #3d6f8e;
	font-size: 13px;
	font-style: italic;
}

h2.leadinBrown	{
	color: #7d5d43;
	font-size: 13px;
	font-style: italic;
}

h2.leadinRed	{
	color: #b8002e;
	font-size: 13px;
	font-style: italic;
}

h3	{
	color: #7d5d43;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;	
}


hr	{
	border:none;
	height:1px;
	background-color: #666666;
}

#anchors	{
	margin: 0px 0px 30px 0px;
}

#anchors ul li	{
	list-style: none;
	background: url(../images/bullet_arrow.gif) no-repeat 0px 5px;
	padding: 2px 0px 2px 20px;
	font-size: 14px;
}

blockquote	{
	color: #518fb5;
	font-size: 13px;
}


.inlineQuote	{
	color: #3e7369;
	padding: 15px;
	font-size: 17px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	border:1px dashed #c0c0c0;
	background: url(../images/start-quote.gif) no-repeat 10px 10px;
}

.inlineQuote p	{
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: 18px;
	background: url(../images/end-quote.gif) no-repeat bottom right;
}

.inlineQuote .name	{
	font-size: 14px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.backToTop	{
	text-align: right;
}

.backToTop a	{
	background: url(../images/bullet_upArrow.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.backToTop a:hover	{
	text-decoration: underline;
}

.imageLeft	{
	width: 150px;
	float: left;
	text-align: center;
}

.contactLeft	{
	width: 200px;
	float: left;
}

.contactRight	{
	width: 350px;
	float: right;
}

.clearBoth	{
	clear: both;
}

.clearLeft	{
	clear: left;
}



/* footer */

.footerArea	{
	height: 56px;
	background-color: #000000;
	padding:1px 0px 0px 0px;
}

.footer {
	width: 480px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	height: 55px;
	border-bottom:1px solid #000000;
}

.footer ul	{
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.footer ul li	{
	display: inline;
	padding: 0px 1px 0px 1px;
	font-size: 11px;
}






