BODY
{
	color: #000000;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 10pt;
	background: #ffffff url('../_images/bg_body.jpg') top repeat-x;
	margin: 0px 0px 10px 0px
}
BODY.popUpBody
{
	background: #ffffff url('../_images/bg_body_popup.jpg') top repeat-x;
}
TD, P, UL, OL, DL, BLOCKQUOTE
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 10pt;
}
P
{
    text-align: justify;
    margin: 10px 0px;	
}
UL
{
    text-align: left;
    margin: 10px 0 10px 12px;
}
LI
{
    list-style: square url('../_images/bullet_1.gif') outside;
    text-align: left;
    margin: 5px 0px 5px 20px;	
}
UL UL LI
{
    list-style: square url('../_images/bullet_2.gif') outside;
}
UL UL UL LI
{
    list-style: square url('../_images/bullet_3.gif') outside;
}
UL UL UL UL LI
{
    list-style: square url('../_images/bullet_4.gif') outside;
}
STRONG
{
	font-weight: bold;
	color: #234F8C;
} 
H1
{	
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
    font-size: 28px;
    line-height: 28px;
    text-align: left;
    color: #496B83;
    margin: 0px 0px 5px 0px;
	padding: 0px;
	position:relative;
	left: 0px;
	top:-3px
}
H2
{		
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-weight: normal;
    font-size: 16pt;
    text-align: left;
    color: #31A03E;
    margin: 5px 0px;
	clear: both
}
H3
{	
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #496B83;
    margin: 0px 0px 5px 0px;
	padding: 0px
}
H4
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    color: #496B83;
    margin: 0px 0px 5px 0px;
	padding: 0px
}
H5
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
    font-size: 11pt;
	color: #234F8C;
    margin: 5px 0px;	
}
H6
{
    font-size: 11px;
	text-align: justify;
    color: #000000;
	margin: 5px 0px 0px 0px
}

/*Definition Lists*/
DT
{
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
DD
{
	margin: 10px 0px 10px 0px;
	display: block;
	text-align:justify;
	border-right: 1px solid #E4EFFB;
	border-bottom: 1px solid #E4EFFB;
}

BLOCKQUOTE
{
	text-align: justify;
    margin: 10px 0px 10px 30px;	
}
INPUT, TEXTAREA, BUTTON, SELECT
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
}
.formatted
{
	width: 250px;
	border: 1px inset #4E81B3
}
.checkBoxesDiv
{
	width: 100%;
	border: 1px outset #4E81B3;
	padding: 5px
}
.checkBoxesHeadDiv
{
	width: 100%;
	border: 1px outset #4E81B3;
	padding: 5px;
	background: #E4EFFB;
	color: #00458C;
	font-weight: bold;	
	border-bottom: none;
	margin-top: 3px
}
input.fileiNPUT {width: 100%;}
TEXTAREA
{
	width: 100%;
	border: 1px inset #4E81B3	
}
.button, .popupSelect
{
	border: 1px solid #537DBF;
	background: #D3E4F3;
	font-size: 12px;
	color: #537DBF;
	font-weight: bold;
}
.buttonOver
{
	border: 1px solid #537DBF;
	background: #F1F7FD;
	font-size: 12px;
	color: #FF8000;
	font-weight: bold;
}
.rightButtonDiv{text-align: right}
.rightButtonDiv .button, .rightButtonDiv .buttonOver {width: 190px}

A:link, A:link STRONG 
{	
    color: #0061C1;
	text-decoration: none
}
A:visited, A:visited STRONG
{	
    color: #0061C1;
	text-decoration: none
}
A:active, A:hover, A:active STRONG, A:hover STRONG
{	
    color: #0079F1;
	text-decoration: underline
}
.pageTable {width: 100%}
.logoLineTD {padding: 0px 10px; background: transparent  url('../_images/bg_logo_line.jpg') no-repeat; border-bottom: 2px solid #ffffff}
.logoLineTable { width: 98%; width: expression(100 + '%') }
.homeTable { width: 98%; width: expression(100 + '%') }
.logoLinePopupTD {padding: 0px 10px 0px 20px; border-bottom: 2px solid #ffffff}
.topMenuLineTD {padding:0px 10px 0px 10px; background: #DBE4EC url('../_images/bg_top_menu.gif');}
.searchLineTD, .contentLlineTD {padding: 0px 10px}
.footerLineTD {padding: 0px}
/* Header classes ********************************************* */
/* Top & Add menu classes */
.topMenuTable
{
	height: 49px;
	border: none;
}
.topMenuTable TD
{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background: transparent url('../_images/bg_top_menu_left.gif') left no-repeat;
}
.addMenuTable
{	
	margin: 10px 0px;
}
.addMenuTable TD
{
	text-align: center;
	line-height: 12px;	
	font-size: 11px;
}
.topMenuTable A
{
	display: block;
	white-space: nowrap;
	background: transparent url('../_images/bg_top_menu_right.gif') right no-repeat;
	height: 35px;
	height: expression(49 + 'px');
	padding: 14px 12px 0px 12px
}
.topMenuTable A:link, .topMenuTable A:visited { color: #000000; text-decoration: none }
.topMenuTable A:active, .topMenuTable A:hover { color: #CE0000; text-decoration: none }
.topMenuTable A.this:link, .topMenuTable A.this:visited { color: #CE0000; }
.topMenuTable A.this:active, .topMenuTable A.this:hover { color: #CE0000; }

/* bread crumbs */
.breadCrumbsDiv { color: #6A6A6A; font-size: 11px; padding: 10px 12px 10px 12px }
.breadCrumbsDiv .this { color: #333333; }
.breadCrumbsDiv A:link, .breadCrumbsDiv A:visited { color: #6A6A6A; text-decoration: none }
.breadCrumbsDiv A:active, .breadCrumbsDiv A:hover { color: #333333; text-decoration: underline }


.addMenuTable A { display: block; white-space: nowrap; padding: 5px 10px 5px 10px; width: 100%; }
.addMenuTable A:link, .addMenuTable A:visited { color: #ffffff; text-decoration: none }
.addMenuTable A:active, .addMenuTable A:hover { color: #CE0000; text-decoration: none }
.addMenuTable A.this:link, .addMenuTable A.this:visited { color: #ffffff; }
.addMenuTable A.this:active, .addMenuTable A.this:hover { color: #CE0000; }
.addMenuTable A:link IMG, .addMenuTable A:visited IMG,
.addMenuTable A:active IMG, .addMenuTable A:hover IMG { margin: 0px 5px 0px 0px }
/*Search line classes */

.go {color: #000000; background: transparent url('../_images/bg_go_off.gif') no-repeat;}
.goOver {color: #ffffff; background: transparent url('../_images/bg_go_on.gif') no-repeat;}

/* Path line classes */
.pathLineTD
{
    color: #004F94;
	font-size: 11px;
	padding: 5px 10px 10px 10px
}
.pathLineTD .this
{
    color: #004F94;
}
.pathLineTD A:link, .pathLineTD A:visited
{
    color: #004F94;
	text-decoration: none
}
.pathLineTD A:active, .pathLineTD A:hover
{
    color: #004F94;
	text-decoration: underline
}

/* Copyright ************************************ */
.copyright
{
	width: expression(100 + '%');
	margin: 10px 0px 0px 0px;
	text-align: center;
	color: #345271;
	font-size: 11px;
	background: #DCE5E9;
	padding: 9px 0px
}
.copyright A:link, .copyright  A:visited
{
	color: #345271;
}
 .copyright A:active, .copyright A:hover
{
	color: #FF8000;
}
.toNS
{
	display: none;
}
/* Left TD classes ************************************************************************** */
.leftTD
{
	width: 165px;
	padding: 0px 0px;
	vertical-align: top;
	background: #E5EBEE
}

/* Left menu ************************************ */
.sideMenuDiv
{
	width: 165px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
}
.sideMenuDiv SPAN
{
	display: block;
	width: expression(165 + 'px');
	background: #53768F url('../_images/bg_side_menu_bottom.gif') bottom no-repeat;
}
.sideMenuDiv A 
{
	display: block;
	line-height: 12px;
	overflow: show;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px 6px;
	border-top: 1px solid #ffffff;
	width: expression(165 + 'px');
	background: transparent url('../_images/bg_side_menu_top.gif') no-repeat;
}
.sideMenuDiv A:link, .sideMenuDiv A:visited
{
	color: #ffffff;
	text-decoration: none
}
.sideMenuDiv A.this:link, .sideMenuDiv A.this:visited
{	
	color: #CEE6FB;
}
.sideMenuDiv A:active, .sideMenuDiv A:hover, .sideMenuDiv A.this:active, .sideMenuDiv A.this:hover
{
	color: #CEE6FB;
	text-decoration: none
}

/* left submenu *************************** */
.sideSubMenuDiv
{
	border-right: 1px solid #587A92;
	border-left: 1px solid #587A92;
	padding: 0px;
}
.sideSubMenuDiv SPAN
{
	background: none;
	width: expression(163 + 'px');
}
.sideSubMenuDiv A
{
	display: block;
	line-height: 11px;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 1px 0px;
	padding: 4px 10px 7px 20px;
	border: none;
	width: expression(163 + 'px');
	background: transparent url('../_images/bg_side_sub_menu_but.gif') no-repeat;
}
.sideSubMenuDiv A:link, .sideSubMenuDiv A:visited
{
	color: #496B83;
	border: none;
	text-decoration: none
}
.sideSubMenuDiv A.this:link, .sideSubMenuDiv A.this:visited
{	
	color: #CE0000;
	border: none;
}
.sideSubMenuDiv A:active, .sideSubMenuDiv A:hover, .sideSubMenuDiv A.this:active, .sideSubMenuDiv A.this:hover
{
	color: #CE0000;
	border: none;
	text-decoration: none
}
/* left subsubmenu *************************** */
.sideSubSubMenuDiv
{
	border: none;
	padding: 0px;
}
.sideSubSubMenuDiv SPAN
{
	background: none;
	width: expression(163 + 'px');
}
.sideSubSubMenuDiv A
{
	display: block;
	line-height: 9px;
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 1px 0px;
	padding: 1px 10px 4px 27px;
	border: none;
	width: expression(163 + 'px');
	background: transparent url('../_images/bg_side_sub_sub_menu_but.gif') no-repeat;
}
.sideSubSubMenuDiv A:link, .sideSubSubMenuDiv A:visited
{
	color: #496B83;
	border: none;
	text-decoration: none
}
.sideSubSubMenuDiv A.this:link, .sideSubSubMenuDiv A.this:visited
{	
	color: #CE0000;
	border: none;
}
.sideSubSubMenuDiv A:active, .sideSubSubMenuDiv A:hover, .sideSubSubMenuDiv A.this:active, .sideSubSubMenuDiv A.this:hover
{
	color: #CE0000;
	border: none;
	text-decoration: none
}
/* ********************************* */
.orangeTable, .pinkTable, .grayTable, .sideSearchTable, .featuredTable, .illTable
{
	width: 175px;
	margin: 0px 0px 20px 0px;
	background: #516F87 url('../_images/bg_infobox_table.gif') top no-repeat;
}
.orangeTable TH, .pinkTable TH, .grayTable TH, .sideSearchTable TH, .featuredTable TH, .illTable TH
{
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	padding: 10px 10px 20px;
	background: transparent url('../_images/bg_infobox_th.gif') bottom no-repeat
}
.orangeTable TD, .pinkTable TD, .grayTable TD, .sideSearchTable TD, .featuredTable TD, .illTable TD
{
	font-size: 11px;
	vertical-align: top;	
	padding: 0px 0px 12px;
	background: #ffffff url('../_images/bg_infobox_td.gif') bottom no-repeat;
	border-right: 1px solid #577B95;
	border-bottom: 1px solid #577B95;
	border-left: 1px solid #577B95;
}
.orangeTable A, .pinkTable A, .grayTable A,  .featuredTable A, .illTable A
{	
	display: block;
	padding: 5px 10px;
	margin: 0px 0px 1px 0px;
	width: expression(173 + 'px')
}
/* **************************************************************** */
.orangeTable A IMG, .pinkTable A IMG, .illTable IMG
{	
	display: block;
	width: 173
}
.orangeTable A, .pinkTable A, , .illTable A
{	
	display: block;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	width: expression(173 + 'px');
	cursor: hand
}
.orangeTable A DIV, .pinkTable A DIV
{	
	padding: 5px 10px;
	width: expression(173 + 'px')
}
/* **************************************************************** */

.orangeTable A:link, .orangeTable A:visited,
.pinkTable A:link, .pinkTable A:visited,
.grayTable A:link, .grayTable A:visited,
.featuredTable A:link, .featuredTable A:visited,
.featuredTable A:link P, .featuredTable A:visited P,
.featuredTable A:link LI, .featuredTable A:visited LI
{
	color: #000000;
	text-decoration: none
}
.orangeTable A:active, .orangeTable A:hover,
.pinkTable A:active, .pinkTable A:hover,
.grayTable A:active, .grayTable A:hover,
.featuredTable A:active, .featuredTable A:hover,
.featuredTable A:active P, .featuredTable A:hover P,
.featuredTable A:active LI, .featuredTable A:hover LI
{
	background-color: #ffffff;
	color: #00458C;
	text-decoration: none
}

.sideSearchTable TD
{
	background: #FFF5E5;
	padding: 3px 10px
}

.sideSearchTable INPUT.sideInput, .sideSearchTable SELECT.sideInput
{
	width: 143px;

}
.grayTable UL
{
    margin: 0px 10px 0px 0px;
}
.grayTable P
{
    margin: 5px 10px;
	font-size: 11px
}
.grayTable UL, .featuredTable UL
{
    margin: 5px 0px 5px 3px;
}
.grayTable LI, .featuredTable LI
{
    list-style: square url('../_images/bullet_3.gif') outside;
    margin: 0px 0px 3px 20px;
	font-size: 11px
}
.featuredTable TH
{
	border-bottom: 1px solid #ffffff;
	padding: 6px 10px;
	background: #4E81B3;
}
.featuredTable TD
{
	border-top:  5px solid #CCD6E0;
	border-top:  5px solid #CCD6E0;
	background: #F2FCF2;
}
.featuredTable A
{	
	padding: 0px;
	border-right: 1px solid #4E81B3;
	border-bottom: 1px solid #4E81B3;
	border-left: 1px solid #4E81B3;
	margin-bottom: 0px
}
.featuredTable A P
{	
	padding: 0px 10px;
	margin: 5px 0px;
	font-size: 11px;
}
.featuredTable A:active, .featuredTable A:hover
{
	border-color: #FF8000
}

/* Content classes */
.contentTD
{
	vertical-align: top;
}
.contentRIll
{
	border: 1px solid #496B83;
	margin: 10px 0px 5px 20px;
}
.contentLIll
{
	border: 1px solid #496B83;
	margin: 3px 20px 5px 0px;
}
.lineIllDiv
{
	clear: both;
	width: 100%
}
A:link .contentRIll, A:link .contentLIll
{
	border-color: #496B83;
}
A:visited .contentRIll, A:visited .contentLIll
{
	border-color: #496B83;
}
A:active .contentRIll, A:hover .contentRIll, A:active .contentLIll, A:hover .contentLIll
{
	border-color: #496B83;
}

.onePageLinksTable
{
	background: #ffffff url('../_images/bg_moreinfo.gif') bottom repeat-x;
	width: 100%;
	clear: both
}
.onePageLinksTable TH
{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 0px 5px 0px
}
.onePageLinksTable TH IMG
{
	margin: 0px 5px 0px 0px
}
.onePageLinksTable TD
{
	background: transparent url('../_images/bg_moreinfo.gif') bottom repeat-x;
	text-align: right;
	font-size: 11px;
	padding: 0px 10px 13px 0px;
	height: 30px
}
.onePageLinksTable A:link, .onePageLinksTable A:visited
{
	color: #0A64BC;
	text-decoration: none
}
.onePageLinksTable A:active, .onePageLinksTable A:hover
{
	color: #00008C;
	text-decoration: none
}
.onePageLinksTable TD.onePageLinksTDNoDoc
{
	background: transparent url('../_images/bg_moreinfo_arrow.gif') right no-repeat;
	font-size: 11px;
	padding: 0px 15px 0px 0px;
	height: 10px;
}
.smallFont
{
	font-size: 11px
}
.note
{
	font-size: 10px;
	color: #666666
}
/*part table*/
.partTable1, .partTable2
{
	width: 100%;
	margin: 20px 0px;
	border: 1px solid #577A96
}
.partTable1 TH, .partTable2 TH
{
	
	font-weight: bold;
	font-size: 12px;
	padding: 6px 10px;
	text-align: left;
	color: #000000;
	background: #B4D9F6
}
.quasyThDiv
{
	
	font-weight: bold;
	font-size: 12px;
	padding: 6px 10px;
	text-align: left;
	color: #000000;
	background: #B4D9F6;
	width: 100%
}
.partTable1 TD, .partTable2 TD
{
	padding: 0px 20px;	
}
.partTable1 TD P, .partTable2 TD P
{
	font-size: 11px
}
.quasyTableDiv .advTable
{
	margin-top: 0px;	
	margin-bottom: 0px;	
	border-top: 1px solid #ffffff
}
.quasyTableDiv .advTable TH
{
	border-top-color: #CCD6E0;	
}
.quasyTableDiv
{	
	border-right: 1px solid #4E81B3;
	border-left: 1px solid #4E81B3;
	width: 100%
}
/*blueTables*/
.tablesTable
{
	width: 100%;
}
.tablesTable TD
{
	vertical-align: top
}
.blueTable1, .blueTable2, .blueTable3, .blueTable4
{
	width: 100%;
	margin: 15px 0px 5px 0px;
}
.blueTable1 TH, .blueTable2 TH, .blueTable3 TH, .blueTable4 TH
{
	
	font-weight: bold;
	font-size: 12px;
	padding: 6px 10px;
	text-align: left;
	color: #ffffff;
	background: #4E82B4 url('../_images/bg_th.gif') bottom left repeat-x
}
.blueTable1 TH
{
	background-color: #4E82B4;
	border-bottom: 5px solid #CED5DD
}
.blueTable2 TH
{
	background-color: #69A7D0;
	border-bottom: 5px solid #E0E9EE
}
.blueTable3 TH
{
	background-color: #435F86;
	border-bottom: 5px solid #BBC3CE
}
.blueTable4 TH
{
	background-color: #5F85AC;
	border-bottom: 5px solid #D6DDE3
}
.blueTable1 TD
{
	background-color: #D3E4F4;
	border-right: 1px solid #4087D9;
	border-bottom: 1px solid #4087D9;
	border-left: 1px solid #4087D9;
}
.blueTable2 TD
{
	background-color: #E6F0F9;
	border-right: 1px solid #55B1E4;
	border-bottom: 1px solid #55B1E4;
	border-left: 1px solid #55B1E4;
}
.blueTable3 TD
{
	background-color: #C6D8E6;
	border-right: 1px solid #4069A7;
	border-bottom: 1px solid #4069A7;
	border-left: 1px solid #4069A7;
}
.blueTable4 TD
{
	background-color: #DEE8F1;
	border-right: 1px solid #518FC2;
	border-bottom: 1px solid #518FC2;
	border-left: 1px solid #518FC2;
}
.blueTable1 TD, .blueTable2 TD, .blueTable3 TD, .blueTable4 TD
{
	border-top: 1px solid #ffffff;
	padding: 0px;	
	font-size: 11px
}
.blueTable1 TD P, .blueTable2 TD P, .blueTable3 TD P, .blueTable4 TD P
{
	font-size: 11px
}
.blueTable1 IMG, .blueTable2 IMG, .blueTable3 IMG, .blueTable4 IMG
{	
	display: block;
	margin: 3px 10px 5px 0px;
}
.blueTable1 A, .blueTable2 A, .blueTable3 A, .blueTable4 A
{	
	display: block;
	padding: 5px 10px;
	margin: 0px 0px 1px 0px;
	width: expression(100 + '%')
}
.blueTable1 A:link, .blueTable1 A:visited,
.blueTable2 A:link, .blueTable2 A:visited,
.blueTable3 A:link, .blueTable3 A:visited,
.blueTable4 A:link, .blueTable4 A:visited
{
	color: #000000;
	text-decoration: none
}
.blueTable1 A:active, .blueTable1 A:hover,
.blueTable2 A:active, .blueTable2 A:hover,
.blueTable3 A:active, .blueTable3 A:hover,
.blueTable4 A:active, .blueTable4 A:hover
{
	background: #ffffff;
	color: #00458C;
	text-decoration: none
}
/************/
.titleDiv
{	
	margin: 5px 0px;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
}
.dateDiv
{
	float: right;
	margin: 3px 0;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
}
.dlDiv
{
	font-size: 11px;
	margin: 5px 0px 15px 0px;
	background: #FFF2D3;
}
.dlDiv IMG
{
	margin-right: 10px;
}
.authorDiv
{
	font-style: italic;
	font-size: 11px;
	margin: 5px 0px;
	clear: both
}
.abstractDiv
{
	font-size: 11px;
	text-align: justify;
	margin: 5px 0px
}

.advTable
{	
	width: 100%;
	margin: 20px 0px;
	clear: both;
	border-top: 1px solid #4E81B3;
}
.advTable TH
{	
	font-size: 12px;
	text-align: left;
	padding: 6px 10px;
	border-top: 5px solid #4E81B3;
	border-bottom: 1px solid #7994AE;
	background: #F5F5F5;
}
.advTable TH.subTH
{	
	font-size: 12px;
	text-align: left;
	padding: 6px 10px;
	border-top: none;
	border-bottom: 1px solid #7994AE;
	background: #EFF5FF;
}
.advTable TD
{	
	padding: 6px 10px;
	border-bottom: 1px solid #7994AE;
	font-size: 12px;
	vertical-align: top
}
.advTable TD.dateTD
{	
	background: #EFF5FF;
	width: 90px;
	white-space: nowrap;
	vertical-align: top
}
.advTable TD.dlTD
{	
	background: #FFF2D3;
	white-space: nowrap;
	font-size: 11px;
	vertical-align: top
}
.advTable TD.yellowBgTD
{	
	background: #FFF2D3;
	font-size: 11px;
	vertical-align: top
}
.advTable TD.dlTD IMG
{	
	margin-right: 5px
}
.advTable .spaceTD
{
	border: none;
	font-size: 1px;
	height: 20px
}
.rightDate
{
	float: right;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
    margin: 8px 0px 5px 0px;	
}
.docToolsTable
{
	width: 100%;
	margin: 20px 0px;
	background: #EFF5FF;
	clear: both
}
.docToolsTable TD
{
	padding: 6px 5px;
	font-size: 10px;
	text-align: center;
	vertical-align: top
}
.docToolsTable IMG
{
	margin-right: 5px
}
.docToolsTable A:link, .docToolsTable A:visited
{
	color: #0059B3;
	text-decoration: none;
	display: block
}
.docToolsTable A:active, .docToolsTable A:hover
{
	color: #FF8000;
	text-decoration: none;
	display: block	
}
.formTable
{
	width: 100%
}
.formTable TD
{
	padding: 2px 0px;
}
.redNote
{
	font-size: 10px;
	color: #FF8000
}
.simpleTable, .simpleTableSmallText
{
	width: 100%;
	margin: 20px 0;
	border-top: 1px solid #7994AE;
	border-left: 1px solid #7994AE;
}
.simpleTable TH, .simpleTable TD, .simpleTableSmallText TH, .simpleTableSmallText TD
{
	border-right: 1px solid #7994AE;
	border-bottom: 1px solid #7994AE;
	font-size:12px;
	padding: 6px 10px;
}
.simpleTableSmallText TH, .simpleTableSmallText TD
{
	font-size: 11px;
	padding: 3px 10px;
}
.simpleTable TH, .simpleTableSmallText TH
{
	background: #EFF5FF;
	text-align: left
}

/* Images index class */
.imagesIndexTable
{
	width:100%;
	margin: 20px 0px;
}
.imagesIndexTable TD
{
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	padding: 0px 0px 10px 0px
}
.imagesIndexTable TH
{
	text-align: center;
	vertical-align: bottom
}
.imagesIndexTable DIV
{
	background: #ffffff url('../_images/bg_images_bottom.gif') bottom center no-repeat;
	width: 165px;
	text-align: center;
}
.imagesIndexTable DIV DIV
{
	background: transparent url('../_images/bg_images_top.gif') top center no-repeat;
	text-align: center;
	width: 165px;
	padding: 13px 0px;
}
.imagesIndexTable TH A
{
}
.imagesIndexTable TD A
{
	display: block;
	width: 160px
}
/*Links table*/
.linksTable
{
	width: 100%;
	margin: 0px 0px 20px 0px
}
.linksTable TH
{	
    font-weight: normal;
    font-size: 15pt;
    text-align: left;
    color: #00458C;
    padding: 10px 0px;	
}
.linksTable TD
{
	border-bottom: 1px solid #7B93AF;
	padding: 10px 0px
}
/* Images gallery class */

.imagesGalleryTable
{
	width:100%;
	margin: 20px 0px;
}
.imagesGalleryTable TD
{
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	padding: 0px 0px 10px 0px
}
.imagesGalleryTable TH
{
	text-align: center;
	vertical-align: top
}
.imagesGalleryTable TH A
{
	display: block;
	width: 145px;
	padding: 5px 0px;
	text-align: center;
	border: 1px solid #537DBF
}
.imagesGalleryTable TH A:link, .imagesGalleryTable TH A:visited
{
	border: 1px solid #537DBF
}
.imagesGalleryTable TH A:active, .imagesGalleryTable TH A:hover
{
	border: 1px solid #FF8000
}
.imagesGalleryTable TD A
{
	display: block;
	text-align: center;
	width: 145px
}
/* Right TD classes */
.rightTD
{
	width: 165px;
	padding: 0px;
	vertical-align: top
}
/* Tables */

.inLineImg
{
	position: relative;
	left: 0px;
	top: 2px
}
/*Glossary*/

.lettersListDiv
{
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	width: 100%;
	margin: 15px 0px;
	padding-bottom:15px;
	border-bottom: 1px solid #7994AE
}
.lettersListDiv A
{	
	width: 18px;
	text-align: center;
	background: #E4EFFB
}
.lettersListDiv A:link, .lettersListDiv A:visited
{
	color: #004696;
	text-decoration: none;
}
.lettersListDiv A:active, .lettersListDiv A:hover
{
	color: #FF8000;
	text-decoration: underline;
}
.glossaryDL B
{
	color: #0460B9
}
.glossaryDL DT
{
	font-weight: bold;
}
.glossaryDL DD
{
	text-indent: 0px;	
    margin: 0px 0px 10px 20px;	
	padding: 0px 10px 10px 0px
}
.goTopDiv
{
	text-align: right;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #7994AE
}

/*FAQs*/
DL.faqDL
{
	margin: 10px 0px 10px 18px;
}
.faqDL DT
{
	font-weight: normal;
	display: list-item;
    list-style: circle url('../_images/bg_q.gif') outside;
	padding: 0px 10px 0px 3px;
    margin: 10px 0px 0px 0px;	
}
.faqDL DD
{
	display: list-item;
    list-style: circle url('../_images/bg_a.gif') outside;
	padding: 0px 10px 10px 3px;
    margin: 0px 0px 10px 0px;	
}
.buttonsDiv .button, .buttonsDiv .buttonOver
{
	padding: 0px;
	font-weight: normal;
	width: 165px
}
.requestDiv
{
	float: right;
	text-align: right;
	font-size: 10px
}
.requestDiv IMG
{
	margin-right: 5px
}
/**/

.printLinkDiv
{
	font-size: 10px;
	width: 100%;
	text-align: right
}
.printLinkDiv IMG
{
	margin-right: 5px
}
.printLinkDiv A:link, .printLinkDiv A:visited
{
	color: #004992;
	text-decoration: none
}
.printLinkDiv A:active, .printLinkDiv A:hover
{
	color: #FF8000;
	text-decoration: none
}
.iconLink IMG
{
	margin-right: 5px
}
/* Site Map Table ************************************************ */
.siteMapTable
{
	width: 100%;
	border-left: solid 1px #CCD6E0;
}
.siteMapTable TD
{
	border-right: solid 1px #CCD6E0;
	border-bottom: solid 1px #CCD6E0;
	vertical-align: top;
	padding: 0px 10px
}
.siteMapTable UL
{
    margin: 10px 0px;
}
.siteMapTable LI
{
    list-style: none none outside;
    text-align: left;
    margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 12pt
}
.siteMapTable UL UL LI
{
    list-style: square url('../_images/bullet_1.gif') outside;
    margin: 5px 0px 5px 20px;
	font-weight: bold;
	font-size: 10pt
}
.siteMapTable UL UL UL LI
{
    list-style: square url('../_images/bullet_2.gif') outside;
    margin: 5px 0px 5px 20px;	
	font-weight: normal;
	font-size: 10pt
}
.siteMapTable UL UL UL UL LI
{
    list-style: square url('../_images/bullet_2.gif') outside;
    margin: 5px 0px 5px 20px;	
	font-weight: normal;
	font-size: 10pt
}

/***********************************************/
.dateLeftSpan
{
	width: 90px;
	font-weight: bold;
	color: #234F8C;
	white-space: nowrap
}
/* IFRAME investorsFrame ****************************************************************** */
#investorsFrame
{
	width: 100%;
	height: 1000px;
	border: 1px solid #ffffff;
}
.topStrip
{
	text-align: right;
}
.topStrip IMG
{
	margin: 10px 0px 0px 10px
}
/* Home page */
.featuresTable
{
	background: #D9E3EB url('../_images/bg_home_features_table.gif') top no-repeat;
	width: 130px;
	margin-bottom: 10px
}
.featuresTable TH
{
	background: transparent url('../_images/bg_home_features_table_th.gif') bottom no-repeat;
	text-align: left;
	padding: 8px 10px 11px 19px;
	font-size: 12px
}
.featuresTable TH A:link, .featuresTable TH A:visited, .featuresTable TH A:active, .featuresTable TH A:focus, .featuresTable TH A:hover
{
	text-decoration: none;
	color: #091A2A
}
.featuresTable TD
{
	background: #ffffff;
	border-right: #587A92 1px solid;
	border-bottom: #587A92 1px solid;
	border-left: #587A92 1px solid;
}
.featuresTable TD A
{
	display: block;
	width: 128px;
}
.featuresTable TD A:link, .featuresTable TD A:visited
{
	color: #000000;
	text-decoration: none
}
.featuresTable TD A:active, .featuresTable TD A:focus, .featuresTable TD A:hover
{
	color: #0079F1;
	text-decoration: none
}
.featuresTable TD A P
{
	text-align:left;
	padding: 0px 5px;
	margin: 5px 0px;
	font-size: 11px
}
.featuresTable TD A IMG
{
	display: block;
	width: 128px;
}
.newsTable
{
	background: #ffffff url('../_images/bg_home_news_table.gif') top left no-repeat;
	width: 100%
}
.newsTable TH
{
	background: transparent url('../_images/bg_home_news_table_th.gif') top right no-repeat;
	text-align: left;
	padding: 10px 10px 15px 19px;
	font-size: 12px;
	color: #ffffff
}
.newsTable TD
{
	background: #ffffff url('../_images/bg_home_news_table_td.gif') left bottom no-repeat;
	border-right: #587A92 1px solid;
	border-bottom: #587A92 1px solid;
	border-left: #587A92 1px solid;
}
.newsTable TD DIV
{
	background: transparent url('../_images/bg_home_news_table_td.gif') right bottom no-repeat;
	width: 100%;
	padding: 0px 0px 10px 0px
}

.newsTable TD A
{
	display: block;
	width: 100%;
	padding: 0px 10px;
	margin: 5px 0px;
	font-size: 11px;
	clear: both
}
.newsTable TD A:link, .newsTable TD A:visited
{
	color: #000000;
	text-decoration: none
}
.newsTable TD A:active, .newsTable TD A:focus, .newsTable TD A:hover
{
	color: #0079F1;
	text-decoration: none
}
.newsTable TD A IMG
{
	display: block;
	float: right;
	margin: 3px 0px 5px 10px
}
/* Products small special tables ************************************************************** */
.metallsTable
{
	width: 100%
}
.metallsTable TD
{
	vertical-align: top;
	text-align: justify
}
.metallsTable TD TABLE TD
{
	vertical-align: top;
	text-align: left
}
.goldTable, .aluminiumTable, .copperTable
{	
	width: 120px;
	margin-bottom: 20px;
	border: 1px solid #6499CD;
	background: #ffffff;

}
.goldTable TH, .aluminiumTable TH, .copperTable TH
{
	padding: 0px;
	background: #D1EAFF
}
.goldTable TH A, .aluminiumTable TH A, .copperTable TH A
{			
	display: block;
	overflow: show;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px 6px;
	height: 18px;
	text-align: left
}
.goldTable TH A:link, .goldTable TH A:visited, 
.aluminiumTable TH A:link, .aluminiumTable TH A:visited,
.copperTable TH A:link, .copperTable TH A:visited
{
	text-decoration: none;
	color: #0061C1;
}
.goldTable TH A:active, .goldTable TH A:hover,
.aluminiumTable TH A:active, .aluminiumTable TH A:hover,
.copperTable TH A:active, .copperTable TH A:hover
{
	text-decoration: none;
	color: #D70000;
}
.goldTable TD, .aluminiumTable TD, .copperTable TD
{
	font-size: 11px
}
.goldTable TD P, .aluminiumTable TD P, .copperTable TD P,
.goldTable TD UL, .aluminiumTable TD UL, .copperTable TD UL
{
	margin: 5px 10px;
	font-size: 11px
}
.goldTable A IMG, .aluminiumTable A IMG, .copperTable A IMG
{
	border: none;
	display: block
}
/**/
.goldTable TD A:link, .goldTable TD A:visited,
.aluminiumTable TD A:link, .aluminiumTable TD A:visited,
.copperTable TD A:link, .copperTable TD A:visited
{	
	display: block;
	text-decoration: none
}
.goldTable TD A:active, .aluminiumTable TD A:active, .copperTable TD A:active,
.goldTable TD A:hover, .aluminiumTable TD A:hover, .copperTable TD A:hover
{
	display: block;
	text-decoration: none
}
.MGMTable
{
	margin:0px 0px 10px 0px;
}
.MGMTable H5
{
	margin-top:0px;
	line-height:14pt
}
