@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #115a8b;
	text-align:left;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #0099ff;
	border:0;
	text-align:left;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #1689b9;
	text-decoration: none;
	text-align:left;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#043D55;
	font-size:30px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:left;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size:20px;
	text-align:left;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size:14px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right:10px;
	text-align:left;
	margin-bottom:5px;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right:10px;
	margin-top:0px;
	text-align:left;
}

ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right:10px;
	margin-top:10px;
	text-align:left;
}

img{
	border:0;
}

select{
	margin-top:0px;
}

label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-left:10px;
	text-align:left;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-left:10px;
	text-align:left;
	background-color:#DFDDDD;
}

.contactInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:0px;
	margin-left:10px;
	text-align:left;
	background-color:#DFDDDD;
}

.contactCommentInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	height:48px;
	word-spacing:normal;
	margin-right:0px;
	margin-left:10px;
	text-align:left;
	background-color:#DFDDDD;
}

.validationError{
	border:solid;
	border-color:#0099FF;
	border-collapse:collapse;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:0px;
	margin-left:10px;
	text-align:left;
	background-color:#DFDDDD;
	size:28;
}

.leftMargin{
	margin-left:10px;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #115a8b;
}

.bottomTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #818181;
}

.simplyTexta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #818181;
	margin:0px;
	padding:0px;
	
}

.hideFromScreen { 
	display:none;
}

.libraryBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainContentCell{
	background-color:#FFF;
}

.copyContentTable{
	padding:0px;
	width:594px;
	border:0;
}

.contactUsHeader{
	margin:0px;
	padding:0px;
}

.faqSelect{
	position:relative;
	width:554px;
}

.faqOption{
	width:554px;
}

.faqTable{
	border:1px;
	border-color: #000000;
	border-style:solid;
	border-collapse: collapse;
	padding:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}

.faqBottomTable{
	border:1px;
	border-color: #000000;
	border-style:solid;
	border-collapse: collapse;
	padding:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}

.faqTableHeader{
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;
	margin-right:10px;
}

.faqTableLeftColumn{
	background-color: #E8E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:center;
}

.faqTableRightColumn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	border:1px;
	border-color: #000000;
	border-style:solid;
	border-collapse: collapse;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}

.faqTableRightCenteredColumn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-align:center;
	text-decoration: none; 
	color: #666666;
	border:1px;
	border-color: #000000;
	border-style:solid;
	border-collapse: collapse;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}

.pricingBullets{
	margin-top:15px;
}

.pricingContentTable{
	width:508px;
	margin:0px;
	padding:0px;
	border:0px;
}

.pricingContentTableColor{
	width:508px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#F5F3F3;
}

.pricingBackgroundColor{
	background-color:#F5F3F3;
}


.pricingParagraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

.pricingParagraphSpacedTop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:5px;
	padding:0px;
}

.pricingParagraphSpacedBtm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
}

.pricingParagraphOuter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

.pricingNumbers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

.pricingBreak{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.shorterBreak{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

.pDoc:first-line{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
}

.document {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(none);
}

.clearUpperCase{
	text-transform:none;
}

.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0px;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
}

.termsError{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	text-align:left;
}

.pricingCalculateTable{
	width:508px;
	border:0px;
	margin:0px;
	padding:0px;
}

.pricingButtonWidth{
	width:119px;
}

.pricingCostTable{
	width:222px;
	height:24px;
	background-color:#DFDDDD;
	margin:0px;
	padding:0px;
}

.pricingCostTableInner{
	width:222px;
	height:19px;
	background-color:#CBC9C9;
	margin:0px;
	padding:0px;
}

.pricingOverageTable{
	width:222px;
	height:23px;
	background-color:#DFDDDD;
	margin:0px;
	padding:0px;
}

.pricingOverageTableInner{
	width:222px;
	height:19px;
	background-color:#CBC9C9;
	margin:0px;
	padding:0px;
}

.copyContentTableDiv{
	margin:0px;
	padding:0px;
	width:554px;
	border:0;
}

.validationError{
	border:solid;
	border-color:#0099FF;
	border-collapse:collapse;
	border-width:1px;
}

.signupCost{
	background-color:#DFDDDD;
}

.industrySelect{
	position:static;
	margin-left:10px;
	width:140px;
}

.cardMonthSelect{
	position:static;
	margin-left:10px;
	width:75px;
}

.cardYearSelect{
	position:static;
	margin-left:0px;
	width:60px;
}

.labelError{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-left:10px;
	text-align:left;
}

.siLogo{
	margin-left:3px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

#siteseal{
	width:63px;
	height:93px;
}

#mainTable{
	width:900px;
	margin:auto;
}

#header{
	width:900px;
	height:104px;
}

#footer{
	margin:auto;
}

#faqComboBox{
	width:554px;
}

#cost{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	color: #666666;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	width:216px;
	height:15px;
}

#displayoverage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	text-align:left;
	color: #666666;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	width:216px;
	height:14px;
}

#topButtonContainer{
	position:relative;
	width:594px;
}

#topButton{
	position:absolute;
	right:0px;
}

#dataAmount{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

#retAmount{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

#terAmount{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

#comAmount{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #666666;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

#costSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	color: #666666;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-top:5px;
	width:185px;
	height:15px;
}

#displayoverageSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none; 
	text-align:left;
	color: #666666;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:5px;
	width:185px;
	height:14px;
}

/* NAV BUTTONS START */

a.welcomeBtn { 
	margin: 0px; 
	padding: 0px; 
	display: block; 
	width: 123px; 
	height: 36px;
	background-image: url(images/welcomeUP.jpg); 
	background-repeat: no-repeat;
	vertical-align: top; 
	border: none;
} 
a.welcomeBtn:hover { 
	background-image: url(images/welcomeOVER.jpg); 
	border: none;
} 

a.welcomeBtn:active {
	background-image: url(images/welcomeDOWN.jpg); 
	border: none;
}



a.servicesBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:123px; 
	height:36px; 
	background-image:url(images/servicesUP.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.servicesBtn:hover { 
	background-image: url(images/servicesOVER.jpg); 
	border: none;
} 

a.servicesBtn:active {
	background-image: url(images/servicesDOWN.jpg); 
	border: none;
}


a.howitworksBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:123px; 
	height:36px; 
	background-image:url(images/howitworksUP.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.howitworksBtn:hover { 
	background-image: url(images/howitworksOVER.jpg); 
	border: none;
} 

a.howitworksBtn:active {
	background-image: url(images/howitworksDOWN.jpg); 
	border: none;
}



a.pricingBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:123px; 
	height:36px; 
	background-image:url(images/pricingUP.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.pricingBtn:hover { 
	background-image: url(images/pricingOVER.jpg); 
	border: none;
} 

a.pricingBtn:active {
	background-image: url(images/pricingDOWN.jpg); 
	border: none;
}


a.supportBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:123px; 
	height:36px; 
	background-image:url(images/supportUP.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.supportBtn:hover { 
	background-image: url(images/supportOVER.jpg); 
	border: none;
} 

a.supportBtn:active {
	background-image: url(images/supportDOWN.jpg); 
	border: none;
}


a.buynowBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:123px; 
	height:36px; 
	background-image:url(images/buynowUP.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.buynowBtn:hover { 
	background-image: url(images/buynowOVER.jpg); 
	border: none;
} 

a.buynowBtn:active {
	background-image: url(images/buynowDOWN.jpg); 
	border: none;
}

/* NAV BUTTONS END */




/* LEARN MORE BUTTONS START  */

a.trialLearnBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:145px; 
	height:35px; 
	background-image:url(images/slices_freetrial_03.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.trialLearnBtn:hover { 
	background-image: url(images/slices_freetrial_03OVER_03.jpg); 
	border: none;
} 

a.trialLearnBtn:active {
	background-image: url(images/slices_freetrial_03DOWN_03.jpg); 
	border: none;
}


a.workLearnBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:293px; 
	height:33px; 
	background-image:url(images/rightSide_02.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.workLearnBtn:hover { 
	background-image: url(images/rightSideLearnOver_02.jpg); 
	border: none;
} 

a.workLearnBtn:active {
	background-image: url(images/rightSideLearnOver_02.jpg); 
	border: none;
}

a.flatRateBuyBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:293px; 
	height:22px; 
	background-image:url(images/rightSide_04.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.flatRateBuyBtn:hover { 
	background-image: url(images/rightSideBuyOver_04.jpg); 
	border: none;
} 

a.flatRateBuyBtn:active {
	background-image: url(images/rightSideBuyOver_04.jpg); 
	border: none;
}




a.homePageLearnBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:150px; 
	height:39px; 
	background-image:url(images/bottomBoxes_03.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.homePageLearnBtn:hover { 
	background-image: url(images/bottomBoxesOVER_03_03.jpg); 
	border: none;
} 

a.homePageLearnBtn:active {
	background-image: url(images/bottomBoxesDOWN_03.jpg); 
	border: none;
}

a.videoDemoBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:293px; 
	height:184px; 
	background-image:url(images/demopanel.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.videoDemoBtn:hover { 
	background-image: url(images/demopanelOVER.jpg); 
	border: none;
}
a.videoDemoConnected { 
	margin:0; 
	padding:0; 
	display:block; 
	width:293px; 
	height:163px; 
	background-image:url(images/demopanel-connected.jpg); 
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.videoDemoConnected:hover { 
	background-image: url(images/demopanel-connectedOVER.jpg); 
	border: none;
} 
/* LEARN MORE BUTTONS END  */


/* SUB NAV BUTTONS START  */

a.trialBigBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	background-image:url(images/trialBox_04.jpg);
	width:502px;
	height:170px;
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.trialBigBtn:hover { 
	background-image: url(images/trialBox_04OVER.jpg); 
	border: none;
} 




a.solutionsSubNavBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	background-image:url(images/navBox_05.jpg);
	width:215px;
	height:71px;
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.solutionsSubNavBtn:hover { 
	background-image: url(images/navBox_05OVER.jpg); 
	border: none;
}

a.faqSubNavBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	background-image:url(images/navBox_08.jpg);
	width:215px;
	height:95px;
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.faqSubNavBtn:hover { 
	background-image: url(images/navBox_08OVER.jpg); 
	border: none;
}

a.learnMoreSubNavBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	background-image:url(images/navBox_10.jpg);
	width:215px;
	height:71px;
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.learnMoreSubNavBtn:hover { 
	background-image: url(images/navBox_10OVER.jpg); 
	border: none;
}

a.serverBackupSubNavBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	background-image:url(images/serverBackupBox_04.jpg);
	width:502px;
	height:170px;
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.serverBackupSubNavBtn:hover { 
	background-image: url(images/serverBackupBox_04OVER.jpg); 
	border: none;
}

a.pcBackupSubNavBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	background-image:url(images/pcBackupBox_01.jpg);
	width:502px;
	height:170px;
	background-repeat:no-repeat;
	vertical-align:top; 
	border: none;
} 
a.pcBackupSubNavBtn:hover { 
	background-image: url(images/pcBackupBox_01OVER.jpg); 
	border: none;
}

/* SUB NAV BUTTONS END  */

a.backtoTopBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:38px; 
	height:21px; 
	background-image:url(images/topBtnUP.png); 
	background-repeat:no-repeat;
	vertical-align:top;
	right:0px;
	border: none;
} 
a.backtoTopBtn:hover { 
	background-image: url(images/topBtnOVER.png); 
	border: none;
} 

a.backtoTopBtn:active {
	background-image: url(images/topBtnDOWN.png); 
	border: none;
}

/* PRICING BUTTONS START  */

a.calculateBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:119px; 
	height:27px; 
	background-image:url(images/pricingEnd_03.png); 
	background-repeat:no-repeat;
	vertical-align:top;
	right:0px;
	border: none;
} 
a.calculateBtn:hover { 
	background-image: url(images/pricingEnd_03OVER.png); 
	border: none;
} 

a.calculateBtn:active {
	background-image: url(images/pricingEnd_03DOWN.png); 
	border: none;
}

a.resetFormBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:119px; 
	height:26px; 
	background-image:url(images/pricingEnd_07.png); 
	background-repeat:no-repeat;
	vertical-align:top;
	right:0px;
	border: none;
} 
a.resetFormBtn:hover { 
	background-image: url(images/pricingEnd_07OVER.png); 
	border: none;
} 

a.resetFormBtn:active {
	background-image: url(images/pricingEnd_07DOWN.png); 
	border: none;
}

a.signUpBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:144px; 
	height:26px; 
	background-image:url(images/pricingEnd_09.png); 
	background-repeat:no-repeat;
	vertical-align:top;
	right:0px;
	border: none;
} 
a.signUpBtn:hover { 
	background-image: url(images/pricingEnd_09OVER.png); 
	border: none;
} 

a.signUpBtn:active {
	background-image: url(images/pricingEnd_09DOWN.png); 
	border: none;
}


a.submitBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:113px; 
	height:21px; 
	background-image:url(images/submitUP.png); 
	background-repeat:no-repeat;
	vertical-align:top;
	right:0px;
	border: none;
} 
a.submitBtn:hover { 
	background-image: url(images/submitOVER.png); 
	border: none;
} 

a.submitBtn:active {
	background-image: url(images/submitDOWN.png); 
	border: none;
}


a.contactSubmitBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:169px; 
	height:55px; 
	background-image:url(images/contactForm_15.png); 
	background-repeat:no-repeat;
	vertical-align:top;
	right:0px;
	border: none;
} 
a.contactSubmitBtn:hover { 
	background-image: url(images/contactFormOver_15.png); 
	border: none;
} 

a.contactSubmitBtn:active {
	background-image: url(images/contactFormDown_15.png); 
	border: none;
}




a.recalculateBtn { 
	margin:0; 
	padding:0; 
	display:block; 
	width:113px; 
	height:21px; 
	background-image:url(images/reCalcUP.png); 
	background-repeat:no-repeat;
	vertical-align:top;
	right:0px;
	border: none;
} 
a.recalculateBtn:hover { 
	background-image: url(images/reCalcOVER.png); 
	border: none;
} 

a.recalculateBtn:active {
	background-image: url(images/reCalcDOWN.png); 
	border: none;
}





a.simplyText { 
	margin:0; 
	padding:0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin:0px;
	padding:0px;
	right:0px;
	border: none;
} 
a.simplyText:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin:0px;
	padding:0px;
	border: none;
} 

a.simplyText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin:0px;
	padding:0px;
	border: none;
}

a.simplyText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin:0px;
	padding:0px;
	border: none;
}

/* PRICING BUTTONS END  */