/*NEW CSS*/
.r
{
	color: red;
}

.articleMore
{
	font-size: 7pt;
	cursor: hand;
	color: darkgreen;
}

.qdefHeader
{
	font-weight: bold;
	font-size: 7pt;
	color: #3e3e3e;
	font-family: verdana;
}

.qdef
{
	font-weight: normal;
	font-size: 7pt;
	color: #3e3e3e;
	font-family: verdana;
}

.tooltip
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 7pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: verdana;
	background-color: #ffff99;
	text-align: justify;
}
	
.darkBackground
{
	background-color: #344853;
	}
	
.gridHeader
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(Images/New/DarkBlueGradientGrid_Long.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: verdana;
	height: 15px;
	background-color: #445b69;
	text-decoration: none;
}

.gridHeaderAlt
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(Images/New/GrayGradientGrid_Long.gif);
	color: white;
	font-family: verdana;
	height: 15px;
	background-color: #f2f0e9;
	text-decoration: none;
}
	
.dataGrid
{
	font-size: 8pt;
	font-family: Verdana;
}

	
.gridFooter
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}

.gridSelect
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}

.gridHighlight
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #898988;
	text-decoration: none;
}

.productsText
{
	font-size: 8pt;
	color: #898988;
}

.regularText
{
	font-size: 8pt;
	color: black;	
}


.regularTextSub1
{
	font-size: 8pt;
	color: black;
	background-color: gainsboro;
}

.regularTextSub2
{
	font-size: 8pt;
	color: black;
	background-color: lightgrey;
}

.regularTextSub3
{
	font-size: 8pt;
	color: white;
	background-color: darkgray;
}

.regularTextSub4
{
	font-size: 8pt;
	color: white;
	background-color: dimgray;
}

.regularTextAlt
{
	font-size: 8pt;
	color: #2f404a;	
}

.regularTextBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
}

.regularTextAlign
{
	font-size: 8pt;
	color: black;
	text-align: justify;
}

.warningText
{
	font-size: 8pt;
	color: red;
}

.headerText
{
	font-size: 8pt;
	color: #ffffff;
}

.mainTextHeading
{
	font-weight: bold;
	font-size: 8pt;
	color: #2f404a;
}

.footerTextGray
{
	font-size: 7pt;
	color: #97958F;
}
.footerTextLightGray
{
	font-size: 7pt;
	color: #c2c0ba;
}

.menuLiveInfo
{
	font-size: 8pt;
	color: #c2c0ba;
}
.menuLive
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #f2f0e9;
	background-color: #445c69;
}

.menuLiveSub
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: #f2f0e9;
	background-color: #445c69;
}

.menuLiveIsland
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	cursor: hand;
	color: #33454f;
	border-bottom: black 1px solid;
	background-color: #445c69;
	font-weight: normal;
}

.menuLiveHover
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: #445c69;
	background-color: #f2f0e9;
}
	
.menu
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #f2f0e9;
	background-color: #33454f;
	vertical-align: middle;
}

.menuHover
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #f2f0e9;
	background-color: #33454f;
	vertical-align: middle;
}
	
.menuSelect
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #33454f;
	background-color: #f2f0e9;
	vertical-align: middle;
	}

.tableBasic
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
	border-spacing: 0px;
}

body
{
	font-family:verdana ;
	font-size: 8pt;
	
}


TD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

a
{
	color: #0e4f7d;
	font-size: 8pt;
}

