/* VFT Defaults */

body {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	visible: false;
	}

a {
	color: #B80026;
	text-decoration: none;
	visible: false;
	}
	
a:hover {
	text-decoration: underline;
	visible: false;
	}
	

table {
	margin: 0px 1px 0px 0px;
    	color: #666666;
	visible: false;
	border-collapse: collapse;
	}
	
td {
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-size: 11px;
	line-height: 15px;
 	height: 23px;
     color: #666666;
 	vertical-align: top;
 	visible: false;
     border-collapse: collapse;
     border-color: #666666;
 	}

td.padding {
 	margin: 0px 0px 0px 0px;
 	padding: 10px 20px 10px 20px;
 	background-color: #F2F1ED;
 	caption: Table Body;
 	}

td.highlight {
 	margin: 0px 0px 0px 0px;
 	padding: 10px 20px 10px 20px;
     color: #666666;
 	vertical-align: top;
 	background-color: #E6E3DA;
     border-collapse: collapse;
     border-color: #666666;
     	caption: Table Header;
 	}

	
/* Background and Centering */

#c_homeBodyBG {

	background-repeat: no-repeat;
	background-position: top center;
	visible: false;
	margin-left: auto;
	margin-right: auto;
	}

#c_parentPositioningDiv {
	position: relative;
	width: 762px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*border: 0px;*/
	visible: false;
	}	
	
/* Home Page Hero Space */

#heroCell {
	width: 750px;
	height: 306px;	
	margin: 0px 0px 0px 0px;
	}

#mainCell {
	width: 750px;
	height: 237px;	
	visible: false;
	margin: 0px 0px 0px 0px;
	}
	
#mainCellTextBlock {
	width: 350px;
	height: 237px;	
	visible: false;
	margin: 0px 0px 0px 0px;
	}
	
#mainCellText {
	width: 350px;
	height: 170px;	
	visible: false;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-family: meta, trebuchet, trebuchet ms, sans-serif;
	color: #FFFFFF;
	font-size: 12.5px;
	line-height: 16.5px;
	}
	
#mainCellBar {
	width: 750px;
	height: 34px;
	visible: false;
	margin: 0px 0px 0px 20px;
	}
	
.siteName {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 39px;
    display: block;
	visible: false;
	}


.metabold {

	font-family: meta, trebuchet, trebuchet ms, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12.5px;
	line-height: 18.5px;
	visible: false;	
	}
	

/* Main Cell Links */


/* mainCellLink with Light Color */
#mainCellLink {
	width: 260px;
	margin-top: 3px;
	padding: 1px;
	background-color: #993333;
	font-size: 12.5px;
	line-height: 16.5px;
	}

#mainCellLink a:link, #mainCellLink a:visited {
	font-family: meta, trebuchet, trebuchet ms, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 18px;
	}
	
	





/* 3 Columns */



#mainContentBlock {
	margin: 0px 0px 0px 0px;
	border: 0px;
	width: 750px;
	
	}

	
#columnOne {
	margin: 0px;
	border: 0px;
	width: 150px;
	background-color: #FFF;
	
	}
	
	
#columnTwo {
	margin: 0px;
	border: 0px;
	width: 600px;
	}

#columnTwo em {
    font-style: italic;
    font-weight: normal;
	}
	
#columnTwo p {
	display: block;
	margin-top: 16px;
	}




#columnTwo ol div {
	display: block;
	overflow: visible;
	}
	


#columnTwo ol {
	list-style-type: none;
	margin-top: 10px;
	padding-left: 15px;
	}
	
#columnTwo ol li {
	list-style-type: decimal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	}
	
#columnTwo ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 20px;
	}
	
#columnTwo ul li {
	list-style-type: none;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	background-image: url("/globalassets/v3/images/globalSquareBullet.gif");
	background-repeat: no-repeat;
	background-attachment: left top;
	}

#columnTwo ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	visible: false;
	}
	
#columnTwo ul ul li {
	list-style-type: none;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	background-image: url("/globalassets/v3/images/consumer/globalSquareBulletHollow.gif");
	background-repeat: no-repeat;
	background-attachment: left top;
	}
	
#columnTwo table {
 	margin: 0px 0px 0px 0px;
     color: #666666;
 	visible: false;
 	border-collapse: collapse;
 	border-color: #666666;
 	}

#columnTwo table.color {
 	margin: 0px 0px 0px 0px;
     color: #666666;
     background-color: #F1F2ED;
 	visible: false;
 	border-color: #666666;
 	}

#columnTwo td {
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	height: 23px;
     color: #666666;
 	vertical-align: top;
 	visible: false;
     border-collapse: collapse;
     border-color: #666666;
 	}

#columnTwo td.padding {
 	margin: 0px 0px 0px 0px;
 	padding: 10px 20px 10px 20px;
 	background-color: #F2F1ED;
 	caption: Table Body;
 	}

#columnTwo td.highlight {
 	margin: 0px 0px 0px 0px;
 	padding: 10px 20px 10px 20px;
     color: #666666;
 	vertical-align: top;
 	background-color: #E6E3DA;
     border-collapse: collapse;
     border-color: #666666;
     	caption: Table Header;
 	}

	
/* Hero Space Navigation */
	
/* 4 Navigation items */
#minitabs {
	margin: 0;
	padding: 0 0 20px 0px;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	width: 172px;
	height: 29px;
	padding: 5px 0px 0px 11px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #FFF;
	background-image: url("/globalassets/v3/images/consumer/link5.gif");

	}

/* minitabs with Dark Color */
#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {

	background-color: #87002F;
	text-decoration: underline;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	}


/* 5 Navigation items */

#minitabs5 {
	margin: 0;
	padding: 0 0 20px 0px;
	}

#minitabs5 li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

	
#minitabs5 a:link, #minitabs5 a:visited {
	width: 135px;
	height: 29px;
	padding: 5px 0px 0px 11px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #FFF;
	background-image: url("/globalassets/v3/images/consumer/link5.gif");

	}

/* minitabs5 with Dark Color */
#minitabs5 a.active:link, #minitabs5 a.active:visited, #minitabs5 a:hover {

	background-color: #87002F;
	text-decoration: underline;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	}


/* 6 Navigation items */

#minitabs6 {
	margin: 0;
	padding: 0 0 20px 0px;
	}

#minitabs6 li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs6 a:link, #minitabs6 a:visited {
 	width: 111px;
 	height: 29px;
 	padding: 5px 0px 0px 11px;
 	float: left;
 	font-size: 12px;
 	line-height: 12px;
 	text-decoration: none;
 	color: #FFF;
 	background-image: url("/globalassets/v3/images/consumer/link5.gif");
 	}
 	
/* minitabs6 with Dark Color */
#minitabs6 a.active:link, #minitabs6 a.active:visited, #minitabs6 a:hover {

	background-color: #87002F;
	text-decoration: underline;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	}
	

/* Home Page Navigation, Callouts and Promo space */

#subCell {
	width: 750px;
	visible: false;
	margin: 0px 0px 3px 0px;
	
	}
	
	
#subCellOne {
	width: 150px;
	visible: false;
	margin-top: 20px;
	}
	
	
#subCellTwo {
	width: 360px;
	margin: 0px 20px 0px 20px;
	visible: false;	
	}

#subCellTwo em {
    font-style: italic;
    font-weight: normal;
	}

#subCellTwo em {
        font-style: italic;
        font-weight: normal;
	visible: false;    
	}
	
#subCellTwo p {
	display: block;
	margin-top: 20px;
	visible: false;
	}

#subCellTwo ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
	visible: false;
	}
	
#subCellTwo ul li {
	list-style-type: none;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	visible: false;
	}

#subCellTwo ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
	visible: false;
	}
	
#subCellTwo ol li {
	list-style-type: decimal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	visible: false;
	}
	
	
.subCellTwoBlock {
	width: 360px;
	margin: 0px;
	margin: 20px 0px 0px 0px;
	visible: false;
	}


.subCellTwoPhoto {
	width: 120px;
	padding: 0px 20px 0px 0px;
	visible: false;
	}

.subCellTwoText {
	width: 220px;
	margin: 0px 0px 0px 0px;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	visible: false;
	}


#subCellTwowide {
 	width: 560px;
 	margin: 0px 20px 0px 20px;
 	visible: false;
 	}

.subCellTwoTextwide {
 	min-width: 420px;
 	margin: 0px 0px 0px 0px;
 	font-family: trebuchet, trebuchet ms, sans-serif;
 	color: #666666;
 	font-size: 11px;
 	line-height: 15px;
 	visible: false;

 	}

.subCellTwoBlockwide {
 	width: 560px;
 	margin: 0px;
 	margin: 20px 0px 0px 0px;
 	visible: false;

 	}

	
#subCellThree {
	width: 200px;
	}

/* subCellThreeBox with Dark Color */
.subCellThreeBox {
	width: 166px;
	padding: 12px 17px 12px 17px;
	background-color: #87002F;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 18px;
	visible: false;	

	}

.subCellThreeText {
	width: 166px;
	padding: 0px 0px 0px 0px;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 18px;
	visible: false;	

	}


.subCellThreeText em {
        font-style: normal;
        font-weight: bold;
	visible: false;    
	}
	
.subCellThreeText p {
	display: block;
	margin-top: 6px;
	visible: false;
	}


.subCellThreeText div {
	display: block;
	overflow: visible;
	visible: false;
	}


.subCellThreeText ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 20px;
	visible: false;
	}
	
.subCellThreeText ul li {
	list-style-type: square;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-image: url("/globalassets/v3/images/consumer/adSquareBullet.gif");
	background-repeat: no-repeat;
	background-attachment: left top;
	font-size: 12px;
	line-height: 15px;
	visible: false;
	}

.subCellThreeText ol {
	list-style-type: none;
	padding-left: 15px;
	visible: false;
	}
	
.subCellThreeText ol li {
	list-style-type: decimal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	line-height: 15px;
	visible: false;
	}

	
	
.subCellThreeText .callout {
	list-style-type: none;
	margin-left: 0px;
	color: #FFF;
	visible: false;
	}

/* subCellThreeLink with Light Color */	
#subCellThreeLink {
	width: 183px;
	padding: 5px 17px 5px 17px;
	background-color: #993333;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 18px;
	visible: false;
	}


#subCellThreeLink a:link, #subCellThreeLink a:visited {
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 18px;
	visible: false;
	}

/* subCellThreeGreen with Dark Color */	
.subCellThreeGreen {
	width: 200px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #87002F;
	visible: false;
	}



.thePromoBox {
	width: 200px;
	margin-top: 20px;
	visible: false;
	}


	

/* Home Page Left Navigation elements */

#navTopSpacer {
	width:175px;
	height:1px;
	margin-top: 0px;
	background-image: url("/globalassets/v3/images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-all;
	visible: false;
	}
	
	
.navBullet {
	width: 147px;
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	line-height: 18px;
	background-image: url("/globalassets/v3/images/consumer/leftNavIcn_blt1.gif");
	background-repeat: repeat-y;
	visible: false;
	}

.navBullet:hover {
	background-image: url("/globalassets/v3/images/consumer/leftNavIcn_blt_o1.gif");
	visible: false;
	}

/*Left Navigation Elements */


#leftNavMaster {
	width:154px;
	margin: 5px 0px 0px 0px;
	visible: false;
	}
	
.c_leftNavTopSpacerDiv {
	width:154px;
	height:1px;
	margin: 0px;
	background-image: url("/globalassets/v3/images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-all;
	visible: false;
	}
	

.leftNavLinkElementleft {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:154px;
	min-height: 23px;
	background-image: url("/globalassets/v3/images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}
	
.leftNavLinkElementleftGrey {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:154px;
	min-height: 23px;
	background-image: url("/globalassets/v3/images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}

	
.leftNavLinkElementleftGreen {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:154px;
	min-height: 23px;

	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}
	
.leftNavLinkElementSpace {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:154px;
	height: 22px;
	background-image: url("/globalassets/v3/images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;

	visible: false;
	}
	
	
.leftNavLinkElementleft a, .leftNavHighlightElement a {
	display: block;
	padding: 3px 4px 4px 23px;
	margin: 0px 0px 1px 0px;
	color: #BC0025;
	text-decoration:none;
	visible: false;
	}	

.leftNavLinkElementleftGrey a, .leftNavHighlightElementa a {
	display: block;
	padding: 3px 4px 4px 23px;
	margin: 0px 0px 1px 0px;
	color: #666666;
	text-decoration:none;
	visible: false;
	}		

.leftNavLinkElementleftGreen a, .leftNavHighlightElementb a {
	display: block;
	padding: 3px 4px 4px 23px;
	margin: 0px 0px 1px 0px;
	color: #FFF;
	text-decoration:none;
	visible: false;
	}		
	
.leftNavLinkElementSubNav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:154px;
	min-height: 23px;
	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}
	
.leftNavLinkElementSubNav a, .leftNavHighlightElement a {
	display: block;
	padding: 3px 4px 4px 23px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	text-decoration:none;
	visible: false;
	}	

.leftNavLinkElement {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:154px;
	min-height: 23px;
	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}
	
.leftNavLinkElementLightGreen a {
	display: block;
	padding: 3px 4px 4px 23px;
	margin: 0px 0px 0px 0px;
	color: #FFF;
	text-decoration:none;
	visible: false;
	}	
	
	

.leftNavLinkElementSuperSubNav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:170px;
	min-height: 23px;
	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}
	
.leftNavLinkElementSuperSubNav a, .leftNavHighlightElement a {
	display: block;
	padding: 3px 4px 4px 30px;
	margin: 0px 0px 1px 0px;
	color: #565F4E;
	text-decoration:none;
	visible: false;
	}		
		
.leftNavLinkElementSuperSubNavLightGreen {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:170px;
	min-height: 23px;
	font-size: 11px;
	line-height: 12px;
	word-spacing: .01em;
	letter-spacing: .001em;
	visible: false;
	}
	
.leftNavLinkElementSuperSubNavLightGreen a, .leftNavHighlightElement a {
	display: block;
	padding: 3px 4px 4px 35px;
	width:112px;
	margin: 0px 0px 1px 0px;
	color: #FFFFFF;
	text-decoration:none;
	visible: false;
	}		


.leftNavBltItemGrey {
	width: 147px;
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	background-image: url("/globalassets/v3/images/consumer/bulletGrey.gif");
	background-repeat: repeat-y;
	visible: false;
	text-decoration: none;
	}

.leftNavBltItemGrey:hover {

	visible: false;
	color: #666666;
	text-decoration: underline;
	}



.leftNavBltItemRed {
	width: 147px;
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	background-image: url("/globalassets/v3/images/consumer/leftNavIcn_blt2.gif");
	background-repeat: repeat-y;
	visible: false;
	text-decoration: none;
	}

.leftNavBltItemRed:hover {
	visible: false;
	background-image: url("/globalassets/v3/images/consumer/leftNavIcn_blt_o2.gif");
	text-decoration: underline;
	}
	

.leftNavBltItemGreen {
	width: 147px;
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	background-image: url("/globalassets/v3/images/consumer/redarrow1.gif");
	background-repeat: repeat-y;
	color: #FFF;
	visible: false;
	text-decoration: none;
	}

.leftNavBltItemGreen:hover {
	visible: false;
	text-decoration: underline;
	}	

.leftNavBltItemGreenBullet {
	width: 147px;
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	background-image: url("/globalassets/v3/images/consumer/redbullet.gif");
	background-repeat: repeat-y;
	color: #FFF;
	visible: false;
	text-decoration: none;
	}

.leftNavBltItemGreenBullet:hover {
	visible: false;
	text-decoration: underline;
	}	
	
.leftNavBltItemSubNav {
	width: 112px;
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	visible: false;
	}

.leftNavBltItemSubNav:hover {
	visible: false;
	text-decoration: underline;
	}

.leftNavBltItemLightGreen {
	width: 123px;
	padding: 6px 0px 0px 15px;
	font-size: 11px;
	line-height: 15px;
	visible: false;
	background-image: url("/globalassets/v3/images/consumer/redarrow.gif");
	}

.leftNavBltItemLightGreen:hover {
	visible: false;
	text-decoration: underline;
	}
	

	
	
/* Landing Page Callout Space */

#calloutBlock {
	width: 360px;
	padding: 0px 20px 0px 20px;
	visible: false;
	}

#calloutWide {
	width: 560px;
	padding: 0px 20px 0px 20px;	
	visible: false;
	}	


	
.calloutContent {
	width: 360px;
	padding: 20px 0px 0px 0px;	
	visible: false;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	}

.calloutMiddleContent {
	width: 360px;
	padding: 0px 0px 0px 0px;	
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	visible: false;
	}

.calloutMiddleContent p {
	display: block;
	margin-top: 16px;
	visible: false;	
	}
	

.contentWide {
	width: 560px;
	padding: 20px 0px 0px 0px;	
	visible: false;
	}

.calloutTextLeft {
	width: 160px;
	padding: 0px 20px 0px 0px;	
	visible: false;
	}
	
.calloutImageRight {
	width: 180px;
	padding: 0px 0px 0px 0px;	
	visible: false;
	}

.calloutTextAllWide {
	width: 360px;
	padding: 0px 20px 0px 0px;	
	visible: false;
	}


	
	
.calloutPhoto {
	width: 120px;
	padding: 0px 20px 0px 0px;	
	visible: false;

	}
	
.onePxGreyBorderSmall  {
	border: 1px solid #666666;
	float: left;
	visible: false;
	}

.calloutText {
	width: 220px;
	padding: 0px 0px 0px 0px;	
	visible: false;
	}


	
.calloutTextWide {
	width: 420px;
	padding: 0px 0px 0px 0px;	
	visible: false;
	}
	
.c_introduction {
	margin: 16px 0px 0px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	caption: Large Text;
	}	
	
.textcallout {
	margin: 4px 0px 0px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	caption: Default Text;
	}	

.detailedParaContent {
	width: 360px;
	padding: 0px 0px 0px 0px;	
	visible: false;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	}

.detailedParaWide {
	width: 560px;
	padding: 0px 0px 0px 0px;	
	visible: false;
	}

	
/* Generic Page Form */
 
#c_Form {
        width: 520px;
        margin: 20px 0px 20px 0px;
        padding: 20px 20px 20px 20px;  
        background-color: #E6E3DA;
        font-family: trebuchet, trebuchet ms, sans-serif;
        color: #666666;
        font-size: 11px;
        line-height: 15px;
        visible: false;
        }

.inputText {
        border: #666666 solid 1px;
        background: #f2f1ed;
        font-family: trebuchet, trebuchet ms, sans-serif;
        visible: false;
        }

.select {
        border: #666666 solid 1px;
        background: #f2f1ed;
        font-family: trebuchet, trebuchet ms, sans-serif;
        visible: false;
        }

.textarea {
        border: #666666 solid 1px;
        background: #f2f1ed;
        font-family: trebuchet, trebuchet ms, sans-serif;
        visible: false;
        }

div .row {
        clear: both;
        padding: 3px 0px 0px 0px;
        visible: false;
        }

div .row span.label {
        float: left;
        width: 100px;
        text-align: right;
        padding: 5px 10px 0px 0px;
        font-weight: bold;
        visible: false;
        }

div .row span.formw {
        width: 420px;
        height: 30px;
        text-align: left;
        visible: false;
        } 
 


  
/* Ad Space */

#adColumn {
	width: 200px;	
	padding: 20px 0px 0px 0px;
	visible: false;
	}

#adColumn p {
	display: block;
	margin-top: 6px;
	}
	
.adBlock {
	width: 180px;	
	padding: 20px 20px 0px 0px;
	visible: false;
	}

.adBlockText {
	width: 180px;	
	padding: 0px 0px 0px 0px;	
	visible: false;
	}

#adColumn div {
	display: block;
	overflow: visible;
	}
	
.adBlockText ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 20px;
	visible: false;
	}
	
.adBlockText ul li {
	list-style-type: none;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	visible: false;
	}

#adColumn ol {
	list-style-type: none;
	padding-left: 15px;
	}
	
#adColumn ol li {
	list-style-type: decimal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	}
	
.adBlockWithImage {
	width: 180px;	
	padding: 8px 0px 0px 0px;	
	visible: false;
	}

.adlinks3 {
	width: 180px;	
	padding: 20px 20px 0px 0px;
	visible: false;
	}
	
.adlinksStart {
	width: 180px;	
	padding: 20px 20px 0px 0px;
	visible: false;
	}
	
.textad {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	caption: Default Text;
	}

.thePromoBox .textad {
	margin: 8px 0px 0px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	caption: Default Text;
	}

.textlinks {
	margin: 16px 0px 0px 0px;
	caption: Default Text;
	}
	
.adSpacer {
	width:200px;
	height:1px;
	text-align: right;
	background-image: url("/globalassets/v3/images/globalDashes.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	visible: false;
	overflow: hidden;
	margin-top: 20px;
	}
	

a.bulletLinkSmall {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-weight: normal;
	color: #B80026;
	font-size: 11px;
	line-height: 15px;
	background-image: url("/globalassets/v3/images/consumer/globalRoundBullet.gif");
	background-repeat: no-repeat;
	background-attachment: left top;
	display: block;
	visible: false;
	}

a.bulletLinkSmall:hover {
	padding: 0px 0px 0px 7px;
	text-decoration: underline;
	visible: false;
	}
	
	

	





/* fonts */

.landingText {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 10px;
    display: block;
	visible: false;
	}

.landingText20 {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 22px;
    display: block;
	visible: false;
	}

.c_pageheader {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #59145D;
	font-size: 18px;
	line-height: 18px;
	visible: false;
	}

.callout {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #59145D;
	font-size: 15px;
	line-height: 15px;
	visible: false;
	}

.detailedPara .parahdr {
	margin: 0px 0px -12px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #59145D;
	display: block;
	font-size: 15px;
	line-height: 15px;
	visible: false;
	}

.parahdr {
	margin: 0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #59145D;
	display: block;
	font-size: 15px;
	line-height: 15px;
	caption: Paragraph Header;
	}
	

.calloutbig {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #59145D;
	font-size: 18px;
	line-height: 18px;
	visible: false;
	margin-top: 20px;
	display: block;
	}
	
.raquo {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 17px;
	visible: false;
	}
	
.promohead {
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFF;
	font-size: 15px;
	line-height: 18px;
	visible: false;	

	}
	
.promotext {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	caption: Default Text;
	}
	
	

.moreChevWhite {
	padding: 0px 0px 0 0px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-size: 13px;
	line-height: 13px;
	display: inline;
	visible: false;
	}





	
/* Bottom Grey Bar */
	
#greyBar {
	width: 750px;
	height: 18px;	
    background-color: #F0F0F0;
    padding: 3px 0px 2px 0px;
    display: normal;
    margin-top:40px;

	}
	

/* greybar links */

a.gr {
	margin-left: 8px;
	margin-right: 8px;
	color: #666666;
	text-decoration: none;
	visible: false;
	}

a.gr:hover {
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: underline;
	visible: false;
	}

.aboutSpacer1 {
	margin-left: 195px;
	visible: false;
	}
	
#c_footer {
	margin-top: 20px;
	visible: false;
	}
	
#c_footer .hFooterStyle {
	padding-left: 5px;
	float: left;
	visible: false;
	}
	
#c_footer .sFooterStyle {
	padding-left: 5px;
	visible: false;
	}
	
#c_footer .contactStyle {
	text-align: right;
	visible: false;
	}
	
.cnsmer_hm_navcell
{
background-color: #8D9176;
padding-left:20px;
}

.cnsmer_hm_navcell_over
{
background-color: #747D6F;
padding-left:20px;
}

.cnsmr_hm_navtbl_lnk
{
color: white;
}