html {
	background-color:#E7E7E7;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	behavior:url("../css/csshover.htc");
}
h1, h2, h3, p {
	margin-top:0;
}
h1 {
	font-size:18px;
	color:#016FAE;
	font-weight:bold;
}
h2 {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
h3 {
	font-size:12px;
	color:#016FAE;
	font-weight:bold;
}
img {
	border:0;
	vertical-align:top;
}
a {
	color:#016FAE;
	text-decoration:none;
}
a:hover {
	color:#FBC600;
	text-decoration:underline;
}
#container {
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
}
#header {
	position:relative;
	width:760px;
	height:94px;
	padding:26px 20px 0 20px;
	margin:0;
	background-image:url(../images/header_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#searchBox {
	position:relative;
	float:right;
}
#menuTop {
	position:relative;
	width:760px;
	height:45px;
	margin:0;
	padding:0;
	background-image:url(../images/menu_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#ticker {width:760px; height:20px; padding-left:20px; clear:both; padding-top:5px;}
#homeContentHolder {	
	background:#FFFFFF url(../images/content_bg.gif) no-repeat 100% 50%;
	width:100%;
	clear:both;
	min-height:241px;
}
#masthead {
	position:relative;
	margin:0;
	padding-top:20px;
	width:800px;
	height:237px;
	background:#FFFFFF;
}
#contentHolder {
	position:relative;
	float:left;
	width:760px;
	padding:0px 20px 0 20px;
	margin:0;
}
#contentLeft {
	position:relative;
	float:left;
	padding:0 20px 20px 0;
	margin:0;
	width:450px;
	text-align:justify;
}
#contentRight {
	position:relative;
	float:left;
	padding:10px 0 20px 0;
	margin:0;
	width:250px;
	text-align:justify;
	font-size:11px; 
	color:#7c7c7c;
}
#subContentHolder {
	position:relative;
	clear:both;
	width:760px;
	padding:0 20px 0 20px;
	margin:0;
	background-image:url(../images/sub_page_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	min-height:382px;
}
* html #subContentHolder {height:382px;}
#subContentHolder2 {
	clear:both;
	width:100%
	margin:0;
	background:#FFFFFF url(../images/content_bg.gif) no-repeat 100% 70%;
	min-height:382px;
}

* html #subContentHolder2 {height:382px;}
#subContentLeft {
	position:relative;
	float:left;
	padding:20px 0 0 10px;
	margin:0;
	width:160px;
	background-color:#8CC2E6;
	background-image:url(../images/sub_nav_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	min-height:382px;
	color:#fff;
	font-size:11px;
}
* html #subContentLeft {height:382px;}
#subContentLeft p {
	font-weight:bold;
}
#subContentLeft ul {

}
#subContentLeft ul li {
	margin-left:-25px;
}

#subContentLeft ul li:hover, .activePage {
	list-style-image:url(../images/list_on.gif);
}
.nonactivePage {
	list-style-image:url(../images/list_off.gif);
}
#subContentLeft ul li.activePage a {
	font-weight:bold;
	color:#FBC600;
}
#subContentLeft ul li a {
	color:#fff;
	text-decoration:none;
}
#subContentLeft ul li a:hover {
	color:#FBC600;
	font-weight:bold;
}
#subContentRight {
	position:relative;
	float:left;
	padding:20px 20px 10px 20px;
	margin:0;
	width:550px;
	text-align:justify;
	min-height:382px;
}
#footerHome {
	position:relative;
	float:left;
	width:760px;
	padding:0 20px ;
	margin:0;
	font-size:10px;
	color:#716F6E;	
	height:55px;
}
#footer {
	position:relative;
	float:left;
	width:760px;
	padding:0 20px ;
	margin:0;
	font-size:10px;
	color:#716F6E;	
}
#menuTop ul {
	margin:0;
	padding:15px 0 0 0;
}
#menuTop ul li {
	display:inline;
	margin:0 -3px 0 0;
	padding:0 0 14px 0;
}
#menuTop ul li a img {
	margin:3px 0;
}
.menuOn {
	background-image:url(../images/menu_selected.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.breadCrumb {
	font-weight:bold;
	color:#BDBDBD;
	font-size:11px;
}
.breadCrumb a {
	font-weight:normal;
	color:#BDBDBD;
}
.breadCrumb a:hover {
	color:#FBC600;
}
.imageLeft {
	float:left;
	padding:0 10px 0 0;
}
.imageRight {
	float:right;
	padding:0 0 0 10px;
}
.director {
	position:relative;
	float:left;
	margin:0 0 20px 0;
	padding:0;
	width:100%;
}
.bodLeft {
	float:left;
	width:80px;
	font-weight:Bold;
}
.bodCenter {
	float:left;
	width:10px;
	text-align:center
}
.bodRight {
	float:left;
	width:300px;
}
.backTop {
	width:100%;
	text-align:right;
	padding:10px 0;
}
#sitemapLeft {
	position:relative;
	float:left;
	width:48%;
}
#sitemapRight {
	position:relative;
	float:left;
}

#sitemapLeft ul li, #sitemapRight ul li {
	font-weight:Bold;
}

#sitemapLeft ul li ul li , #sitemapRight ul li ul li {
	font-weight:normal;
}
.messageContent {
	color:#666;
}
.messageFrom {
	color:#999;
	font-size:10px;
	text-align:right;
}

img.divider_space {padding-left:18px; padding-right:18px;}

.clearBoth{clear:both; width:100%;height:1px; font-size:0;}
.floatLeft {float:left;}
.floatRight {float:right;}

ul.listBullet li {list-style-image:url(/images/list_bullet.gif)}

img.borderGrey {border:1px solid #cccccc;}
.portfolioHeader {width:100%; height:25px; line-height:25px; background:#414141;}


.ir_tableBorder {border: 1px solid #CCCCCC;}
table.portfolio tr.ir_tableTopRow td {background: #2268be; color:#ffffff; font-weight: bold; text-align: center;}
table.portfolio tr td.rightCol {background: #f4f4f4;}
table.portfolio tr td.leftCol {background: #e7e7e7;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}
.img_border {border:1px solid #cccccc}

.ir_textFootnote {font-size:11px;}
.ir_textFootnote ol {font-size:11px;}

.bod {width:100%; clear:both;}
.bodPic {width:170px; text-align:center; float:left;}
.bodPic img {border:1px solid; border-color: #EEEEEE #999999 #999999 #EEEEEE ; }
.bodDescription {width:360px; text-align:justify; float:right;}

.homeAR {padding-left:15px; width:110px;}