/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
.cufon-loading .globalNavInner a, .cufon-loading h1, .cufon-loading h2, .cufon-loading .sli a, .cufon-loading .sub a { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

.cufon-loading ul li {
	background:none !important;
	list-style:none !important;
}


html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #FFF;
}
img, object, embed {
	display: block;
	outline: none;
}
a img, img a, img {
	border: none;
}
a {
	outline: none;
	color:#027CC5;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
div.columnCenter460 h1.title
{
    margin-top:-6px;
    ^margin-top:-5px;
    
}
h3, h4, h5, h6{
	margin:0 0 10px 0;	
}
	
h5{
	color:#027CC5;
	font-size:12px;	
}
h6{
	font-size:12px;	
}
.clearer{
                clear: both;
                line-height: 0px;
                height: 0px;
                margin: 0;
                padding: 0;
                width: 0;
                overflow: hidden;
                visibility: hidden;
                text-indent:-9999px;
                font-size:1px;
}

div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
p.noJS {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFF;
    display: block;
    width: 100%;
    padding: 4px 0 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #F24E31;
}
div.siteContainer {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}
hr{
	height:4px;
	background:#EEE;
	border: none; 
	padding:0;
	display:block;
	width: 100%;
	color:#EEE;
	margin:0 0 20px 0;
}
/***** Lists *****/
ul {
	margin: 10px 0 30px 10px;
	list-style:none;
}
ul li{
	margin: 0 0 5px 0;
	padding:  0 0 0 15px;
	background:url(../images/ui/li-bullet.jpg) no-repeat 0px 9px ;	
	font-size:13px;
	color:#666;
	line-height:160%;
}

ol {
	margin: 10px 0 30px 30px;
}
ol li{
	margin: 0 0 5px 0;
	padding:  0 ;
	font-size:13px;
	color:#666;
	line-height:160%;
}

/***** Tables *****/
 


table{
	margin:0 0 20px 0;
	color:#666;
	font-size:13px;
	background:#FFF;
}
thead tr td{
	padding:3px;	
	background:#EEE;
}
td{
	padding:3px;	
	background:#FFF;
	border:1px solid #DDD;
}
/***** Global Classes *****/
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
div.siteInner{
	width:960px;
	margin-left:10px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	background:url('../images/ui/bg-header.jpg') no-repeat 0px 0px;
}
div.header{
	display:block;
}
.logo{
	margin:0 auto;	
	padding-top:40px;
	margin-bottom:20px;
	text-align:center;
	display:block;
	width:252px;
}
.logo2{
	margin:0 auto;	
	padding-top:40px;
	margin-bottom:10px;
	text-align:center;
	display:block;
	width:168px;
}
div.globalNav{
	background:url('../images/ui/bg-globalnav.png') repeat-x 0px 0px;	
	height:40px;
	margin:0 auto;
	width:940px;
	border-top:4px solid #CCC;
	border-bottom:4px solid #CCC;
	display:block;
}
div.globalNavInner{
	border-left:1px solid #5DABD1;
	border-right:1px solid #1378AE;		
	height:40px;
	display:inline-block;
	width:938px;	
}
div.globalNavInner a{
	color:#FFF;
	font-size:15px;
	padding:12px 20px 0 20px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	background:url('../images/ui/globalnav-separator.png') no-repeat right 0px;		
	height:28px;
	float:left;
}
div.globalNavInner a span{
	margin:2px 0 0 0;
}
div.globalNav a:hover, div.globalNav a.active {
	color:#FFF;
	background:url('../images/ui/globalnav-separator.png') no-repeat right bottom;			
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~ index content 										~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.contentShell{
	width:940px;
	margin:0 auto;
	display:block;
	border-bottom:4px solid #EEEEEE;	
}
div.contentShell2{
	width:940px;
	margin:0 auto;
	display:block;
 	background:url('../images/ui/bg-leftcolumn.gif') repeat-y 0px 0px;
}
div.heroShot{
	position:relative;	
	border-bottom:4px solid #EEEEEE;
	background:url('../images/ui/bg-hero.jpg') no-repeat 0px 0;	
	height:320px;
}
div.indexButtons{
	margin:0;
	padding:0;
	width:460px;
	position:absolute;
	left: 30px;
	bottom:40px;
	z-index:99;
}
div.indexColLeft{
	width:580px;
	float:left;
	display:block;
	margin:30px 20px 0 0;
}
div.indexColLeft h1{
	font-size:28px;
	color:#1280BD;
	margin-bottom:10px;
}
div.indexColLeft p{
	font-size:14px;
	margin-bottom:20px;
	color:#666666;
	line-height:160%;
}

div.indexColRight{
	width:340px;
	float:left;
	display:block;
	margin:30px 0 0 0;	
}
div.indexColRight h2{
	font-size:28px;
	color:#666;
	margin-bottom:10px;
}
div.indexColRight .newsItem {
	display:block;
	margin-bottom:30px;
}
div.indexColRight .newsItem h3, div.indexColRight .newsItem h3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1280BD;
	margin-bottom:5px;
	text-decoration:none;
}
div.indexColRight .newsItem h3 a:hover{
	color:#F90;	
}
div.indexColRight .newsItem span{
	color:#999;
	font-size:14px;
	margin-bottom:5px;
	display:block;
}
div.indexColRight .newsItem p{
	color:#666;
	font-size:14px;
	line-height:160%;
}
div.indexColRight .newsItem a{
	color:#1280BD;
	font-size:14px;
	text-decoration:underline;
}
div.indexColRight .newsItem a:hover{
	color:#F90;
}

a.button-freetrial{
	width:194px;
	height:67px;
	display:block;
	text-indent:-9999px;
	background:url('../images/ui/button-freetrial.png') no-repeat 0px 0px;			
	margin-right:20px;
	float:left;
}
a.button-freetrial:hover{
	background:url('../images/ui/button-freetrial.png') no-repeat 0px bottom;			
}

a.button-viewdemo{
	width:224px;
	height:67px;
	display:block;
	text-indent:-9999px;
	background:url('../images/ui/button-viewdemo.jpg') no-repeat 0px 0px;			
	float:left;	
}
a.button-viewdemo:hover{
	background:url('../images/ui/button-viewdemo.jpg') no-repeat 0px bottom;			
}

a.button-findoutmore{
	background:url('../images/ui/button-findoutmore.jpg') no-repeat 0px 0px;	
	width:234px;
	height:64px;
	display:inline-block;
	margin: 20px 0 20px 30px;
	float:left;
	text-indent:-9999em;
}
a.button-findoutmore:hover{
	background:url('../images/ui/button-findoutmore.jpg') no-repeat 0px bottom;
}
a.button-download{
	color:#027CC5;
	display:block;
	margin-right:30px;
	padding: 2px 0 0 12px;
	float:left;
	font-size:18px;
	background:url('../images/ui/arrow-orange.gif') no-repeat 0px 5px;		
}
.ie a.button-download{
	padding: 3px 0 0 12px;
}
a.button-download:hover{
	color:#FF9900;
}
a.button-buynow{
	color:#027CC5;	
	display:block;
	padding: 2px 0 0 12px;	
	float:left;	
	font-size:18px;	
	background:url('../images/ui/arrow-orange.gif') no-repeat 0px 5px;	
}
.ie a.button-buynow{
	padding: 3px 0 0 12px;
}
a.button-buynow:hover{
		color:#FF9900;
}
.youTubeVideo{
	width:480px;
	display:inline-block;
	margin: 10px 0 0;
	float:left;
	height:308px;	
}
.heroRight{
	position:relative;
	width:460px;
	height:308px;	
	margin: 10px 0 0 0;	
	display:inline-block;
	float:left;
}	
.heroRight ul{
	padding:0;
	margin:30px 0 0 30px;	
	display:block;
}
.heroRight ul li{
	background:url('../images/ui/arrow-blue.gif') no-repeat 0px 5px;		
	font-size:16px;
	font-weight:bold;
	display:block;
	list-style:none;
}
.ie6 .heroRight ul li{
	background:url('../images/ui/arrow-blue.gif') no-repeat 0px 5px;		
	font-size:16px;
	font-weight:bold;
	display:block;
	list-style:none;
	height:20px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~ page content 										~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.columnLeft220 {
	padding:30px 0 0 0;
	background:#f5f5f5;	
	float:left;
	width:220px;
	display:block;
	margin-right:20px;
	-margin-right:19px;	
	height:auto;
}
div.columnCenter460 {
	padding:30px 0 0 0;	
	background:#FFF;	
	float:left;	
	width:460px;
	display:block;	
	margin-right:20px;	
	-margin-right:19px;		
}
div.columnRight220 {
	padding:30px 0 0 0;	
	background:#FFF;	
	float:left;	
	width:220px;	
	display:block;	
}
div.columnCenter460 p{
	line-height:160%;
	color:#666;
	margin:0 0 20px 0;
}	
div.centralSubCols{
	border-bottom:4px solid #EEEEEE;
}
div.centralSubCols p{
	line-height:160%;
	margin: 0 0 20px 0;
}
.imageRight{
	float:right;
	margin: 0px 0px 20px 20px;
}
.imageLeft{
	float:left;
	margin: 0px 20px 20px 0px;
}
div.subColLeft{
	float:left;	
	width:220px;	
	display:block;	
	margin: 0 20px 30px 0;
	clear:left;
}
div.subColRight{
	float:left;	
	width:220px;	
	display:block;	
	clear:right;
	margin:0 0 30px 0;
}
div.columnCenter460 h1{
	margin: 0 0 15px 0;
	font-size:28px;
}
div.columnCenter460 h2{
	margin: 0 0 5px 0;
	font-size:18px;
}
div.columnCenter460 h3{
	margin: 0 0 5px 0;
	font-size:14px;
	color:#027CC5;
}
div.columnCenter460 h4 {
	margin:0 0 10px 0;	
	font-size:14px;	
	color:#333;
}
div.introText{
	margin:0 0 20px 0;
	display:block;
	width:460px;
	border-bottom:4px solid #EEEEEE;
}
div.introText2{
	margin:0 0 20px 0;
	display:block;
	width:460px;
}
div.introText3{
	margin:0 0 20px 0;
	display:block;
	width:460px;
}
div.introText3 p{
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px 0;
	line-height:160%;
	display:inline;
	color:#027CC5;
}
div.introText p{
	font-size:14px;
	margin:0 0 20px 0;
	line-height:160%;
}
div.introText2 p{
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px 0;
	line-height:160%;
	display:inline;
}
div.subColLeft h2, div.subColRight h2{
	color:#1280BD;
	font-size:18px;
	margin:0 0 10px 0;
}
div.subColLeft h2 a, div.subColRight h2 a{
	color:#1280BD;
	font-size:18px;
	text-decoration:none;
	background:url('../images/ui/arrow-h2.gif') no-repeat right 0px;		
	width:220px;
	display:block;
	line-height:100%;
}
div.subColLeft h2 a:hover, div.subColRight h2 a:hover{
	color:#FF9900;
	background:url('../images/ui/arrow-h2.gif') no-repeat right -58px;			
}
div.columnRight220 a{
	margin:0 0 10px 0;
	display:block;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  compare table	 									~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.compareTable{
	width:460px;	
}
.compareTable thead tr td{
	padding:10px 20px 10px 20px;	
	background:#EEE;
	color:#027CC5;
	font-size:14px;
	font-weight:bold;
}
.compareTable td{
	padding:10px 20px 10px 20px;
	vertical-align:text-top;
	font-weight:bold;
	color:#666;
}
.compareTable td.col1{
	padding:10px 20px 10px 20px;	
	width:160px;	
}
.compareTable ul{
	margin:0;
	padding:0;
}
.compareTable li{
	background:url('../images/ui/li-tick.jpg') no-repeat center left;	
	color:#666;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:0;
	padding:0 0 0 15px;
}
a.button-send{
	width:91px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	float:right;
	margin:4px 0 0 0;
	background:url('../images/ui/button-send.png') no-repeat 0px 0px;			
}
a.button-send:hover{
	background:url('../images/ui/button-send.png') no-repeat 0px bottom;			
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  secondary nav	 									~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul.secondaryNav{
	margin:0;
	padding:0;
	border-top:1px solid #FFF;
}
ul.secondaryNav li{
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
	display:inline;
}
ul.secondaryNav li a, ul.secondaryNav li.sub a{
	display:block;
	width:175px;
	background:url('../images/ui/arrow-secondarynav.gif') no-repeat 15px 9px #f5f5f5;	
	padding:4px 20px 3px 25px;
	^padding:6px 20px 4px 25px;	
	border-bottom:1px solid #FFF;
	text-decoration:none;
	color:#666;
	font-size:14px;
}
ul.secondaryNav li a:hover, ul.secondaryNav li a.active{
	background:url('../images/ui/arrow-secondarynav.gif') no-repeat 15px -69px #FFF;	
	color:#027CC5;
}
ul.secondaryNav li.sub a{
	border:none;
}
ul.secondaryNav li.sub ul.subNav {
	margin:0;
	padding:0;
	border-bottom:1px solid #FFF;	
}
ul.secondaryNav li.sub ul.subNav li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	height:20px;	
}
ul.secondaryNav li.sub ul.subNav li a{
	width:165px;
	display:block;
	font-size:14px;
	color:#999;
	font-weight:bold;
	background:#f5f5f5;
	padding:4px 20px 4px 35px;	
	border:none;
}
ul.secondaryNav li.sub ul.subNav li a:hover, ul.secondaryNav li.sub ul.subNav li a.active{
	background:#FFF;	
	color:#027CC5;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  sitemap 											~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.siteMap{
	padding:0;
	margin:0 0 20px 0;
}
div.siteMap a.sitemaplink{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#027CC5;
	padding: 3px 10px 3px 25px;
	background:url('../images/ui/arrow-h2.gif') no-repeat left 0px;
	margin: 10px 0 0 0;
}
div.siteMap a.sitemaplink:hover{
	color:#FF9900;
	background:url('../images/ui/arrow-h2.gif') no-repeat left -58px;
}
div.siteMap a.sitemaplink-sub{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#027CC5;
	padding:4px 20px 3px 25px;
	^padding:6px 20px 4px 25px;	
	background:url('../images/ui/arrow-secondarynav.gif') no-repeat 15px 6px #FFF;	
}
div.siteMap a.sitemaplink-sub:hover{
	background:url('../images/ui/arrow-secondarynav.gif') no-repeat 15px -72px #FFF;	
	color:#FF9900;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  faqs content 										~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div.faqCompContent {
	width:458px;	
	background: #F5F5F5;
	position:relative;
	margin:0 0 10px 0px;
	display: none;
	padding: 0;
	line-height:140%;
	padding: 0 0 10px 0px;	
}

div.faqCompSurr {
	width: 460px;
	-width: 418px;	
	border-bottom: 0;
	margin: 0px 0 20px 0;	
	clear:both;
	display:inline;
}

div.faqComp a.question {
	width: 460px;
	-width: 418px;	
	font-size: 12px;
	font-weight: bold;
	color: #1280BD;
	display: block;
	background:url(../images/ui/bullet_faq.gif) no-repeat 0px 0px;	
	padding:0px 0 10px 20px;
	margin:3px 0 0 0;
	text-decoration:none;
}
div.faqComp a.question span {
	display: block;
	padding:0 30px 0 0;
	width:auto;
}
div.faqComp a.active {
	width: 460px;
	-width: 418px;	
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	display: block;
	padding:0px 0 10px 20px;
	margin:3px 0 0 0;	
	background:url(../images/ui/bullet_faq.gif) no-repeat 0px 0px;	
	text-decoration:none;
}
div.faqComp a.active span {
	-width: 438px;		
	background:url(../images/ui/x.gif) no-repeat 420px 0px;
	display: block;
	padding:0 30px 0 0;
	height:18px;	
	cursor:pointer;	
}

div.faqComp a.question:hover span, div.faqComp a.active:hover span {
	padding:0 0 0 0;
}
div.faqComp a.question:hover, div.faqComp a.active:hover {
	color: #F35D15;
	background:url(../images/ui/bullet_faq.gif) no-repeat 0px 0px;	
}

div.faqCompContent p {
	color:#333;
	line-height:140%;
	padding:20px 20px 10px 20px;
	font-weight:normal;
}
div.faqCompContent ul {
	padding: 0;
	margin: 0 0 0 20px;
	clear:both;
}
div.faqCompContent ul li{
	padding: 0 0 0 15px;
	font-size:13px;	
	color:#333;
	background:url('../images/ui/li_arrow.gif') no-repeat 3px 9px;
}
div.faqComp div.faqCompContent a{
	background:none;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
}

div.faqComp div.faqCompContent a:hover{
	background:none;
	text-decoration:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  contact form 460									~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.contactForm460{
	width:418px;
	border:1px solid #DDD;
	background:#f5f5f5;
	padding:20px;
	margin:0 0 20px 0;
}
div.contactForm460-1{
	width:418px;
	border:1px solid #DDD;
	background:#f5f5f5;
	padding:12px 20px 10px 20px;
	margin:0 0 1px 0;
}

div.contactForm460-2{
	width:418px;
	border:1px solid #DDD;
	background:#f5f5f5;
	padding:12px 20px 10px 20px;
	margin:0 0 20px 0;
}

div.contactForm460 label span, div.contactForm460-1 label span, div.contactForm460-2 label span{
 	display:block;	
	color:#666;
	margin:0 0 2px 0;
}
div.contactForm460 label span.blue, div.contactForm460-1 label span.blue,div.contactForm460-2 label span.blue{
 	display:block;	
	color:#027CC5;
	font-weight:bold;
	font-size:14px;
	margin:0 0 2px 0;
}
div.contactForm460 label span.short, div.contactForm460-1 label span.short, div.contactForm460-2 label span.short{
 	display:block;	
	color:#666;
	font-weight:normal;
	font-size:12px;
	margin:2px 5px 2px 0;
	float:left;
}
div.contactForm460 label span.checkBox, div.contactForm460-1 label span.checkBox, div.contactForm460-2 label span.checkBox{
 	display:block;	
	color:#333;
	margin:3px 0 2px 0;
	float:left;
	width:380px;
	font-size:11px;
}
div.contactForm460 label span.buy-Radio, div.contactForm460-1 label span.buy-Radio, div.contactForm460-2 label span.buy-Radio{
 	display:block;	
	color:#027CC5;
	margin:0px 0 2px 0;
	float:left;
	width:400px;
	font-weight:bold;
	font-size:14px;
	line-height:130%;
}
div.contactForm460 label span.buy-Radiogrey, div.contactForm460-1 label span.buy-Radiogrey, div.contactForm460-2 label span.buy-Radiogrey{
 	display:block;	
	color:#999;
	margin:0px 0 2px 0;
	float:left;
	width:400px;
	font-weight:bold;
	font-size:14px;
	line-height:130%;
}
div.contactForm460 label span.buy-Radiogrey12, div.contactForm460-1 label span.buy-Radiogrey12, div.contactForm460-2 label span.buy-Radiogrey12{
 	display:block;	
	color:#666;
	margin:0px 0 2px 0;
	float:left;
	width:280px;
	font-weight:bold;
	font-size:12px;
	line-height:130%;
}
div.contactForm460 label span.price, div.contactForm460-1 label span.price, div.contactForm460-2 label span.price{
 	display:block;	
	color:#666;
	margin:0px 0 2px 0;
	float:left;
	width:120px;
	font-weight:bold;
	font-size:14px;
	line-height:130%;
	text-align:right;
}
div.contactForm460 label input.inputText, div.contactForm460-1 label input.inputText, div.contactForm460-2 label input.inputText{
 	display:block;	
	width:408px;
	border:1px solid #DDD;
	height:16px;
	padding:3px 5px 3px 5px;
	margin: 0 0 5px 0;
	color:#666;
}
div.contactForm460 label input.inputTextshort, div.contactForm460-1 label input.inputTextshort, div.contactForm460-2 label input.inputTextshort{
 	display:block;	
	width:120px;
	border:1px solid #DDD;
	height:16px;
	padding:3px 5px 3px 5px;
	margin: 0 0 5px 0;
	color:#666;
	float:left;
}
div.contactForm460 label input.inputCheck, div.contactForm460-1 label input.inputCheck, div.contactForm460-2 label input.inputCheck{
 	display:block;	
	padding:3px 5px 3px 5px;
	margin: 3px 3px 5px 0px;
	^margin: 0px 3px 5px 0px;
	color:#666;
	float:left;
	width:16px;
}
div.contactForm460 label input.inputRadio, div.contactForm460-1 label input.inputRadio, div.contactForm460-2 label input.inputRadio{
 	display:block;	
	padding:3px 5px 3px 5px;
	margin: 0px 2px 5px 0;
	color:#666;
	float:left;
	width:16px;
}
div.contactForm460 label select.inputText, div.contactForm460-1 label select.inputText, div.contactForm460-2 label select.inputText{
	width:420px;
	border:1px solid #DDD;	
	padding:3px 5px 3px 5px;
	margin: 0 0 5px 0;
	color:#666;
	font-size:12px;
}
div.contactForm460 label textarea.inputText, div.contactForm460-1 label textarea.inputText, div.contactForm460-2 label textarea.inputText{
 	display:block;	
	width:408px;
	border:1px solid #DDD;
	height:80px;
	padding:3px 5px 3px 5px;
	margin: 0 0 5px 0;
	color:#666;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  paging styles										~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.paging {
	font-size: 12px;
	color: #333;
	line-height: 100%;
	margin-bottom: 10px;
	margin-right: 0px;
	float: right;
}
div.paging span {
	display: block;
	float: left;
	padding: 5px 6px;
	margin-right: 1px;
	background-color: #EEE;
	color:#666;
}
div.paging a {
	color: #027CC5;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 10px;
	margin-right: 1px;
	background-color: #EEE;
}
div.paging a:hover, div.paging a.active {
	color: #999;
	padding: 5px 10px;
	background-color: #EEE;
}
/*~~~~~~~~~~~~~~~~~paging styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  support forum content 								~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.forumQuestion{
	padding:0;
	margin:0 0 10px 0;
	background:#f5f5f5;
}
div.forumQuestion div.titleQuestion{
	background:#EEE;	
	padding:6px 0 2px 0;
	height:19px;	
}
div.forumQuestion div.titleQuestion h3{
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	float:left;
}
div.forumQuestion div.titleQuestion span{
	float:right;
	margin-right:10px;
}
div.forumQuestion p{
	margin:10px;
	display:inline-block;	
	color:#666;
}
div.forumAnswer{
	display:block;
	padding:10px 0 0 0;
	margin: 10px 10px 10px 10px;
	background:url('../images/ui/arrow-forumreply.gif') no-repeat 0px 0px #FFF;
}
div.forumAnswer div.titleAnswer{
	background:#027CC5;	
	padding:6px 0 2px 0;
	height:19px;
	color:#FFF;
}
div.forumAnswer div.titleAnswer h3{
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#FFF
}
div.forumAnswer div.titleAnswer span{
	float:right;
	margin-right:10px;
}
div.forumAnswer p{
	margin:10px;
	display:block;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  download page	 									~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.button-download2{
	width:198px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-download2.png') no-repeat 0px 0px;			
	float:right;	
	margin:4px 0 0 0;
}
a.button-download2:hover{
	background:url('../images/ui/button-download2.png') no-repeat 0px bottom;			
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  Buy pages		 									~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.button-continue{
	width:132px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-continue.png') no-repeat 0px 0px;			
	float:right;	
	margin:4px 0 0 0;
}
a.button-continue:hover{
	background:url('../images/ui/button-continue.png') no-repeat 0px bottom;			
}
a.button-revieworder{
	width:222px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-revieworder.png') no-repeat 0px 0px;			
	float:right;	
	margin:4px 0 0 0;
}
a.button-revieworder:hover{
	background:url('../images/ui/button-revieworder.png') no-repeat 0px bottom;			
}
a.button-payment{
	width:128px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-payment.png') no-repeat 0px 0px;			
	float:right;	
	margin:4px 0 0 0;
}
a.button-payment:hover{
	background:url('../images/ui/button-payment.png') no-repeat 0px bottom;			
}
a.button-print2{
	width:96px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-print2.png') no-repeat 0px 0px;			
	float:right;	
	margin:0 0 0 10px;	
}
a.button-print2:hover{
	background:url('../images/ui/button-print2.png') no-repeat 0px bottom;			
}
a.button-home{
	width:96px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-home.png') no-repeat 0px 0px;			
	float:right;	
	margin:0 0 0 10px;	
}
a.button-home:hover{
	background:url('../images/ui/button-home.png') no-repeat 0px bottom;			
}
span.selected{
	color:#027CC5;
}
div.buy-Alert{
	background:#FF9900;
	color:#FFF;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 20px 0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  howtos content 									~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.howTos{
	margin:0px;
	padding:0px;
}
div.howTos a{
	background:url('../images/ui/arrow-secondarynav.gif') no-repeat 440px 9px #f5f5f5;	
	display:block;
	padding:7px 25px 7px 10px;
	border-bottom:1px solid #FFF;
	text-decoration:none;
	color:#027CC5;
	font-size:14px;	
	font-weight:bold;
}
div.howTos a:hover{
	background:url('../images/ui/arrow-secondarynav.gif') no-repeat 440px -69px #FFF;	
	color:#027CC5;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  page function buttons								~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.pageFunction{
	display:inline-block;
	margin:20px 0 0px 0;
}
a.button-back{
	width:93px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-back.png') no-repeat 0px 0px;		
	float:left;
	margin:0 10px 0 0;
}
a.button-back:hover{
	background:url('../images/ui/button-back.png') no-repeat 0px bottom;			
}
a.button-top{
	width:80px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-top.png') no-repeat 0px 0px;			
	float:left;	
	margin:0 10px 0 0;	
}
a.button-top:hover{
	background:url('../images/ui/button-top.png') no-repeat 0px bottom;			
}
a.button-print{
	width:96px;
	height:47px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-print.png') no-repeat 0px 0px;			
	float:left;	
	margin:0 10px 0 0;	
}
a.button-print:hover{
	background:url('../images/ui/button-print.png') no-repeat 0px bottom;			
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  news content 										~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.newsContainer {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 22px 0;
	margin: 0 0 20px 0;
	border-bottom: 4px solid #EEE;
}
div.newsContainer h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #333;
	padding-bottom: 6px;
}
div.newsContainer span.posted, div.columnCenter460 span.posted {
	font-size: 12px;
	line-height: 100%;
	display: block;
	color: #999;
	padding-bottom: 8px;
}

div.newsContainer span.replied, div.centerColumn span.replied {
	font-size: 11px;
	line-height: 100%;
	display: block;
	color: #999;
	padding-top: 4px;

}
div.newsContainer span.posted span, div.centerColumn span.posted span, div.newsContainer span.replied span, div.centerColumn span.replied span {
	display: inline;
	padding-left: 10px;
}

div.newsContainer p {
	font-size: 12px;
	color: #4C4C4C;
	line-height: 140%;
	margin: 0;
}
div.newsContainer p a {
	display: block;
}
div.newsContainer p a:hover {
	text-decoration: none;
}
div.newsContainer img {
	margin: 3px 15px 0 0;
	float: left;
}
span.tags {
	font-size: 11px;
	color: #4C4C4C;
	line-height: 100%;
	display: block;
	padding: 2px 0 0 0;
}
span.tags a {
	color: #FF7C16;
}
span.tags a:hover {
	text-decoration: none;
}
span.comments {
	font-size: 11px;
	color: #4C4C4C;
	line-height: 100%;
	display: block;
	padding: 5px 0 0 0;
}
.image{
	margin:0 0 20px 0;	
}
/*~~~~~~~~~~~~~~~~~news styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~  footer content 									~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.footerShell{
	margin:0 auto;
	width:940px;
	display:block;	
	font-size:12px;	
}
div.footerShell2{
	margin:0 auto;
	margin-top:30px;
	width:940px;
	display:block;	
	font-size:12px;	
	border-top:4px solid #EEE;
}
div.footerShell address, div.rights, div.footerShell2 address, div.rights{
	font-style:normal;
	float:left;
	line-height:160%;
	margin:15px 0 30px 0;
}	
div.footerShell address a, div.developed a, div.footerShell2 address a{
	color:#1280BD;
	text-decoration:none;
	
}
div.footerLinks a, div.footerLinks2 a{
	color:#1280BD;
	text-decoration:none;
	font-weight:bold;
	margin-left:30px;
}
div.footerLinks a:hover, div.footerShell address a:hover, div.developed a:hover, div.footerLinks2 a:hover, div.footerShell2 address a:hover{
	color:#F90;
}

div.footerLinks, div.developed{
	margin:20px 0 30px 0;	
	float:right;	
}

div.columnCenter460 #errorMsg p
{
    color:Red;
}

div.columnCenter460 #errorMsg p, div.columnCenter460 #errorMsgLogin p
{
    color:Red;
}

/*~~~~~~~~~~~~~~~~~lightBox styles start~~~~~~~~~~~~~~~~~*/
div.lightBoxOverlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1001;
	background-color: #fff;

}
.lightBoxContainer {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 9002;
}
div.popupBox {
	top:68px;
	position: relative;
	width: 1024px;
	color:#333;	
	background:none;
	padding: 0px;
	text-align:left;	
}

div.videoPlayer {		
	border:1px solid #005C66;
	background-color:white;
	padding: 0px;
	
	
}

.lightboxClose a{
	width:130px;
	height:34px;
	display:inline-block;
	text-indent:-9999px;
	background:url('../images/ui/button-closedemo.jpg') no-repeat 0px 0px;			
	float:right;	
	margin:0 7px 0 0;	
}
.lightboxClose a:hover{
	background:url('../images/ui/button-closedemo.jpg') no-repeat 0px -40px;		

/*~~~~~~~~~~~~~~~~~lightBox styles finish~~~~~~~~~~~~~~~~~*/