/*---------------------------------------------------------------------
Description: Style for all pages
Scope: All Page
Coporate Identity: Page 1 & 2
----------------------------------------------------------------------*/

A, A:active, A:link, A:visited 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

A:hover 
{	
	color: #C8C8C8;
	/*color: #695D54; 
	color: #CAC3BF;*/
}

BODY 
{
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

IMG 
{
	border: none;
}

TD.BottomMenuItem,TD.BottomMenuItemNavigation,TD.BottomMenuItemHighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform : uppercase;
	font-weight: bold;
	height: 16px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	background-color:expression(this.children(0).currentStyle.backgroundColor);
}
/* AssetClass */
TD.MainMenuItem,TD.MainMenuItemNavigation,TD.MainMenuItemHighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform : uppercase;
	font-weight: bold;
	height: 25px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	text-align: right;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;	
	background-color:expression(this.children(0).currentStyle.backgroundColor);
}
/*SectionHorizontalMenu*/
TD.SectionHorizontalMenuItem,TD.SectionHorizontalMenuItemNavigation,TD.SectionHorizontalMenuItemHighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height : 17px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	background-color:expression(this.children(0).currentStyle.backgroundColor);
}
/*SectionVerticalMenu*/
TD.SectionVerticalMenuItem,TD.SectionVerticalMenuItemNavigation,TD.SectionVerticalMenuItemHighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height : 17px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;	
	background-color:expression(this.children(0).currentStyle.backgroundColor);
}
/* TopMenu */
TD.TopMenuItem,TD.TopMenuItemNavigation,TD.TopMenuItemHighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform : uppercase;
	font-weight: bold;
	height: 16px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	background-color:expression(this.children(0).currentStyle.backgroundColor);	
}
/* Style for frame */
.BasicWindowBottomMenu {
	background-color: #FAFAFA;
	border-top: #464646 1px solid;
	height: 30px;
}
.BasicWindowC1 {
	width: 30px;
}
.BasicWindowC2 {
	width: 128px;
}
.BasicWindowC3 {
	vertical-align: top;
}
.BasicWindowC4 {
	width: 117px;
}
.BasicWindowC5 {
	width: 17px;
}
.BasicWindowDocument {
	vertical-align: top;
}
.BasicWindowLatestNews {
	vertical-align: top;
}
.BasicWindowMainMenu {
	padding-top: 5px;
	vertical-align: top;
}
.BasicWindowR1C1{
	border-bottom: solid 1px #464646;
}
.BasicWindowR1C2 {
	border-bottom: solid 1px #464646;
	height: 48px;
}
.BasicWindowR1C3 {
	border-bottom: solid 1px #464646;
	padding-bottom: 3px;
	vertical-align: bottom;
}
.BasicWindowR1C4 {
	border-bottom: solid 1px #464646;
}
.BasicWindowR1C5 {
	border-bottom: solid 1px #464646;
}
/* LeftDarkBanner */
.BasicWindowR2C1LeftDarkBanner {
	/*background-color: #3D4242;*/
	background-color: #000000;
	border-top: solid 2px #FAFAFA;
	height: 100%;
	vertical-align: top;
	width: 30px;
}
/* LeftNavigationBanner */
.BasicWindowR2C2LeftNavigationBanner {
	/*background-color: #9E948D;*/
	background-color: #464646;
	border-top: solid 2px #FAFAFA;
	height: 100%;
	vertical-align: top;
	width: 128px;
}
/* ContentArea */
.BasicWindowR2C3ContentArea {
	background-color: #FAFAFA;
	border-top: solid 2px #FAFAFA;
	vertical-align: top;
}
/* RightTextBanner */
.BasicWindowR2C4RightTextBanner {
	/*background-color: #DFDCD8;*/
	background-color: #DCDCDC;
	border-top: solid 2px #FAFAFA;
	height: 100%;
	vertical-align: top;
	width: 117px;
}
/* RightDarkBanner */
.BasicWindowR2C5RightDarkBanner {
	/*background-color: #3D4242;*/
	background-color: #000000;
	border-top: solid 2px #FAFAFA;
	height: 100%;
	vertical-align: top;
	width: 17px;
}
.BasicWindowR3C1 {
	/*background-color: #3D4242;*/
	background-color: #000000;
	width: 30px;
}
.BasicWindowR3C2 {
	/*background-color: #9E948D;*/
	background-color: #464646;
	width: 128px;
}
.BasicWindowR3C3 {
	background-color: #FAFAFA;
	vertical-align: bottom;
}
.BasicWindowR3C4 {
	/*background-color: #DFDCD8;*/
	background-color: #DCDCDC;
	width: 117px;
}
.BasicWindowR3C5 {
	/*background-color: #3D4242;*/
	background-color: #000000;
	width: 17px;
}
.BasicWindowSectionHorizontalMenu {
	height: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	vertical-align: bottom;
}
.BasicWindowSectionImages {
	vertical-align: top;
	width: 117px;
}
.BasicWindowSectionText {
	vertical-align: top;
	width: 117px;
}
.BasicWindowSectionVerticalMenu {
	height: 60px;
	padding-left: 20px;
	vertical-align: top;
}
.BasicWindowTopBar {
	background-color: #FAFAFA;
	/*border-bottom: solid 2px #695D54;*/
	border-bottom: solid 2px #464646;
	height: 48px;
	vertical-align: top;
}
.BasicWindowProductNAV
{
	vertical-align:top;
	width:40%;
}
/* BottomMenu */
.BottomMenuBar {
	/*border-top: #695D54 1px solid;*/
	border-top: #464646 1px solid;
	height: 30px;
	padding-top: 3px;
	width: 100%;
}
/* Normal (mouseout) status of button  */
.MainMenuItem, .MainMenuItemNavigation
{
	color: #FAFAFA;
}
.TopMenuItem ,.TopMenuItemNavigation
{
	color: #464646; 
	/*color: #695D54;*/
}
.SectionHorizontalMenuItem,.SectionHorizontalMenuItemNavigation 
{
	color: #8C8C8C; 
	/*color: #91867E;*/
}
.SectionVerticalMenuItem,.SectionVerticalMenuItemNavigation 
{
	color: #8C8C8C;
	/*color: #91867E;*/
}
.BottomMenuItem,.BottomMenuItemNavigation 
{
	color: #8C8C8C; 
	/*color: #A59687;*/
}
/* ---------------------------------------------------------------- */


/* Hover status (mouseover) of button ------------------------------------ */
.MainMenuItemHighlight, .MainMenuItem:hover
{
	background-color: #DCDCDC; 
	/*background-color: #B2AAA4;*/
	color: #464646; 
	/*color: #695D54;*/
}
.TopMenuItemOnMouseClick,.TopMenuItemHighlight, .TopMenuItem:hover
{
	/*background-color: #695D54;*/
	background-color: #464646;
	color: #FAFAFA;
}
.SectionHorizontalMenuItemOnMouseClick,.SectionHorizontalMenuItemHighlight, .SectionHorizontalMenuItem:hover
{
	/*background-color: #847466; */
	color: #8C8C8C; 
	/* color: #91867E; */
	text-decoration : underline;
}
.SectionVerticalMenuItemOnMouseClick,.SectionVerticalMenuItemHighlight, .SectionVerticalMenuItem:hover
{
	/*background-color: #847466; */
	color : #8C8C8C;
	text-decoration : underline;
}
.BottomMenuItemOnMouseClick,.BottomMenuItemHighlight, .BottomMenuItem:hover
{
	/*background-color: #A59687;*/
	background-color: #8C8C8C;
	color: #FAFAFA;
}
/* --------------------------------------------------------------------- */


/* Active status of button ------------- */
.MainMenuItemNavigation
{
	/*background-color: #CAC3BF;*/
	background-color: #464646;
}
.TopMenuItemNavigation 
{
	/*background-color:#C2B6B4;*/
	background-color: #FAFAFA;
	color: #C8C8C8;
}
.SectionHorizontalMenuItemNavigation 
{
	/* background-color:#D9D5D2; */
	color: #323232;
}
.SectionVerticalMenuItemNavigation 
{
	/* background-color:#D9D5D2; */
	color: #323232;
}
.BottomMenuItemNavigation 
{
	/*background-color:#E8E4E3;*/
	background-color:#FAFAFA;
	color: #C8C8C8;
}
/* ----------------------------------------------------------- */
.LatestNewsLink:active,.LatestNewsLink:link,.LatestNewsLink:visited
{
	/*color:  #FD4902;*/
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
	text-decoration: none; /*text-overflow: ellipsis;*/
	width: 95px;
}

.LatestNewsLink:hover {
	/*color: #FD4902;*/
	color: #CC0000;
	background-color: #D9D5D2;
	}

.LatestNewsText 
{
	color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px 5px 12px 5px;
	padding-right: 1px;
	text-align: left; /*text-overflow: ellipsis;*/
	width: 95px;
}

.LatestNewsTitle 
{
	/*color: #FD4902;*/
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	margin: 12px 10px 0px 10px;
	cursor: hand;
	cursor: pointer;
}