﻿body{margin:0;padding:0}
html{margin:0;padding:0}
body {
	padding:0px;
	margin:0px;
	background:#0C3569;
	text-align:left;
	border: 0px;
	font-family: tahoma, sans-serif;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
h2 {
	margin: 0px;
	padding: 5px;
	font-style: normal;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
p {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:2000;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:200;
}
a {
	outline: none;
	border: none;
}

a:link img {
	outline: none;
	border: none;
}

a:visited img {
	outline: none;
	border: none;
}

a:hover img {
	outline: none;
	border: none;
}

a:active img {
	outline: none;
	border: none;
}

a:focus img {
	outline: none;
	border: none;
}



#level1{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	background-color:#071F4B;
	height: 93px;
	z-index:200;
}
/* Minimum height for compliant browsers */
html>body #level1{
	height: auto !important;
	min-height: 93px;
}

#level2{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	background:#0B2F61 url("images/bg_1x321.jpg") repeat-x left top;
	height: 321px;
	z-index:100;
}
/* Minimum height for compliant browsers */
html>body #level2{
	height: auto !important;
	min-height: 321px;
}



.level2-bg {
	position: relative;
	height:321px;
	width: 940px;
	display: block;
	background: url("images/level2-bg_940x321.jpg") no-repeat left top;
	z-index:100;
}

.product1 {
	position: absolute;
	height:200px;
	width: 177px;
	display: block;
	background: url("images/product1_177x200.jpg") no-repeat left top;
	top: 50px;
	left: 0px;

}

.product2 {
	position: absolute;
	height:200px;
	width: 177px;
	display: block;
	background: url("images/product2_177x200.jpg") no-repeat left top;
	top: 50px;
	left: 0px;

}

.new-right {
	position: absolute;
	height:70px;
	width: 70px;
	background: url("images/new_70x70.jpg") no-repeat left top;
	top: 20px;
	right: 0px;
}

.new-left {
	position: absolute;
	height:70px;
	width: 70px;
	background: url("images/new-left_70x70.jpg") no-repeat left top;
	top: 20px;
	left: 391px;
}

.graphic-on {
	display: block;
}
.graphic-off {
	display: none;
}
	





.level3{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	background:#071F4B;
	height: 320px;
	z-index:100;
}
/* Minimum height for compliant browsers */
html>body .level3{
	height: auto !important;
	min-height: 320px;
}
#level4{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	background:#0C3569 url("images/bg_1x149.jpg") repeat-x left top;
	height: 149px;
}
/* Minimum height for compliant browsers */
html>body #level4{
	height: auto !important;
	min-height: 149px;
}

#outer{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
}
.inner{
	width:940px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
}
#header {
	position: relative;
	height:93px;
	background: url("images/head_940x93.jpg") no-repeat left top;
	z-index:200;
}

#header h1 {
	position: absolute;
	top: 21px;
	left: -10px;
}
#header h1 a {
	width: 303px;
	height: 64px;
	display: block;
	background: url("images/logo_303x64.jpg") no-repeat left top;
}

#header h1 a span {
	display: none;
}


#header ul {
	position: absolute;
	left: 501px;
	top: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	z-index:200;
}
#header ul a {
	color: #fff;
	text-decoration: none;
}
#header ul li {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index:200;
}

#header li ul {
	position: absolute;
	left: 66px;
	top: 20px;
	display: none;
	width: 176px;
	z-index: 200;
}
#header ul li ul li {

	/*Drop Down List Style*/
	position: relative;
	display: block;
	font-size: 11px;
	z-index: 200;
	margin-bottom: 0px;	
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 1px solid #0597C8;
	border-right: 1px solid #0597C8;
	border-top: 1px solid #0597C8;
} 

.menu-border-bottom {
	border-bottom: 1px solid #0597C8;
}
#header ul li ul li a {

	/*Drop down Anchor Style*/

	position: relative;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	z-index: 200;
	background-color: #051536;
	margin-bottom: 0px;	
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
} 

#header ul li ul li a:hover {
	background-color: #0597C8;
}
/*
#topmenu ul li.over ul { 
	display: block; 
	z-index: 200;
} 
*/
#header ul li:hover ul { 
	display: block; 
	z-index: 200;
} 
/*
#listitem_tte
{
	background-image:url(images/TimelessTimeAndExpense.gif);
	background-repeat:no-repeat;
	background-position:1px 1px; 
	padding-left:18px; 
}
#listitem_tpt
{
	background-image:url(images/TimelessProjectTracking.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding-left:18px; 
}
*/

.menu1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 69px;
	text-align: center;
	height: 24px;
}
.menu1:hover {
	border-bottom: 2px solid #821B91;
}
.youarehere.menu1  {
	border-bottom: 2px solid #821B91;
}
.menu2 {
	position: absolute;
	top: 0px;
	left: 71px;
	width: 94px;
	text-align: center;
	height: 24px;
}
.menu2:hover {
	border-bottom: 2px solid #0597C8;
}
.youarehere.menu2  {
	border-bottom: 2px solid #0597C8;
}
.menu3 {
	position: absolute;
	top: 0px;
	left: 166px;
	width: 86px;
	text-align: center;
	height: 24px;
}
.menu3:hover {
	border-bottom: 2px solid #E00000;
}
.youarehere.menu3  {
	border-bottom: 2px solid #E00000;
}
.menu4 {
	position: absolute;
	top: 0px;
	left: 253px;
	width: 90px;
	text-align: center;
	height: 24px;
}
.menu4:hover {
	border-bottom: 2px solid #01B717;
}
.youarehere.menu4  {
	border-bottom: 2px solid #01B717;
}
.menu5 {
	position: absolute;
	top: 0px;
	left: 344px;
	width: 83px;
	text-align: center;
	height: 24px;
}
.menu5:hover {
	border-bottom: 2px solid #BA7415;
}
.youarehere.menu5  {
	border-bottom: 2px solid #BA7415;
}



#wing-top-right {
	position: absolute;
	height:93px;
	width: 99px;
	display: block;
	top:0px;
	right:-99px;
	background: url("images/wing-top-right_99x93.jpg") no-repeat left top;
}

#wing-level2-left {
	position: absolute;
	height:321px;
	width: 99px;
	display: block;
	top:0px;
	left:-99px;
	background: url("images/wing-level2-left_99x321.jpg") no-repeat left top;
}
#wing-level2-right {
	position: absolute;
	height:321px;
	width: 99px;
	display: block;
	top:0px;
	right:-99px;
	background: url("images/wing-level2-right_99x321.jpg") no-repeat left top;
}


#wing-level3-right {
	position: absolute;
	height: 320px;
	width: 100%;
	display: block;
	top:0px;
	right:-99px;
	background:#071F4B;
}





#left{
	position: relative;
	float:left;
	width:480px;
}



#right{
	position: relative;
	float:right;
	width:460px
}




.clearme {
	clear: both;
}

.tabBody {

}

.tabBody h2 {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	width: 458px;
	text-align: center;
	padding-top: 15px;
}

.tabBody p {
	color: #08204C;
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	top: 60px;
	left: 174px;
	width: 270px;
}

DIV.tabBody a
{
	text-decoration:none;
	color:#08204c;
}
DIV.tabBody a:hover
{
	text-decoration:underline;
}
DIV.tabBody h2 a
{
	text-decoration:none;
	color:#fff;
}

.level3 .inner {
	padding-top: 20px;
}

.level3 .float1 {
	position: relative;
	float: left;
	width: 312px;
}
.level3 .float1 p {
	width: 289px;
	margin-bottom:6px;
}
.level3 .float2 {
	position: relative;
	float: left;
	width: 314px;
	padding-left: 4px;
}
.level3 .float3 {
	position: relative;
	float: left;
	width: 300px;
	padding-left: 4px;
}

.level3 p {
	font-size: 13px;
	line-height: 21px;
}

.level3 h2 {
	font-size: 18px;
	font-weight: bold;
}

.level3 h3 {
	font-size: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 11px;
	display: block;
}

.level3 ul {
	position: relative;
	width: 300px;
	margin-top: 10px;
	display: block;
	float: left;
}
.level3 ul li {
	position: relative;
	font-size: 13px;
	padding-top: 10px;
	border-top: 1px solid #0C3569;
	display: block;
	float: left;
	line-height: 19px;
}
.borderbottom {
	border-bottom: 1px solid #0C3569;
}
.level3 ul li strong {
	position: relative;
	float: left;
	width: 70px;
	display: block;
	font-weight: normal;
}
.level3 ul li a {
	position: relative;
	font-style: normal;
	float: left;
	width: 230px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
}
.level3 ul li a:hover {
	text-decoration: underline;
}
	


.whitetext {
	color: #fff;
}
.whitetext a {
	color: #fff;
	text-decoration:none;
}
.whitetext a:hover {
	text-decoration:underline;
}

.cyantext {
	color: #77BFFA;
}

.navytext {
	color: #113A6E;
}
.navytext a {
	color: #113A6E;
	text-decoration:none;
}
.navytext a:hover {
	text-decoration:underline;
}
.graytext {
	color: #333;
}
.graytext a {
	color: #3E85C3;
	text-decoration:none;
}
.graytext a:hover {
	text-decoration:underline;
}

.icon1 {
	display: block;
	background: url("images/icon1_37x38.jpg") no-repeat left top;
	height: 38px;
	padding-left: 40px;
	line-height: 40px;
}

.icon2 {
	display: block;
	background: url("images/icon2_37x38.jpg") no-repeat left top;
	height: 38px;
	padding-left: 50px;
	line-height: 40px;
}

.icon3 {
	display: block;
	background: url("images/icon3_50x40.jpg") no-repeat left top;
	height: 40px;
	padding-left: 60px;
	line-height: 40px;
}


	


.learn-more {
	position: relative;
	float: right;
	display: block;
	background: url("images/learn-more_100x56.jpg") no-repeat 0px 0px;
	height: 28px;
	width: 100px;
	margin-top: 18px;
	text-decoration: none;
}
.learn-more:hover {
	background: url("images/learn-more_100x56.jpg") no-repeat 0px -28px;
}

.learn-more span {
	color: #fff;
	display: block;
	line-height: 28px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}


.more-news {
	position: relative;
	float: right;
	display: block;
	background: url("images/more-news_100x56.jpg") no-repeat 0px 0px;
	height: 28px;
	width: 100px;
	margin-top: 18px;
	text-decoration: none;
}
.more-news:hover {
	background: url("images/more-news_100x56.jpg") no-repeat 0px -28px;
}
.more-news span {
	color: #fff;
	display: block;
	line-height: 28px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}



.testimonials {
	position: absolute;
	left: 80px;
	bottom: 0px;
	display: block;
	background: url("images/testimonials_144x62.jpg") no-repeat 0px 0px;
	height: 31px;
	width: 144px;
	margin-top: 18px;
	text-decoration: none;
}
.testimonials:hover {
	background: url("images/testimonials_144x62.jpg") no-repeat 0px -31px;
}
.testimonials span {
	color: #fff;
	display: block;
	line-height: 31px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}

.box1 {
	position: relative;
	width: 300px;
	background: url("images/box1-mid_300x1.jpg") repeat-y left top;
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-left: 7px;
}
.box1 .b1top {
	position: relative;
	width: 300px;
	height: 11px;
	display: block;
	background: url("images/box1-top_300x11.jpg") no-repeat left top;
}


.box1 .b1bot {
	position: relative;
	width: 300px;
	height: 38px;
	display: block;
	background: url("images/box1-bot_300x38.jpg") no-repeat left bottom;
}

.box1 .b1inner {
	position: relative;
	display: block;
	width: 264px;
	height: 226px;
	background: url("images/box1-inner_300x226.jpg") no-repeat left bottom;
	padding-left: 16px;
	padding-right: 20px;
}

.box1 h3 {
	line-height: 28px;
	font-family: times, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	padding-bottom: 0px;
}

.box1 p {
	text-align: right;	
	font-size: 12px;
	display: block;
}

/* Minimum height for compliant browsers */
html>body .box1 .b1inner{
	height: auto !important;
	min-height: 226px;
}



#footer {
	position: relative;
	clear:both;	
	height:34px;
	background: url("images/foot_940x52.gif") no-repeat left top;
	padding-top: 18px;
}
#footer p {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
#footer p a {
	color: #fff;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
#footer p a:hover {
	text-decoration: underline;
}

#foot-left {
	position: relative;
	float: left;
	width: 550px;
	padding-left: 10px;
}
#foot-right {
	position: relative;
	float: left;
	width: 370px;
	text-align: right;
	padding-right: 10px;
}


#level5{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	background:#0C3569 url("images/level5-bg_1x1007.jpg") repeat-x left top;
	height: 321px;
	z-index:100;
}
/* Minimum height for compliant browsers */
html>body #level5{
	height: auto !important;
	min-height: 321px;
}

#wing-level5-left {
	position: absolute;
	height:507px;
	width: 99px;
	display: block;
	top:0px;
	left:-99px;
	background: url("images/wing-level5-left_99x507.jpg") no-repeat left top;
}
#wing-level5-right {
	position: absolute;
	height:507px;
	width: 99px;
	display: block;
	top:0px;
	right:-99px;
	background: url("images/wing-level5-right_99x507.jpg") no-repeat left top;
}

#level5-content{
	position: relative;
	width:912px;
	display: block;
	background: url("images/level5-content-bg_912x1.jpg") repeat-y left top;

}

#content-left{
	position: relative;
	float:left;
	width:703px;
	display: block;
}
#content-full{
	position: relative;
	float:left;
	width:912px;
	display: block;
}
#level5-content-full{
	position: relative;
	width:912px;
	display: block;
	background:#fff none;
}


.para1 {
	font-size: 14px;
	position: relative;
	display: block;
	width: 540px;
	height: 157px;
	padding-left: 143px;
	background: url("images/tte-128.gif") no-repeat left top;
	margin-top: 26px;
	line-height: 24px;
}
.para1 p {
	margin-bottom: 18px;
	display: block;
}

/* Minimum height for compliant browsers */
html>body .para1 {
	height: auto !important;
	min-height: 157px;
}

.para2 {
	font-size: 14px;
	position: relative;
	display: block;
	width: 540px;
	height: 157px;
	padding-left: 143px;
	background: url("images/tpt-128.gif") no-repeat left top;
	margin-top: 26px;
	line-height: 24px;
}
.para2 p {
	margin-bottom: 18px;
	display: block;
}

/* Minimum height for compliant browsers */
html>body .para2 {
	height: auto !important;
	min-height: 157px;
}

.purchase p
{
	margin-bottom: 0px;
}


.buttons1 {
	position: relative;
	display: block;
	width: 684px;
	height: 80px;
	background: url("images/buttons_684x80.gif") no-repeat left top;
	margin-top: 13px;
	margin-bottom: 25px;
}
.buttons_purchase{
	position: relative;
	display: block;
	width: 684px;
	height: 80px;
	background: url("images/buttons_684x80.gif") no-repeat left top;
	margin-top: 0px;
	margin-bottom: 35px;
}

.buynow {
	position: absolute;
	left: 130px;
	top: 22px;
	display: block;
	background: url("images/buynow_183x82.jpg") no-repeat 0px 0px;
	height: 41px;
	width: 183px;
	text-decoration: none;
}
.buynow:hover {
	background: url("images/buynow_183x82.jpg") no-repeat 0px -41px;
}
.buynow span {
	color: #fff;
	display: block;
	line-height: 38px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
}

.trial {
	position: absolute;
	left: 330px;
	top: 22px;
	display: block;
	background: url("images/trial_242x82.jpg") no-repeat 0px 0px;
	height: 41px;
	width: 242px;
	text-decoration: none;
}
.trial:hover {
	background: url("images/trial_242x82.jpg") no-repeat 0px -41px;
}
.trial span {
	color: #519DDB;
	display: block;
	line-height: 41px;
	text-align: center;
	font-size:20px;
	font-weight: bold;
}

.fandb {
	position: relative;
	display: block;
	width: 684px;	
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 25px;
}

.part2 {

}

.fandb ul {
	position: relative;
	float: left;
	width: 342px;
	display: block;
}


.fandb ul li {
	position: relative;
	width: 282px;
	display: block;
	margin-bottom: 6px;
}

.fandb .anchor1 {
	color: #3E85C3;
	padding-left: 60px;
	display: block;
	margin-top: 12px;

}

.fandb .anchor2 {
	color: #3E85C3;
	text-decoration: none;
	display: block;
	font-size: 16px;
}

.fandb .anchor2:hover {
	text-decoration: underline;
}


.tickit {
	background: url("images/tick_60x49.gif") no-repeat top left;
	padding-top: 5px;
	padding-left: 60px;
}

.benefits {
	background: url("images/benefits_60x49.gif") no-repeat top left;
	padding-top: 11px;
	font-size: 16px;
	padding-bottom: 14px;
	color: #3E85C3;
	padding-left: 60px;
}

.features {
	background: url("images/features_55x49.gif") no-repeat top left;
	padding-top: 11px;
	font-size: 16px;
	padding-bottom: 14px;
	color: #3E85C3;
	padding-left: 60px;
}


.sshot {
	background: url("images/sshot_50x51.gif") no-repeat top left;
	padding-top: 13px;
	font-size: 16px;
	padding-bottom: 12px;
	color: #3E85C3;
	padding-left: 60px;
}


.vids {
	background: url("images/vids_55x51.gif") no-repeat top left;
	padding-top: 13px;
	font-size: 16px;
	padding-bottom: 12px;
	color: #3E85C3;
	padding-left: 60px;
}








#content-right {
	position: relative;
	float:right;
	width:195px;
	display: block;
	padding-bottom: 68px;
	padding-left: 14px;
}

#content-right h2 {
	font-size: 16px;
	padding-top: 9px;
	padding-bottom: 9px;
	display: block;
}

.right-part {
	display: block;
	width: 208px;
	background: url("images/right-div_208x2.gif") no-repeat top left;
	height: 2px;
	margin-left: -14px;
	margin-bottom: 12px;
}







.content-right-end {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width:209px;
	height: 68px;
	display: block;
	z-index: 103;
	background: url("images/content-right-end_209x68.jpg") no-repeat right bottom;
}






.level5-content-header {
	position: absolute;
	top: 41px;
	left: 18px;
}


.level5-bg {
	position: relative;
	width: 912px;
	display: block;
	background:#fff url("images/level5-bg_940x89.jpg") no-repeat left top;
	z-index:100;
	padding-top: 89px;
	padding-left: 18px;
	padding-right: 10px;
}


#level6{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;
	background:#0C3569;
	height: 149px;
}
/* Minimum height for compliant browsers */
html>body #level6{
	height: auto !important;
	min-height: 149px;
}















.box2 {
	position: relative;
	width: 195px;
	background: url("images/box2-mid_195x2.gif") repeat-y left top;
	text-align: left;
	display: block;
	margin-top: 22px;

}
.box2 .b2top {
	position: relative;
	width: 195px;
	height: 22px;
	display: block;
	background: url("images/box2-top_195x22.gif") no-repeat left top;
}


.box2 .b2bot {
	position: relative;
	width: 195px;
	height: 30px;
	display: block;
	background: url("images/box2-bot_195x30.gif") no-repeat left bottom;
}

.box2 .b2inner {
	position: relative;
	display: block;
	width: 160px;
	height: 80px;
	background: url("images/box2-inner_195x80.gif") no-repeat left top;
	padding-left: 19px;
	padding-right: 16px;
}

.box2 h3 {
	line-height: 21px;
	font-family: times, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: center;
}

.box2 p {
	text-align: right;	
	font-size: 12px;
	display: block;
	padding-bottom: 4px;
}

/* Minimum height for compliant browsers */
html>body .box2 .b2inner{
	height: auto !important;
	min-height: 80px;
}






.moretest {
	position: relative;
	display: block;
	background: url("images/more-test_143x58.gif") no-repeat 0px 0px;
	height: 29px;
	width: 143px;
	margin-left: 25px;
	margin-top: 15px;
	text-decoration: none;
}
.moretest:hover {
	background: url("images/more-test_143x58.gif") no-repeat 0px -29px;
}
a.moretest:hover {
	text-decoration:none;
}
.moretest span {
	color: #fff;
	display: block;
	line-height: 28px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}







.support-icn {
	background: url("images/support-icn_82x61.gif") no-repeat left top;
	display: block;
	width: 82px;
	height: 61px;
	position: absolute;
	top: 28px;
	left: 0px;
}
.supportpad {
	padding-left: 64px;
}

.support-intro {
	position: relative;
	margin-top: 20px;
	display: block;
	width: 688px;
	border-bottom: dotted 1px #BBBBBB;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.support-intro h2 {
	font-size: 21px;
	margin-bottom: 13px;
}
.support-intro p {
	line-height: 25px;
	font-size: 14px;
	
}	


.supp1 {
	background: url("images/supp3_73x65.gif") no-repeat top left;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 66px;
}

.supp2 {
	background: url("images/supp2_73x65.gif") no-repeat top left;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 66px;
}
.supp3 {
	background: url("images/supp1_73x65.gif") no-repeat top left;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 66px;
}
.supp4 {
	background: url("images/supp4_73x65.gif") no-repeat top left;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 66px;
}
.supp5 {
	background: url("images/supp5_73x65.gif") no-repeat top left;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 66px;
}
.supp6 {
	background: url("images/supp6_73x65.gif") no-repeat top left;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 66px;
}
.supp7 {
	background: url("images/supp7_73x65.gif") no-repeat top left;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left: 66px;
}



.support-list {
	position: relative;
	display: block;
	width: 684px;	
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 25px;
}


.support-list ul {
	position: relative;
	width: 684px;
	display: block;
}


.support-list ul li {
	position: relative;
	width: 620px;
	display: block;
	margin-bottom: 6px;
}

.support-list .anchor1 {
	color: #3E85C3;
	padding-left: 60px;
	display: block;
	margin-top: 12px;

}

.support-list .anchor2 {
	color: #3E85C3;
	text-decoration: none;
	display: block;
	font-size: 16px;
}

.support-list .anchor2:hover {
	text-decoration: underline;
}







.download-intro {
	position: relative;
	margin-top: 20px;
	display: block;
	width: 688px;
	border-bottom: dotted 1px #BBBBBB;
	margin-bottom: 10px;
}

.full
{
	width:902px;
}

.download-intro h2 {
	font-size: 23px;
}


.download-icn {
	background: url("images/download-icn_70x61.jpg") no-repeat left top;
	display: block;
	width: 70px;
	height: 61px;
	position: absolute;
	top: 28px;
	left: 0px;
}

.download-hdr1 {
	background: url("images/dwnld-header_64x53.jpg") no-repeat left top;
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 65px;
	margin-bottom: 1px;
}

.download-hdr2 {
	background: url("images/dwnld-header2_64x53.jpg") no-repeat left top;
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 65px;
	margin-bottom: 1px;
}
.download-hdr3 {
	background: url("images/dwnld-header3_64x53.jpg") no-repeat left top;
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 65px;
	margin-bottom: 1px;
}
.download-hdr4 {
	background: url("images/dwnld-header4_64x53.jpg") no-repeat left top;
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 65px;
	margin-bottom: 1px;
}





.download-list {
	position: relative;
	display: block;
	width: 674px;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 25px;
}

.gray-bg {
	background-color: #F6F6F6;
}


.download-list ul {
	position: relative;
	width: 684px;
	display: block;
}


.download-list ul li {
	position: relative;
	padding-left: 10px;	
	padding-right: 214px;
	width: 464px;
	display: block;
	border-top: 1px solid #EBEBEB;
	padding-top: 8px;
	padding-bottom: 8px;
}

.download-list .last-item {
	border-bottom: 1px solid #EBEBEB;

}

.download-list .anchor1 {
	color: #3E85C3;
	padding-left: 60px;
	display: block;
	margin-top: 12px;

}

.download-list .anchor2 {
	color: #3E85C3;
	text-decoration: none;
	display: block;
	font-size: 16px;
}

.download-list .anchor2 strong {
	font-size: 12px;
	vertical-align: middle;
}

.download-list .anchor2:hover {
	text-decoration: underline;
}
.download-list .anchor3 {
	color: #3E85C3;
	text-decoration: underline;
}
.download-list .anchor3:hover {
	text-decoration: none;
}



a.dwn-dwnload {
	position: absolute;
	display: block;
	background: url("images/download_97x52.gif") no-repeat 0px 0px;
	height: 26px;
	width: 97px;
	top: 10px;
	right: 10px;
	text-decoration: none;
}
a.dwn-dwnload:hover {
	background: url("images/download_97x52.gif") no-repeat 0px -26px;
	text-decoration: none;
}
a.dwn-dwnload span {
	color: #fff;
	display: block;
	line-height: 26px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}

a.dwn-info {
	position: absolute;
	display: block;
	background: url("images/dwnload-info_97x52.gif") no-repeat 0px 0px;
	height: 26px;
	width: 97px;
	top: 10px;
	right: 120px;
	text-decoration: none;
}
a.dwn-info:hover {
	background: url("images/dwnload-info_97x52.gif") no-repeat 0px -26px;
}
a.dwn-info span {
	color: #529CDB;
	display: block;
	line-height: 26px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
}

span.learnmorelink
{
	font-weight:bold;
	float:right;
	margin-right:8px;
	FONT-SIZE: 11px; 
}
span.learnmorelink a
{
	COLOR: #08204c;
}
.version {
	font-size: 12px;
	vertical-align:bottom;
}


.document
{
	position: relative;
	margin-top: 20px;
	display: block;
	width: 688px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.document p
{
	font-size: 14px;
	padding-bottom: 15px;
}
.document .sectionheader {
	color: #3E85C3;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
p.testimonial
{
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	font-size: 12px;
}
span.attribution
{
	font-style: italic;
	font-weight:bold;
}
ul.misclist
{
	padding-bottom:15px;
}

.screengrid
{
	left:3px;
	right:0px;
	display:block;
}

.screenitem
{
	text-align:center;
	float:left;
	width:220px !important;
	min-height:200px;
	max-height:200px;
	margin-top:10px;
	margin-bottom:-10px;
	margin-left:1px;
	margin-right:1px;
}
.asterik
{
	font-size:12px;
}
.videoframe
{
	margin-top:16px;
	text-align:center;
}
.videoerror
{
	text-align:left;
}
.browsersupport
{
	width:410px;
	margin:0px 10px 15px 0px;
	border: 1px solid #3E85C3;
	border-collapse:collapse;
	font-size:12px;
}
.browsersupport tr
{
}
.browsersupport tr td
{
	border: 0px solid #3E85C3;
	border-bottom: 1px solid #3E85C3;
	padding-right:20px;
	padding-top:2px;
}
.browsersupport tr th
{
	border: 0px solid #3E85C3;
	color:White;
	background-color: #3E85C3; 
	padding-right:20px;
}

#popup a 
{
	cursor:pointer;
}

#popup a span 
{
	display: none;
	z-index:100;
	line-height:20px;
	white-space:nowrap;
	font-size:12px;
}

/* the IE correction rule */
#popup a:hover	{
	text-indent: 0; 
	text-decoration:none;
}

#popup a:hover span{
	display: block;
	position: absolute;
	top: 50px;
	left: 320px;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
	background: #fff;
	text-align: left;
	border: 1px solid #666;
	color: #333; 
}




