/* v1.0 | 20080212 */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;


}
a{color: #007BCE;}
h6 {
	font-size:25px;
	font-weight:bold;
	color: #666666;
	line-height: 60px;

}
h5 {
	font-size:18px;
	font-weight:bold;
	color: #666666;
	line-height: 40px;

}

html {
	overflow-y:scroll;
}
body {
	line-height: 1;
	margin: 0px;
	
}
ol, ul {
	list-style: none;
	width: auto;
	clear: both;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0px;
}
/** Font Reset based on YUI **/



body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size:small;
  *font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
  *font-size:108%;
	line-height:100%;
}
/** Some Fairly Standard Styling Rules are then applied **/

#Wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align:top;
}

#ContentWrapper {
	width:920px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;

}

#Pageheader {
	height: 55px;
	margin: 0px;
	background-image: url(../images/backgrounds/headerback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	float: none;
}

#Pageheader-content {
	width:920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	vertical-align: baseline;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	height: 45px;
	
	
	
}
#Pageheader-download2{
	width:920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	vertical-align: baseline;
	color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	
	
}

#Pageheader-download {
	height: 71px;
	margin: 0px;
	background-image: url(../images/backgrounds/headerback2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	overflow: auto;
	float: none;
}
	

#row-wrapper {
	float:none;
	margin: 0;
	width: 940px;
	text-align: left;
	clear: both;

}
#header-background {
	padding: 0px;
	width:auto;
	height: 98px;
	background-image: url(../images/backgrounds/headerlong.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0098E1;
}


#header-navarea {
	float:none;
	width: 970px;
	height: 98px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
}

#header-logo {
	width: 187px;
	height: 57px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	clear:both;
	overflow:auto;
}

#header-slogan {
	width: 213px;
	height: 57px;
	text-align: right;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
}




ul#SCNav li{
	float:left;
	vertical-align: bottom;
	text-indent:-9999px;

}

ul#SCNav li a{
display:block;
height:41px;
}




/*- SCNav Home is SC Button --------------------------- */

ul#SCNav a.home{
	width:55px;
	background-image: url(../images/nav/caHOME.gif);
	background-position:0% -0px;
}

ul#SCNav a.home:hover,ul#SCNav a.home:focus,ul#SCNav a.home:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.home{

	background-position:0% -82px;
	}

/*- SCNav why is SC Button --------------------------- */

ul#SCNav a.why{
	width:95px;
	background-image: url(../images/nav/cacsam.gif);
	background-position:0% -0px;
}

ul#SCNav a.why:hover,ul#SCNav a.why:focus,ul#SCNav a.why:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.why{

	background-position:0% -82px;
	}


/*- SCNav smallbiz is SC Button --------------------------- */

ul#SCNav a.smallbiz{
	width:188px;
	background-image: url(../images/nav/caPERSONNBIZ.gif);
	background-position:0% -0px;
}

ul#SCNav a.smallbiz:hover,ul#SCNav a.smallbiz:focus,ul#SCNav a.smallbiz:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.smallbiz{

	background-position:0% -82px;
	}

/*- SCNav enterprise is SC Button --------------------------- */
ul#SCNav a.enterprise{
	width:82px;
	background-image: url(../images/nav/caENTERPRISE.gif);
	background-position:0% -0px;
}

ul#SCNav a.enterprise:hover,ul#SCNav a.enterprise:focus,ul#SCNav a.enterprise:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.enterprise{

	background-position:0% -82px;
	}
	
	
/*- SCNav resellers is SC Button --------------------------- */
ul#SCNav a.resellers{
	width:75px;
	background-image: url(../images/nav/caRESELLERS.gif);
	background-position:0% -0px;
}

ul#SCNav a.resellers:hover,ul#SCNav a.resellers:focus,ul#SCNav a.resellers:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.resellers{

	background-position:0% -82px;
	}
	
/*- SCNav about is SC Button --------------------------- */
ul#SCNav a.about{
	width:77px;
	background-image: url(../images/nav/caABOUT.gif);
	background-position:0% -0px;
}

ul#SCNav a.about:hover,ul#SCNav a.about:focus,ul#SCNav a.about:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.about{

	background-position:0% -82px;
	}
	
/*- SCNav support is SC Button --------------------------- */
ul#SCNav a.support{
	width:74px;
	background-image: url(../images/nav/support-all.gif);
	background-position:0% -0px;
}

ul#SCNav a.support:hover,ul#SCNav a.support:focus,ul#SCNav a.support:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.support{

	background-position:0% -82px;
	}
	
/*- SCNav threat is SC Button --------------------------- */
ul#SCNav a.threat{
	width:107px;
	background-image: url(../images/nav/caTHREAT.gif);
	background-position:0% -0px;
}

ul#SCNav a.threat:hover,ul#SCNav a.threat:focus,ul#SCNav a.threat:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.threat{

	background-position:0% -82px;
	}
	
/*- SCNav Download Button --------------------------- */

ul#SCNav a.download{
	width:185px;
	background-image: url(../images/nav/download-all3.gif);
    background-position:0% -0px;
}

ul#SCNav a.download:hover,ul#SCNav a.download:focus,ul#SCNav a.download:active{

	background-position:0% -41px;
	}

ul#SCNav li.selected a.download{
	
	background-position:0% -82px;
	}

#SCNav {
	margin-left:0px;
	padding-left:0px;
}

/*-gray Nav--------------------------- */ 
ul#grayNav li{
	float:right;
	vertical-align: bottom;

}

ul#grayNav li a{
display:block;
height:33px;
}

ul#grayNav a.findReseller{
	width:151px;
	background-image:url(../images/elements/buttons/findReseller.gif);
}

ul#grayNav a.findReseller:hover,ul#grayNav a.findReseller:focus,ul#grayNav a.findReseller:active{
	background-image:url(../images/elements/buttons/findResellerHover.gif);
}

ul#grayNav li.selected a.findReseller{
	background-image:url(../images/elements/buttons/findResellerHover.gif);
}

/*-gray Nav end--------------------------- */


/*- SUBNAV Area--------------------------- */ 

.SUBNAV-background {
	background-image: url(../images/backgrounds/SUBNAV.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
	width: 100%;
	overflow: auto;
}
.SUBNAV-inner {
	line-height: 1.2em;
	voice-family: "\"}\"";
	voice-family:inherit;
	min-height: 45px;
	height: 45px;
	text-align: left;
	vertical-align: bottom;
	font-size: 93%;
	color: #333;
	margin: 0 30px;
}




/*- Content Area --------------------------*/
#contentarea {
	min-height: 500px;
	height: auto;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	clear: both;
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
}
#contentareaSupport {
	min-height: 500px;
	height: auto;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	clear: both;
	width: 1050px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
}

.ContentNav {
	width: 242px;
	height: auto;
	vertical-align: top;
	
}
.Contentmaintable {
	width: 920px;
	height: auto;
	overflow: auto;
}
#rightcontent {
padding-left: 15px;
}
#contentbox{
	padding-top: 5px;
	padding-left: 5px;
	color: #666666;
}
#contentboxHome{
	padding-top: 5px;
	color: #666666;
	overflow: hidden;
}
#contentboxdownload{
	padding-top: 5px;
	padding-left: 5px;
	color: #999999;
}
.ContentNavdownload {
	width: 242px;
	height: auto;
	padding-top: 5px;
	vertical-align: top;
	
}
	
	
	
/*- Content Nav ------------------------------*/
#featureTable{
	
}

#featureTable td{
	height:30px;
	vertical-align:top;
	padding-left:10px;
}

#Subbie{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	width: 241px;
	text-align: center;

}
#SubbieRight{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
	width: 658px;
	height:298px;

}
#Subbie ul{
	list-style-type:none;
	width:232px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Subbie ul li a{
	display:block;
	font-size:1.25em;
	text-align: left;
	color:#666666;
	height:34px;
	line-height:34px;
	padding:0 20px;
	white-space:nowrap;
	background-image: url(../images/nav/sub/subbie.gif);
	background-position:0% 0px;
	text-decoration:none
}

#Subbie ul li a:hover{
	color:#333333;
	text-decoration:none;
	background-image: url(../images/nav/sub/subbie.gif);
	background-position:0% -34px;
}
#Subbie ul li.selected a{
color:#fff;
	text-decoration:none;
	background-image: url(../images/nav/sub/subbie.gif);
	background-position:0% -68px;}
#Subbie ul li.try a{
	display:block;
	height:60px;
	line-height:60px;
	margin:0px 0 0;
	padding:20px 0px;
	background-image: none;
}
#Subbie ul li.ruled{
border-top:1px solid #eee;
margin-top:20px;
padding-top:1em;}
	
/*- Forms--------------------------- */ 
.formHeadings{
	height: 50px;
	padding-right:10px;
}

.quoteSubForm{
	border:#e4e4e4 solid 1px;
	
}	
	
/*- End Forms--------------------------- */ 

/*- Footer Area--------------------------- */ 

.FOOTER-background {
	margin-top: 40px; 
	background: transparent url('../images/backgrounds/footer.gif') repeat-x left top;
	clear: both;
	width: auto;
}

#footerTable1{
	width: 900px;
	margin-left:30px;
}

#footerTable1 a:link{
	color:#000000;
}
#footerTable1 a:hover{
	color:#0098e1;
}
#footerTable1 a:active{
	color:#000000;
}
#footerTable1 a{
	color:#000000;
}
#FOOTER-inner {
	padding-top:20px;
	width: 930px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	clear: both;
	color:#000000;
	font-size:12px;
}

.footerHeading{
	color:#0094E0;
	font-weight:bold;
}




.FOOTER-headings {
	font-weight: bold;
	padding-top: 20px;
}

#footerlinks {width: auto; color: #666666;}
#footerlinks a { color: #C0C0C0;}
#footerlinks a:hover {
	color: #00AFE8;
}
#footerlinks p { font-weight: bold; padding-top: 20px;}
#footerlinks td {  padding-right: 30px;}







.imgborder {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #dddddd;
}

.lots-name {
	font-weight: bold;
}


.lots-contact {
	font-size: 90%;
	font-style: italic;
	color: #999999;
}
.requirements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.LicKeyValue_dan {
	background-color: #FFFFFF;
	padding: 5px;
}
.installgrhik {
	padding-left: 5px;
}
.text {
	line-height: 23px;
}
.contentheaders-blue {
	font-size: 18px;
	font-weight: bold;
	color: #007BCE;
}
#table-news td {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


/*- Download Center--------------------------- */ 
#productList td{
	height:35px;
	vertical-align:top;
}

#productList{
	margin-top:15px;
}

/*- support--------------------------- */ 
#questionsTable td{
	height:35px;
	vertical-align:middle;
}
#questionsTable th{
	vertical-align:middle;
}

