/*@charset "UTF-8";*/
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FF6633;
}	
/* JW Added: for Comparison Title */
.style1 {
	color: White;
	font-weight:bold;
}
BODY
{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
.bodycopy {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}

/* 20071126 JW: Changed to BLACK for Contact_Us/Partners */
.bodycopytitle
{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.bodybluebullets {
	font-family: arial;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	color: #0066CC;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
	text-decoration: none;
}
.copyright
{
	font-weight: normal;
	font-size: 8pt;
	color: #4a6666;
	font-family: arial;
}
.demolink {
	font-family: arial;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #ff6633;
	text-decoration: none;
}
.HomeLiveTradeHead {
	font-family: arial;
	font-size: 10pt;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.HomeLiveTradeSub {
	font-family: arial;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.HomeLiveTradeStat {
	font-family: arial;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.LogInText {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.breadcrumbs {
	font-family: arial;
	font-size: 8pt;
	/*font-style: italic; */
	line-height: 14pt;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.SubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6633;
	line-height: 16pt;
	/*text-transform: uppercase;*/
}
.bodycopybullets {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
}
.SideNavHead {
	font-family: arial;
	font-size: 11pt;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SideNavSub {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.SideNavSubDiv {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 6px;
}
.SideNavSubDiv a:hover {
	color: #99ccff;
	text-decoration: underline;
}
.SideNavHead a:hover {
	color: #99ccff;
	text-decoration: underline;
}
.SideNavSub1 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SideNavSub2 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#SideNavSub1Div a:hover {
	color: #99ccff;
	text-decoration: underline;
}
.arrowUP {
	background: url('images/arrowUP.gif') no-repeat top left;
}

.arrowDOWN {
	background: url('images/arrowDOWN.gif') no-repeat bottom left;
}
ul { 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	margin: 5px 30px 0 15px;  
	padding: 0; 
}
.bodycopybulletssubs {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding-left: 3px;
}
.bodycopytable {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 11pt;
}
.bodycopydisclaimer {
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}
/* 20071110 JA: Added. */
/* 20090619 0030 TA Match New Zepol.com */
/*img
{
	display:block;
}*/
.LoginError 
{
	font-family: arial;
	font-size: 9pt;
	color: #ff0000;
	display:inline;
}
.LoginError a
{
	font-family: arial;
	font-size: 9pt;
	color: #0066CC;
	line-height: 8pt;
}
/* --- 20070620 JA; Pop-up BEGIN. */
#Popup
{
	z-index:1000; 
	border:solid 1px black; 
	background-color:white;
	width:750px;
	height:800px;
	position:absolute;
	top:0px;
	padding: 0px 0px 5px 5px;
}
.PopupTitle
{
	font-family:Arial;
	font-size:12pt;
	font-weight:Bold;
}
.PopupStep
{
	font-family:Arial;
	font-size:12pt;
	font-weight:normal;
}
.PopupStep IMG
{
	display:inline;
}
.PopupWarning
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:Red;
}
.PopupClose
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:White;
	background:navy;
	padding:2px 2px 2px 2px;
	width:70px;
	cursor:hand;
	text-align:center;
	vertical-align:middle;
}
/* --- 20070620 JA; Pop-up END. */
/* 20090619 0030 TA Match New Zepol.com */
.nestMainContentBanner
{
    display: block;
}
.bannerImg_165H
{
    margin: 0px 10px 0px 0px;
    border: 0px;
    height: 165px;
}
/* --- 20090618 TA: Added to support changes to match zepol.com END--- */
