body{
	margin:0;
	font:15px/20px Arial, Helvetica, sans-serif;
	color:#444;
}
a{
	color:#6699cc;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
p{
	margin:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
#main{
	width:711px;
}
#header{
	width:711px;
	padding:34px 0 0 0;
	height:63px;
}


#ti\tle {
	display: list-item; 
	list-style-image:url(../images/printlogo.gif);
	list-style-position: inside;
	word-spacing:-5000em; /* I guess better that letter-spacing */
	overflow:hidden; /* This fix the Horizontal Roller */
	font-size:1px; /* unhappily is necessary */
}

@media print {
  #title { letter-spacing:-1000px; }
  #title:before { content: url(../images/printlogo.gif); }
}
	
#header h1 a{
	background:url(../images/logo.gif) no-repeat 0 0;
	width:187px;
	height:57px;
	display:block;
	outline:none;	
}
#header h2{
	margin:11px 0 0 28px;
	display:none;
	text-indent:-9999px;
	background:url(../images/slogan.gif) no-repeat 0 0;
	width:420px;
	height:39px;
}
.top{
	background:url(../images/top.gif) no-repeat 0 0;
	width:711px;
	padding:31px 0 0 0;
}
.center{
	padding:0 4px;
	background:url(../images/center.gif) repeat-y 0 0;
	width:703px;
}
.bottom{
	background:url(../images/bottom.gif) no-repeat 0 100%;
	width:711px;
	padding:0 0 26px 0;
}
.content{
	background:#f0f0f0 url(../images/center-gradient-bg.gif) repeat-x 0 0;
	width:703px;
	float:left;
}
* html .content{
	height:500px;
}
ul.nav{
	overflow: visible !important;
	padding:0 0 0 34px;
	font-size: 14px;
}
ul.nav li{	
	display: none;
}
ul.nav li.first{
	display: none;
}
.two-columns{
	margin:50px 0 0 0;
	overflow: visible !important;
}
.center-col{
	width:570px;	
	padding:0 0 0 34px;
}

.center-col_all{
	width:600px;
	float:left;
	padding:0 0 0 34px;
}

.center-col ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.center-col li {
	padding: 0px 0px 5px 16px;
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 3px;
}

.center-col ul li ul {
	padding: 0px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 13px;
}

.center-col ul li ul li {
	padding: 0px 0px 5px 13px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 1px;
}


.right-col{
	display: none;
}
.two-columns h2{
	padding:0 0 16px 0px;
	font:bold 25px Arial, Helvetica, sans-serif;
	margin:0;
	color:#888;
}
.two-columns p{
	padding:0 0 14px 0;
}
p.big{
	font-size:17px;
	line-height:22px;
}
.register-box-top{
	background:url(../images/register-top.gif) no-repeat 0 0;
	width:364px;
	padding:15px 0 0 0;
	overflow: visible !important;	
}
.register-box-center{
	background:url(../images/register-center.gif) repeat-y 0 0;
	width:356px;
	padding:0 4px;
	overflow: visible !important;
}
.register-box-bottom{
	background:url(../images/register-bottom.gif) no-repeat 0 100%;
	width:364px;
	padding:0 0 18px 0;
	overflow: visible !important;
	margin:0 0 10px 0;
}
.reg-box-content{
	background:#e1ebf6 url(../images/register-content.gif) repeat-x 0 0;
	width:346px;
	min-height:140px;
	float:left;
	padding:0 0 0 10px;
}

span.register{
	background:url(../images/register-ico.gif) no-repeat 0 0;
	width:55px;
	height:55px;
	float:left;
	margin:0 9px 0 0;
}
span.reg, span.reg-small{
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#ff9900;
}
span.reg-small{
	font-size:20px;
}
.reg-box-content p{
	font-size:14px;
	padding:0 0 16px 0;
}
.updates-form{
	width:336px;
	overflow: visible !important;
}
.updates-form form{
	padding:0;
	margin:0;
}
input.upd-inp, input.upd-inp-small{
	width:205px;
	height:28px;
	border:1px solid #ccc;
	padding:5px 0 0 5px;
	font-size:16px;
	float:left;
}
input.upd-inp-small{
	width:192px;
}
input.get-updates, input.get-updates2{
	width:116px;
	height:40px;
	background:url(../images/get-updates.gif) no-repeat 0 0;
	float:left;
	margin:0 0 0 4px;
	display:inline;
}
input.get-updates2{
	margin:10px 0 0 44px;
}
.partners-top{
	background:url(../images/partners-top.gif) no-repeat 0 0;
	width:219px;
	padding:9px 0 0 0;
	overflow: visible !important;
}
.partners-center{
	background:url(../images/partners-center.gif) repeat-y 0 0;
	width:207px;
	overflow: visible !important;
	padding:0 0 0 12px;
}
.partners-bottom{
	background:url(../images/partners-bottom.gif) no-repeat 0 100%;
	width:219px;
	padding:0 0 38px 0;
}
ul.partners-list{
	width:207px;
	overflow: visible !important;
	margin:10px 0 -30px 0;
	position:relative;
}
ul.partners-list li{
	width:90px;
	margin:0 10px 0 0;
	padding:0 0 30px;
	float:left;
}
ul.partners-list li a{
	float:left;
}
span.ph{
	padding:0 0 16px 0;
	float:left;
}
span.ph img{
	float:left;
}
.reg-box-small-top{
	background:url(../images/reg-small-box-top.gif) no-repeat 0 0;
	width:236px;
	padding:15px 0 0 0;
	overflow: visible !important;
	margin:20px 0 0 0;
}
.reg-box-small-center{
	background:url(../images/reg-small-box-center.gif) repeat-y 0 0;
	width:228px;
	overflow: visible !important;
	padding:0 4px;
}
.reg-box-small-bottom{
	background:url(../images/reg-small-box-bottom.gif) no-repeat 0 100%;
	width:236px;
	padding:0 0 16px 0;
	overflow: visible !important;
}
.reg-box-small-content{
	background:#e0ebf6 url(../images/reg-small-box-bg.gif) repeat-x 0 0;
	width:215px;
	min-height:154px;
	overflow: visible !important;
	padding:0 0 0 13px;
}
* html.reg-box-small-content{
	height:154px;
}

.blockquote-top{
	background:url(../images/blockquote-box-top.gif) no-repeat 0 0;
	width:370px;
	padding:15px 0 0 0;
	overflow: visible !important;
	margin:20px 0 0 0;
}
.blockquote-center{
	background:url(../images/blockquote-box-center.gif) repeat-y 0 0;
	width:358px;
	overflow: visible !important;
	padding:0 4px;
}
.blockquote-bottom{
	background:url(../images/blockquote-box-bottom.gif) no-repeat 0 100%;
	width:370px;
	padding:0 0 16px 0;
	overflow: visible !important;
}
.blockquote-content{
	background:#e0ebf6 url(../images/reg-small-box-bg.gif) repeat-x 0 0;
	width:350px;
	min-height:154px;
	overflow: visible !important;
	padding:0 0 0 13px;
}

.blockquote-content ul {
	padding-right: 17px;
}	

table {
	width:375px;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}

td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}

tr.odd td {
	background:#f7fbff
}

tr.odd .column1 {
	background:#f4f9fe;
}

.column1 {
	background:#f9fcfe;
}

thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em;
	color:#66a3d3
	}	

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 2px;
}
.footer{
	padding:10px 0 0 40px;
	font-size:12px;
	width:671px;
}

.note {
	font-size:12px;
	line-height: 13px;
}

.note ul {
	padding: 0px;
	margin-top: 5px;
}

.note li {
	padding: 0px 0px 5px 16px;
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 3px;
}

.cal-boxtext {
	width: 190px;
	margin: 0px;
	padding: 0px;
}

.ast {
	font-size: 17px;
	color: #0099CC;
}

.cal-box-content{
	background:#e1ebf6 url(../images/register-content.gif) repeat-x 0 0;
	width:346px;
	min-height:140px;
	float:left;
	padding:0 0 0 10px;
}
* html .cal-box-content{
	height:140px;
}
.cal-box-content p{
	font-size:14px;
	padding:0 0 16px 0;
}
.cal-box-small-top{
	background:url(../images/reg-small-box-top.gif) no-repeat 0 0;
	width:236px;
	padding:15px 0 0 0;
	overflow: visible !important;
	margin:20px 0 0 0;
}
.cal-box-small-center{
	background:url(../images/reg-small-box-center.gif) repeat-y 0 0;
	width:228px;
	overflow: visible !important;
	padding:0 4px;
}
.cal-box-small-bottom{
	background:url(../images/reg-small-box-bottom2.gif) no-repeat 0 100%;
	width:236px;
	padding:0 0 16px 0;
	overflow: visible !important;
}
.cal-box-small-content{
	background:#e0ebf6 url(../images/reg-small-box-bg.gif) repeat-x 0 0;
	width:215px;
	min-height:154px;
	overflow: visible !important;
	padding:0 0 0 13px;
}


* html.cal-box-small-content{
	height:154px;
}
span.calculator{
	background:url(../images/calculator-ico.gif) no-repeat 0 0;
	width:55px;
	height:55px;
	float:left;
	margin:0 9px 0 0;
}

.calculator-upd-inp-small{
	width:195px;
	height:28px;
	border:1px solid #ccc;
	padding:5px 0 0 5px;
	font-size:16px;
	float:left;
}