body
{
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #dbd9d1;
}
body.overlay
{
	background: #fff;
	margin: 10px 20px;
}
a img
{
	border: 0;	
}
ul, li, img, p, div, h1, h2, h3, h4, h5, dd, dl, dt
{
	margin: 0; padding: 0;	
}


.outerGlobalContainer
{
	width: 100%;	
	background: url("/images/bg-main.gif") top left repeat-x;
}
.innerGlobalContainer
{
	width: 880px;
	margin: 0px auto;
}

.outerHeaderContainer
{
	padding-top: 30px;
	overflow: auto;
	margin: 0px 13px;
}
.outerHeaderContainer .logoArea
{
	float: left;
}
.outerHeaderContainer .straplineArea
{
	float: right;
	margin-top: 8px;
	font-size: 150%;
	color: #7f7f7f;
}
.outerHeaderContainer .straplineArea span
{
	color: #dde15e;
}

.outerContentContainer
{
	margin-top: 12px;	
	overflow: auto;
}
.primaryNavContainer
{
	margin: 0px 13px -20px 0px;
	overflow: auto;
	background: url("/images/bg-nav-left.png") top left no-repeat;
	padding-left: 13px;
	clear: both;
	z-index: 2;
	position: relative;
}
.primaryNavContainer ul
{
	list-style: none;
	background: none;
}
.primaryNavContainer ul li
{
	float: left;
	background: none;
}
.primaryNavContainer ul li a
{
	display: block;	
	background: url("/images/nav-tab-left.gif") top left no-repeat;
	padding-left: 6px;
	color: #666;
	font-size: 81%;
	text-decoration: none;
}
.primaryNavContainer ul li a span
{
	display: block;	
	background: url("/images/nav-tab-right.gif") top right no-repeat;
	padding: 8px 14px 25px 6px;
}
.primaryNavContainer ul li.active a
{
	background: url("/images/nav-tab-selected-left.gif") top left no-repeat;
	padding-left: 12px;
	color: #000;
	font-weight: bold;
}
.primaryNavContainer ul li.active a span
{
	background: url("/images/nav-tab-selected-right.gif") top right no-repeat;
	padding-left: 0px;
}

.primaryContent
{
	/*background: url("/images/bg-content-shadow.png") top left repeat-y;*/
	padding: 0px 13px 20px;
	z-index: 3;
	position: relative;
}
img.bacgroundStretch
{
	position: absolute;
	width:880px;
	height:100%;
}
.innerPrimaryContent
{
	width: 100%;
	clear: both;
	border-top: 2px solid #dde15e;
	min-height: 500px;
}

.columnContainer01
{
	width: 100%;
	overflow: auto;
}
.columnContainer01 .leftCol
{
	padding-top: 20px;	
	width: 586px;
	float: left;
}
.columnContainer01 .rightCol
{
	width: 268px;
	padding-top: 10px;
	float: left;
}

.columnContainer02
{
	width: 100%;
	overflow: auto;
}
.columnContainer02 .column
{
	width: 49%;
	float: left;
}

.contentStyle01
{
	margin: 0px 20px;
	padding: 10px 0px 15px;	
	border-bottom: 2px solid #dde15e;
}
.contentStyle01 h2
{
	background: url("/images/quote-open.gif") top left no-repeat;
	font-weight: normal;
	font-size: 200%;
	padding-left: 42px;
	padding-right: 10px;
}
.contentStyle01.extSmall h2
{
	font-size: 119%;
	background: url("/images/quote-open-small.gif") top left no-repeat;
	padding-left: 32px;
	margin-left: 10px;
	padding-top: 3px;
}
.contentStyle01 h2 span
{
	background: url("/images/quote-close.gif") bottom right no-repeat;
	padding: 0px 42px 5px 0px;
}
.contentStyle01.extSmall h2 span
{
	background: url("/images/quote-close-small.gif") bottom right no-repeat;
	padding: 0px 32px 5px 0px;
}
.contentStyle01 p
{
	color: #333;
	font-size: 94%;
	padding: 10px 10px 5px 45px;
}
.contentStyle01 p.deemph
{
	color: #999;
	font-size: 75%;
}

.contentStyle02
{
	margin: 0px 20px;
	padding: 20px 10px 20px 42px;	
	border-bottom: 2px solid #dde15e;
	overflow: auto;
}
.contentStyle02 img
{
	float: left;
	margin: 2px 15px 0px 0px;
}
.contentStyle02 p
{
	color: #666;
	font-size: 69%;
	width: 335px;
	float: left;
	padding-bottom: 6px;
}
.contentStyle02 p a
{
	color: #666;
	text-decoration: none;
}

.contentStyle03
{
	padding: 20px 0px 0px 40px;
	clear: both;
}
.contentStyle03 img
{
	float: left;
	margin: 2px 15px 0px 0px;
}
.contentStyle03 h3
{
	float: left;
	width: 140px;
	font-weight: normal;
	font-size: 113%;
	color: #333;
}
.contentStyle03 p
{
	float: left;
	color: #666;
	font-size: 69%;
	width: 140px;
	padding-top: 6px; 
}
.contentStyle03 p a
{
	color: #333;
	font-size: 109%;
	text-decoration: none;
}

.contentStyle04
{
	background: url("/images/bg-right-gradient.gif") top left repeat-y;
	padding: 12px 10px;
	margin-bottom: 10px;
	overflow: auto;
}
.contentStyle04 h3
{
	color: #000;
	font-weight: normal;
	font-size: 113%;
}
.contentStyle04 img
{
	margin: 10px 0px;
}
.contentStyle04 dl
{
	font-size: 69%;
	color: #666;
	overflow: auto;
}
.contentStyle04 dt
{
	float: left;
	width: 25%;
	padding-bottom: 5px;
}
.contentStyle04 dd
{
	float: left;
	width: 74%;
	padding-bottom: 5px;
}
.contentStyle04 dd a
{
	color: #666;	
}
.contentStyle04 p
{
	font-size: 74%;
}
.contentStyle04 p a
{
	color: #333;
	text-decoration: none;
}

.contentStyle05
{
	overflow: auto;	
	clear: both;
}
.columnContainer02 .contentStyle05
{
	margin: 10px 0px 0px 60px;
}
.columnContainer02 .last .contentStyle05
{
	margin-left: 25px;
}
.contentStyle05 img
{
	float: left;
	margin-right: 10px;
}
.contentStyle05 .text
{
	padding-top: 10px;
}
.contentStyle05 .text h3
{
	color: #333;
	font-size: 94%;
	font-weight: normal;
}
.contentStyle05 .text a
{
	color: #666;
	text-decoration: none;
}

.columnContainer02 .contentStyle05 img
{
	padding-top: 4px;	
	margin-bottom: 15px;
}
.columnContainer02 .contentStyle05 .text
{
	padding-top: 0px;
}
.columnContainer02 .last .contentStyle05 .text
{
	padding-right: 10px;
}
.columnContainer02 .contentStyle05 .text h3
{
	font-size: 69%;
	color: #000;
	font-weight: bold;
}
.contentStyle05 .text p
{
	color: #666;
	font-size: 67%;
	padding-top: 4px;
}
.columnContainer02 .contentStyle05 .text p
{
	padding-top: 0px;
}

.contentStyle06
{
	margin-left: 60px;
}
.columnContainer02 .contentStyle06
{
	margin-left: 40px;
}
.columnContainer02 .last .contentStyle06
{
	margin-left: 20px;
}
.contentStyle06 h2
{
	font-weight: normal;
	font-size: 113%;
	color: #333;
	margin-top: 20px;
}
.contentStyle06 p
{
	font-size: 69%;
	color: #666;
	margin-top: 5px;
	padding-right: 20px;
}
.contentStyle06 p a
{
	color: #666;
	text-decoration: none;
}
.contentStyle06 ul
{
	margin-top: 5px;
	background: none;
	list-style: none;
}
.contentStyle06 ul li
{
	background: none;
	list-style: none;
	font-size: 69%;
	color: #666;
	width: 47%;
	float: left;
	padding-right: 20px;
}
.contentStyle06 ul.extStyle01 li
{
	float: none;
	width: auto;
	padding: 3px 0px 3px 13px;
	background: url("/images/list-style-01.gif") 2px 8px no-repeat;
}

.contentStyle07
{
	border-bottom: 2px solid #dde15e;
	padding: 0px 10px 20px 40px;
	margin: 0px 20px 5px;
	overflow: auto;
}
.contentStyle07 h2
{
	font-weight: normal;
	font-size: 200%;
	margin-bottom: 5px;
}
.contentStyle07 p
{
	font-size: 100%;
	color: #333;
	float: left;
	width: 330px;
}
.contentStyle07 .subPromo
{
	float: right;	
	width: 155px;
}
.contentStyle07 .subPromo img
{
	float: left;	
	margin-right: 10px;
}
.contentStyle07 .subPromo p
{
	font-size: 69%;
	color: #666;
	float: none;
	width: auto;
	margin-bottom: 3px;
}
.contentStyle07 .subPromo p a
{
	color: #666;
	text-decoration: none;
}

.customFont01
{
	font-family: "Century Gothic", Arial;	
}
.extBorderTop
{
	border-top: 2px solid #dde15e;	
	margin: 20px 20px 0px;
}
.extBorderRight
{
	border-right: 2px solid #dde15e;	
}

.pressReleaseContainer iframe
{
	width: 96%;
	overflow: auto;
	height: 500px;
	background: transparent;
	border: 1px solid #ccc;
	margin-left: 20px;
}
.pressReleaseContainer iframe html,
.pressReleaseContainer iframe body,
.pressReleaseContainer iframe div
{
	background: transparent;
}

.pressReleaseContainer .innerContainer
{
	margin-left: 20px;
}
.pressReleaseContainer h2
{
	font-weight: normal;
	font-size: 200%;
	margin-bottom: 10px;
	margin-top: 20px;
}
.pressReleaseContainer p
{
	margin-left: 20px;
}

.overlay h2
{
	border-bottom: 1px solid #dde15e;
	font-size: 150%;
	font-weight: normal;
}
.overlay h3
{
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px 5px;
}
.overlay p
{
	font-size: 74%;
	color: #333;
	margin: 20px 0px 3px;
}
.overlay .col1
{
	padding-top: 12px;
	width: 53%;
	float: left;
}
.overlay .col2
{
	padding-top: 12px;
	width: 45%;
	float: left;
}
.overlay ul
{
	list-style: none;
	margin-bottom: 12px;
}
.overlay ul li
{
	list-style: none;
}
.formRow
{
	margin-bottom: 7px;
}
.overlay label
{
	display: block;
	width: 100px;
	font-size: 74%;
	line-height: 100%;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	clear: both;
}
.overlay ul li label
{
	display: inline;
	width: auto;
	margin-left: 5px;	
	float: none;
	margin-bottom: 0px;
}
.buttonArea
{
	clear: both;
	text-align: right;	
}
.buttonArea input
{
	margin-top: 5px;	
}

