BODY, B, P, TD, input, textarea, select, UL, OL, LI, A {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#siteBgDIV {
	background: #e5f7ff url(images/global/sitebg_top.gif) repeat-x top;
}
.siteFooterBg {
	background: url(images/global/sitebg_footer.gif) repeat-x;
}
.siteTopLeftBg {
	background: url(images/global/sitebg_topleft.gif) no-repeat;
}
.siteTopRightBg {
	background: url(images/global/sitebg_topright.gif) no-repeat;
}
.siteBannerLeftBg {
	background: url(images/global/sitebg_bannerleft.gif) no-repeat;
}
.siteBannerRightBg {
	background: url(images/global/sitebg_bannerright.gif) no-repeat;
}
.siteContentLeftBg {
	background: url(images/global/sitebg_contentleft.gif) repeat-y;
}
.siteContentRightBg {
	background: url(images/global/sitebg_contentright.gif) repeat-y;
}
.siteFooterLeftBg {
	background: url(images/global/sitebg_footerleft.gif) no-repeat;
}
.siteFooterRightBg {
	background: url(images/global/sitebg_footerright.gif) no-repeat;
}
.siteHomeLeftBg {
	background: url(images/global/sitebg_homeleft.gif) no-repeat;
}
.siteHomeRightBg {
	background: url(images/global/sitebg_homeright.gif) no-repeat;
}
.globalNavBg {
	background: url(images/global/global_bg.gif) repeat-x;
}
.navBottomBg {
	background: url(images/global/nav_bottom_bg.gif) repeat-x bottom;
	height: 35px;
}
.footerBg {
	background: url(images/global/footer_bg.gif) repeat-x;
	width: 950px;
}
.logoMargin {
	margin:17px 0px 17px 21px;
}
.siteWidth {
	width: 982px;
}
.contentBottomMargin {
	background-color: #FFFFFF;
	height: 27px;
}
P {
	text-align : justify;
	/*text-justify: inter-ideograph;*/
	line-height : 15px;
}
.textJustify {
	text-align : justify;
	text-justify: inter-ideograph;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	color: #0f4495;
	text-decoration: none;
}
A:FOCUS, A:HOVER {
	color: #be0c31;
	text-decoration: none;
}
UL {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
OL {
	margin-left : 30px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
LI, .listDot, .linkDot {
	text-align : justify;
	text-justify: inter-ideograph;
}
.listDot {
	/*list-style-type: none;
	background: url(images/global/list_dot.gif) no-repeat;
	padding: 0px 0px 0px 10px;
	background-position: 0 4;
	margin: 0px 0px 10px 0px;*/
	line-height:15px;
	margin-left : 18px;
	padding-left: 0px;
	list-style-type:none;
	list-style-image: url(images/global/list_dot.gif);
}
.listDot2 {
	/*list-style-type: none;
	background: url(images/global/list_dot2.gif) no-repeat;
	padding: 0px 0px 0px 10px;
	background-position: 0 4;
	margin: 0px 0px 10px 0px;*/
	line-height:15px;
	margin-left : 18px;
	padding-left: 0px;
	list-style-type:none;
	list-style-image: url(images/global/list_dot2.gif);
}
.linkDot{
	/*list-style-type: none;
	background: url(images/global/link_dot.gif) no-repeat;
	padding: 0px 0px 0px 10px;
	background-position: 0 4;
	margin: 0px 0px 5px 0px;*/
	line-height:15px;
	margin-left : 18px;
	padding-left: 0px;
	list-style-type:none;
	list-style-image: url(images/global/link_dot.gif);
}
.homeNewsItem
{
	line-height:16px;
	list-style:none;
	margin-bottom:8px;
}
.footer {
	font-size: 11px;
	color: #282828;
	padding: 6px 15px 0px 0px;
}
.footerBlock {
	text-align: center;
	padding: 6px 15px 0px 15px;
}
.footerFloatLeft {
	float: left;
	width: 400px;
	margin: 0px 0px 0px 2px;
}
.footerFloatRight {
	float: right;
}
.footerLink, .footerLink:ACTIVE, .footerLink:LINK, .footerLink:VISITED {
	font-size: 11px;
	color: #0f4495;
	text-decoration: none;
}
.footerLink:FOCUS, .footerLink:HOVER {
	font-size: 11px;
	color: #be0c31;
	text-decoration: none;
}
.smalltext {
	font-size : 11px;
	color : #000000;
}
.smalltextlink, .smalltextlink:ACTIVE, .smalltextlink:LINK, .smalltextlink:VISITED {
	font-size: 11px;
	color: #0f4495;
	text-decoration: none;
}
.smalltextlink:FOCUS, .smalltextlink:HOVER {
	font-size: 11px;
	color: #0f4495;
	text-decoration: underline;
}
.redText {
	font-size: 12px;
	color: #f50000;
}
.clear {
	clear:both;
}
.divA {
	display:none;
}
.globalLink, .globalLink:ACTIVE, .globalLink:LINK, .globalLink:VISITED {
	color: #7e4e58;
	text-decoration: none;
}
.globalLink:FOCUS, .globalLink:HOVER {
	color: #7e4e58;
	text-decoration: underline;
}
.globalSearch {
	color: #656565;
	border: 1px solid #a7a7a7;
	height: 18px;
	width: 91px;
}
.globalTools {
	color: #656565;
	border: 1px solid #a7a7a7;
	height: 18px;
	width: 91px;
}
.faqBorder {
	border:1px solid #666666; 
	padding:5px 10px 5px 10px;
}
.faqAnswer {
	background-color:#DEDEDE; 
	padding:5px 5px 5px 5px; 
	margin: 5px 0px 0px 0px;
	line-height: 15px; 
	text-align:justify; 
	text-justify:inter-ideograph;
}
.leftNavBg {
	background-color: #bfbfbf;
}
.photoBorder {
	border: 1px solid #dcdcdc;
}
.photoCol {
	padding:18px 0px 0px 0px;
	float: right;
}
.contentBg {
	background: url(images/global/content_bg.gif) repeat-y right;
	background-color: #FFFFFF;
	padding:18px 0px 60px 25px;
}
.contentPaddingNoPhoto, .contentPaddingWithPhoto {
	margin:0px 22px 0px 0px;
	min-height:400px;
	height: auto !important;
	height: 400px;
}
.contentPaddingWithPhoto {
	width: 470px;
	float: left;
}
.contentPaddingNoPhoto {
	width: 580px;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #1967c2;
}
.subTitle2, .subTitle2:ACTIVE, .subTitle2:LINK, .subTitle2:VISITED, .subTitle2:FOCUS, .subTitle2:HOVER
{
	font-size: 14px;
	font-weight: bold;
	color: #7C7C7C;
}
.docRow {
	padding:5px 0px 3px 0px;
	border-bottom: 1px dashed #f9d0db;
}
.docRow2 {
	padding:5px 0px 3px 3px;
	border-bottom: 1px dashed #f9d0db;
}
.docRowDatePadding {
	padding-right:50px;
}

.docPadding1{
	padding:5px 0px 3px 0px;
}
.docPadding2{
	padding:7px 0px 3px 0px;
}
.homeWhiteSpace {
	background-color:#FFFFFF;
	height: 17px;
}
.homeLeftBg {
	background-color: #f0f0f0;
	border-top: 1px solid #dcdcdc;
	/*padding: 23px 0px 23px 42px;*/
	padding: 14px 0px 13px 42px;
}
.homeSpacialIcon {
	float: left;
	width: 46px;
	margin: 0px 1px 0px 0px;
}
.homeSpacialItem1 {
	float: left;
	width: 220px;
	margin: 0px 1px 0px 0px;
	background-color: #dcdcdc;
	border-bottom: 1px solid #d7b5bc;
}
.homeSpacialItem2 {
	float: left;
	width: 220px;
	margin: 0px 1px 0px 0px;
	background-color: #dcdcdc;
	border-bottom: 1px solid #d7b5bc;
	border-right: 1px solid #d7b5bc;
}
.homeSpacialContent {
	margin: 9px 0px 8px 13px;
	font-size: 11px;
}
.homeSpacialLink, .homeSpacialLink:ACTIVE, .homeSpacialLink:LINK, .homeSpacialLink:VISITED {
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
}
.homeSpacialLink:FOCUS, .homeSpacialLink:HOVER {
	font-size: 11px;
	color: #be0c31;
	text-decoration: none;
}
.homeStockTitle {
	float: left;
	width: 122px;
}
.homeStockFeedDIV {
	float: left;
	background-color: #afafaf;
	width: 498px;
	height: 29px;
	cursor:pointer;
}
.homeStockFeedContent {
	margin: 6px 0px 0px 14px;
	font-size: 11px;
}
.homeCover1 {
	float: left;
	width:164px;
	border-right: 1px solid #FFFFFF;
	height: 95px;
}
.homeCover2 {
	float: left;
	width:164px;
	border-left: 1px solid #c4c4c4;
	height: 95px;
}
.homeCoverIn {
	/*margin:7px 10px 10px 18px;*/
	margin:7px 5px 10px 9px;
}
.homeNewsLink, .homeNewsLink:ACTIVE, .homeNewsLink:LINK, .homeNewsLink:VISITED {
	font-size: 11px;
	color: #0056b7;
	text-decoration: none;
}
.homeNewsLink:FOCUS, .homeNewsLink:HOVER {
	font-size: 11px;
	color: #be0c31;
	text-decoration: none;
}
.homeNewsDate {
	font-size: 11px;
	color: #3b3b3b;
	font-weight: bold;
}
.homeNewsDIV {
	border-bottom: 1px solid #cfcfcf;
}

.homeNewsBg
{
	background-image:url(images/home/home_news_bg.gif);
	background-repeat:repeat-y;
	width:330px;
	height:114px;
}
.homeNewsBgPadding
{
	padding:15px 15px 15px 15px;
}

.tableContent, .tableHeading, .tableHeadCol, .tableUnderLine, .tableUnderLineThick {
	padding: 5px 3px 5px 3px;
}
.tableHeading {
	background-color: #d7b5bc;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.tableHeadCol {
	background-color: #dcdcdc;
	border-right: 1px solid #FFFFFF;
}
.tableUnderLine {
	border-bottom: 1px solid #bd0c31;
}
.tableUnderLineThick {
	border-bottom: 2px solid #bd0c31;
}
.grey11 {
	font-size: 11px;
	color: #AAAAAA;
}
.blue11 {
	font-size: 11px;
	color: #0049c2;
}
.blue12Bold, .blue12Bold:ACTIVE, .blue12Bold:LINK, .blue12Bold:VISITED {
	font-size: 12px;
	color: #0056b7;
	font-weight: bold;
}
.blue12Bold:FOCUS, .blue12Bold:HOVER {
	font-size: 12px;
	color: #be0c31;
	font-weight: bold;
}
.blue14Bold, .blue14Bold:ACTIVE, .blue14Bold:LINK, .blue14Bold:VISITED {
	font-size: 14px;
	color: #0056b7;
	font-weight: bold;
}
.blue14Bold:FOCUS, .blue14Bold:HOVER {
	font-size: 14px;
	color: #be0c31;
	font-weight: bold;
}


.boxTitle
{
	color:#0c0c0c;
	padding:0px 15px 0px 15px;
	line-height:26px;
	background-color:#D3D3D3;
	font-weight:bold;
	background-image:url(images/global/box_title_bg_double.gif);
	background-repeat:repeat-x;
	margin:1px 0px 0px 0px;
	cursor:pointer;
}

.boxContent
{
	height: 100%;
	padding:15px 15px 15px 15px;
	border:1px solid #D3D3D3;
	margin:0px 0px 0px 0px;
	/*background-color:#bcddff;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#d9ebff,endColorStr=#bcddff);*/
}

.boxLeftPhoto
{
	margin:0px 25px 0px 0px;
}

.boxSubTitle
{
	text-align:left;
	font-weight:bold;
	color:#BE0C31;
	/* ENG ONLY */
}

#hiddenBox .boxContent
{
	display:none;
}

.liBox
{
	width:190px;
	height:210px;
	background-color:#E2E1E1;
	list-style:none;
	display:inline;
	float:left;
	margin:0px 3px 0px 0px;
	background-image:url(images/media/director_photo/director_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	cursor:pointer;
	text-align:left;
}

.liBox2
{
	width:190px;
	height:40px;
	background-color:#E2E1E1;
	list-style:none;
	display:inline;
	float:left;
	margin:0px 3px 3px 0px;
	background-image:url(images/media/director_photo/director_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	cursor:pointer;
	text-align:left;
}

.liBox3
{
	width:190px;
	height:235px;
	background-color:#E2E1E1;
	list-style:none;
	display:inline;
	float:left;
	margin:0px 3px 3px 0px;
	background-image:url(images/media/director_photo/director_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	cursor:pointer;
	text-align:left;
}

.liBox4
{
	width:190px;
	height:175px;
	background-color:#E2E1E1;
	list-style:none;
	display:inline;
	float:left;
	margin:0px 3px 3px 0px;
	background-image:url(images/media/director_photo/director_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	cursor:pointer;
	text-align:left;
}

.photoItemBorder
{
	border:1px solid #E2E1E1;
}

.photoItemContent
{
	padding:4px 4px 4px 4px;
	cursor:pointer;
}

.photoItemTitle
{
	text-align:left;
	font-size:11px;
}

.strategiesBtnItem
{
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	cursor:pointer;

}

.strategiesBtnItemSelected
{
	border-bottom:1px solid #777777;
	border-left:1px solid #777777;
	border-top:1px solid #777777;
	cursor:pointer;
}

.strategiesContentArea
{
	border:1px solid #777777;
	background-color:#EFEFEF;
}

.strategiesBtnAreaPadding
{
	padding:15px 15px 15px 15px;
}

.missionContentArea
{
	/*background-image:url(images/about/mission_bg.gif); 
	background-color:#C9E3FF; 
	background-repeat:no-repeat;*/
	padding: 29px 29px 29px 0px;
	/*padding: 24px 29px 29px 24px;*/
	/*line-height:24px;*/
	line-height:15px;
}

.tablePadding1
{
	padding: 0px 0px 5px 0px;
}

.tablePadding2
{
	padding: 0px 0px 10px 0px;
}

.lineHeight
{
	text-align : justify;
	text-justify: inter-ideograph;
	line-height : 15px;
}

.boxImages
{
	margin-top:11px;
}
span.boxTitleText
{
	width:530px;
}

.pressBody
{
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	margin-left: 15px;
	margin-top: 17px;
	margin-right: 15px;
	margin-bottom: 0px;
}

.iroCalEvent
{
	color:#be0c31;
	font-size:14px;
	font-weight:bold;
}
.chartIndexCat {
	color:#681C09;
	font-size:11px;
	width: 180px;
	float: left;
	margin: 3px 3px 3px 3px;
}

.pressContent
{
	padding:10px 50px 80px 50px;
}

.historyLink
{
	float:right; 
	margin-top:-15px;
}

.historyArrow
{
	margin-right:5px; 
}

.searchTextHighlight {
	color: #FF0000;
}
/* Sub Nav - START */
.submenuClassText
{
	display:block;
	background-color:#DDDDDD;
	padding:8px 0px 5px 19px;
	margin-bottom:1px;
}

.submenuA, .submenuA:ACTIVE, .submenuA:LINK, .submenuA:VISITED
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #515151;
	text-decoration:none;
	
	background-color:#DDDDDD;
	padding:8px 0px 5px 19px;
	margin-bottom:1px;
	display: block;
	cursor: pointer;
}

.submenuA:FOCUS, .submenuA:HOVER, .submenuAOn:ACTIVE, .submenuAOn:LINK, .submenuAOn:VISITED, .submenuAOn:FOCUS, .submenuAOn:HOVER
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #be0c31;
	text-decoration:none;
	
	background-color:#DDDDDD;
	padding:8px 0px 5px 19px;
	margin-bottom:1px;
	display: block;
	cursor: pointer;
}

.subsubmenuA, .subsubmenuA:ACTIVE, .subsubmenuA:LINK, .subsubmenuA:VISITED
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #515151;
	text-decoration:none;
	
	background-color:#EBEBEB;
	padding:8px 0px 5px 19px;
	margin-bottom:1px;
	display: block;
	cursor: pointer;
}

.subsubmenuA:FOCUS, .subsubmenuA:HOVER, .subsubmenuAOn:ACTIVE, .subsubmenuAOn:LINK, .subsubmenuAOn:VISITED, .subsubmenuAOn:FOCUS, .subsubmenuAOn:HOVER
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #be0c31;
	text-decoration:none;
	
	background-color:#EBEBEB;
	padding:8px 0px 5px 19px;
	margin-bottom:1px;
	display: block;
	cursor: pointer;
}
/* Sub Nav - END */

/* menu style start */
  /* DEFAULT STYLES---- NEEEDED START */
  .clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
  .clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  /* DEFAULT STYLES---- NEEEDED END */

.mainMenu {
	position:absolute;
	visibility:hidden;
}

.subMenuBorder {
	position: absolute;
	visibility: hidden;
	background-color: #ed3333;
	layer-background-color: #ed3333;
}

.subMenuReg, .subMenuOver {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 23px 0px 23px;
	border-left: 1px solid #cf7689;
	border-right: 1px solid #cf7689;
}

.subMenuReg {
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	opacity: .80;
	FILTER: alpha(opacity=80);
	-moz-opacity: 0.80;
}

.subMenuOver {
	cursor: pointer;
	color: #be0c31;
	background-color: #FFFFFF;
}
.subMenuOver2 {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/menu/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 23px 0px 23px;
	border-left: 1px solid #cf7689;
	border-right: 1px solid #cf7689;
	color: #be0c31;
	cursor: pointer;
}
.subSubMenuReg, .subSubMenuOver {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px 23px 0px 23px;
	border-left: 1px solid #cf7689;
	border-right: 1px solid #cf7689;
	color: #000000;
}
.subSubMenuOver {
	cursor: pointer;
	color: #be0c31;
}

/*.subMenuReg, .subMenuOver, .subMenuBorder, .transparentClass {
	opacity: .80;
	FILTER: alpha(opacity=80);
	-moz-opacity: 0.80;
}*/
