﻿html, body, form
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	background-color: #8c8c8c;
}
form
{
	background-color: #ffffff;
}
table
{
	border: 0px;
}
td, input, textArea, select, p, span, a
{
	font-size: 11px;
	font-family: Tahoma;
}
input, textArea, select
{
	color: #0f3060;
	font-weight: bold;
}
a
{
	color: #4474a5;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #4474a5;
}
a:hover
{
	color: #0f3060;
	text-decoration: underline;
}

.file
{
	border: 1px solid silver;
	width: 340px;
	height: 20px;
}

.list
{
	padding: 0px;
	margin: 0px;
	height: 200px;
	width: 170px;
}

.MainTable
{
	width: 100%;
	height: 100%;
}

.fullH
{
	height: 100%;
}

.fullW
{
	width: 100%;
}

.noWrap
{
	white-space: nowrap;
}

.headWelcome
{
	width: 100%;
	white-space: nowrap;
	background-color: #8c8c8c;
	color: #fff;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

.headWelcome td
{
	white-space: nowrap;
	color: #fff;
}

.topTable
{
}

.headTable
{
	background-image: url(../Images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
	border-top: 1px solid #d8d8d8;
}

.headLower
{
	background-image: url(../Images/topLower_bg.gif);
	background-repeat: repeat-x;
	height: 17px;
	padding-left: 4px;
	padding-right: 4px;
	color: #4474a5;
}

.topMenu
{
	padding-left: 12px;
	padding-right: 12px;
	color: #7c7c7c;
	vertical-align: top;
}

.headerSep
{
	height: 1px;
	background-color: #fff;
}

.menu
{
	height: 20px;
	background-color: #eeeeee;
	padding-top: 3px;
	white-space: nowrap;
	color: #315f90;
	padding: 2px 0px 0px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d7d7d7;
	vertical-align: middle;
}
.menu td
{
	white-space: nowrap;
}

.menuBody
{
	color: #315f90;
}
.menuBody a:link
{
	text-decoration: none;
	color: #315f90;
}
.menuBody a:visited
{
	color: #315f90;
	text-decoration: none;
}
.menuBody a:hover
{
	text-decoration: underline;
}

.IDSFooter
{
	font-size: 9px;
	color: #fff;
}
A.IDSFooter:link
{
	text-decoration: none;
	color: #fff;
}
A.IDSFooter:visited
{
	color: #fff;
	text-decoration: none;
}
A.IDSFooter:hover
{
	text-decoration: underline;
}

.mainBG, .middleTD
{
	background-color: #f7fbfe;
}

.middleTD
{
	height: 100%;
}

.button, .buttonWide, .buttonWider, .buttonExtraWide, .buttonHeader
{
	font-weight: bold;
	color: #fff;
	width: 70px;
	height: 23px;
	text-align: center;
	border: 0px solid #bbb;
	padding-bottom: 5px;
	background-image: url(../Images/buttonbg.gif);
}

.buttonWide
{
	width: 80px;
	background-image: url(../Images/buttonbgWIDE.gif);
}

.buttonWider
{
	width: 100px;
	background-image: url(../Images/buttonbgWIDER.gif);
}

.buttonExtraWide
{
	width: 141px;
}

.buttonHeader
{
	background-image:url(../Images/buttonbgHeader.gif);
}

.miniTextBox
{
	width: 30px;
}

.smallTextBox
{
	width: 60px;
}

.wideTextBox
{
	width: 150px;
}

.textNorm, .text, .textPar
{
	color: #0f3060;
}

.text, .textPar
{
	font-weight: bold;
}

.textPar
{
	text-align: justify;
}

.boxTable
{
	background-color: #ddd;
}

.boxTable td
{
	background-color: #f4f4f4;
	color: #0f3060;
	font-weight: bold;
}

.boxBorder
{
	border: 1px solid #ccc;
	background-color: #fff;
}

.boxPad
{
	padding: 5px;
}

.boxSepH
{
	width: 5px;
}

.boxSepV
{
	height: 5px;
}

.title
{
	color: #4474a5;
	font-weight: bold;
}

.pageTitle
{
	color: #4174a6;
	font-size: 12px;
	font-weight: bold;
}

.pageHeader
{
	width: 100%;
	background-color: #f7fbfe;
}
.pageHeader td
{
	white-space: nowrap;
}

.pageHeader #headerLine
{
	background-image: url(../images/pageTitleBorder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 4px;
}

.pageHeaderTitle
{
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(../images/pageTitle_bg.gif);
}

.section
{
	color: #0f3060;
	width: 100%;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
}
.portfolio
{
	color: #ee0000;
	text-decoration: none;
}

.linkBox
{
	color: #ee0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.linkBox:visited
{
	color: #ee0000;
}
A.linkBox:hover
{
	color: #ee0000;
	text-decoration: underline;
}

.DivPassTips
{
	z-index: 1;
	visibility: hidden;
	position: absolute;
	background-color: #f4f4f4;
	border: solid 1px #ddd;
	color: #0f3060;
	margin: 0px;
	padding: 3px;
}
.DivPassTips td
{
	color: #0f3060;
	font-weight: normal;
}

.DivSiteTips
{
	z-index: 1;
	visibility: hidden;
	position: absolute;
	background-color: #e6ebf0;
	border: solid 1px #d4dfe8;
	color: #0f3060;
	margin: 0px;
	padding: 3px;
}
.DivSiteTips td
{
	color: #0f3060;
	background-color: #e6ebf0;
	font-weight: normal;
}

.errTD
{
	font-weight: bold;
}

.rText, .rTextB, .errTD
{
	color: #C00000;
}

.rTextB
{
	font-weight: bold;
}

.GTable
{
	background-color: #d9eaf4;
	border: 1px solid #bad9ed;
}

.GV, .boxLayout
{
	background-color: #f4f4f4;
	border: 1px solid #ddd;
}

.GVHeader, .GVFixedHeader, .GVHeaderY, .GVFixedHeaderY, .GVHeaderP, .GVFixedHeaderP
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

.GVHeader, .GVFixedHeader
{
	color: #fff;
	background-image: url(../Images/grid_bg.gif);
}
.GVHeader a:link
{
	color: #fff;
	text-decoration: underline;
}
.GVHeader a:visited
{
	color: #fff;
}
.GVHeader a:hover
{
	color: #fff;
	text-decoration: none;
}

.GVFixedHeader, .GVFixedHeaderY, .GVFixedHeaderP
{
	position: relative;
	top: expression(this.offsetParent.scrollTop);
}

.GVR, .GVRN, .GVRC, .GVRowY, .GVRowNumY, .GVRowP, .GVRowNumP, .GVRB
{
	color: #0f3060;
	background-color: #bad9ed;
	height: 18px;
}

.HomeGVHeader
{
	background-color: #bad9ed;
	color: #4474a5;
	font-weight: bold;
	text-align: center;
	height: 24px;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	background-image: url(../Images/HomeGVBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.HomeGVAN
{
	color: #0f3060;
	background-color: #d9eaf4;
	height: 26px;
	border-bottom: 1px solid #ffffff;
	background-image: url(../Images/HomeGVBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.HomeGVRN
{
	color: #0f3060;
	background-color: #d9eaf4;
	height: 27px;
	border-bottom: 1px solid #ffffff;
	background-image: url(../Images/HomeGVBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.GVA, .GVAN, .GVAC, .GVAltY, .GVAltNumY, .GVAltP, .GVAltNumP, .GVAB
{
	color: #0f3060;
	background-color: #d9eaf4;
	height: 18px;
}

.GVNum, .GVRN, .GVRowNumY, .GVRowNumP, .GVAN, .GVAltNumY, .GVAltNumP
{
	text-align: right;
}

.GVRC, .GVAC
{
	text-align: center;
}

.GVRB, .GVAB
{
	font-weight: bold;
}

.GVPager
{
	background-color: #eee;
}

.GVHeaderY, .GVFixedHeaderY
{
	color: #fff;
	background-image: url(../Images/grid_yellow_bg.gif);
}

.GVRowY, .GVRowNumY
{
	background-color: #ffff80;
}

.GVAltY, .GVAltNumY
{
	background-color: #ffffbb;
}

.GVHeaderP, .GVFixedHeaderP
{
	color: #fff;
	background-image: url(../Images/grid_pink_bg.gif);
}

.GVRowP, .GVRowNumP
{
	background-color: #ffa7fe;
}

.GVAltP, .GVAltNumP
{
	background-color: #ffd2ff;
}

.boxLayout
{
	font-weight: bold;
	white-space: nowrap;
}
.boxLayout td
{
	white-space: nowrap;
}

.boxLayoutHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #0f3060;
	background-color: #c7d3df;
	white-space: nowrap;
	height: 20px;
}

.boxBG
{
	background-color: #ccc;
}

.boxTD
{
	background-color: #f4f4f4;
}

.t
{
	width: 100%;
}
.t td
{
	white-space: nowrap;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.t span, .t td
{
	font-size: 11px;
}

.t, .s, .u, .d
{
	color: #333;
}

.s
{
	color: Maroon;
}

.u
{
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #00ee00;
}

.d
{
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #ff0000;
}

.r, .rB
{
	color: #D00;
}

.g, .gB
{
	color: #080;
}

.b, .bB
{
	color: #00D;
}

.rB, .gB, .bB
{
	font-weight: bold;
}

.hand
{
	cursor: hand;
}

.excelTable
{
}
.excelTable td
{
	padding-right: 5px;
}

.alert
{
	color: #ff6600;
	font-weight: bold;
}

.ticker
{
	background-color: #4474a5;
}

.Ticker TD
{
	color: #ffffff;
	background-color: #4474a5;
}

.WebTicker
{
	width: 100%;
	background-color: #5f6062;
}

.WebTicker td
{
	color: #ffffff;
}

.boxTitleC
{
	color: #e00;
}

.fieldSetHolder
{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0px;
}

.fieldSetHolder legend
{
	padding: 2px;
	color: #e00;
	font-weight: bold;
}

.fieldSetHolder legend span
{
	font-size: 12px;
}

.normAlign
{
	text-align: right;
}

.oppAlign
{
	text-align: left;
}

.errorLink
{
}
.errorLink a:link
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.errorLink a:visited
{
	color: #fff;
}
.errorLink a:hover
{
	color: #ffd486;
	text-decoration: underline;
}

.CancelledLink
{
}
.CancelledLink a:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.CancelledLink a:visited
{
	color: #ffffff;
}
.CancelledLink a:hover
{
	color: #ffd486;
	text-decoration: underline;
}
.FAQHeader
{
	background-color: #f4f4f4;
	height: 25px;
	color: #4474a5;
	font-size: 13px;
	font-weight: bold;
}

.boxItem, .boxItemB, .boxItemN
{
	color: #0f3060;
	background-color: #bad9ed;
	height: 18px;
}

.boxAlt, .boxAltB, .boxAltN
{
	color: #0f3060;
	background-color: #d9eaf4;
	height: 18px;
}

.boxItemB, .boxAltB
{
	font-weight: bold;
}

.boxItemN, .boxAltN
{
	text-align: right;
}

.loginTitle
{
	color: #4474a5;
	font-size: 12px;
	font-weight: bold;
}

.loginLeft
{
	background-color: #ebf4f9;
	width: 260px;
	height: 100%;
}

.tabsTable
{
}

.Footer
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #4b9bd0;
	height: 20px;
}

.loginFooter #company span
{
	font-weight: bold;
	color: #404088;
}
.Footer td
{
	color: white;
	white-space: nowrap;
}

.loginHdr
{
	background-color: #e3e6ed;
	text-align: left;
	height: 25px;
}

.membersLogin, .enterSite
{
	background-image: url(../images/members_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 127px;
	text-align: center;
}

.membersLoginTD
{
	padding: 2px 0px 2px 0px;
}

.enterSite
{
	background-image: url(../images/members_bg.gif);
}

.membersLoginLink, .enterSiteLink
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
A.membersLoginLink:link, A.enterSiteLink:link
{
	text-decoration: none;
	color: #ffffff;
}
A.membersLoginLink:visited, A.enterSiteLink:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.membersLoginLink:hover, A.enterSiteLink:hover
{
	text-decoration: underline;
}

.QuickLinks
{
	padding: 2px;
	vertical-align: middle;
}

.QuickLinksHeader, .LatestNewsHeader
{
	color: #4474a5;
	font-size: 12px;
	font-weight: bold;
}

.LatestNewsHeader
{
	padding: 5px;
}

.QuickLinksHeader
{
	padding-right: 20px;
}

.quickLinksTable
{
	text-align: right;
}

.quickLinksTable td
{
	padding: 0px 20px 0px 0px;
}

.quickLinksTable a
{
	font-size: 12px;
	color: #2681ca;
	font-weight: normal;
	text-decoration: underline;
}
.quickLinksTable a:link
{
	color: #2681ca;
	text-decoration: underline;
}
.quickLinksTable a:visited
{
	color: #2681ca;
	text-decoration: underline;
}
.quickLinksTable a:hover
{
	color: #2681ca;
	text-decoration: none;
}

.IDS
{
	padding: 3px;
	background-color: #fff;
	text-align: center;
	color: #757575;
}

.IDS span, .IDS a
{
	font-size: 10px;
}

.pageMiddleTd
{
	width: 100%;
	padding-left: 0px;
	padding-right: 50px;
	padding-top: 1px;
}

.rssLink
{
	font-size: 10px;
	color:#ffffff;/*color: #4474a5;*/
}
A.rssLink:link
{
	text-decoration: none;
	color:#ffffff;/*color: #4474a5;*/
}
A.rssLink:visited
{
	color:#ffffff;/*color: #4474a5;*/
	text-decoration: none;
}
A.rssLink:hover
{
	text-decoration: underline;
}

.logoutLink
{
}
A.logoutLink:link
{
	color: #FF5555;
	font-weight: bold;
	text-decoration: none;
}
A.logoutLink:visited
{
	color: #FF5555;
	text-decoration: none;
}
A.logoutLink:hover
{
	color: #DD5555;
	text-decoration: underline;
}

.loginMainTable
{
	width: 980px;
	height: 100%;
}

.loginMiddleTd
{
	height: 100%;
	background-color: #fff;
}

.loginLeftTd
{
	width: 261px;
	vertical-align: top;
}

.loginCenterTd
{
	padding-right: 3px;
}

.loginCenterWideTd
{
}

.loginRightTd
{
}

.loginCenterTable
{
	width: 100%;
	height: 100%;
	background-color: #f7fbfe;
}

.loginPageHeaderTd
{
	padding: 5px 5px 5px 5px;
}

.loginPageTitle
{
	color: #4174a6;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}

.mainForm
{
	width: 990px;
	background-color: #ffffff;
}

.homeRightTable
{
	width: 100%;
}

.leftMenuTD
{
	vertical-align: top;
}

.loginHeaderBottomSep
{
	height: 1px;
	background-color: #fff;
}

.tradeMenu
{
	padding: 3px;
}

.leftMenuItem
{
}
.leftMenuItem a
{
}
.leftMenuItem a:hover
{
}
.leftMenuItem a:visited
{
}

.tradeMenuItem
{
}
.tradeMenuItem a
{
}
.tradeMenuItem a:hover
{
}
.tradeMenuItem a:visited
{
}

.loginClock td
{
}

.loginHdrLogo
{
	width: 100%;
}

.calButton
{
	width: 30px;
	border-right: #000 1px solid;
	padding-right: 1px;
	border-top: #fff 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #fff 1px solid;
	padding-top: 1px;
	border-bottom: #000 1px solid;
	text-align: center;
}

.NewsRotatorLink a:link
{
	color: #2681ca;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.NewsRotatorLink a:visited
{
	color: #2681ca;
}

.NewsRotatorLink a:hover
{
	color: #2681ca;
	text-decoration: underline;
}

.errTDBold
{
	font-weight: bold;
	color: #C00000;
}

.errTDWide
{
	width: 100%;
	background-color: #C00000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.alert
{
	background-color: yellow;
	color: Red;
	font-weight: bold;
}

.News
{
	background-image: url(../Images/NewsBG.gif);
	height: 61px;
}

.NewsDate
{
	/*background-color:#fbcd75;*/
	color: #4474a5;
}

.NewsTitle
{
	color: #4474a5;
	font-weight: bold;
}
.newShare
{
	vertical-align: middle;
	text-align: center;
	width: 144px;
	height: 30px;
	padding-top: 7px;
	font-size: 12px;
	color: Red;
	background-color: white;
	font-weight: bold;
	border: 1px solid #C3C3C3;
}

.newShareError
{
	vertical-align: middle;
	text-align: center;
	background-color: yellow;
	color: Red;
	font-weight: bold;
	width: 144px;
	height: 30px;
	border: 1px solid #C3C3C3;
}

.GvItem
{
	color: #4174a6;
	font-size: 10px;
	font-weight: bold;
}

.Banner
{
	border: 0;
	padding: 0;
	height: 8px;
	margin-top: 0px;
	background-color: #1c5280;
	color: #ffffff;
}

.BannerText
{
	font-weight: bold;
	font-size: 18pt;
	font-family: Tahoma;
	height: 0px;
	margin-top: 0;
	margin-left: 10;
	margin-bottom: 0;
	padding: 0;
	white-space: nowrap;
}

.popupwindow
{
	filter: alpha(opacity=100);
	background-color: #cfe1f7;
	display: none;
	width: 200px;
	height: 100px;
	position: absolute; /*color: white;*/
	border: 1 #8db3d8 solid;
}

.popupwindowheader
{
	background-color: #8db3d8;
	color: #0f3060;
	height: 10px;
	width: 200px;
}

.HeaderContainer
{
	background-image: url(../Images/HeaderBackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.HeaderLeft
{
	width: 260px;
	height: 142px; /*background-color: #d7e9f5;*/
	vertical-align: top;
	border-left: 3px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}

.HeaderRight
{
	min-width: 244px;
	height: 100%; /*background-color: #ebf4f9;*/
}

.Header
{
	height: 300px;
}

.HeaderBanner
{
	width: 100%;
}

.LatestNews
{
	border: 1px solid #a9c6d8;
	height: 100%;
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	text-align: center;
	background-color: #f5f5f5;
}

.Chart
{
	border: 1px solid #a9c6d8;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #f5f5f5;
}

.tabBg
{
	/*background-image: url(../Images/tabBG.gif);*/
	height: 22px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.menuBG, .menulangBG
{
	line-height: 18px;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
	color: #ffffff;
}


.MenuBG a:link
{
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
}
.MenuBG a:visited
{
	color: #ffffff;
	text-decoration: none;
	white-space:nowrap;
}
.MenuBG a:hover
{
	text-decoration: underline;
	white-space:nowrap;
}


.menulangBG
{
	font-weight: bolder;
	text-align: center;
}

.menuTable
{
	width: 100%;
}

.menuBottom
{
	background: url(../Images/MenuBottom.gif);
	height: 4px;
}

.menuTop
{
	background: url(../Images/MenuBottom.gif);
	height: 2px;
}

.topMenuRight
{
	vertical-align: top;
	height: 100%;
}

.Clock, .lastLogin
{
	text-align: center;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
}

.lastLogin
{
	/*background-image: url(../Images/tabBGBottom.gif);*/
	text-align: right;
}

.ForceBreak
{
	word-wrap: break-word;
	direction: ltr;
	white-space: normal;
}

.TickerBG
{
	background-color: #4474a5;
}

.TickerBG td
{
	color: #ffffff;
}

.LastLoginMessage,.LastLoginMessage SPAN
{
	color:#ffffff;
	white-space: nowrap;
}
.HeaderBackgroundLabel, .HeaderBackgroundLabel SPAN
{
	color: #545f63;
}

.HeaderBackgroundLabel a:link
{
	color: #545f63;
	text-decoration: none;
}

.HeaderBackgroundLabel a:visited
{
	color: #545f63;
	text-decoration: none;
}

.HeaderBackgroundLabel a:hover
{
	text-decoration: underline;
}

.TopHeaderContainer
{
	/*background-image:url(../Images/tabBG.gif);*/
	background-color:#5f6062;
}

