* {margin: 0px;}
html {
	width: 100%;
	height: 100%;
}
body{
	margin: 0px;
	background-color: #FFFFFF;
	color: #414141;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body,div,p,li, td, th, code, pre{
	font-family: Tahoma, Arial, Verdana, serif;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
}
a{ color: #336699; }
a:hover {
	text-decoration: none;
}
a img{ border: 0px; }
form{ margin: 0px; height: 100%;}
a.LikeText{ 
  color: #414141;
	text-decoration: none;  
}
p {
	margin-bottom: 10px;
}
.Clear {
	clear: both;
}
/*************** Common layout *************/
.wikiArea {
	position: relative;
	float: left;
	margin: 0 auto;
	width: 100%;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100% !important; /* real browsers */
}
.Wrap {
	padding-bottom: 94px;
	width: 100%;
	_padding-bottom: 0px;
}
.InnerWidth {
	width: 960px;
	margin: 0px auto;
}
.TopArea {
	background: #474747;
	text-align: center;
	border-top: 1px solid #474747;
}
#logo {
	float: left;
	padding: 17px 8px 20px 0px;
	margin: 0px;
}
.TopLightArea {
	background: #ededed;
	border-bottom: 1px solid #d7d7d7;
	text-align: center;
}
.BotLightArea {
	background: #ededed;
	border-top: 1px solid #d7d7d7;
	text-align: center;
}
.CentralArea {
	text-align: center;
}
.LeftCol {
	float: left;
	width: 678px;
}
.RightCol {
	float: right;
	width: 282px;
}

/************** Headers **********/
h1 {
	font-size: 35px;
	font-family: Trebuchet MS;
	padding: 9px 0px 14px 0px;
	margin: 0px 0px 20px 0px;
	background: url(../images/header-bg.gif) left bottom repeat-x;
	line-height: 40px;
	margin-right: 20px;
}
h2 {
	font-size: 20px;
	font-family: Trebuchet MS;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 8px 0px;
	float: left;
	border-bottom: 3px solid #709900;
}
h3 {
	font-size: 14px;
	font-family: Trebuchet MS;
	padding-bottom: 10px;
	padding-top: 7px;
}
h4 {
	font-size: 11px;
	font-family: Trebuchet MS;
}

/************* Menu *************/
#menu {
	float: right;
	color: #696969;
	padding: 25px 0px 0px 0px;
	width: 765px;
}
#menu a {
	color: #cccccc;
	font-size: 12px;
	line-height: 16px;
}
#menu.InnerMenu {
	padding: 15px 0px 0px 0px;
}
/************* Language switcher **************/
.TopMenuLinks{
	float: left;
	padding: 14px 0px 0px 0px;
	font-size: 11px;
}
.TopMenuLinks a {
	color: #cccccc;
	display: block;
	padding: 0px 15px 5px 5px;
}
.TopMenuLinks span {
	color: #000000;
	font-weight: bold;
	display: block;
	background: url(../images/lang-bg.gif) left top no-repeat;
	padding: 0px 15px 3px 5px;
}

/**************** Homepage ****************/
div.TopFeaturesList ul{ 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 266px;
}
div.TopFeaturesList ul li {
	padding: 0px 0px 7px 19px;
	background: url(../images/tick.gif) left 3px no-repeat;
}
div.EqCol {
	width: 50%;
	float: left;
}
.TopLightArea div.AdvBlockArea {
	margin: 12px 0px;
}
div.AdvBlockArea {
	width: 282px;
	background: #f4ffdd;
}
div.AdvBlock {
	border-left: 1px solid #a2b179;
	border-right: 1px solid #a2b179;
	padding: 0px 10px 0px 10px;
}
div.AdvBlock div.Header {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cdd6b9;
	color: #010101;
}
div.AdvBlock div.Header div {
	float: left;
	font-size: 14px;
	line-height: 14px;
	padding-top: 4px;
}
div.AdvBlock div.Header div.LeftText {
	float: left;
	text-align: right;
}
div.AdvBlock div.Header div.Number {
	color: #000000;
	font-size: 40px;
	padding: 0px 15px;
	line-height: 38px;
}
div.AdvBlock div.Header h2 {
	font-weight: bold;
	float: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
div.AdvBlock p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
}
div.AdvBlock p span {
	color: #cc0000;
}
div.AdvBtn {
	padding-bottom: 8px;
	padding-top: 17px;
}
div.AdvBtn a {
	display: block;
	float: left;
}
div.AdvBtn a.RightBtn {
	margin-right: 0px;
	float: right;
}
div.InnerBlockArea div.Header div.Number {
	font-size: 26px;
	padding: 0px 30px;
	line-height: 30px;
}
div.InnerBlockArea div.Header div {
	float: left;
	font-size: 13px;
	line-height: 13px;
	padding-top: 4px;
}

.InfoBlock {
	margin: 16px 0px 0px 0px;
}
.InfoBlock td {
	width: 50%;
	padding: 0px 20px 0px 32px;
	vertical-align: top;
}
.InfoBlock td.RightBord {
	border-right: 1px solid #cccccc;
	padding: 0px 20px 0px 0px;
}
div.HowWorkArea {
	background: url(../images/how-bg.gif) center top no-repeat;
	padding: 30px 0px 0px 0px;
}
#howTabs {
	border-collapse: collapse;
}
#howTabs {
	width: 650px;
	height: 47px;
	background: #f4ffdd url(../images/how-tab-bg.gif) left top repeat-x;
}
#howTabs td {
	vertical-align: center;
	text-align: center;
	cursor: pointer;
}
#howTabs td#tab_1 {
	background: url(../images/left-tab-bg.gif) left top no-repeat;
}
#howTabs td#tab_1.Over{
	background: url(../images/left-tab-over-bg.gif) left top no-repeat;
}
#howTabs td#tab_6 {
	background: url(../images/right-tab-bg.gif) right top no-repeat;
}
#howTabs td#tab_6.Over{
	background: url(../images/right-tab-over-bg.gif) right top no-repeat;
}
#howTabs td.Sep {
	background: url(../images/sep-bg.gif) left center no-repeat;
	width: 1px;
	padding: 0px;
}
#howTabs td.Over {
	color: #ffffff;
	background: url(../images/tab-over-bg.gif) left top repeat-x;
}
div.Arrow {
	height: 6px;
	width: 12px;
	background: url(../images/tab-arrow.gif) center top no-repeat;
	position: absolute;
	margin-top: -1px;
	margin-left: 45px;
}
div#howInfo {
	padding: 10px 15px 0px 0px;
}
div#howInfo div {
	display: none;
}
div#howInfo div#info_1 {
	display: block;
}
ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}
ul li {
	background: url(../images/bullet.gif) left 10px no-repeat;
	padding: 0px 0px 5px 12px;
}
ul.Highlighted {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.Highlighted li {
	padding: 0px 0px 7px 19px;
	background: url(../images/tick.gif) left 5px no-repeat;
}
div.FeaturesArea {
	margin: 18px 0px;
	border-left: 1px solid #cccccc;
	padding: 0px 0px 0px 20px;
}
div.FeaturesArea li {
	padding: 0px 0px 8px 12px;
}
div.QuoteArea {
	background: url(../images/quote-bg.gif) left top repeat-y;
	width: 260px;
}
div.QuoteArea div.Quote {
	background: url(../images/quote-top.gif) left top no-repeat;
	padding: 11px 12px 8px 12px;
}
div.QuoteArea div.Quote div {
	background: url(../images/quote-mark.gif) 79px top no-repeat;
	padding: 15px 0px 0px 0px;
}
div.QuoteArea div.Quote div.Clear {
	background: none;
	padding: 0px;
}
div.QuoteArea div.Quote img{
	float: left;
	margin-right: 11px;
}
div.QuoteArea div.Author {
	background: #ffffff url(../images/quote-bot.gif) left top no-repeat;
	padding: 9px 0px 0px 58px;
	color: #595959;
}
table#howtoBlock {
	border-collapse: collapse;
}
table#howtoBlock td {
	width: 50%;
	vertical-align: top;
	padding: 15px 25px 15px 25px;
}
table#howtoBlock td h3 {
	margin: 0px;
	font-size: 15px;
	font-family: Georgia;
	padding-bottom: 10px
}
table#howtoBlock td .formview td {
	padding: 5px 0 4px;
	width: 80%;
}
table#howtoBlock td .formview th {
	width: 100px;
}
table#howtoBlock td.TL {
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	padding-left: 0px;
}
table#howtoBlock td.L {
	padding-left: 0px;
}
table#howtoBlock td.BR {
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
}
div#centerBg {
	position: absolute;
	background: #ededed;
	margin-top: -33px;
	margin-left: -57px;
	width: 63px;
	height: 34px;
}


.main {
	width:900px;
	border-collapse:collapse;
}
.main td {
	vertical-align:top;
}
.main td.btm {
	vertical-align:bottom;
}
.DLLink{
  color: #3996D5;
}
#SecondPageContainer h1{
	font-family: Arial, Tahoma, Verdana, serif;
	color: #5B7D00;
}
.SecondPageContent,
.DownloadForm,
.FeedbackForm {
  width: 550px;
}
.MHTMLSample .formview,
.DownloadForm .formview,
.FeedbackForm .formview{
	width: 100%;
}
.formview td{
 	padding: 5px 0px 4px 0px;
}
.FeedbackForm .formview th,
.DownloadForm .formview th{
 	width: 100px;
}
.FeedbackForm .formview td,
.DownloadForm .formview td{
 	width: 80%;
}
.formview td .radio td,
.formview td .radio th{
	border-bottom: none;
	padding: 2px;
}
.formview th{
	font-weight: normal;
	text-align: left;
	padding: 5px 10px 4px 2px;
	vertical-align: top;
	width: 30%;
}

.formview th span.req{
  font-weight: bold;
}
.formview th span.req:before{ 
  content: "* ";
  display: inline;
	color: red;
}
.formview .formHeader td{
  font-size: 13px;
	background: #EEEEEE;
	text-align: center;
	text-transform: capitalize;
	padding: 5px;
}
.formview input.text,
.formview select.text,
.formview textarea.text{
  width: 100%;
  border: 1px solid #d7d7d7;
  padding: 3px;
}

.buttons{
	padding: 5px 0px 5px 0px;
	text-align: right;
	overflow: hidden;
	border-top: 1px solid #d7d7d7;
	margin-top: 10px;
	padding-top: 10px;
}
.buttons input{
  margin: 0px 3px 0px 3px;
  height: 30px;
  color: #ffffff;
}
.botTable .buttons{
  margin-top: 1px;
	background: #F2F9FC;
} 
div.Button {
	float: right;
	height: 30px;
	background: url('../images/button-left.gif') left top no-repeat;
	padding-left: 4px;
}
div.Button a{
	display: block;
	height: 30px;
	line-height: 30px;
	background: url('../images/button-right.gif') right top no-repeat;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 6px;
	text-decoration: none;
}


.left {
	float:left;
}
.right {
	float:right;
}

td.leftCol {
	width:212px;
	padding:0px;
}
td.centCol {
	padding:0px;
}
td.rightCol {
	width:300px;
	padding:0px;
}
td.topPart {
	background-image:url('../images/top_blue_lbg.gif');
	background-repeat:repeat-y;
	background-position:right;
}

td.topLinks {
	background-image:url('../images/top_blue_rbg.gif');
	background-repeat:repeat-y;
	background-position:left;
}


td.topLinks ul li a{
	text-decoration:none;
	color:#636363;
}

#slogan{
  position: absolute;
	left: 43px; 
	top: 70px;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
div#logo_text {
	padding: 35px 0px 0px 19px;
	line-height: 16px;
}
  div#logo_text a{
		font-weight: bold;
		padding: 0px 5px 0px 5px;  
  }

.topText {
	padding: 40px 0px 0px 57px;
	margin: 0px;
}
.topText2 {
	padding:45px 27px 10px 25px;
	margin: 0px;
}
.rchead{
  padding: 15px 0px 15px 16px;
	margin: 0px;
	color: #5B7D00;
}
.rctxt{
  padding: 0px 10px 0px 13px;  
}


table.topBlue {
	background-color:#005DA5;
	background-image:url('../images/dark_block_bg.gif');
	background-position:top;
	background-repeat:repeat-x;
}
td.rightBorder {
	background-image:url('../images/divider.gif');
	background-position:right;
	background-repeat:no-repeat;
}
div.advText {
	padding:20px 0px 16px 30px;
}
div.advText2 {
	margin:15px 47px 15px 10px;
	width: 180px;
}
div.advText2 ul {
	margin: 0px 0px 0px 10px;
	padding: 12px 0px 0px 0px;
	list-style-type: none;
}
div.advText2 ul li{
	background: url('../images/dash.gif') left 6px no-repeat;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 11px;
	list-style-type:none;
/*	font-size:12px;
	font-weight:bold; */
	color:#FFFFFF;
}
div.advText2 ul.subList{
	margin:-1px 0px 0px 43px;
	padding:0px 0px 20px 0px;
	list-style-type:none;
}
div.advText2 ul.subList li{
	background-image:url('../images/dash_sm.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 7px;
	list-style-type:none;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

div.wideText {
	margin:0px 27px 0px 0px;
	background-image:url('../images/blue_bottom.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding:13px 0px 13px 0px;
}
div.wideText p{
	margin:0px;
	margin-top:14px;
	color:#B3CFE4;
}
div.wideText p a {
	color:#B3CFE4;
}

div.wideText div.sep {
	background-image:url('../images/sep.gif');
	background-repeat:repeat-x;
	width:419px;
	margin-top:17px;
}

.menuPart td.rightCol p{
	width:280px;
}
td.greyBtm {
	background-image:url('../images/grey_bot.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}
td.greyTop {
	background-image:url('../images/grey_bot.gif');
	background-repeat:repeat-x;
	background-position:top;
}
div#menu div.selTop{
	background-image:url('../images/sel_top.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
div#menu div.selBot{
	background-image:url('../images/sel_bot.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

div#menu .menuItem{
	background-color:#F6F6F6;
	background-image:url('../images/menu_bg.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding:6px 5px 5px 21px;
	cursor: pointer;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
div#menu .selItem {
	background-color:#EBF1F5;
	padding:6px 5px 5px 21px;
	cursor: pointer;
	color:#5B7D00;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;	
}

td.textBlock {
	background-color:#EBF1F5;
	padding:10px;
	padding-top:6px;
}
td.textBlock p {
	margin: 8px 0px 2px 10px;
}
td.textBlock img {
	margin-right:10px;
}


table.botTable {
	width: 900px;
	border-collapse: collapse;
	margin-top: 0px;
}
table.botTable td {
	vertical-align:top;
}
.eql {
	width:50%;
	padding:13px 15px 16px 19px;
}
.eql p {
	margin:17px 0px 13px 0px;
}
.Equal3{
  width: 33%;
}
.eqlLeft {
	background-image:url('../images/vert_dash.gif');
	background-repeat:repeat-y;
	background-position:left;
	padding-left:17px;
}
.eqlLeft div.left {
	width:50%;
}
.eqlLeft ul,
.Equal3 ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.eqlLeft ul li,
.Equal3 ul li{
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 9px;
	list-style-type: none;
}
ul.extra{
	margin: 10px 0px 10px 15px;
}
.menuRText{
  position: absolute;
	visibility: hidden;
}
.SampleMimeText textarea{
  width: 100%;
  height: 90px;
	border: 1px solid #D2D9DF;
}
.SampleMimeLinks{
  padding-bottom: 4px;
}
.SampleMimeButton{
  text-align: right;
	padding: 5px 7px 0px 0px;
}

.hotOffer {
	padding: 5px 5px 5px 5px;
	background: #FFFFCC;
	width: 150px;
	margin-top:10px;
}

.hotOfferOrder {
	padding: 10px;
	background: #FFFFCC;
	width: 637px;
	_width: 657px;
	margin-bottom:10px;
	font-size: 13pt;
}

.hotOfferCMW {
	padding: 10px;
	background: #CEFFD1;
	width: 637px;
	_width: 657px;
	margin-bottom:10px;
	font-size: 13pt;
}


/* Footer */

.Footer{
	position: absolute;
	width: 100%;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	_POSITION: relative;  
	_text-align: center;
	_top: expression(this.offsetParent.scrollTop+this.offsetParent.offsetHeight-this.offsetParent.scrollHeight);

	height: 94px;
	background: #474747;
	text-align: center;
	padding: 0px;
	clear: both;
}

/* # */

.Copyright{
	float: left;
	padding: 25px 50px 0px 0px;
}
.Copyright, .Copyright *{
  color: #cccccc;
}
.SecondPageHeader{
	background-color: #F9FCFC;
	border-bottom: 3px solid #005DA5;
}
.SecondPageContent{
  margin: 40px;
	width: 750px;
}
div.TopPrice{
	text-align: right;
  margin-right: 40px;
	margin-top: 5px;
}
.new{
  vertical-align: super;
	color: red;
	font-size: 9px;
}
.lnk{
  color: #005DA5;
	text-decoration: underline;
	cursor: pointer;  
}
.UQuestion{
	margin: 10px 0px 2px 0px;
	padding-left: 10px;
	font-size: 13px;
	padding: 0px 0px 5px 14px;
	background: url(../images/bullet.gif) left 10px no-repeat;
}
pre, code, .NAnswer{
  background-color: #F9FCFC;
	border-left: 3px solid #7DAB00;
	padding: 5px 2px 5px 10px;
	display: block;
	width: 535px;
	overflow: auto;
}
.NAnswer{
	font-size: 13px;
}
.SecondPageMenu{
	background: #005DA5;
	padding: 8px 10px 7px 22px;
	color: #CCC;
}

.SecondPageMenu a{
  color: #FFF;
	padding-right: 15px;
	padding-left: 15px;	
}

/* Feedback page */
.CFeedback{
	padding: 0px;
	margin-bottom: 20px;
	text-align: justify;
	background: url(../images/say-bg.gif) left top repeat-y;
	width: 650px;
}
.CFeedback div.Say {
	background: url(../images/say-top.gif) left top no-repeat;
	padding: 15px 20px 15px 20px;
}
.CFeedback div.Say div {
	background: url(../images/quote-mark.gif) left top no-repeat;
	padding: 20px 0px 0px 0px;
}
.CFeedback div.FeedbackAuthor {
	background: #ffffff url(../images/say-bot.gif) left top no-repeat;
	padding: 9px 20px 0px 58px;
	color: #595959;
}
.CFeedback .CFCompany{
	color: #777;
	font-size: 10px;
	line-height: 12px;
}

/*  Order table   */
.OrderTable{
	border-collapse: collapse;
	width: 100%;
}
  .OrderTable th{
		background: #B3CFE4;
		padding: 5px 10px 5px 10px;		
		color: #333;
		border-left: 1px solid #FFF;
		vertical-align: top;
	}
  .OrderTable td{
	  text-align: left;
		padding: 5px 10px 5px 10px;		
		border-bottom: 1px solid #879AA9;
		width: 110px;		
	}
    .OrderTable td.LicenseName{
		text-align: left;
  		border-left: 1px solid #FFF;			
  	}
	.OrderTable td.FirstCol {
		text-align: left;
		font-weight: bold;
		padding: 5px;
	}
	
.InnerContent {
	padding: 15px 20px 15px 0px;
}
.InnerContent h2 {
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 8px 0px;
	float: none;
	border: none;
}
.InnerContent h3 {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}
.InnerContent li h3 {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p.Descr {
	padding-right: 20px;
	padding-bottom: 10px;
}


#BottomNav {
	float: left;
	color: #696969;
	padding: 25px 0px 0px 0px;
}
#BottomNav a{
	color: #cccccc;
	font-size: 12px;
}

		
/* Margins, font styles */ 
.ml5 { margin-left: 5px; }
.mb5 { margin-bottom: 5px; }
.mt7 { margin-top: 7px; }
.mb10{ margin-bottom: 10px; }
.pt15 { padding-top: 12px; }
.pt30{ padding-top: 30px; }
.pl20{ padding-left: 20px; }
.pl10{ padding-left: 10px; }
.m0{ margin: 0px }

.fcg{ color: #999999; }
.fcg div { border: 2px solid #CCC; }
.fcr, .red { color: #CC0000; }
.fcg div img{ border: 1px solid #FFF; }
.fcw, .fcw a{ 
	color: #FFFFFF; 
	text-decoration: none; 
}


/* Test styles */
.b1{ border: 1px solid red !important; }
