/******************* START STANDARD HTML STYLES ******************/
body{
	font-size: 0.8em;
	color: #8f887e;
	font-family: Helvetica, Arial;
	margin: 0px;
	pahdding: 0px;
	background: #f4f3f1 url(/images/structure/body/bodyBG001.gif) left top repeat-x;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #8f887e;
}

a:hover{
	text-decoration: none;
	color: #495559;
}

p{
	margin-top: 0px;
	margin-bottom: 10px;
}

hr{
	height: 1px;
	color:#e3e2e1;
	background-color: #e3e2e1; 
	border: 0;
}

h1{
 	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 0px;
}

h2{
 	 font-weight: normal;
                      font-size: 0.7em;
                      margin-top: 0px;
	margin-bottom: 10px;
}


div#container00, div#container01, div#container10, div#container11{
	min-height: 299px;
}

/* IE has no min-height */ /* Hides from IE5-mac \*/* html div#container00, * html div#container01, * html div#container10, * html div#container11{height: 299px;}/* End hide from IE5-mac */
/******************* END STANDARD HTML ELEMENTS ******************/

/******************** START PAGE LAYOUT STYLES *******************/
#functionBar{
	height:22px;
	font-size: 0.9em;
	color: #4c4c4c;
	background-color: #d7d7d7;
}

#displayVersion{
	padding-top: 4px;
	padding-left: 5px;
}

#keyLinks{
	padding-top: 4px;
}

#keyLinks a{
	padding-right: 10px;
	color: #419cd2;
}

#siteSearch{
	line-height:2em;
}

#siteSearch form{
	margin: 0px;
	padding: 0px;
}

#siteSearch input{
	font-size: 1em;
}

#siteSearch .submit{
	border: medium none;
	font-weight: bold;
	width: 30px;
	cursor: pointer;
	color: #ff8003;
	font-size: 0.9em;
	background-color: #d7d7d7;
}

div#header{
	border-right: solid 2px #ffffff;
}

.subMenuHeaderLink p{
	padding: 4px 0px 0px 2px;
	font-weight: bold;
	font-size: 1.02em;
	line-height: 1.0em;
	margin-bottom: 0px;
}

.subMenuHeaderLink a{
	color: #b6ada0;
}

.subMenuHeaderLink a:hover{
	text-decoration: none;
	color: #495559;
}


div#leftColumn{
	padding-top: 31px;
}

div#rightColumn{
	border-bottom: solid 1px #f4f3f1;
	padding-top: 31px;
}

div#center{
	padding-top: 31px;
}

div#center:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	line-height: 0px;
} 
	
div.pageTitle{
	font-weight: 700;
	font-size: 1.7em;
	padding: 10px 0px 3px 0px;
	color: #495559;
}

div.pageCopy{
	font-size: 1.2em;
	padding: 0px 10px 30px 0px;
	line-height: 1.4;
	float: left;
}

div#footer{
	border-top: 2px solid #ffffff;
	font-size: 0.8em;
	padding: 10px 100px;
	text-align: left;
	color: #d2cfcb;
}

#footer a{
	color: #d2cfcb;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	text-decoration: none;
}

.boxharryDetails{
	padding-top: 20px;
}

.boxLink{
	font-weight: 700;
	padding: 0px 3px 10px 3px;
	background: #b9baa6;
	color: #4d585c;
}

.boxLink:hover{
	background: #dbb653;
}

.theTeam{
	padding: 3px 5px 10px 5px;
	
}
.theTeam p{
	padding: 0px 0px 4px 0px;
	margin: 0px;
	background: #f9f9f8;
	line-height: 1
}
/********************* END PAGE LAYOUT STYLES ********************/

/**************** ACTIVE FORMS *******************/
.activeForm{
	float: left;
	clear:both;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0px 0px 0px 0px;
}

.activeForm .formText{
 padding: 5px 0px 5px 0px;
}

.activeForm .formLabelH{
 padding: 5px 5px 5px 0px;
 float:left;
 width: 110px;
 text-align: right;
 font-size: 0.7em;
 font-weight: 700;
}

.activeForm .formSummaryH{
 padding: 5px 5px 5px 0px;
 float:left;
 width: 340px;
 text-align: left;

}

.activeForm .formInputH{
 padding: 2px 0px 5px 0px;
 width: 340px;
 float:right;
 text-align: left;
}

.activeForm .formLabelV{
 float: left;
 padding: 0px 0px 5px 0px;
 clear:left;
}

.activeForm .formInputV{
 float:left;
 width: 100%;
 clear:left;
}
/**************** ACTIVE FORMS *******************/

/****** MARKETING ARTICLE VIEWER + MENU **********/
.marketingMenu .articleTitle, .marketingMenu .articleMoreLink{
	font-size: 0.9em;
	font-weight: 700;
}

.marketingMenu .articleMoreLink{
	padding-bottom: 10px;
}

.marketingMenu .articleDate, .marketingMenu .articleSummary{
	font-size: 0.8em;
	font-weight: 500;
}


.marketingArticleViewer .articleBackLink{
	font-size: 0.9em;
	font-weight: 700;
	text-align: right;
	padding: 0px 0px 10px 0px
}

.marketingArticleViewer .articleTitle{
	font-size: 1.1em;
	font-weight: 700;
	padding: 0px 0px 15px 0px
}



articleCopy
/****** MARKETING ARTICLE VIEWER + MENU **********/