/*---------------------------------------------------------------------
Description: Style for table layout
Scope: All Table
Coporate Identity: Page 5 a
----------------------------------------------------------------------*/
.TableHeading1 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	vertical-align : middle ;
	color : #FAFAFA;
	background-color : #DCDCDC;
	margin-left : 2px;
	margin-right : 0px;
	height : 20px;
}
.TableBackgroundHeading1
{
	text-align : left;
	border-bottom : solid 2px #FAFAFA;
	/*background-color : #B3ABA6;*/
	background-color : #8C8C8C;
}
.TableHeading2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align :center;
	vertical-align : middle ;
	/*color : #695D54;*/
	color : #8C8C8C;
	height : 16px;
}
.TableBackgroundHeading2
{
	text-align : left;
	background-color : #DAD7D5;
}
.TableCellMainText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	line-height : 14pt;
	color : #464646;
	border-bottom : solid 1px #DFDCD8;
	height : 25px;
}
.TableMainText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	line-height :14pt;
	color : #464646;
	height : 25px;
}
.TableCellRightText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align :right;
	vertical-align : middle ;
	color : #464646;
	border-bottom : solid 1px #DFDCD8;
	height : 25px;
}
.TableCellBlueText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : right;
	line-height : 14pt;
	color : #00209F;
	border-bottom : solid 1px #DFDCD8;
	height : 25px;
	padding-right : 25px;
}
.TableCellBlank
{
	line-height : 14pt;
	color : #464646;	
	height : 10px;
	border-top : solid 2px #D3D3D8;
}
.TableCellImage
{
	padding-top : 2px;
	vertical-align : top ;
	border-bottom : solid 1px #DFDCD8;
	line-height : 25px;
}
.TableRedText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #CC0000;
}
.TableFooter
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	vertical-align : middle;
	color : #464646;
	line-height : 20px;
	margin-bottom : 10px;
}
.TableTextHeading1
{
	height : 21px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	vertical-align : middle ;
	color : #FAFAFA;
	margin-left : 20px;
	margin-right : 0px;
}

.TableTextHeading2
{
	height : 21px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #464646;
}

.TableMainText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	color : #464646;
	height : 21px;
	line-height : 14px;
}

.TableBlankColumnL
{
	width: 55px;
}

.TableBlankColumnR
{
	width: 55px;
}

.TableLineBottom
{
	border-bottom : 2px solid #B3ABA6;
	margin-left : 2px;
}

.TableImageColumn
{
	padding-top :5px;
	vertical-align :top ;
	border-bottom : solid 1px #DFDCD8;
	line-height : 14px;
	width:15px;
}

.TableBackgroundCaption
{
	/*background-color : #B3ABA6;*/
	background-color : #8C8C8C;
	height : 20px;
	border-bottom : 1px solid #FAFAFA;
	filter : progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=100,finishOpacity=40,startX=0,finishX=100,startY=100,finishY=100);
}

.TableBackgroundHeading
{
	/*background-color : #DAD7D5;*/
	background-color : #DCDCDC;
	height : 20px;
	border-top : 1px solid #FAFAFA;
}

.TableBlueText
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #00209F;	
}
/*	Navigation Button */
.NavigationPageActivity
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 8px;
	color : #695D54;
	cursor : hand;
	text-align : center;
	text-decoration : none;
}
.NavigationPageInactivity
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 8px;
	color : #CC0000;
	text-decoration : underline;
}
.NavigationButtonActivity
{	
	cursor : hand;	
}
.NavigationButtonInactivity
{			
}
TD.Navigation
{
	line-height : 23pt;
	text-align : center;	
	padding-left : 3px;
	padding-right : 3px;
}
/*---------------------------------------------------------------------
Description: Style for TableLayout
Scope: PressRreview.aspx
Coporate Identity: ?????
----------------------------------------------------------------------*/
.PressReviewHeadColumn
{
	border-bottom : solid 1px #C8C8C8;
	width : 90%;
	vertical-align : bottom;
	padding-bottom : 5px;
	padding-top : 5px;
}
.PressReviewLink 
{
	font-weight:bold;
	color : #464646;
}
/*---------------------------------------------------------------------
Description: Style for Product TableLayout
Scope: Products.aspx
Coporate Identity: ?????
----------------------------------------------------------------------*/
.ProductParam
{
	border-bottom : solid 1px #DFDCD8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	/*color : #695D54;*/
	color : #464646;
	background-color : #DCDCDC;
	padding-left : 5px;
}

.ProductHeadColumn
{
	border-bottom : solid 1px #DFDCD8;
	width : 328px;
	vertical-align : middle;
}
.ProductLink 
{
	text-decoration : none;
	/*color : #695D54;*/
	color : #8C8C8C;
}
/* Style for title in Date columnx  */
.ProductDateHeading
{
	text-align : center;
}

.ProductCurrencyHeading
{
	text-align : right;
}

.ProductNAVHeading
{
	text-align : right;
}

.ProductTISHeading
{
	text-align : right;
	padding-left:5px;
}

.ProductTIDHeading
{
	text-align : right;
	padding-left:5px;

}

.ProductCurrencyColumn
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 84px;
	vertical-align : middle;
}

.ProductNavColumn
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 81px;
	vertical-align : middle;
}

.ProductTISCHColumn
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 81px;
	vertical-align : middle;
}

.ProductTIDCHColumn
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 81px;
	vertical-align : middle;

}
.ProductTISEUColumn
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 81px;
	vertical-align : middle;
}

.ProductTIDEUColumn
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 81px;
	vertical-align : middle;

}

/* Style for Date column */
.ProductDateColumn
{
	text-align : right;
	color : #464646;
	border-bottom : solid 1px #DFDCD8;
	width : 88px;
	vertical-align : middle;
}

.ProductDownloadHeading
{
	text-align : center;
	vertical-align : top;
}

.ProductDownloadColumn
{
	text-align : center;
	color : #464646;
	border-bottom : solid 1px #DFDCD8;
	width : 80px;
	vertical-align : middle;
}

.ProductsDocuments
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	color : #FAFAFA;
}

/*---------------------------------------------------------------------
Description: Style for TableLayout
Scope: WebpageDocument.aspx
Coporate Identity: ?????
----------------------------------------------------------------------*/
.WebpageDocumentLink
{
	text-decoration : none;
	color : #695D54;
}
.WebpageDocumentColumnTitle
{
	border-bottom : solid 1px #DFDCD8;
	width : 328px;
	vertical-align : middle;
}
.WebpageDocumentColumnDate
{
	text-align : right;
	color : #323232;
	border-bottom : solid 1px #DFDCD8;
	width : 84px;
	vertical-align : middle;
}
.WebpageDocumentColumnSize
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 90px;
	vertical-align : middle;
}
.WebpageDocumentColumnDownload
{
	text-align : center;
	color : #323232;
	border-bottom : solid 1px #DFDCD8;
	width : 80px;
	vertical-align : middle;
}
.WebpageDocumentColumnDownloadHeading
{
	text-align : center;
	vertical-align : top;
}
.WebpageDocumentColumnHistoryHeading
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	color : #FAFAFA;
}
/*---------------------------------------------------------------------
Description: Style for TableLayout
Scope: DocumentHistory.aspx
Coporate Identity: ?????
----------------------------------------------------------------------*/

.DocumentHistoryLink
{
	text-decoration : none;
	color : #695D54;
}
.DocumentHistoryColumnTitle
{
	border-bottom : solid 1px #DFDCD8;
	width : 328px;
	vertical-align : middle;
}
.DocumentHistoryColumnDate
{
	text-align : right;
	color : #323232;
	border-bottom : solid 1px #DFDCD8;
	width : 88px;
	vertical-align : middle;
}
.DocumentHistoryColumnSize
{
	text-align : right;
	color : #00209f;
	border-bottom : solid 1px #DFDCD8;
	width : 81px;
	vertical-align : middle;
}
.DocumentHistoryColumnDownload
{
	text-align : center;
	color : #323232;
	border-bottom : solid 1px #DFDCD8;
	width : 80px;
	vertical-align : middle;
}
.DocumentHistoryColumnIcon
{
	text-align : center;
	vertical-align : top;
}
.DocumentHistoryColumnDownloadHeading
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	color : #FAFAFA;
}


