@charset "UTF-8";

body {
	background-color: #d5c3a6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ---- */
/* Start Container Info */
#Container {
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DDDDDD;
	margin-top: 15px;
}
/* End Cntainer Info */


/* ---- */
/* Start FLash Header Info */
#Container #FlashHeader {
	text-align: center;
	height: 320px;
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
/* End Flash Header Info */


/* ---- */
/* Start Menu Bar Styles */
#Container #MenuBar {
	background-color: #000000;
	height: 21px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

/* Menu Text Style */
.tdMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.tdMenu a:link 		{color: #FFFFFF; text-decoration: none;}
.tdMenu a:hover 	{color: #FFFFFF; text-decoration: underline;}
.tdMenu a:active 	{color: #FFFFFF; text-decoration: underline;}
.tdMenu a:visited 	{color: #FFFFFF; text-decoration: none;}


/* Menu Text Style */
.wfdMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.wfdMenu a:link 		{color: #FFFFFF; text-decoration: none;}
.wfdMenu a:hover 	{color: #FFFFFF; text-decoration: underline;}
.wfdMenu a:active 	{color: #FFFFFF; text-decoration: underline;}
.wfdMenu a:visited 	{color: #FFFFFF; text-decoration: none;}



/* Menu Text SELECTED Style */
.tdMenuTextSel {
	color: #FFFFFF;
	text-decoration: underline;
}
/* End Menu Bar Style */


/* ---- */
/* Start Main Body Styles */
#Container #MainBody {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tdMainBodyDisplay {
	border: 1px solid #999999;
	padding: 3px;
	text-align: center;
}
.tdMainBodyDisplayInt {
	border: 1px solid #999999;
	background-color: #E3D8C5;
	background-image: url(images/icd_aa_MainBodyIntBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
/* Style for Main Body Headline */
.imgMainBodyDisplayInt {
	padding-top: 10px;
	text-align: left;
	padding-left: 30px;
}
/* Style for Main Body Text */
.txtMainBodyDisplayInt {
	padding-right: 40px;
	padding-left: 50px;
	text-align: left;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.txtMainBodyDisplayInt a:link 		{color: #666666; text-decoration: none;}
.txtMainBodyDisplayInt a:hover 		{color: #333333; text-decoration: underline;}
.txtMainBodyDisplayInt a:active 	{color: #333333; text-decoration: underline;}
.txtMainBodyDisplayInt a:visited 	{color: #666666; text-decoration: none;}
.txtMainBodyDisplayIntHead 			{color: #000000; text-decoration: none;}

/* Style for Main Body World Financial Daily Cell */
.tdMainBodyWFD {
	background-color: #B1A28A;
	text-align: left;
}
/* Style for Main Body World Financial Daily Table */
.tableMainBodyWFD {
	background-color: #9F917c;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}
/* Style for Main Body World Financial Daily Table Text */
.txtMainBodyWFD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
/* End Main Body Styles */


/* ---- */
/* Start Legal Styles */
#Legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
	height: 31px;
	width: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.txtLegalPhone {
	font-size: 14px;
}
/* End Legal Styles */
.txtMainBodyDisplayList {
	padding-left: 90px;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
}
.quote	{
	color:#DCDC5A;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
	float:right;
}