@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
a:focus { outline: none; }
#outerWrapper  #header .logo img {
	border: none;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	text-align: center; 
}

h1 {
	font-size: 300%;
	line-height: 1.3em;
}

h2 {
	color: #0065AB;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 2px;
}
h3 {
	color: #0065AB;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 2px;
}
h4 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 2px;
}
h5 {
	color: #595959;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 2px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	color: #4c4c4c;
	margin-left: 0px;
	list-style-type: none;
}

a,  a:link {
	color: #0065AB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	display: none;
}


#outerWrapper {
	margin: 0 auto 0 auto; 
	text-align: left; 
	width: 945px;
}
#outerWrapper #header {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	float: left;
	width: 945px;
}
#outerWrapper #header  .welcome  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #7F8F24;
	float: left;
	width: 490px;
	margin-top: 30px;
}
#outerWrapper #header .toputils {
	float: left;
	width: 300px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#outerWrapper #header .toputils ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #header .toputils ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#outerWrapper #header .toputils ul li a {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(/imscr/blue_dash.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#outerWrapper #header .toputils ul li a.first {
	background-image: none;
}
#outerWrapper #header .toputils ul li#fontSizeLinks {
	border:1px solid #EEEEEE;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #ccc;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#outerWrapper #header .toputils li#fontSizeLinks a {
	padding: 0px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #4c4c4c;
}
#outerWrapper #header .toputils li#fontSizeLinks a.small {
	font-size: 70%;
}
#outerWrapper #header .toputils li#fontSizeLinks a.medium {
	font-size: 100%;
}
#outerWrapper #header .toputils li#fontSizeLinks a.large {
	font-size: 120%;
}
#outerWrapper #header .toputils li#fontSizeLinks a.sel {
	color: #0065AB;
}


#outerWrapper  #header .logo {
	float: right;
}


#outerWrapper #topNavigation {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0065AB;
	float: left;
	width: 935px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
}
#outerWrapper #topNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #topNavigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #topNavigation ul li a {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	display: block;
	float: left;
}
#outerWrapper #topNavigation ul li a.homecr {
	background-image: url(/ims/nav_cr/home_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 52px;
}
#outerWrapper #topNavigation ul li a.homecr-sel {
	background-image: url(/ims/nav_cr/home_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 52px;
}

#outerWrapper #topNavigation ul li a.cr {
	background-image: url(/ims/nav_cr/cr_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 178px;
}
#outerWrapper #topNavigation ul li a.cr:hover {
	background-image: url(/ims/nav_cr/cr_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 178px;
}
#outerWrapper #topNavigation ul li a.cr-sel {
	background-image: url(/ims/nav_cr/cr_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 178px;
}


#outerWrapper #topNavigation ul li a.homecr:hover {
	background-image: url(/ims/nav_cr/home_on.gif);
}
#outerWrapper #topNavigation ul li a.highlights {
	background-image: url(/ims/nav_cr/highlights_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 81px;
}
#outerWrapper #topNavigation ul li a.highlights-sel {
	background-image: url(/ims/nav_cr/highlights_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 81px;
}
#outerWrapper #topNavigation ul li a.highlights:hover {
	background-image: url(/ims/nav_cr/highlights_on.gif);
}
#outerWrapper #topNavigation ul li a.message {
	background-image: url(/ims/nav_cr/message_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 158px;
}
#outerWrapper #topNavigation ul li a.message-sel {
	background-image: url(/ims/nav_cr/message_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 158px;
}
#outerWrapper #topNavigation ul li a.message:hover {
	background-image: url(/ims/nav_cr/message_on.gif);
}
#outerWrapper #topNavigation ul li a.groupcr {
	background-image: url(/ims/nav_cr/group_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
}
#outerWrapper #topNavigation ul li a.groupcr-sel {
	background-image: url(/ims/nav_cr/group_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
}
#outerWrapper #topNavigation ul li a.groupcr:hover {
	background-image: url(/ims/nav_cr/group_on.gif);
}
#outerWrapper #topNavigation ul li a.priorities {
	background-image: url(/ims/nav_cr/priorities_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 104px;
}
#outerWrapper #topNavigation ul li a.priorities-sel {
	background-image: url(/ims/nav_cr/priorities_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 104px;
}
#outerWrapper #topNavigation ul li a.priorities:hover {
	background-image: url(/ims/nav_cr/priorities_on.gif);
}
#outerWrapper #topNavigation ul li a.howcr {
	background-image: url(/ims/nav_cr/how_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 136px;
}
#outerWrapper #topNavigation ul li a.howcr-sel {
	background-image: url(/ims/nav_cr/how_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 136px;
}
#outerWrapper #topNavigation ul li a.howcr:hover {
	background-image: url(/ims/nav_cr/how_on.gif);
}
#outerWrapper #topNavigation ul li a.business {
	background-image: url(/ims/nav_cr/our_business_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 98px;
}
#outerWrapper #topNavigation ul li a.business-sel {
	background-image: url(/ims/nav_cr/our_business_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 98px;
}
#outerWrapper #topNavigation ul li a.business:hover {
	background-image: url(/ims/nav_cr/our_business_on.gif);
}
#outerWrapper #topNavigation ul li a.gri {
	background-image: url(/ims/nav_cr/gri_index_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 71px;
}
#outerWrapper #topNavigation ul li a.gri-sel {
	background-image: url(/ims/nav_cr/gri_index_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 71px;
}
#outerWrapper #topNavigation ul li a.gri:hover {
	background-image: url(/ims/nav_cr/gri_index_on.gif);
}

#outerWrapper #breadcrumb {
	float: left;
	width: 945px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#breadcrumb ul {
	list-style-type: none;
	margin: 0px;
	width: 757px;
	float: left;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#breadcrumb ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#breadcrumb ul li a {
	color: #717171;
	background-image: url(/imscr/grey_breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
}
#breadcrumb ul li a.sel {
	color: #333;
	font-weight:bold;
}
#breadcrumb ul li.last a {
	background-image: none;
}
#outerWrapper #mainBanner {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0065AB;
	float: left;
	width: 945px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0065AB;
}
#outerWrapper #mainBanner h1 {
	color: #0065ab;
	font-weight: normal;
	font-size: 300%;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
#outerWrapper #mainBanner h1.home {
	font-size: 280%;

}

#mainBanner ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	clear: left;
	width: 525px;
}
#mainBanner ul li {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	display: list-item;
	line-height: 1.1em;
	background-image: url(/imscr/grey_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainBanner p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4c4c4c;
	clear: left;
	float: left;
	width: 550px;
}
#mainBanner img {
	float: right;
	clear: right;
}


#outerWrapper #contentWrapper {
	overflow: hidden;
	float: left;
	width: 945px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-image: url(/imscr/cr_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E0ECF5;
}
#outerWrapper #contentWrapper #leftColumn {
	width: 220px;
	float: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#outerWrapper #contentWrapper #content {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #E0ECF5;
}
#outerWrapper #footer {
	float: left;
	width: 945px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footer ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer ul li a {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(/imscr/blue_dash.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#footer p {
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4c4c4c;
}

#outerWrapper #contentWrapper #content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4c4c4c;
}

#outerWrapper #contentWrapper #content p.dl-excel {
	background-image: url(/imscr/excel_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#outerWrapper #contentWrapper #content p.dl-pdf {
	background-image: url(/imscr/pd_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table {
	margin-bottom: 10px;
	vertical-align: bottom;
	border-right: 10px solid #fff;
}
table th {
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: bottom;
}
table td {
	text-align: right;
	color: #4c4c4c;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: bottom;
}
.subhd {
	color: #0065AB;
}
.indent {
	text-align: left;
	padding-left: 20px;
}

.left {
	text-align: left;
}
.bdr-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0065AB;
}
.bdr-thin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0065AB;
}
.bdr-thick {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0065AB;
}
.header-bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #fff;
}
.header-bdr-grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tint {
	background-color:#E0ECF5;
}
.inpage-nav {
	margin-top: 10px!important;
	width: 690px!important;
}
.inpage-nav ul {
	margin-left: 0px!important;
	width: 690px!important;
	background-image: none!important;
}
.inpage-nav ul li {
	margin-left: 0px!important;
	list-style-type: none!important;
	margin-bottom: 5px!important;
	background-image: none!important;
	padding: 0px 0px 0px 0px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	display: block!important;
	width: 680px!important;
	height: auto!important;
}
.inpage-nav ul li a {
	padding-left: 18px!important;
	text-transform: uppercase!important;
	color: #AA874E!important;
	background-image: url(/imscr/grey_arrow.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left 1px!important;
	font-weight: bold!important;
	margin: 0px 0px 0px 0px!important;
	padding-bottom: 0px!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	height: auto!important;
}
.inpage-nav ul li a.sel {
	color: #000!important;
}
.header-wrap-bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 5px;
}
.module-blue-wrap {
	background-image: url(/imscr/module_blue_top_cr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	padding-top: 25px;
	margin-bottom: 5px;
}

.module-blue {
	background-image: url(/imscr/module_blue_bg_cr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

.module-blue-content {
	background-image: url(/imscr/module_blue_bottom_cr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 219px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.module-blue-content ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.module-blue-content ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.module-blue-content ul li.last {
	border: none;
}
.module-blue-content ul li a {
	margin: 0px;
	list-style-type: none;
	color: #464646;
	font-weight: bold;
	background-image: url(/imscr/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 100%;
	display: block;
}
.module-blue-content ul li a.sel {
	color: #0065AB;
}
.module-brown-wrap {
	background-image: url(/imscr/module_light_blue_top_cr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	padding-top: 6px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.module-brown {
	background-image: url(/imscr/module_light_blue_bottom_cr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.module-brown-content {
	background-image: url(/imscr/module_light_blue_bg_cr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	width: 216px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.module-brown-content ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.module-brown-content ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.module-brown-content ul li.last {
	border:none;
}
.module-brown-content ul li a {
	margin: 0px;
	list-style-type: none;
	color: #4F4F4F;
	font-weight: bold;
	background-image: url(/imscr/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-transform: uppercase;
	font-size: 90%;
	display: block;
}
.module-brown-content h2 {
	margin-left: 15px;
	margin-top: 5px;
	color: #4F4F4F;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.module-white-wrap {
	background-image: url(/imscr/module_white_top_cr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	padding-top: 6px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.module-white {
	background-image: url(/imscr/module_white_bottom_cr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.module-white-content {
	background-image: url(/imscr/module_white_bg_cr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	width: 216px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.module-white-content ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.module-white-content ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.module-white-content ul li.last {
	border:none;
}
.module-white-content ul li a {
	margin: 0px;
	list-style-type: none;
	color: #4F4F4F;
	font-weight: bold;
	background-image: url(/imscr/grey_arrow_bg_cr.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-transform: uppercase;
	font-size: 90%;
	display: block;
}
.module-white-content h2 {
	margin-left: 15px;
	margin-top: 5px;
	color: #4F4F4F;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.quote-wrap {
	width: 219px;
	float: left;
	margin-bottom: 10px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%!important;
	color: #4c4c4c;
	line-height: 1.2em;
	width: 195px;
	float: left;
	margin: 0px;
	padding-right: 12px!important;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0065AB;
	padding-left: 7px!important;
	padding-top: 0px;
	padding-bottom: 0px;
}
.quote-wrap img {
	margin-bottom: 10px;
}
.quote-sig {
	font-size: 60%;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px!important;
	font-family: Arial, Helvetica, sans-serif;
}
.image-caption {
	padding: 0px;
	float: left;
	width: 207px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.figure {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%!important;
	color: #4c4c4c;
	line-height: 1.2em;
	width: 195px;
	float: left;
	padding-right: 0px!important;
	padding-left: 7px!important;
	padding-top: 0px;
	padding-bottom: 3px;
	border: 1px dashed #ccc;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.figure p {
	margin: 0px!important;
	padding: 0px!important;
}

.fig-caption {
	font-size: 35%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px!important;
	line-height: 1.3em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subMenu {
	margin: 0px;
	float: left;
	width: 922px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	height: 30px;
}
#subMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subMenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#subMenu ul li a {
	font-family:"Arial Narrow", Helvetica, Arial, sans-serif;
	list-style-type: none;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #717171;
	font-size: 110%;
	font-weight: bold;
}
#subMenu ul li a.sel {
	color: #0065AB;
}
form {
	margin: 0px;
	padding: 0px;
}
#siteSearch {
	background-color: #FFFFFF;
	border: 5px solid #DCDCDC;
	height: 30px;
	padding: 0px;
	width: 150px;
	float: right;
}

#siteSearch:hover {
border:5px solid #0066AC;
}

input.searchBox {
	border: 1px solid #CECECE;
	color: #676161;
	font-size: 11px;
	height: 15px;
	margin: 5px;
	padding: 3px 0 0 3px;
	width: 135px;
	background-color: #FFFFFF;
	background-image: url(/ims/search_chev.gif);
	background-repeat: no-repeat;
	background-position: right;
}
input.searchSubmit {
    display: none;
}

.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #898989;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 5px;
	margin-right: 10px;
}

.landing-content {
	margin: 0px;
	float: left;
	width: 473px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*html .landing-impulse {
	margin-right: 0px;
}
.landing-impulse {
	padding: 0px;
	float: right;
	width: 205px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.landing-impulse .quote {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	font-size: 130%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
}
.landing-impulse .quote-turq {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	font-size: 130%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
                color: #0084a0!important;
                font-family: Georgia, "Times New Roman", Times, serif;
                line-height: 1.2em;
}
.landing-impulse .quote-brown {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	font-size: 130%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 5px!important;
	color: #AA874E!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	line-height: 1.2em!important;
}
.landing-impulse .quote-sig-brown {
	width: 200px!important;
	padding-left: 5px!important;
	font-size: 90%!important;
	color: #AA874E!important;
}
.landing-impulse .fig-brown-large {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	font-size: 300%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
	color: #AA874E!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	line-height: 1.2em!important;
	margin: 0px!important;
	padding-bottom: 3px!important;
}
.landing-impulse .quote-bdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	width: 200px;
	font-size: 130%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
	color: #4c4c4c!important;
	font-family: Arial, Helvetica, sans-serif!important;
	line-height: 1.2em!important;
	border-bottom-width: 1px;
	border-bottom-color: #0065AB;
	padding-bottom: 10px!important;
}
.landing-impulse .quote-sig-bdr {
	width: 200px!important;
	padding-left: 5px!important;
	font-size: 110%!important;
	color: #4c4c4c!important;
	border-bottom-width: 1px!important;
	border-bottom-color: #0065AB!important;
	border-bottom-style: dashed;
	padding-bottom: 10px!important;
}
.landing-content .figure {
	width: 463px;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-right: 0px!important;
	padding-left: 0px!important;
	float: none;
	margin-bottom: 10px!important;
}
.landing-content .figure p {
	float: none;
}		
.signature {
	float: left;
}
.landing-content .figure {
	width: 463px;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-right: 0px!important;
	padding-left: 0px!important;
	float: none;
	margin-bottom: 10px!important;
}
.landing-content .figure p {
	float: none;
}		
#content .lc-twocol-nav {
	margin: 0px 5px 0px 0px!important;
	padding: 0px!important;
	float: left!important;
	width: 230px!important;
}
#content .lc-twocol-nav ul {
	margin: 0px!important;
	padding: 0px!important;
	width: 225px!important;
}
#content .lc-twocol-nav ul li {
	padding: 0px!important;
	float: left!important;
	width: 230px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 3px!important;
	margin-left: 0px!important;
	background-image: none!important;
	list-style: none!important;
}
#content .lc-twocol-nav ul li h3 {
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #CCCCCC!important;
	margin-bottom: 5px!important;
	padding-bottom: 2px!important;
	margin-top: 5px!important;
	width: 225px!important;
}

#content .lc-twocol-nav ul li a {
	margin: 0px!important;
	clear: left!important;
	width: 202px!important;
	float: left!important;
	color: #AA874E!important;
	text-transform: uppercase!important;
	background-image: url(/imscr/grey_arrow.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left 2px!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 18px!important;
	font-weight: bold!important;
}
#content .lc-twocol-nav li .text {
	clear: left!important;
	float: left!important;
	width: 230px!important;
	margin-top: 3px!important;
}

.signature {
	float: left;
}

#content .lc-nav {
	margin: 0px 0px 0px 0px!important;
	padding: 0px!important;
	float: left!important;
	width: 470px!important;
}
#content .lc-nav ul {
	margin: 0px!important;
	padding: 0px!important;
	width: 470px!important;
}
#content .lc-nav ul li {
	padding: 0px!important;
	float: left!important;
	width: 470px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 3px!important;
	margin-left: 0px!important;
	background-image: none!important;
}
#content .lc-nav ul li h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px!important;
	padding-bottom: 2px!important;
	margin-top: 5px!important;
	width: 470px!important;
}

#content .lc-nav ul li a {

	margin: 0px!important;
	clear: left!important;
	width: 452px!important;
	float: left!important;
	color: #AA874E!important;
	text-transform: uppercase!important;
	background-image: url(/imscr/grey_arrow.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left 2px!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 18px!important;
	font-weight: bold!important;
}
#content .lc-nav li .text {
	clear: left;
	float: left;
	width: 470px;
	margin-top: 3px;
}
table.contact {
	margin: 0px;
	padding: 0px;
	width: 690px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
table.contact td {
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}
table.contact td.left {
	padding-top: 10px;
	text-align: left;
	width: 220px;
}
.bold {
	font-weight: bold;
}
.nospc {
	margin: 0px!important;
	padding: 0px!important;
}
table.download {
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.download td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: top;
}

table.download td.left {
	text-align: left;
	width: 240px;
                padding-right: 5px;
}
table.download td.left a img {
	border: none;
                padding-left: 5px;
}
table.download td.icon {
	text-align: left;
	width: 110px;
	padding-top: 5px;
}
table.download td.icon img {
	border: 1px solid #ccc;
}
table.download a {
	text-transform: uppercase;
	font-weight: bold;
	color: #AA874E;
	padding-left: 18px;
	background-image: url(../../ims/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
}
form.feedback {
	padding-top: 10px;
}
table.feedback {
	margin-top: 10px;
	width: 690px;
	padding: 0px;
	margin-bottom: 15px;
}
table.feedback th {
	background-color: #FFFFFF;
	color: #4c4c4c;
	text-align: center;
	width: 110px;
}
table.feedback td {
	text-align: center;
	padding: 0px;
}
table.feedback td.left {
	text-align: left;
}
table.feedback td.left-header {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.feedback td.last {
	text-align: left;
	height: 8px;
}
form.feedback .submit {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

textarea.feedback {
	width: 410px;
	margin-top: 5px;
	height: 100px;
}
table.print {
	padding: 0px;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
table.print td {
	text-align: left;
}
table.print td.print-link {
	width: 80px;
}
table.print td.remove-link {
	width: 90px;
}
table.print td.print-link a {
	text-transform: uppercase;
	font-weight: bold;
	color: #AA874E;
	background-image: url(/imscr/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.print td.remove-link a {
	text-transform: uppercase;
	font-weight: bold;
	color: #4c4c4c;
	background-image: url(/imscr/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tab {
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	float: right;
	width: 710px;
}
#tab ul.tab-items {
	margin: 0px!important;
	padding: 0px!important;
	width: 710px!important;
	float: left!important;
	background-image: url(/imscr/tab_bg_cr.gif)!important;
	background-repeat: repeat-x!important;
	background-position: left top!important;
}
*html #tab ul.tab-items {
	width: 711px!important;
}
#tab ul.tab-items li {
	display: inline!important;
	background-image: url(/imscr/tab_off_left.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left top!important;
	float: left!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 25px!important;
	margin-top: 0px!important;
	margin-right: 3px!important;
	margin-bottom: 0px!important;
	margin-left: 0px!important;
	height: 36px!important;
}
#tab ul.tab-items li a {
	background-image: url(/imscr/tab_off_right.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: right top!important;
	float: left!important;
	padding-right: 10px!important;
	text-transform: uppercase!important;
	font-weight: bold!important;
	color: #4c4c4c!important;
	padding-top: 8px!important;
	margin-left: -15px!important;
	height: 25px!important;
}

#tab ul.tab-items li.on {
	background-image: url(/imscr/tab_on_left.jpg)!important;
	background-position: left bottom!important;
}
#tab ul.tab-items li a.on {
	background-image: url(/imscr/tab_on_right.jpg)!important;
	color: #0065AB!important;
}
#tab-content {
	width: 690px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tab h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 5px;
}
#tab .biog-wrap  {
	width: 690px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tab .biog  {
	width: 520px;
	float: left;
	padding-left: 10px;
}
#tab .biog-wrap .biog h3  {
	padding: 0px!important;
	margin-top: 10px!important;
	margin-right: 0px!important;
	margin-bottom: 2px!important;
	margin-left: 0px!important;
}
#tab .biog-wrap  img  {
	float: left;
}
#tab-content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4c4c4c;
}
#tab-content  p.glossary {
	padding: 0px!important;
	font-size: 200%;
	font-weight: normal;
	color: #4c4c4c;
	margin-top: 20px!important;
	margin-right: 0px!important;
	margin-bottom: 5px!important;
	margin-left: 0px!important;
}
#content ul.standard, #tab ul.standard {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px!important;
	margin-bottom: 15px;
	margin-left: 0px;
	
}
#content ul.standard li, #tab ul.standard li {
	list-style-type: none;
	margin: 0px 0px 5px 0px!important;
	display: block;
	background-image: url(/imscr/bullet.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left 5px!important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px!important;
}

#content ul.standard ul, #tab ul.standard ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px!important;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
#content ul.standard ul li, #tab ul.standard ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px!important;
	display: block;
	background-image: url(/imscr/dash.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left 7px!important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px!important;
}



p.backtop  {
	clear: left!important;
}
p.backtop a {
	color: #4c4c4c;
	text-decoration: underline;
}
p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 1.2em;
}
table.brands {
	padding: 0px;
	width: 689px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
table.brands td {
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
}

table.brands td.col1 {
	width: 312px;
	text-align: left;
}
table.brands td.col2 {
	width: 51px;
}
table.brands td.col3 {
	width: 312px;
	text-align: left;
}
table.brands td.bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
table.brands td.bdr-dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.home-two-col  {
	width: 334px;
	float: left;
}
.home-imp-img {
	margin-top: 5px;
	margin-bottom: 10px;
}

.home-two-col .figure {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%!important;
	color: #4c4c4c;
	line-height: 1.2em;
	width: 334px;
	padding-right: 0px!important;
	padding-left: 0px!important;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home-two-col .figure p {
	margin: 0px!important;
	padding: 0px!important;
	text-align: center;
	width: 334px;
}

.home-two-col .fig-caption {
	font-size: 35%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px!important;
	line-height: 1.3em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 334px;
}
#home-ceo {
	float: right;
	width: 690px;
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-top: 7px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
*html #home-ceo {
	margin-right: 3px;
	margin-bottom: 4px;
	width: 691px;
}
.ceo-message {
	float: left;
                padding-bottom: 7px;

}
.ceo-text {
	float: left;
	width: 310px;
	margin-left: 37px;
}
.ceo-message h2 {
	margin-bottom: 5px;
}
.ceo-message p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 1.2em;
	color: #4c4c4c;
	margin: 0px;
	padding: 0px;
}
.ceo-message p.sign-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	color: #4c4c4c;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ceo-text-right {
	float: left;
	width: 310px;
	margin-left: 36px;
}
.ceo-text-right p {
	margin: 0px;
	color: #4c4c4c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content ul.sitemap li ul {
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.case-study-wrap {
	width: 699px;
	margin-left: 0px;
	background-image: url(/ims/cs_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 49px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

.cs-outer-wrap {
	background-image: url(/ims/cs_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 699px;
	padding-bottom: 6px;
	margin-left: -4px;
	float: left;
}

.cs-head {
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	width: 100px;
	font-size: 110%;
	color: #0065AB;
	font-weight: bold;
}
.case-study {
	background-image: url(/ims/cs_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 667px;
	padding-right: 17px;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
	min-height: 400px;
}
.case-study p {
	line-height: 1.3em;
}
.case-study h2 {
	border: none!important;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px!important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px!important;
	padding-left: 0px;
                color: #0084a0;
}
.case-study h3 {
	font-size: 140%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	margin-bottom: 8px;
	width: 668px;
	padding-bottom: 3px;
                color: #0084a0;
}
.case-study .links {
	float: left;
	width: 668px;
	clear: left;
	margin-bottom: 8px;
}
.case-study .links p.nospc a {
	text-transform: uppercase;
	color: #AA874E;
	background-image: url(/ims/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 18px;
	font-weight: bold;
	line-height: 1.4em;
}

.case-study img {
float:left;
margin-bottom:11px;
margin-right:11px;
}


.cs-image {
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
table.team {
	width: 690px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.team td {
	width: 172px;
	text-align: left;
	vertical-align: top;
}
table.team td.last {
	width: 158px!important;
	text-align: left;
}

table.team h2 {
	border: none!important;
	margin: 0px!important;
	padding: 0px!important;
}

#content ul.sitemap li ul {
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.gri {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 690px;
	border-bottom-width: 1px;
	border-bottom-color: #cecece;
}
table.gri th {
	font-size: 110%;
	text-align: left;
	color: #FFFFFF;
	background-color: #0065AB;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

table.gri th.sub {
	font-size: 100%;
	text-align: left;
	color: #0065AB;
	background-color: #DBDBDB;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
table.gri td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
table.gri td.sub {
	font-size: 100%;
	text-align: left;
	color: #0065AB;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}


table.gri td.no {
	width: 20px;
}
table.gri td.measure {
	width: 530px;
}

table.team {
	width: 690px;
}
table.team td {
	width: 172px;
	text-align: left;
	vertical-align: top;
}
table.team td.last {
	width: 158px!important;
	text-align: left;
}

table.team h2 {
	border: none!important;
	margin: 0px!important;
	padding: 0px!important;
}

#content ul.sitemap li ul {
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer p.audit {
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p.audit a {
	background-image: url(/ims/audit_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#content p.large-border {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA874E;
	padding-bottom: 5px!important;
	padding-top: 5px!important;
	margin: 0px 10px 0px 0px!important;
}
.mtop15px {
	margin-top: 15px!important;
}
.bold {
	font-weight: bold;
}
.landing-impulse .quote-brown {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	font-size: 130%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 5px!important;
	color: #AA874E!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	line-height: 1.2em!important;
}
.landing-impulse .quote-brown-bdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #0065AB;
	padding-bottom: 10px!important;
	width: 200px;
	font-size: 130%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 5px!important;
	color: #AA874E!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	line-height: 1.2em!important;
}
.landing-impulse .quote-sig-brown {
	width: 200px!important;
	padding-left: 5px!important;
	font-size: 90%!important;
	color: #AA874E!important;
}
.landing-impulse .quote-sig-brown-bdr {
	width: 200px!important;
	padding-left: 5px!important;
	font-size: 90%!important;
	color: #AA874E!important;
                border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #0065AB;
	padding-bottom: 10px!important;

}

.landing-impulse .quote-bdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #0065AB;
	padding-bottom: 10px!important;
}
.landing-impulse .fig-brown-large {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	font-size: 300%!important;
	padding-left: 5px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
	color: #AA874E!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	line-height: 1.2em!important;
	margin: -5px 0px 0px 0px!important;
	padding-bottom: 3px!important;
}


.landing-impulse .highlights {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0065AB;
	border-bottom-color: #0065AB;
	margin-bottom: 10px;
}

.landing-impulse .highlights p {
	padding-left: 5px!important;
}
.landing-impulse .highlights ul {
	margin: 0px;
	padding: 0px;
}
.landing-impulse .highlights ul li {
	margin-left: 5px;
	background-image: url(/ims/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	display: block;
	margin-bottom: 10px;
}
.landing-impulse .highlights ul li.last {
	margin-bottom: 0px;
}

.landing-impulse .highlights li.last-border {
	margin-bottom: 10px!important;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #0065AB;
	margin-left: 0px;
	background-position: 5px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#search-results {
	padding: 7px;
	border: 5px solid #cecece;
	margin-right: 10px;
	margin-bottom: 10px;
}
#search-results p {
	font-size: 110%;
}
#search-results input {
	width: 250px;
	border: 1px solid #cecece;
	background-image: url(/ims/search_chev.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #4c4c4c;
	padding-left: 3px;
}
ul.search-results {
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-bottom: 10px;
}
ul.search-results li {
	width: auto;
	display: inline;
	margin-right: 3px;
}
ul.search-results li a {
	text-decoration: underline;
}
#content p.date {
	font-size: 90%;
	margin-top: 5px!important;
	margin-bottom: 10px!important;
}
h3.search-results {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
}

.row {
	width: 700px;
	clear: left;
	margin-bottom: 20px;
}

.a_cell {
	width: 202px;
	float: left;
	margin-right: 20px;
}

.b_cell {
	width: 215px;
	float: left;
	margin-right: 20px;
}

.c_cell {
	width: 243px;
	float: left;
	margin-right: 0px;
}

.climate-action {_width: 690px !important;}
.climate-action .case-study-wrap {background-image: url(/ims/cs_top_climate_action.jpg);}
.climate-action .cs-outer-wrap {background-image: url(/ims/cs_bottom_climate_action.jpg);}
.climate-action .case-study {background-image: url(/ims/cs_bg_climate_action.jpg);}
.climate-action .case-study h2 {color: #97A92E;}
.climate-action .case-study h3 {color: #97A92E;}

.community-speach {_width: 690px !important;}
.community-speach .case-study-wrap  {background-image: url(/ims/cs_top_community_speach.jpg);}
.community-speach .cs-outer-wrap {background-image: url(/ims/cs_bottom_community_speach.jpg);}
.community-speach .case-study {background-image: url(/ims/cs_bg_community_speach.jpg);}
.community-speach .case-study h2 {color: #EB7B1C;}
.community-speach .case-study h3 {color: #EB7B1C;}


.healthy-living {_width: 690px !important;}
.healthy-living .case-study-wrap {background-image: url(/ims/cs_top_healthy_living.jpg);}
.healthy-living .cs-outer-wrap {background-image: url(/ims/cs_bottom_healthy_living.jpg);}
.healthy-living .case-study {background-image: url(/ims/cs_bg_healthy_living.jpg);}
.healthy-living .case-study h2 {color: #0065AB;}
.healthy-living .case-study h3 {color: #0065AB;}

.our-people {_width: 690px !important;}
.our-people .case-study-wrap {background-image: url(/ims/cs_top_our_people.jpg);}
.our-people .cs-outer-wrap {background-image: url(/ims/cs_bottom_our_people.jpg);}
.our-people .case-study {background-image: url(/ims/cs_bg_our_people.jpg);}
.our-people .case-study h2 {color: #8F499C;}
.our-people .case-study h3 {color: #8F499C;}

.sustainable-trade {_width: 690px !important;}
.sustainable-trade .case-study-wrap {background-image: url(/ims/cs_top_sustainable_trade.jpg);}
.sustainable-trade .cs-outer-wrap {background-image: url(/ims/cs_bottom_sustainable_trade.jpg);}
.sustainable-trade .case-study {background-image: url(/ims/cs_bg_sustainable_trade.jpg);}
.sustainable-trade .case-study h2 {color: #E74925;}
.sustainable-trade .case-study h3 {color: #E74925;}

.biog-seperate {
	padding-top: 5px!important;
	margin-top: 20px!important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA874E;
}
table.cs {
	width: 680px;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0065AB;
clear: both;


}
table.cs td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0065AB;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
table.cs td.title {
	font-size: 130%;
	color: #0065AB;
	width: 150px;
}
p.group-head {
	font-size: 180%;
	color: #0065AB!important;
	margin-bottom: 10px!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	border-top-width: 1px!important;
	border-bottom-width: 1px!important;
	border-top-style: dashed!important;
	border-bottom-style: solid!important;
	border-top-color: #cecece!important;
	border-bottom-color: #cecece!important;
}
.map-wrap {
	padding: 0px;
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.map-wrap img {
	margin-top: 5px;
}
.map-wrap ul.group  {
	margin: 0px!important;
	padding: 0px!important;
}
.map-wrap ul.group li {
	margin: 0px!important;
	padding: 0px!important;
	display: inline!important;
}
.map-wrap ul.group li img {
	margin: 0px!important;
}

.nobg {
	background-color: #FFFFFF;
	float: left;
	width: 945px;
	height: 300px;
}
#exit {
	margin: 15px 0px 0px 0px;
}
#exit  p   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #4c4c4c;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#exit  p  a.exit-link   img  {
	border: none!important;
	margin-bottom: -8px!important;
}

#outerWrapper #contentWrapper #content h2.bdr {border-bottom: 1px solid #ccc!important; padding-bottom: 5px!important; margin-bottom: 10px!important;}



/* new */


table.whoareyou td {text-align: left !important;}


.sidebox {width: 200px; float: right; margin-left: 10px; margin-right:10px; clear:right; margin-bottom: 10px;}
.sidebox ul.standard {margin-left: 10px !important;}
.sidebox img {margin-left: 10px;}
.cs-outer-wrap-mini {
background-image:url(/ims/cs_bottom_mini.jpg);
background-position:left bottom;
background-repeat:no-repeat;
float:left;
margin-left:-4px;
padding-bottom:6px;
width:197px;
}
.case-study-wrap-mini {
background-image:url(/ims/cs_top_mini.jpg);
background-position:left top;
background-repeat:no-repeat;
float:left;
margin:0;
padding:49px 0 10px;
width:197px;
}
.case-study-mini {
background-image:url(/ims/cs_bg_mini.jpg);
background-position:left top;
background-repeat:repeat-y;
float:left;
/*min-height:400px;*/
/*padding-left:15px;
padding-right:17px;*/
padding-top:5px;
width:197px;
}

.smaller {width: 650px !important;}
.cell {
float:left;
margin-right:10px;
width:150px;
}

.cell h3, .cell p {width:130px;} 

.switch {
width: 199px;
height: 32px;
background:url(/ims/close_options_full.jpg);
}

.closed {
background:url(/ims/open_options_full.jpg);
}

