@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%;
}

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; 
}
a:focus { outline: none; }

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: #AA874E;
	float: left;
	width: 280px;
	margin-top: 30px;
}
#outerWrapper #header .toputils {
	float: left;
	width: 510px;
	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(/ims/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  #header .logo img {
	border: none;
}

#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.home {
	background-image: url(/ims/nav_ar/home_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 52px;
}
#outerWrapper #topNavigation ul li a.home-sel {
	background-image: url(/ims/nav_ar/home_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 52px;
}
#outerWrapper #topNavigation ul li a.home:hover {
	background-image: url(/ims/nav_ar/home_on.gif);
}
#outerWrapper #topNavigation ul li a.group {
	background-image: url(/ims/nav_ar/group_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
}
#outerWrapper #topNavigation ul li a.group-sel {
	background-image: url(/ims/nav_ar/group_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 130px;
}
#outerWrapper #topNavigation ul li a.group:hover {
	background-image: url(/ims/nav_ar/group_on.gif);;
}
#outerWrapper #topNavigation ul li a.letter {
	background-image: url(/ims/nav_ar/letter_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 159px;
}
#outerWrapper #topNavigation ul li a.letter-sel {
	background-image: url(/ims/nav_ar/letter_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 159px;
}
#outerWrapper #topNavigation ul li a.letter:hover {
	background-image: url(/ims/nav_ar/letter_on.gif);
}
#outerWrapper #topNavigation ul li a.strategy {
	background-image: url(/ims/nav_ar/strategy_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 98px;
}
#outerWrapper #topNavigation ul li a.strategy-sel {
	background-image: url(/ims/nav_ar/strategy_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 98px;
}
#outerWrapper #topNavigation ul li a.strategy:hover {
	background-image: url(/ims/nav_ar/strategy_on.gif);
}
#outerWrapper #topNavigation ul li a.how {
	background-image: url(/ims/nav_ar/how_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 126px;
}
#outerWrapper #topNavigation ul li a.how-sel {
	background-image: url(/ims/nav_ar/how_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 126px;
}
#outerWrapper #topNavigation ul li a.how:hover {
	background-image: url(/ims/nav_ar/how_on.gif);
}
#outerWrapper #topNavigation ul li a.governance {
	background-image: url(/ims/nav_ar/governance_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 89px;
}
#outerWrapper #topNavigation ul li a.governance-sel {
	background-image: url(/ims/nav_ar/governance_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 89px;
}
#outerWrapper #topNavigation ul li a.governance:hover {
	background-image: url(/ims/nav_ar/governance_on.gif);
}
#outerWrapper #topNavigation ul li a.financials {
	background-image: url(/ims/nav_ar/financial_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 80px;
}
#outerWrapper #topNavigation ul li a.financials-sel {
	background-image: url(/ims/nav_ar/financial_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 80px;
}
#outerWrapper #topNavigation ul li a.financials:hover {
	background-image: url(/ims/nav_ar/financial_on.gif);
}
#outerWrapper #topNavigation ul li a.investor {
	background-image: url(/ims/nav_ar/investor_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 137px;
}
#outerWrapper #topNavigation ul li a.investor-sel {
	background-image: url(/ims/nav_ar/investor_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 137px;
}
#outerWrapper #topNavigation ul li a.investor:hover {
	background-image: url(/ims/nav_ar/investor_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(/ims/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;
}

#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(/ims/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;
	background-image: url(/multimedia/bg/ar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #F0E8DF;
}
#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: #F0E8DF;
}
#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(/ims/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(/ims/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(/ims/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: #BEAC97;
}
.bdr-thin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEAC97;
}
.bdr-thick {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BEAC97;
}
.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:#F2ECE5;
}
.inpage-nav {
	margin-top: 10px!important;
                margin-bottom: 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(/ims/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.sel a {
	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(/ims/module_blue_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	padding-top: 25px;
	margin-bottom: 5px;
}

.module-blue {
	background-image: url(/ims/module_blue_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 220px;
}

.module-blue-content {
	background-image: url(/ims/module_blue_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	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(/ims/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: #AA874E;
}
.module-brown-wrap {
	background-image: url(/ims/module_brown_top.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(/ims/module_brown_bottom.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(/ims/module_brown_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	width: 220px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	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(/ims/grey_arrow.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-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(/ims/module_white_top.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(/ims/module_white_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 220px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.module-white-content {
	background-image: url(/ims/module_white_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	width: 220px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	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(/ims/grey_arrow_bg.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;*/
                width: 450px;
	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: 0px;
	margin-left: 0px;
}

.landing-impulse img {
margin-top: 3px;
margin-bottom: 3px;
}

.landing-impulse .blueborder {border-top:2px dotted #0065AB; padding-top: 10px !important; padding-bottom: 10px !important;}

*html .landing-impulse .blueborder {
padding-top: 10px !important; padding-bottom: 10px !important;margin-top:5px;
}
*html .landing-impulse .blueborder img {margin-top: 10px; margin-bottom: 10px;}

*html  .landing-impulse .bluebottom {
border-bottom: 2px dotted #0065AB !important;
}
.landing-impulse .bluebottom {border-bottom: 2px dotted #0065AB;}


.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-sig {
	width: 200px!important;
	padding-left: 5px!important;
	font-size: 90%!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(/ims/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 ul li.sel a {
	color: #4c4c4c!important;
}
#content .lc-twocol-nav li .text {
	clear: left!important;
	float: left!important;
	width: 230px!important;
	margin-top: 3px!important;
}


#content .lc-nav {
	margin: 0px 0px 0px 0px!important;
	padding: 0px!important;
	float: left!important;
	width: 473px!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: 463px!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(/ims/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 ul li.sel a {
	color: #4c4c4c!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;
vertical-align: top;
}
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;
}

table.download a.no-icon {
background:none !important;
}


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: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.print td {
	text-align: left;
}
table.print td.print-link {
	width: 80px;
	text-align: right;
}
table.print td.remove-link {
	width: 90px;
	text-align: right;
}
table.print td.print-link a {
	text-transform: uppercase;
	font-weight: bold;
	color: #AA874E;
	background-image: url(/ims/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(/ims/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;
	padding: 0px;
	width: 710px;
	float: left;
	background-image: url(/ims/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#tab ul.tab-items li {
	display: inline;
	background-image: url(/ims/tab_off_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 36px;
}
#tab ul.tab-items li a {
	background-image: url(/ims/tab_off_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4c4c4c;
	padding-top: 8px;
	margin-left: -15px;
	height: 25px;
}
#tab-content {
	width: 690px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tab ul li.on {
	background-image: url(/ims/tab_on_left.jpg);
	background-position: left bottom;
}
#tab ul li a.on {
	background-image: url(/ims/tab_on_right.jpg);
	color: #0065AB;
}
#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;
                min-height: 230px;
}
*html #tab .biog  {
                height: 230px;
}
#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;
                background-image: none!important;
	
}
#content ul.standard li, #tab ul.standard li {
	list-style-type: none;
	margin: 0px 0px 5px 0px!important;
	display: list-item!important;
	background-image: url(/ims/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 li a, #tab ul.standard li a {
	color: #0065AB;
                font-size: 100%;
                background-image: none!important;
                margin:0px!important;
                padding:0px!important;
                font-weight: normal!important;
                text-transform: none!important;
                float:none!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(/ims/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: 120%;
	line-height: 1.3em;
	color: #4c4c4c;
}
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: 7px;
	padding-left: 10px;
}
*html #home-ceo {
                width: 691px;
                margin-right: 3px;
	margin-bottom: 4px;
                
}
.ceo-message {
	float: left;

}
.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;
}
#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: 0px!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: -5px 0px 0px 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-impulse .quote-sig-brown {
	width: 200px!important;
	padding-left: 5px!important;
	font-size: 90%!important;
	color: #AA874E!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;
}


#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;
}
#tab table {border-right:none!important;}
table.print td img.print {
	background-image: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
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;
}
table.print img {background-image:none; margin-right: 5px;}
.printblock {float:left; border-bottom: 1px solid #666; padding-bottom: 20px;}

#chartFrame {
width: 100%;
height:800px;
}
.biog-seperate {
	padding-top: 5px!important;
	margin-top: 20px!important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA874E;
}

table.whoareyou td {text-align: left !important;}

#printMessage {
position: absolute;
left: 50%;
top: 300px;
border: solid 1px #000000;
background: #ffffff;
display:none;
}
