/*********** WIDE PAGE CONTENTS ***********/
.wideContent div#innerContainer11 div#center {
	margin: 0px 196px 0px 196px;
}

.wideContent div#innerContainer01 div#center {
	margin: 0px 196px 0px 0px;
}

.wideContent div#innerRightColumn {
	width: 186px;
}
/*********** WIDE PAGE CONTENTS ***********/


/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.8em;
	color: #999999;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/structure/backgrounds/bodyBG001.jpg) top center repeat-y;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #82d72e;
}

a:hover{
	text-decoration: underline;
	color: #82d72e;
}

hr{
	height: 0px;
	border-top: 1px solid #000;
	margin-top: 0px;
	background: #000;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
	color: #000;
}

h1{font-size: 18px;}

h2{font-size: 14px;}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:25px;
	padding:0px;
	position: relative; 
	z-index: 1000;
}

#displayVersion{
	padding: 3px 0px 0px 477px;
}

#displayVersion a,
#keyLinks a{
	color: #999999;
}

#keyLinks{
	padding: 3px 231px 0px 0px;
}

#keyLinks span{
	margin-left: 25px;
}

#keyLinks .firstKeylink{

	margin-left: 0px;
}

#siteSearch form{
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 0px;
}

#siteSearch .searchLabel{
	padding-right: 5px;
	position: absolute;
	top: 3px;
	right: 170px;
	color: #999;
}

#siteSearch input{
	font-size: 1em;
	width: 127px;
	height: 15px;
	position: absolute;
	top: 2px;
	right: 35px;
	border: 1px solid #999999;	
	background: #ebebeb;
}

#siteSearch .submit{
	border: none;
	width: 30px;
	height: 17px;
	cursor: pointer;
	color: #999999;
	margin: 0px 0px 0px 0px;
	background: #fff;
	top: 3px;
	right: 2px;
	font-size: 0.85em;
	position: absolute;
}
/*********** FUNCTION BAR STYLES ************/



/*********** HEADER ************/
div#innerHeader{
	position: relative;
	height: 106px;
	padding-bottom: 18px;
}


div#innerHeader .logo{
	position: absolute;
	top: -27px;
	left: 0px;
}

div#innerHeader .logo .banner{
	padding-left: 60px;
}

div#innerHeader .phoneNumber{
	float: right;
	padding: 25px 10px 0px 0px;
	font-size: 1.25em;
	font-weight: bold;
}

div#innerHeader .headerMenu{
	width: 1000px;
	margin-top: 36px;
	float: left;
	background: #82d72e;
}

div#innerHeader .headerMenu a{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
}

div#innerHeader .headerMenu a:hover,
div#innerHeader .headerMenu .active{
	background: #61c61b;
}

div#innerHeader table{
	position: absolute;
	right: 0px;
	top: 0px;
}
/*********** HEADER ************/


/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	display: none;
}
/************ CRUMBTRAIL STYLES *************/


/********** CENTRAL LAYOUT STYLES ***********/
div#innerLeftColumn{}

div#innerRightColumn{}

div#center{
	padding:0px 0px 0px 0px;
}

div.pageTitle{
	font-weight: bold;
	font-size: 1.3em;
	color: #2a3856;
	padding: 0px 0px 10px 0px;
}

div.pageCopy{
	overflow: hidden;
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	padding: 0px 0px 20px 0px;
}


div#innerFooter .snapperDetails{
	margin-top: 10px;
	font-size: 0.9em;
	text-align: center;
	color: #ecedee;
}

div#innerFooter .snapperDetails a{
	color: #ecedee;
}
/************** FOOTER STYLES ***************/




/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width:100%;
	float: left;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formItemRequiredFlag{
	padding: 5px 0px 0px 3px;
	float:left;
	width: 2%;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 57%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 57%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, 
.activeForm .formSummaryV, 
.activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/


/** default tables styles **/
/*****************************************************************************/
.tableContents {
	float: left;
}

.columnTitles {
	clear: left;
	float: left;
}

.columnTitle {
	float: left;
	border-right: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;
}

.tableData {
	float: left;
}

.tableItem {
	clear: left;
	float: left;
}

.itemDetails, .itemDetails .inlineLabel, .itemDetails .inlineValue{
	float: left;
}

.itemDetails .inlineLabel {
	padding-right: 5px;
}

.itemDetails .cell{
	float: left;
	overflow: hidden;
}

.tableNavigation {
	background-color: #82d72e;
	float: left;
	padding: 5px 5px 5px 5px;
	color: #fff;
}

.tableNavigation a{
	color: #fff;
}

.tableNavigation .navCount {
	float: left;
}

.tableNavigation .navLinks {
	float: right;
}

.tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}
/*****************************************************************************/


/**** HOMEPAGE STYLES *****/
.homepage div#innerHeader{
	padding-bottom: 0px;
}

.homepage div#innerRightColumn{
	padding-left: 0px;
	width: 335px;
	height: 719px;
	background: #eeeeee;

}

.homepage .webTickerTape001{
	padding-left: 10px;
	background: #2a3856;
	border-bottom: solid 1px #fff;
	padding-top: 2px;
	clear: both;
}

.homepage .webTickerTape001 p{
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.homepage .bluePanel{
	width: 306px;
	height: 300px;
	float: left;
	background: #2a3856;
	padding: 13px 13px;
	color: #fff;
}

.homepage .bluePanel .title{
	color: #82d72e;
	font-weight: bold;
	padding-bottom: 5px;
}

.homepage .bluePanel p{
	line-height: 1em;
	margin-bottom: 10px;
}

.homepage .newProducts{
	border-right: 1px solid #fff;
}

.homepage .greyBG{
	padding: 20px 10px 30px 10px;
	background: #eeeeee;
	border-bottom: 1px solid #e0e0e0;
	float: left;
}

.homepage .specialOff{
	padding: 20px 10px 50px 10px;
	border-bottom: none;
}

.homepage .greyBG .title{
	color: #82d72e;
    font-weight: bold;
    padding-bottom: 5px;
}

.homepage .greyBG p{
	margin: 0px;
	padding-bottom: 10px;
}

.homepage .greyBG h1{
	color: #2a3856;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	line-height: 0.9em;
}

.homepage .greyBG span{
	color: #82d72e;
    font-weight: bold;
}

.homepage .greyBG a{
	color: #82d72e;
}

.homepage .blackText{
	color: #000;
}
/**** HOMEPAGE STYLES *****/


/** Site index **/
/*****************************************************************************/
.webIndex001 .indexCells{
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	background-color: #f1f1f1;
	width: 376px;
}

.webIndex001 .indexCell{
	text-align: center;
	width: 19px;
	border: 1px solid #cedfe7;
	padding: 1px 2px 1px 2px;
	background-color: #82d72e;;
	float:left;
}

.webIndex001 .indexCell a, .siteIndex .indexCell a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: arial;
}

.indexResultsHTMLOutput{
	float: left;
	clear: left;
	padding: 0px 10px 0px 0px;
	width: 100%;
}

.indexResultsHTMLOutput .indexLetter{
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	font-family: arial;
	padding: 25px 0px 0px 0px;
}



.indexResultsHTMLOutput .indexLetter hr{
	border-top: 1px solid #000000 !important;
}
/*****************************************************************************/

/** Latest news **/
/*****************************************************************************/
.webArchiveSearch001 .itemDetails{
	padding-bottom: 10px;
}

.webArchiveSearch001 .cell {
	float: left;
	clear: left;
	width: 325px;
}

.webArchiveSearch001 .title{
	color: #737373;
	font-size: 1.05em;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 11px;
}

.webArchiveSearch001 .archive .formInputV{
	position: relative;
	top: 5px;
}

.webArchiveSearch001 .submit .formButton{
	position: relative;
	top: -15px;
	left: 125px;
}


.marketingArticleViewer001 .cell{
	width: 600px;
}

.marketingArticleViewer001 .item_name, .marketingArticleViewer001 .item_link{
	font-weight: bold;
	font-size: 1.2em;
}

.marketingArticleViewer001 .created  {
	border-bottom: 1px solid #656363;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 0.8em;
}

.marketingArticleViewer001 .description, .marketingArticleViewer001 .standfirst{
	margin-bottom:10px;
	padding-bottom: 15px;
}


.marketingArticleViewer001 .firstItem .standfirst, .marketingArticleViewer001 .firstItem .item_link, .marketingArticleViewer001 .soleItem .standfirst, .marketingArticleViewer001 .soleItem .item_link{
	display: none;
}

.marketingArticleViewer001 .middleItem  .description, .marketingArticleViewer001 .lastItem  .description, .marketingArticleViewer001 .middleItem  .item_name, .marketingArticleViewer001 .lastItem  .item_name{
	display: none;
}


.marketingArticleViewer001 .backButton{
	text-align: right;
	padding: 10px 0px;

}
/*****************************************************************************/



/*****************************************************************************/
.webSearch001 .columnTitles{
	display: none;
}

.webSearch001 .tableContents{
	float: left;
	width: 465px;

}

.webSearch001 .tableData{
	float: left;
	padding-bottom: 10px;
}

.webSearch001 .tableItem{
	clear: left;
	float: left;
	border-bottom: 1px solid #f2f2f2;
	margin: 5px 0px;
	width: 465px;
}

.webSearch001 .soleItem{
	border-bottom: none;
}

.webSearch001 .itemDetails{
	float: left;
	padding: 3px 0px 3px 0px;
}

.webSearch001 .itemDetails .cell{
	float: left;
	overflow: hidden;
	width: 465px;
}

.webSearch001 .tableNavigation{
	float: left;
	padding: 3px 3px 3px 3px;
	width: 465px;
}

.webSearch001 .tableNavigation .navCount{
	float: left;
	width: 150px;
}

.webSearch001 .tableNavigation .navLinks{
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 10px;
}

.webSearch001 .tableNavigation .navLinks a{
}

.webSearch001 .tableNavigation .navLinks .prevPageLink{
	padding-right: 20px;
}

.webSearch001 .tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.webSearch001 .tableNavigation .navLinks .nextPageLink{
	padding-left: 20px;
}

.webSearch001 {
	width: 465px;
	float:left;
}

.webSearch001 .title{
	padding:3px 0px 5px 0px;
	width: 465px;
}

.webSearch001 .item_title a{	
	font-weight: bold;	
	margin-bottom: 5px;
}

.webSearch001 .item_description{
	margin: 5px 0px 5px 0px;
	width: 465px;
}

.searchResultsForm .summary{
	width: 465px;
	padding-bottom: 10px;
}

.searchResultsForm .summary .formLabelH{
	width: 140px;
	padding: 0px;
}

.searchResultsForm .summary .formSummaryH{
	width: 320px;
	padding: 0px;
	font-weight: bold;
}
/*****************************************************************************/
