



html{
	
	
    font: 12px Arial, Verdana, sans-serif;
    margin: 0px;
    padding: 0px; 
    
	
	
}

body{
	
	background:#000000 url(../assets/general/bg.gif) repeat-x 0px 0px;
    font: 12px Arial, Verdana, sans-serif;
    margin: 0px;
    padding: 0px; 
    
	
	
}

.right{
	float:right;
}

.left{
	float:left;
}

.leftFull{
	float:left;
	width:889px;
}


.cleaner{
	clear:both;
    height:0px;
    
    overflow:hidden;
}

.divider{
	background: transparent url(../assets/general/dotted-divider-horizontal.gif) repeat-x bottom left;
	clear:both;
    height:1px;
    overflow:hidden;
    
}

.topMarginTabs{
	margin-top:9px;
}

.bottomMarginTabs{
	margin-bottom:9px;
}

.leftMarginTabs{
	margin-left:9px;
}

.rightMarginTabs{
	margin-right:9px;
}

.margin{
	margin:10px;
}
.topMargin{
	margin-top:10px;
}

.bottomMargin{
	margin-bottom:10px;
}

.leftMargin{
	margin-left:10px;
}

.rightMargin{
	margin-right:10px;
}

.topMarginSml{
	margin-top:5px;
}

.marginNavTop{
	margin-top:26px;
}
.padding{
	padding:10px 10px 10px 10px;
}
.topPadding{
	padding-top:10px;
}

.bottomPadding{
	padding-bottom:10px;
}

.leftPadding{
	padding-left:10px;
}

.rightPadding{
	padding-right:10px;
}

.pageWidth{
	width:898px;
    margin:0px auto;
}

.pageWidthThin{
	width:900px;
    margin:0px auto;
}

a{
	color:#db2128;
    text-decoration:none;
}

a:hover{
	color:#770004;
    text-decoration:none;
}


.noborder{
	border:0px;
}

.border{
	border:1px solid #d9d9d9;
}
.border2{
	border:1px solid #d9d9d9;
    border-top:none;
}


.topBorder{
	border-top:1px solid #d9d9d9;
}

.bottomBorder{
	border-bottom:1px solid #d9d9d9;
}

.leftBorder{
	border-left:1px solid #d9d9d9;
}

.rightBorder{
	border-right:1px solid #d9d9d9;
}


.whiteBG{
	background: #ffffff;
}


h1{
	font-size:24px;
    line-height:26px;
    font-weight:normal;
    margin:0px;
    color: #db2128;
}

h2{
	font-size:16px;
    line-height:18px;
    font-weight:normal;
    margin:0px;
    color: #db2128;
}

h3{
	font-size:14px;
    line-height:16px;
    font-weight:normal;
    margin:0px;
    color: #db2128;
}

.lightTxt{
	color:#848484;
}

p a{
	color:#770004;
    text-decoration:underline;
}

p a:hover{
	color:#db2128;
    text-decoration:underline;
}

.head{
	background: transparent url(../assets/general/bg-header.png) repeat-x bottom left;
    min-height:102px;
    width:100%;
    position:relative;
    
}

.headGreyBG{
	position:absolute;
    width:100%;
    bottom:0px;
    height:100px;
    background:#eeeeee;
    
}

.topHeader{
	width:900px;
    margin:0px auto;
}

.headRightTop{
	width:580px;
    position: relative;
    height:100px;
}

.topSubmit{
	width:20px;
    background:  #db2128;
    border: 0px;
    height:22px;
     cursor:pointer;
}

.topSubmitLogin{
	
    background:  #db2128;
    border: 0px;
    height:20px;
    line-height:20px;
    color:#ffffff;
    border: 1px solid  #770004;
     cursor:pointer;
     
}


.topInputLogin{
	border: 1px solid  #db2128;
   
    width:90px;
    padding:2px 5px;
}

.topInput{
	border: 1px solid  #db2128;
    
    width:90px;
    padding:2px 5px;
}
.topNav{
	margin-top:5px;
    margin-right:10px;
}

ul.topNavList{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
    position:absolute;
    bottom:0px;
    right:0px;
}

ul.topNavListLang{
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
    
}
ul.topNavList li{
	display:inline;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:11px;

    
}

ul.topNavListLang li{
	display:inline;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:10px;

    
}





a.topLink, a.topSelectedLink {
	
	display:block;
	
	line-height:15px;
	height:15px;


	margin:10px 10px 0px 0px;
	padding:0px 0px 10px 0px;
	
	color:#ffffff;
	text-decoration:none;
	text-align:center;
   
	
	
}



a:hover.topLink, a:hover.topSelectedLink {
	display:block;
	
	line-height:15px;
	height:15px;


	margin:10px 10px 0px 0px;
	padding:0px 0px 7px 0px;
	
	color:#db2128;
	text-decoration:none;
	text-align:center;
    border-bottom:3px solid #db2128;
	
}

a.topSelectedLink {
	
	
	color:#db2128;
	
 	
}

ul.topNavList li.last{
	
  
}

.baseHeader{
	
    padding:0px 0px;
    margin:0px auto;
    width:900px;
}


.headBanner{
	background:#ffffff;
    height: 201px;
    width: 599px;
   
    padding:0px;
}


.bannerTabsNav{
	background:#ffffff;
    height: 49px;
    width: 599px;
    padding:9px;
}
.lpBanner{
	background:#ffffff;
    height: 219px;
    width: 890px;
    overflow:hidden;
    padding:9px;
    margin-left: auto;
    margin-right:auto;
}
.threeColBanner{
	background:#eeeeee;
    height: 99px;
    width: 898px;
    overflow:hidden;
    padding:1px;
    margin-left: auto;
    margin-right:auto;
}
.bannerPicWide{
	width:544px;
    height:199px;
    overflow:hidden;
    padding:0px 336px 0px 0px;
    cursor:pointer;
}
.bannerPic{
	width:315px;
    height:199px;
    overflow:hidden;
    padding:0px 336px 0px 0px;
    cursor:pointer;
    color:#ffffff;
}

.bannerPic h1, .bannerPicWide h1, .threeColBanner h2{
	font-weight:normal;
    font-size:24px;
    color:#ffffff;
    line-height:26px;
    margin:10px 0px 10px 10px;
    width:310px;
}

.headBanner h1 a, .threeColBanner h2 a{
	color:#ffffff;
}


.bannerPic p, .bannerPicWide p, .headBanner p, .threeColBanner p{
	margin:0px;
    padding:3px 0px;
    font-size:14px;
    width:310px;
    color:#ffffff;
    padding-left:10px;
}

.bannerPic ul, .bannerPicWide ul, .threeColBanner ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.bannerPic ul li, .bannerPicWide ul li, .headBanner ul li, .threeColBanner ul li{
	padding-bottom:10px;
    color:#ffffff;
}



.headRight{
	width: 278px;
    background: #eeeeee;
    height:186px;
    padding:5px 10px 10px 10px;
   
}

ul.topRightLinks{
	list-style:none;
	margin:0px;
	padding:0px;
}

li.topRight{
	background:
    
    padding-bottom:5px;
    margin-bottom:5px;
    
}

h3.topRightTitle{
	color:#db2128;
    margin:0px;
}

p.topRightCopy{
	background:transparent url(../assets/general/click-through.png) no-repeat bottom right;
	cursor:pointer;
    
    margin:5px 0px;
    padding:0px 0px 10px 0px;
    
}

.leftNav{
	width:210px;
    background: transparent url(../assets/general/bg-left-nav.png) repeat-y -1px 0px ;
    height:100%;
    
}

ul.linkList{

	list-style: none;
  	margin: 5px 0px;
  	padding: 0px;
	
}

li.linkListItem a{
	display: block;
	font-size:11px;
	width:200px;
	line-height:20px;
	height:auto;
	padding: 5px 10px 5px 0px;
    margin-left:10px;
	font-weight:bold;
	text-decoration: none;
	color:#db2128 ;
    border-bottom: 1px solid #d9d9d9;
}

li.linkListItem a:hover, li.linkListItemStatic{
	
	display: block;
	font-size:11px;
	width:200px;
	line-height:20px;
	height:auto;
	padding: 5px 10px 5px 0px;
    margin-left:10px;
	font-weight:bold;
	text-decoration: none;
	color:#770004 ;
    border-bottom: 1px solid #db2128;
}

li.linkListItem a:hover{
	text-decoration: underline;
}
li.linkListItemStatic a{
	font-weight:bold;
	
	text-decoration: none;
	color:#db2128 ;
}

li.linkListItemSub a{
	display: block;
	font-size:11px;
	width:182px;
	line-height:20px;
	height:auto;
	padding: 5px 10px 5px 0px;
    margin-left:20px;
	font-weight:bold;
	text-decoration: none;
	color:#db2128 ;
    border-bottom: 1px solid #d9d9d9;
}

li.linkListItemSub a:hover, li.linkListItemSubStatic{
	
	display: block;
	font-size:11px;
	width:182px;
	line-height:20px;
	height:auto;
	padding: 5px 10px 5px 0px;
    margin-left:20px;
	font-weight:bold;
	text-decoration: none;
	color:#770004 ;
    border-bottom: 1px solid #db2128;
}

li.linkListItemSub a:hover{
	}



.main{
	background: #eeeeee ;
   
    
    width:100% ;
    overflow:hidden;

}


.hpWide{
	background: #ffffff url(../assets/general/bg-txt-block.png)  repeat-x bottom left;
	width:557px;
    padding:10px;
    /*text-align: justify;*/
}

.hpWideTransparent{
	width:577px;
   
    /*text-align: justify;*/
}

.lpWideTransparent{
	width:900px;
   
    /*text-align: justify;*/
}



.mainCopyContent{
	width:475px;
}

.seminarCopyContent{
	width:320px;
}
.breadcrumb{
	height:20px;
    overflow:hidden;
}

.divHeight{
	margin:0px 0px 0px 0px; 
    height:10px; 
    overflow:hidden;
}
.gradientBlock{
	background: #ffffff url(../assets/general/bg-txt-block.png)  repeat-x bottom left;
   
    width:475px;
    
    color:#000000;
    
    
}

.twoCol .gradientBlock{
	background: #ffffff url(../assets/general/bg-txt-block.png)  repeat-x bottom left;
   
    width:687px;
    
    color:#000000;
    
    
}

.hpWideTransparent .gradientBlock{
	background: #ffffff url(../assets/general/bg-txt-block.png)  repeat-x bottom left;
   
    width:575px;
    
    color:#000000;
    
    
}

.lpWideTransparent .gradientBlock{
	background: #ffffff url(../assets/general/bg-txt-block.png)  repeat-x bottom left;
   
    width:898px;
    
    color:#000000;
    
    
}

.moreInfoLink{
	background: #ffffff url(../assets/general/icon-clickthrough.png)  no-repeat 391px 50px;
   
    width:385px;
    min-height:89px;
    padding-right:90px;
    color:#000000;
     cursor:pointer;
     
     
    
    
}

.seminarLink{
	background: #ffffff url(../assets/general/bg-seminar-link.jpg)  no-repeat 0px 0px;
   font-size:10px;
    width:687px;
    min-height:89px;
    height:89px;
    color:#000000;
     cursor:pointer;
     overflow:hidden;
    
    
}



.webinarLink{
	background: #ffffff url(../assets/general/bg-webinar-link.jpg)  no-repeat 0px 0px;
   font-size:10px;
    width:687px;
    min-height:89px;
    height:89px;
    color:#000000;
     cursor:pointer;
     overflow:hidden;
    
}

.gradientBg{
	background: #ffffff url(../assets/general/bg-txt-block.png)  repeat-x bottom left;
   
    
    color:#000000;
   
    
}

.contentBlock{
	
    width:487px;
    color:#000000;
   
    
}

.contentBlock a{
	color:#770004;
    text-decoration:underline;
}

.contentBlock a:hover{
	color:#db2128;
}







.centralTxt{
	padding:0px 10px;
    overflow:hidden;
}

.centralTxt h1{
	
    padding:10px 0px 0px 0px;
    
    
    color:#db2128;
    font-size:16px;
    margin:0px;
    
    
}

.centralTxt h2{
	
    padding:10px 0px 0px 0px;
    
    
    color:#db2128;
    font-size:14px;
    margin:0px;
    
    
}

.centralTxt h3{
	
    padding:10px 0px 0px 0px;
    
    
    color:#db2128;
    font-size:12px;
    margin:0px;
    
    
}

table.comparisonTable{
	border-collapse:collapse;
    width: 460px;
    margin:0px auto;
}

tr.tableHeaderBG{
	background: transparent url(../assets/general/bg-banner-link.png) repeat-x bottom left;
}
table.comparisonTable th{
	text-align:left;
    color:#db2128;
}

table.comparisonTable th, table.comparisonTable td{
	padding:5px;
}

.bgTic{
	background:#f1f1f1;
}

.bgTac{
	background:#ffffff;
}

.picBlock{
	overflow:hidden;
}

.googlemap{
	width:100%;
    height:250px;
}


.navBack{
	display:block;
    	width:61px;
        height:20px;
        line-height:20px;
    
    padding:0px 5px; 
    font-weight:bold;
    text-align:right;
}


.navExpand{
	display:block;
    	width:61px;
        height:20px;
        line-height:20px;
    background:transparent url(../assets/general/btn-expand.png) no-repeat 0px 0px;
    color:#ffffff; 
    padding:0px 5px; 
    font-weight:bold;
    text-align:left;
}







.ui-tabs .ui-tabs-nav { margin: 0; padding: 0px; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0px 0px 1px 0; border-top: 1px solid #d9d9d9;  border-right: 1px solid #d9d9d9;   border-left: 1px solid #d9d9d9;  border-bottom: 0px ; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; background: transparent url(../assets/general/bg-banner-link.png) repeat-x 0px 0px; }
.ui-tabs .ui-tabs-nav li a:hover { float: left; padding: .5em 1em; text-decoration: none; background: transparent url(../assets/general/bg-banner-link-on.png) repeat-x 0px 0px; color: #ffffff; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; background: transparent url(../assets/general/bg-banner-link-on.png) repeat-x 0px 0px; color: #ffffff; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;  } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 0px; background: none; }
.ui-tabs .ui-tabs-hide { position: absolute; left: -10000px; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #770004; text-decoration: none; }


.bannerPic ul.banList li, .bannerPicWide ul.banList li{
	padding:0px 500px;
    list-style:disc;
    
}

.error{
	color:red; background: #f8dbdb; border-color: #e77776; 
}
.productHPBox ul{
	margin:0px 0px 0px 5px ;
    padding:0px;
}

.formBlockHP{
	
    width:289px;
    min-height:180px;
    padding:10px;
}


.formBlockHP label.lpLabel{
	width:289px;
	
	line-height:20px;
	display:block;
    
    
	
}


.formBlockHP label.lpLabelSml{
	width:140px;
	
	line-height:20px;
	display:block;
    
    
	
}

.formBlockHP label.contentLabelLong{
	width:450px;
	
	line-height:20px;
	display:block;
   
    padding-left:10px;
    font-size:10px;
	
}

.formBlockHP input.text-input{
	
	width:282px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}

.formBlockHP input.text-input-sml{
	
	width:130px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}


.txt_input{	
	width:250px;
	height:auto;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	border: 1px solid #d9d9d9;
	padding:5px;
	margin:0px ;
}
.txt_input_gry{	
	width:250px;
	height:auto;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
    color: #999;
	border: 1px solid #d9d9d9;
	padding:5px;
	margin:0px ;
}


.formBlockHP textarea.text-input{	
	width:277px;
	height:90px;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	border: 1px solid #d9d9d9;
	padding:5px;
	margin:0px ;
	
}

.formBlockHP input.contentInputSml{
	
	width:50px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:2px;
	padding-left:2px;
	margin:0px ;
	
}

.formBlockHP input.contentInputMed{
	
	width:235px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 0px ;
	
}

.formBlockHP table.telNum{
	border-collapse:collapse;
    padding:0px;
    margin:0px;
}

.formBlockHP select.contentSelect{
	
	
	
}


.formBlock3Col{
	
    width:447px;
    min-height:180px;
    padding:10px;
}


.formBlock3Col label.lpLabel{
	line-height:20px;
	display:block;
    padding-right:10px;
    
    
	
}


.formBlock3Col label.lpLabelSml{
	width:140px;
	
	line-height:20px;
	display:block;
    
    
	
}

.formBlock3Col label.contentLabelLong{
	width:450px;
	
	line-height:20px;
	display:block;
   
    padding-left:10px;
    font-size:10px;
	
}

.formBlock3Col input.text-input{
	
	width:440px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}

.formBlock3Col input.text-input-sml{
	
	width:209px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}

.formBlock3Col textarea.text-input{
	
	width:435px;
	height:90px;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	border: 1px solid #d9d9d9;
	padding:5px;
	margin:0px ;
	
}

.formBlock3Col input.contentInputSml{
	
	width:50px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:2px;
	padding-left:2px;
	margin:0px ;
	
}

.formBlock3Col input.contentInputMed{
	
	width:215px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 0px ;
	
}

.formBlock3Col table.telNum{
	border-collapse:collapse;
    padding:0px;
    margin:0px;
}

.formBlock3Col select.contentSelect{
	
	
	
}


#tabs .formBlock3Col{
	
    width:667px;
    min-height:180px;
    padding:10px;
}


#tabs .formBlock3Col label.lpLabel{
	line-height:20px;
	display:block;
    padding-right:10px;
    
    
	
}


#tabs .formBlock3Col label.lpLabelSml{
	width:319px;
	
	line-height:20px;
	display:block;
    
    
	
}

#tabs .formBlock3Col label.contentLabelLong{
	width:650px;
	
	line-height:20px;
	display:block;
   
    padding-left:10px;
    font-size:10px;
	
}

#tabs .formBlock3Col input.text-input{
	
	width:660px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}

#tabs .formBlock3Col input.text-input-sml{
	
	width:319px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}

#tabs .formBlock3Col textarea.text-input{
	
	width:655px;
	height:90px;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	border: 1px solid #d9d9d9;
	padding:5px;
	margin:0px ;
	
}

#tabs .formBlock3Col input.contentInputSml{
	
	width:50px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:2px;
	padding-left:2px;
	margin:0px ;
	
}

#tabs .formBlock3Col input.contentInputMed{
	
	width:235px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 0px ;
	
}

#tabs .formBlock3Col table.telNum{
	border-collapse:collapse;
    padding:0px;
    margin:0px;
}

#tabs .formBlock3Col select.contentSelect{
	
	
	
}



table.wideFormTable td{
	padding-right:20px;
}
.formBlockWide{
	
    width:880px;
    padding:10px;
}


.formBlockWide label.lpLabel{
	
    
    
	
}


.formBlockWide label.lpLabelSml{
	
    
    
	
}

.formBlockWide label.contentLabelLong{
	width:450px;
	
	line-height:20px;
	display:block;
   
    padding-left:10px;
    font-size:10px;
	
}

.formBlockWide input.text-input{
	
	width:260px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}

.formBlockWide input.text-input-sml{
	
	width:130px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 15px 5px 0px;
	
}

.formBlockWide textarea.contentTA{
	
	width:445px;
	height:90px;
	font: 12px Helvetica, Verdana, Arial,  sans-serif;
	border: 1px solid #d9d9d9;
	padding:5px;
	margin:0px ;
	
}

.formBlockWide input.contentInputSml{
	
	width:50px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:2px;
	padding-left:2px;
	margin:0px ;
	
}

.formBlockWide input.contentInputMed{
	
	width:235px;
	height:20px;
	line-height:20px;
	border: 1px solid #d9d9d9;
	padding-top:5px;
	padding-left:5px;
	margin:0px 0px ;
	
}

.formBlockWide table.telNum{
	border-collapse:collapse;
    padding:0px;
    margin:0px;
}

.formBlockWide select.contentSelect{
	
	margin-top:0px;
	
}

input.app_submit
{
	padding:0px 20px 0px 20px;
    background:#eeeeee;
    height:25px;
    min-height:25px;
    line-height:25px;
    color:#770004;
    font-size:12px;
    border:1px solid #770004;
    text-align:center;
}

input.contentSubmit{
	
     
    display:block;
	
    padding:0px 20px 0px 20px;
    background:#eeeeee;
    height:25px;
    min-height:25px;
    line-height:25px;
    color:#770004;
    font-size:12px;
    border:1px solid #770004;
    text-align:center;
    
}




.formBlockHP form.cmxform label.error, .formBlockHP label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	width:450px;
	padding:5px;
	margin:1px 0px 0px 10px;
	background-color: transparent;
	color : #d21616;
	display:block;
	float:left;
	font-style: italic;
    clear:both;
}

.ok
{
	color : green;
	padding: 0px 0px 8px 0px;
}

.er
{
	color : #d21616;
	padding: 0px 0px 8px 0px;
}

.formBlockHPRight form.cmxform label.error, .formBlockHPRight label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	width:210px;
	padding:5px;
	margin:1px 0px 0px 0px;
	background-color: transparent;
	color : #d21616;
	display:block;
	
	font-style: italic;
}

.bubbleInfo, .bubbleInfoBlock {
            position: relative;
           
        }
      
     
        /* Bubble pop-up */

       .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
			font-size:10px;
        	/*background: url(../assets/general/popup.png) no-repeat top center;*/
        	border-collapse: collapse;
			padding:20px;
			width:187px;
			height:98px;
			overflow:hidden;
            color:#770004;
        }

      .popup h1{
	  	font-size:14px;
		margin:0px 0px 5px 0px;
		padding: 0px 0px;
		
		
	  }
	  
	  .popupBlock table{
	  	width:100%;
	  }
      
      /* Bubble pop-up */

       .popupBlock {
        	position: absolute;
        	display: none;
        	z-index: 50;
			font-size:10px;
        	/*background: url(../assets/general/popup.png) no-repeat top center;*/
        	border-collapse: collapse;
			padding:20px 0px 0px 20px;
			width:50px;
			height:50px;
			overflow:hidden;
            color:#770004;
        }

      .popupBlock h1{
	  	font-size:14px;
		margin:0px 0px 5px 0px;
		padding: 0px 0px;
		
		
	  }
	  
	  .popupBlock table{
	  	width:100%;
	  }

.rightBlocks{
	width: 189px;
}
.rightBlocks h3{
	font-weight:bold;
}

.rightBlocksLP{
	width: 299px;
}

.rightGradient{
	background: #ffffff url(../assets/general/bg-txt-block.png)  repeat-x bottom left;
    min-height:49px;
    
    color:#000000;
    
}



.rightTitle{
	width:179px;
    padding:0px 0px 0px 8px;
    
    height:auto;
    line-height:50px;
    color:#db2128;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}

.rightGradientTitle{
	width:177px;
    padding:0px 0px 0px 10px;
    background:transparent url(../assets/general/rightGradientTitle.gif) repeat-y 0px 0px;
    height:auto;
    line-height:50px;
    color:#ffffff;
    font-size:16px;
    margin:0px;
    overflow:hidden;
}


.rightGradient ul{
	margin:0px;
    padding:0px 10px 0px 15px;
    line-height:14px;
    font-size:12px;
}
.rightGradient2Col{
	width:160px;
}
.rightGradient1Col{
	width:60px;
    padding-right:10px;
}
a.rightGradientMore{
	display:block;
	width:179px;
    padding:0px 0px 0px 10px;
    height:auto;
    line-height:45px;
    color:#ffffff;
    font-size:16px;
}

.rightTitle a{
	text-decoration:none;
}

.rightTitle a:hover{
	text-decoration:none;
    color:#770004;
}
.rightTxt{
	color:#000000;
    padding:10px;
}

.rightMore a{
	display: block;
	font-size:10px;
	width:169px;
	
	
	line-height:20px;
	height:20px;
	
	text-align:right;
	text-decoration: none;
	
}

.rightMore a:hover {
	display: block;
	font-size:10px;
	width:169px;
	
	
	line-height:20px;
	height:20px;
	
	text-align:right;
	text-decoration: underline;
}


.foot{
	color:#848484;
    font-size:10px;
	background:#000000 url(../assets/general/bg-tile.gif) ;
    min-height:274px;
    width:100%;
    
}

.footDivider{
	border-top:1px solid #000000;
    border-bottom: 1px solid #eeeeee;
    width:100%;
    height:0px;
}

.foot h3{
	font-size:14px;
    line-height:16px;
    font-weight:normal;
    margin:3px 0px;
    color:#848484;
}

.footerTop{
	background: transparent url(../assets/general/dotted-divider-horizontal.gif) repeat-x bottom left;
    padding:10px 0px;
    margin:0px auto;
    width:900px;
}

.footerBase{
	
    padding:10px 0px;
    margin:0px auto;
    width:900px;
}
.baseNavTable{
	margin:0px auto;
    border-collapse:collapse
}
.baseListBlock{
	width:130px;
    background: transparent url(../assets/general/dotted-divider-vertical.gif) repeat-y bottom right;
}

.baseListBlockLast{
	width:100px;
    
}

.baseNavList{
	list-style-type: none;
    margin:0px;
    padding:0px 10px;
    color:#FFF;
}
.baseNavList a{
	color:#CCC;
}
.tbl_bdr
{
	border: solid 1px #CCCCCC;
}	

.td_heading
{
	font-size:12px;
	font-weight:bold;
	background-color:#CCCCCC;
}

.data_row
{
	background-color:#EEEEEE;
}

.liveHelp{
	}


 .fm_wm {
	background-image: url(http://www.forexmax.com/images/fm_wm.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	background-attachment: fixed;
}
 .fm_wm_small {
	background-image: url(http://www.forexmax.com/images/fm_wm_small.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	background-attachment: fixed;
}


.author {
	font-size: 11px;
	color: #999999;
}

.author a {
	font-size: 11px;
	color: #999999;
}


.hrDots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.tr_heading
{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-image:url(../images/heading_bg.jpg);
}
.data_row_dark
{
	background-image:url(../images/data_row_dark.jpg);
	background-repeat:repeat-x;
	background-color:#f2f2f2;
}
.data_row_light
{
	background-image:url(../images/data_row_light.jpg);
    background-repeat:repeat-x;
	background-color:#f7f7f7;
}

.cl_date
{
	color: #FFF;
	background-image: url(/images/date_bg.png);
	background-repeat: no-repeat;
	background-position: center center;		
	text-align:center;
    font-size:11px;
}
.cl_date span
{
	font-weight:bold;
	display:block;
    font-size:12px;
}


.td_heading_cl
{
	font-size:12px;
	font-weight:bold;
	background-color:#e6e6e6;
}
.data_row_cl
{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
}

#news_detail img
{
	max-width:632px;
}
#courtesy
{
	font-style:italic;
	color:#666;
}
#courtesy a
{
	color:#666;
}

.fm_app_hd
{
	background-color:#dbdbdb;
    padding-left:6px;
    font-size:14px;
    font-weight: bold;
}
#tbl_fm_app_steps td
{
	text-align: center;
    color: #535353;
    font-family: tahoma;
    font-size:12px;
    font-weight: bold;
}
.fm_app_step_sl
{
	background-image:url(../images/fm_form_sel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fm_app_body
{
	padding:10px;
    border: solid 1px #dbdbdb;
}
.app_left_padding
{
	padding-left:28px;
}
