/* Master CSS Document */
/***************************************************
     AUTHOR: Amaze Ltd.
       DATE: 08.09.2009
  COPYRIGHT: Amaze Ltd.
 ***************************************************/
body
{
	background: #fffff7;
	color: #2a2a2a;
	padding: 0px 0 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
.container_12
{
 	background-color: #fffff7;
}
.skip
{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
.skip:focus, a.skip:active
{
	outline: 0;
}

/* DEFAULT STYLING */
p
{
	text-align: left;
	margin: 0 0 7px 0;
}
a
{
	color: #2a2a2a;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{	
	color: #f40000;
	text-decoration: none;
}
*html a:active
{
	/*outline: thin dotted black;
	border: 2px solid yellow;*/
}
*+html a:active
{
	
	/*outline: thin dotted black;
	border: 2px solid yellow;*/
}
h1 
{
	text-align: left;
	font-size: 1.6em;
	padding: 0;
	margin: 0;
	color: #f40000;
}

h2
{
	text-align: left;
	font-size: 1.2em;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	color: #f40000;
}
h3
{
	text-align: left;
	font-size: 1.05em;
	padding: 0;
	margin: 0;
	color: #f40000;
}
iframe { 
	overflow: hidden; 
}

.wesaidhavewill
{
	font-size: 1.6em;
	position: relative;
	left: -50px;
	margin: 15px 0 0px 0px;
	color: #f40000;
}
.table
{
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}
.table caption
{
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 10px;
	color: #f40000;
	font-weight: bold;
}
.table tr,
.table td
{
	background-color: #f9f7e8;
	border: 5px solid #ffffff;
	padding: 15px 5px 15px 5px;
}
.table thead tr td,
.table thead tr th
{
	color: #ffffff;
	background-color: #2a2a2a;
	padding: 2px 5px 2px 5px;
}
.table tr.table_sub_header td,
.table_sub_header
{
	background: #d0cec2;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.table tfoot tr td
{
	background-color: #ffffff;
	font-size: 0.8em;
	padding: 0 5px 0 5px;
}

/* HEADER */
.header
{
	background-image: url(/media/65/CSR_bg_top.png);
	background-repeat: no-repeat;	
	width: 960px;/* important */
	height: 200px;
}
.header_title
{
	padding: 0;
	margin: 0px 0 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	top: 140px;
}
span.year
{
	color: #f40000;
}
.search
{
	padding: 0;
	margin: 0 0 0 10px;
	text-align: right;
	width: 940px;
}
.search_form
{
	margin: 0;
	padding: 10px 0 0 0;
}
.search_box
{
	width: 140px;
	border: 1px solid #c3c3c3;	
	font-size: 0.8em;
	font-family: Helvetica;
	color: #3c3c3c;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: normal;
	vertical-align: middle;
}
.search_label
{
	font-size: 1em;
	font-family: Helvetica;
	font-weight: normal;
	width: 60px;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin: 0;
	background-image: url(/media/50/CSR_primary_nav_bg_active.png);
	background-repeat: repeat-x;
	background-color: transparent;
	vertical-align: middle;
	border: none;
}
.search_field_label
{
	/*display: none;*/
	position: absolute;
	left: -999em;  /* used instead of display: none */
}

/* PAGE BORDER*/
#page_border
{
	width: 968px;
	background-image: url(/media/60/page_border.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	z-index: 1; /* important */
}
#page_border_bottom
{
	width: 968px; 
	margin: 0;
	padding: 0 0 0 4px;
	background-image: url(/media/75/CSR_landing_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: -3; /* important */
}
/*
html div#page_border_bottom { 
  	height: expression( this.scrollHeight < 1246 ? "1245px" : "auto" );   
}
*/
#home_page_border_bottom
{
	width: 968px; 
	margin: 0;
	padding: 0 0 0 4px;
	background-image: url(/media/109/CSR_home_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: -3; /* important */
}


/* BREADCRUMB */
.breadcrumb
{
	font-size: 1em;
	color: #2a2a2a;
	margin: 0;
}
.breadcrumb ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.breadcrumb ul li
{
	display: inline;
	padding: 0;
	margin: 0;
	color: #f40000;
}
.breadcrumb li a
{
	text-decoration: none;
	color: #2a2a2a;
}
.breadcrumb li a:hover
{
	color: #f40000;
}
.spacer
{
	background-image: url(/media/612/breadcrumb_divider.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 5px 0 5px;
}

/* CONTENT LAYER */
.container_12 .grid_12 #content_layer
{
	background-image: url(/media/70/CSR_landing_bg_top.png);
	background-repeat: no-repeat;	
	padding: 10px 10px 0 10px; 
	position: relative;
	z-index: -1;  /* important */
}

.container_12 .grid_12 #home_content_layer
{
	background-image: url(/media/104/CSR_home_bg_top.png);
	background-repeat: no-repeat;	
	padding: 10px 10px 0 10px; 
	z-index: -1; /* important */
}

/* LEFT NAV */
.left_nav
{
	font-size: 1.2em;
	line-height: 1.4em;
}
.left_nav ul
{
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.left_nav li
{
	list-style: none;
	background: url(/media/1268/left_nav_red_arrow.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
	height: 100%; /* important IE fix */
}
.left_nav li a
{
	padding: 0;
	margin: 0;
	text-decoration: none;
	color:  #2a2a2a;
}
.left_nav ul ul li a
{
	text-decoration: none;
	color:  #2a2a2a;
}
.left_nav li a:hover,
.left_nav ul ul li a:hover
{
	color: #f40000;
}
li.selected a,
ul ul li.selected a
{
	color: #f40000;
}
.left_nav ul ul
{
	list-style: none;
	margin-left: 10px;
}
.left_nav ul ul li
{
	paddding: 0;
	margin: 5px 0 0 0;
	background-image: none;
}





/* MENUBAR */
#menubar a:link 
{
	text-decoration:none;
}
#menubar a:visited 
{
	text-decoration:none;
}
#menubar a:hover, 
#menubar a:focus, 
#menubar a:active 
{
	text-decoration: none;
}

/* --- TOP LEVEL MENU STYLES --- */
#menubar_position
{
	position: absolute;
	top: 170px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 35px; /* important */

}
#menubar 
{
	float: left; 
	display: inline; 
	width: 960px; 
	padding: 0; 
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}
#menubar ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#menubar li 
{
	list-style: none;
	padding: 0;
	margin: 0;
	position:relative; 
	float:left; 
	background-image: url(/media/50/CSR_primary_nav_bg_active.png);
	background-repeat: repeat-x;
}
span.menubar_spacer
{
	border-right: 1px solid #ffffff;
	display: block;
	height: 18px;
}
span.spacefix /* important - fixes 1px space */
{
	border-right: 1px solid #f40000;
	display: block;
	height: 18px;
}
span.spacefix_selected /* important - fixes 1px space */
{
	border-right: 1px solid #f7f6e5;
	display: block;
	height: 18px;
}
#menubar li a
{
	display:block; 
	color:#ffffff;
	text-align: center;
	padding: 6px 0 12px 0; /* height of image */
	cursor: pointer;
}
   
/* --- SUB MENU ITEMS --- */
#menubar li ul
{
	border-right: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	list-style: none;
	margin-top: -6px;
	background-color: #ffffff;

}
*html #menubar li ul
{
	margin-top: -5px;
}
#menubar li li 
{
	z-index: 20;
	background-color: #ffffff;
	background-image: none;
} 
#menubar li li a,
#menubar li.menubar_item_selected li a
{
	width: 85%; /* important */
	color: #2a2a2a;
	padding:5px 5px 7px 20px; 
	font-weight: bold;
	text-align: left;
	background-image: url(/media/1268/left_nav_red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#menubar ul > li 
{
	display:block; 
	float:none;
} /* for Opera */
		
/* SELECTED MENU ITEM CLASS */
#menubar li.menubar_item_selected
{
	background-image: url(/media/45/csr_primary_nav_bg_on.png);
	background-repeat: repeat-x;
}
#menubar li.menubar_item_selected a
{
	color: #f40000;
}

/* --- SUB MENU FIRST LEVEL INITIAL POSITION --- */  
#menubar ul 
{
	position:absolute; 
	left:-9999px; 
	top:100%; 
	width: 12em;
	padding:0; 
}
/*for modern browsers:*/
#menubar li > ul  
{
	top:auto; 
	width:auto;
}

/*see the conditional comments for IE7*/
/* --- SHOW FIRST LEVEL SUB MENU --- */

/*For ie6:*/
#menubar li.sfhover ul,
#menubar li a:active ul,
#menubar li.sffocusparent ul,
#menubar li a.sffocus ul 
{
	left:0;
}

/* for modern browsers + IE7:*/
#menubar li:hover > ul,
#menubar li.sfhover > ul,
#menubar li.sffocusparent > ul,
#menubar li a:active > ul,
#menubar li a:focus + ul,
#menubar li a.sffocus + ul 
{
	left:auto;
}

/* --- SUB MENU SECOND LEVEL and following levels UNHOVERED POSITION --- */  
#menubar li:hover ul ul,
#menubar li:active ul ul,
#menubar a:focus ul ul,
#menubar li.sfhover ul ul,
#menubar a.sffocus ul ul,
#menubar li.sffocusparent ul ul,
#menubar li.sffocus ul ul 
{
	left:-9999px;
}

/* --- SHOW SECOND LEVEL SUB MENU --- */
/* For ie6: */
#menubar ul li a:hover ul, #menubar ul li.sfhover ul,
#menubar ul li a:active ul,
#menubar ul li.sffocusparent ul,
#menubar ul li.sffocus ul 
{
	margin-left: 12em;
	top: 0px; 
	left: 0px;
}

/* for modern browsers + IE7: */
#menubar ul li:hover > ul,
#menubar ul li.sfhover > ul,
#menubar li li a.sffocus + ul,
#menubar li li.sffocus > ul 
{
	margin-left: 12em;
	top:-1px; 
	left:1px
}

/* --- SUB LEVEL positions for JavaScript  OFF - thanks http://css-class.com/articles/ursidae/ --- */ 

/* --- The focus position for submenu anchors --- */
#menubar.jsoff li li a:focus, #menubar.jsoff li li a:active 
{ /* --- THE FOCUS POSITION FOR FIRST SUB MENU ANCHORS --- */
	position:relative;
	left:9999px;
	top:-1px;
	z-index:21;
}
#menubar.jsoff li li li a:focus, #menubar.jsoff li li li a:active 
{ /* --- THE FOCUS POSITION FOR SECOND SUB MENU ANCHORS --- */
	left:19999px;
	margin-left: 12em;
	top:-2.9em;
}

/* --- The hovered position for submenu anchors when the anchor is in focus --- */
#menubar.jsoff li:hover li a:focus, #menubar.jsoff li:hover li a:active 
{ 
	position:relative; 
	left:auto; 
	top:-1px; 
	margin-left:0;
}
#menubar.jsoff li:hover a:focus + ul 
{ /* --- THE POSITION OF FIRST LEVEL SUB MENU, WHEN THE PARENT IS FOCUSSED AND HOVERED --- */
	margin-left:0px;
}
#menubar.jsoff li li a:focus + ul 
{ /* --- THE POSITION OF SECOND LEVEL SUB MENU, WHEN THE PARENT IS FOCUSSED FOR JavaScript  OFF --- */
	top:-1px;
	left: 12em;
	margin-left:10000px;
}
#menubar.jsoff li:hover li a:focus + ul 
{ /* --- THE POSITION OF SECOND LEVEL SUB MENU, WHEN THE PARENT IS FOCUSSED AND HOVERED --- */
	left: 12em;
	margin-left:1px;
}

/* --- LINK HOVER STYLES --- */
#menubar li a:link, 
#menubar li a:visited  
{
	background-color: transparent;
}
#menubar li a:hover, 
#menubar li:hover a, 
#menubar li a:focus, 
#menubar li a:active, 
#menubar li.sfhover a,
#menubar li.sffocusparent a 
{
	background-color: transparent;
}
#menubar li li a:link, 
#menubar li li a:visited  
{
	background-color:transparent;
}
#menubar ul li a:hover, 
#menubar ul li:hover a, 
#menubar ul li a:focus, 
#menubar ul li a:active, 
#menubar ul li.sfhover a, 
#menubar ul li a.sffocus,
#menubar ul li.sffocusparent a 
{
	color: #f40000;
}


/* HOMEPAGE */
#main_feature
{
	margin-bottom: 70px;
}
#main_feature h1.title
{
	color: #f40000;
	font-size: 3.3em;
	line-height: 1em;
	text-decoration: none;
}
#main_feature h1.title a
{
	color: #f40000;
	text-decoration: none;
}


/* PROMOS */
.promo_box
{
	margin: 0 0 5px 0;
}

#rightColumn
{
	margin-bottom: 70px; 
}
*html #rightColumn
{
	margin: 0 0 70px 0; 
}
*html .ie_spacing
{
	padding-left: 10px;
}

/* HOMEPAGE PROMOS */

/* 300 WIDTH PROMO BOXES */
.promo_box .top_300
{
	background-image: url(/media/1055/promo_bg_homepage_300_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1055/promo_bg_homepage_300_top.png');
	width: 300px; /* important - IE6 Fix */
}
.promo_box .middle_300
{
	background-image: url(/media/1060/promo_bg_homepage_300_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1060/promo_bg_homepage_300_slice.png');
	width: 300px; /* important - IE6 Fix */
}
.promo_box .bottom_300
{
	background-image: url(/media/1065/promo_bg_homepage_300_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1065/promo_bg_homepage_300_bottom.png');
	width: 300px; /* important - IE6 Fix */
}

/* 160 WIDTH PROMO BOXES */
.promo_box .top_160
{
	background-image: url(/media/1074/promo_bg_homepage_160_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1074/promo_bg_homepage_160_top.png');
	width: 160px; /* important - IE6 Fix */
}
.promo_box .middle_160
{
	background-image: url(/media/1079/promo_bg_homepage_160_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1079/promo_bg_homepage_160_slice.png');
	width: 160px; /* important - IE6 Fix */
}
.promo_box .bottom_160
{
	background-image: url(/media/1084/promo_bg_homepage_160_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1084/promo_bg_homepage_160_bottom.png');
	width: 160px; /* important - IE6 Fix */
}

/* 470 WIDTH PROMO BOXES */
.promo_box .top_470
{
	background-image: url(/media/1089/promo_bg_homepage_470_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1089/promo_bg_homepage_470_top.png');
	width: 470px; /* important - IE6 Fix */
	margin-top: 5px;
}
.promo_box .middle_470
{
	background-image: url(/media/1094/promo_bg_homepage_470_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1094/promo_bg_homepage_470_slice.png');
	width: 470px; /* important - IE6 Fix */
	overflow: hidden; /* important */
}
.promo_box .bottom_470
{
	background-image: url(/media/1099/promo_bg_homepage_470_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1099/promo_bg_homepage_470_bottom.png');
	width: 470px; /* important - IE6 Fix */
	margin-bottom: 70px;
}
.promo_box .middle_wrapper_470
{
	margin: 0 10px 0 0; 
	padding: 0;
}
.promo_box .image_wrapper_470
{
	float: right;
}

.promo_box .home_promo_title h2
{
	color: #f40000;
	font-size: 1.4em;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.promo_box .home_promo_title h2 a
{
	text-decoration: none;
	color: #f40000;
}
.promo_box .home_promo_text
{
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 1em;
}
.promo_box .home_promo_text p
{
	margin: 0;
	padding: 0 0 5px 0;
}

/* LANDING AND CONTENT PROMOS */

/* QUOTE BOXES PROMO */
.promo_box .quote_left_col
{
	float: left;
	width: 100px;
	padding: 0 10px 0 10px;
}

.promo_box .quote_right_col
{
	float: right;
	width: 330px;
	padding: 0 10px 0 0;
}

/* 220 WIDTH PROMO BOXES */
.promo_box .top_220
{
	background-image: url(/media/1170/promo_bg_landing_220_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1170/promo_bg_landing_220_top.png');
	width: 220px; /* important - IE6 Fix */
}
.promo_box .middle_220
{
	background-image: url(/media/1175/promo_bg_landing_220_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1175/promo_bg_landing_220_slice.png');
	width: 220px; /* important - IE6 Fix */
}
.promo_box .bottom_220
{
	background-image: url(/media/1180/promo_bg_landing_220_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1180/promo_bg_landing_220_bottom.png');
	width: 220px; 
	margin-bottom: 10px;
}
.promo_box .bottom_220 img
{
	margin-bottom: -5px;
}
*+html .promo_box .bottom_220 img
{
	margin-bottom: 0px; /* important */
}
.promo_box .middle_220 img
{
	margin-left: 10px;
}

/* FLIP IMAGE */

.flip_arrows 
{
	text-align: right;
}
.flip_arrows img
{
	position: relative;
	top: -38px;
	left: 10px;
}

*html div.quickflip-wrapper .promo_text { 
  	height: expression( this.scrollHeight < 156 ? "155px" : "auto" );  
}

.quickflip-wrapper .promo_text
{
	background-repeat: no-repeat;
	background-position: center top;
}


/* 460 WIDTH PROMO BOXES / QUOTE BOX */
.promo_box .top_460,
#gri_key .top_460
{
	margin-top: 10px;
	background-image: url(/media/1187/promo_bg_landing_460_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1187/promo_bg_landing_460_top.png');
	width: 460px; /* important - IE6 Fix */
	height: 20px;
}
.promo_box .middle_460,
#gri_key .middle_460
{
	background-image: url(/media/1192/promo_bg_landing_460_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1192/promo_bg_landing_460_slice.png');
	width: 460px; /* important - IE6 Fix */
	overflow: hidden; /* important */
}
.promo_box .bottom_460,
#gri_key .bottom_460
{
	background-image: url(/media/1197/promo_bg_landing_460_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1197/promo_bg_landing_460_bottom.png');
	width: 460px; /* important - IE6 Fix */
	margin-bottom: 20px;
	height: 20px;
}

/* IE Fixes to display background */
*+html .promo_box .top_460 img,
*+html .promo_box .bottom_460 img,
*+html #gri_key .top_460 img,
*+html #gri_key .bottom_460 img
{
	width: 460px;
	height: 20px;
}
*html .promo_box .top_460 img,
*html .promo_box .bottom_460 img,
*html #gri_key .bottom_460 img,
*html #gri_key .bottom_460 img
{
	width: 460px;
	height: 20px;
}

.promo_box .promo_title
{
	color: #f40000;
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.promo_box .promo_text
{
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 1em;
}
.promo_box .promo_text p
{
	margin: 0;
	padding: 0 0 10px 0;
}
.promo_box .promo_link
{
	margin: 0;
	padding: 10px 0 10px 0;
}
.promo_box .promo_link a
{
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}
.promo_box .promo_link a:hover
{
	color: #f40000;
}


/* CONTENT/LANDING STATIC IMAGE */
.content_static_image
{
	margin: 0 0 15px 0;
}
*html .content_static_image
{
	margin: 0 0 20px 0;
}
*+html .content_static_image
{
	margin: 0 0 20px 0;
}
.imageCaption
{
	font-size: 0.75em;
	line-height: 1.4em;
	margin-top: 5px;
	padding-bottom: 5px;
}
*html .imageCaption
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
*+html .imageCaption
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}


/* KEY PARAGRAPH */
.key_paragraph
{
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
}

/* BODY TEXT */
.body_text ul
{
	list-style-type: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px 0;
}
.body_text ul li
{
	background-image: url(/media/1258/bulletpoint_icon.png);
	background-repeat: no-repeat;
	background-position: 0 0.5px;
	padding: 0 0 5px 10px;
	margin: 0;
}
/* Fix for IE - Important */
* html .body_text ul li
{
	background-position: 0px 1px;
	width: 99%;
}
/* the following rules apply only to IE7 - Important */
*+html .body_text ul li
{
	background-position: 0px 1px;
}
.body_text ol
{
	display: block;
	padding: 0;
	margin: -5px 0 10px 0;
	padding-left: 22px;
}
.body_text ol li
{
	padding: 0 0 10px 0;
	margin: 0;
}


/* EXTERNAL LINK */
.xlink
{
	padding: 0 0 0 30px;
	margin: 10px 0 0 0;
	min-height: 34px;  /*important */
	background-image: url(/media/1263/external_links_icon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.xlink
{
	height: expression( this.scrollHeight < 35 ? "34px" : "auto" );  /* sets min-height for IE6 */
}
*html .xlink
{
	display: inline-block;
}
.xlink_single
{
	padding-top: 8px;
	display: block;
}
*html .xlink_single
{
	display: inline-block;
}
.xlink_single a
{
	word-wrap: break-word; /* important IE fix */
}
.xlink a
{
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}
.xlink a:hover
{
	color: #f40000;
	overflow: hidden; /* IE6 fix */
}


/* ACCORDION */

.accordion
{
	margin: 20px 0 25px 0;
}
.accordion div
{
	padding: 0;
}
.accordion h4
{
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
	background-image: url(/media/35883/accordion_icons.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-indent: 15px;
	width: 100%;  /* IE fix */
}
.expanded
{
	width: 100%;  /* IE fix */
	background-position: 0px -17px !important;
}
.expanded a
{
	color: #f40000 !important;
}
.accordion h4 a
{
	text-decoration: none;
	cursor: pointer;
	margin-left: 5px;
	vertical-align: middle;
}
.accordion p
{
	margin: 5px 0 12px 21px;
}
.body_text .accordion ul
{
	margin: 0px 0 14px 21px;
}
.body_text .accordion ul li
{
	margin: 0 0 5px 0;
	width: 426px;
}


/* GRI INDEX */
#gri_key ul
{
	list-style: none;
	padding: 0;
	margin: 0 10px 0 10px;
}
#gri_key ul li
{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#gri_key li.full
{
	background-image: url(/media/17187/full_coverage.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:30px;
}
#gri_key li.partial
{
	background-image: url(/media/17192/part_coverage.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:30px;
}
#gri_key li.none
{
	background-image: url(/media/17197/no_coverage.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:30px;
}
#gri_key li.not_rel
{
	background-image: url(/media/17202/not_relevant.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:30px;
}
.accordion p.gri_icons
{
	padding-left:40px; 
	padding-top:6px; 
	padding-bottom:0px; 
}

.accordion .gri ul
{
	list-style-type: none;
	list-style-type: none;
	padding: 0;
	margin: -5px 0 13px 60px;
}
.accordion .gri ul li
{
	background-image: url(/media/1258/bulletpoint_icon.png);
	background-repeat: no-repeat;
	background-position: 0 0.5px;
	padding: 0 0 13px 10px;
	margin-left: 0;
	width: 100%; /* IE6 fix */
}
.accordion p.gri_icons a
{	
	text-decoration: underline;
}
.accordion p.gri_icons a:hover
{
	text-decoration: none;
}
.gri_intro
{
	padding-left:40px; 
	padding-top:6px; 
	padding-bottom:0px; 
	width: 100%; /* important IE6 Fix */
}

/* SEARCH PAGE */
#search_form
{
	margin: 0 0 10px 0;
}
#search_form ol
{
	list-style: none;
	padding: 0;
	margin: 0 10px 0 10px;
}
#search_form li
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#search_form .input
{
	width: 350px;
	border: 1px solid #c3c3c3;	
	font-size: 0.8em;
	color: #2a2a2a;
	padding: 5px 10px 3px 10px;
	line-height: normal;
	vertical-align: middle;
}
#search_form .submit
{
	font-size: 1em;
	width: 60px;
	color: #ffffff;
	padding: 3px 0px 3px 2px;
	margin: 0;
	background-image: url(/media/50/CSR_primary_nav_bg_active.png);
	background-repeat: repeat-x;
	background-color: transparent;
	vertical-align: middle;
	border: none;
}
#search_form .top_460
{
	background-image: url(/media/1187/promo_bg_landing_460_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1187/promo_bg_landing_460_top.png');
	width: 460px; /* important - IE6 Fix */
}
#search_form .middle_460
{
	background-image: url(/media/1192/promo_bg_landing_460_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1192/promo_bg_landing_460_slice.png');
	width: 460px; /* important - IE6 Fix */
	overflow: hidden; /* important */
}
#search_form .bottom_460
{
	background-image: url(/media/1197/promo_bg_landing_460_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/1197/promo_bg_landing_460_bottom.png');
	width: 460px; /* important - IE6 Fix */
}
#xsltsearch_results ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#xsltsearch_results li
{
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0;
}
#xsltsearch_results li a
{
	text-decoration: none;
	font-size: 1.2em;
}
#xsltsearch_navigation a
{
	text-decoration: none;
}
#xsltsearch_navigation a:hover
{
	text-decoration: none;
}
#xsltsearch_navigation a.disabled,
#xsltsearch_navigation a.disabled:hover
{
	color: #c3c3c3;
}
.current_page
{
	color: red;
}

/* LANDING PAGE - IN PAGE LINKS*/
#in_page_links
{
	margin: 20px 0 0px 0;
	padding: 0;
}
*html #in_page_links .grid_2 /* Important IE6 fix to reduce spacing */
{
	margin: 0 10px 0 0;
}
*html #in_page_links .grid_2.alpha /* Important IE6 fix to reduce spacing */
{
	margin: 0 10px 0 0;
}
*html #in_page_links .grid_2.omega /* Important IE6 fix to reduce spacing */
{
	margin: 0 -10px 0 0px;
}
#in_page_links .top_150
{
	background-image: url(/media/28546/csr_landing_link_bg_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/28546/csr_landing_link_bg_top.png');
	width: 150px; /* important - IE6 Fix */
}
#in_page_links .middle_150
{
	background-image: url(/media/28551/csr_landing_link_bg_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/28551/csr_landing_link_bg_slice.png');
	width: 150px; /* important - IE6 Fix */
}
#in_page_links .bottom_150
{
	background-image: url(/media/28556/csr_landing_link_bg_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/28556/csr_landing_link_bg_bottom.png');
	width: 150px; /* important - IE6 Fix */
	margin-bottom: 10px;
}
#in_page_links .title
{
	color: #f40000;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#in_page_links .text
{
	margin: 0;
	padding: 0 10px 0 10px;
}
#in_page_links .link
{
	padding-top: 10px;
	background-image: url(/media/1273/readmore_red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13.4px;
	padding-left: 10px;  /* To create a Hanging Indent */
	cursor: pointer;
}
*html #in_page_links .link
{
	background-position: 0px 14px;
}
*+html #in_page_links .link
{
	background-position: 0px 14px;
}
#in_page_links a
{
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}
#in_page_links a:hover
{
	color: #f40000;
}

/* FOOTER */
#footer_grid
{
	width: 960px;
	font-size: 1em;
	margin: 20px 0 40px 4px;
}
.footer_links
{
	margin-bottom: 5px;
}
.footer_links ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer_links li
{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0 15px 0 0;
}
.footer_links li a
{
	text-decoration: none;
	color: #2a2a2a;
}
.footer_links li a:hover
{
	color: #f40000;
}
.footer_text p
{
	font-size: 0.75em;
	line-height: normal;
	padding: 0;
	margin: 10px 0 10px 0;
}
.footer_logos span
{
	margin-left: 10px;
}

.clear
{
	clear: both;
}

/***************************************************
	CLOUD POPUP CSS
***************************************************/
#TB_window .quickflip-wrapper
{
	background-color: #fffff7;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.cloud_flip_panel
{
	background-color: fffff7;
	width: 940px; /* important */
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	margin-top: 45px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.cloud_flip_panel .top
{
	background-image: url(/media/29016/thickbox_top.gif);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/29016/thickbox_top.gif');
	width: 940px; /* important - IE6 Fix */
	height: 40px;
}
.cloud_flip_panel .middle
{
	background-image: url(/media/29031/thickbox_slice.gif);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/29031/thickbox_slice.gif');
	width: 940px; /* important - IE6 Fix */
}
.cloud_flip_panel .bottom
{
	background-image: url(/media/29021/thickbox_bottom.gif);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/29021/thickbox_bottom.gif');
	width: 940px; /* important - IE6 Fix */
	height: 30px;
}
* html div#panel
{
	height: expression( this.scrollHeight < 371 ? "370px" : "auto" );  /* sets min-height for IE6 */
}
#panel
{
	height: 370px;
}
* html div#panel_back
{
	height: expression( this.scrollHeight < 229 ? "228px" : "auto" );  /* sets min-height for IE6 */
}
#panel_back
{
	height: 228px;
}
*html div#spotlight_panel
{
	height: expression( this.scrollHeight > 141 ? "142px" : "auto" ); 
}

#spotlight_panel
{
  	height: 142px;
}

.cloud_flip_panel .close
{
	text-align: right;
	width: 920px;
	padding: 15px 0px 0 0;
	font-size: 1.3em;
	position: relative;
	z-index: 3;
}
.cloud_flip_panel .close a
{
	text-decoration: none;
}
.cloud_flip_panel .close a img
{
	position: relative;
	top: 2.48px;
	right: 3px;
}
.cloud_flip_panel h1
{
	margin: 10px 0 20px 0;
	padding: 0 0 0 48px;
	font-size: 3em;
	color: #f40000;
}
*html .cloud_flip_panel h1
{
	margin-top: 15px;
}
*+html .cloud_flip_panel h1
{
	margin-top: 15px;
}
.cloud_flip_panel h2
{
	padding-left: 50px;
	font-size: 1.8em;
	color: #2a2a2a;
}
.cloud_flip_panel p
{
	font-size: 1.4em;
	line-height: 1.8em;
	padding: 0 0 0 50px;
	margin: 5px 20px 12px 0;
}
.cloud_flip_panel .link
{
	padding-left: 50px;
	font-size: 1.3em;
	margin-bottom: 20px;
	background-image: url(/media/1253/+_icon.gif);
	background-repeat: no-repeat;
	background-position: 50px 1px;
	text-indent: 17px;
	height: 100%; /* IE6 fix */
	cursor: pointer;
	position: relative;
	z-index: 5;
}
.cloud_flip_panel .link_text
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 4;
}
.cloud_flip_panel a
{
	color: #2a2a2a;
	text-decoration: underline;
}
.cloud_flip_panel a:hover
{
	color: #f40000;
	text-decoration: none;
}
.cloud_flip_panel .image
{
	padding: 0 0 20px 0;
	position: relative;
	z-index: 1;
}
.cloud_flip_panel .image img
{
	position: absolute;
	top: -80px;
	z-index: 2;
}
.cloud_flip_panel .footer
{
	height: 45px;
	margin-top: 20px;
}
.cloud_flip_panel .custom_images
{
	margin-top: 25px;
	padding-left: 50px;
}
.cloud_flip_panel .custom_images a
{
	margin-right: 5px;
	padding: 0;
}
.cloud_flip_panel .flip_link
{
	text-align: right;
	padding: 0;
	margin: 0;
}
.cloud_flip_panel .flip_link a
{
	color: #2a2a2a;
	font-size: 1.8em;
	padding-right: 10px;
	text-decoration: none;
}
.cloud_flip_panel .flip_link a:hover
{
	color: #f40000;
}
.cloud_flip_panel .flip_link a img
{
	position: relative;
	bottom: -20px;
	right: -20px;
}

#spotlight
{
	margin: 0;
	padding: 0;
}

/* Spotlight */
#spotlight .top_500
{
	background-image: url(/media/4191/promo_bg_popup_500_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/4191/promo_bg_popup_500_top.png');
	width: 500px; /* important - IE6 Fix */
	margin-left: 40px;
}
*html #spotlight .top_500
{
	margin-left: 0;
	position: relative;
	left: 40px;
}

#spotlight .middle_500
{
	background-image: url(/media/4196/promo_bg_popup_500_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/4196/promo_bg_popup_500_slice.png');
	width: 500px; /* important - IE6 Fix */
	overflow: hidden; /* important */
	margin-left: 40px;
}
*html #spotlight .middle_500
{
	margin-left: 0;
	position: relative;
	left: 40px;
}

#spotlight .bottom_500
{
	background-image: url(/media/4201/promo_bg_popup_500_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/4201/promo_bg_popup_500_bottom.png');
	width: 500px; /* important - IE6 Fix */
	margin-left: 40px;
}
*html #spotlight .bottom_500
{
	margin-left: 0;
	position: relative;
	left: 40px;
}

#spotlight .top_310
{
	background-image: url(/media/4208/promo_bg_popup_310_top.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/4208/promo_bg_popup_310_top.png');
	width: 310px; /* important - IE6 Fix */
	margin-left: 10px;
}
*html #spotlight .top_310
{
	margin-left: 0;
	position: relative;
	left: 10px;
}

#spotlight .middle_310
{
	background-image: url(/media/4213/promo_bg_popup_310_slice.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/4213/promo_bg_popup_310_slice.png');
	width: 310px; /* important - IE6 Fix */
	overflow: hidden; /* important */
	margin-left: 10px;
}
*html #spotlight .middle_310
{
	margin-left: 0;	
	position: relative;
	left: 10px;
}
#spotlight .bottom_310
{
	background-image: url(/media/4218/promo_bg_popup_310_bottom.png);
	background-repeat: no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/media/4218/promo_bg_popup_310_bottom.png');
	width: 310px; /* important - IE6 Fix */
	margin-left: 10px;
}
*html #spotlight .bottom_310
{
	margin-left: 0;
	position: relative;
	left: 10px;
}
#spotlight .middle_wrapper_500,
#spotlight .middle_wrapper_310
{
	margin: 0; 
	padding: 0;
}
#spotlight .image_wrapper_500,
#spotlight .image_wrapper_310
{
	float: left;
	margin: 0 10px 0 10px;
}
#spotlight .promo_title
{
	color: #f40000;
	font-size: 1.4em;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#spotlight .promo_title_310
{
	color: #2a2a2a;
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#spotlight .promo_text
{
	height: auto; /* important IE6 fix */
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 0.95em;
}
#spotlight .promo_text p
{
	margin: 0;
	padding: 0 0 10px 0;
}
#spotlight .promo_text p a
{
	font-weight: normal;
}














































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}

.wesaidhavewill {

}

