body {
	margin:0px;
	}

.hidden_track {font-size:1px;height:0px;width:0px;overflow:hidden;}
    
#header {
	position:relative;
    top:0px;
	left:0px;
    width:736px;
    height:47px;
    background:url(../images/header_bg.gif) no-repeat;
    }
	
H1 {
	position:relative;
    top:5px;
    left:15px;
	width:143px;
	height:42px;
	background:url(../images/ns_logo_h1.gif) no-repeat;
	margin:0px;
    cursor:pointer;
	}
	
h2 {
	position:absolute;
    top:0px;
	left:480px;
	width:250px;
	height:48px;
	margin:0px;
	background:url(../images/right_h2_2bg.gif) no-repeat;
	}
	
h2 label {
	margin-top:17px;
   	font:bold 11px arial;
	color:#fff;
	float:left;
    }
    
h2 img {
	margin:14px 0px 0px 5px;
   	vertical-align:middle;
	float:left;
    }
    
h2 span {
    float:left;
    margin:10px 0px 0px 8px;
	font:11px arial;
	color:#fff;
	}
    
h2 a, h2 a:visited {
    color:#fff;
    background:url(../images/arrow_white.gif) no-repeat center left;
    padding-left:10px;
	}
    
h2 a:hover { text-decoration:none; }
	
.headerBreadcrumbs {
	position:relative;
    margin-top:7px;
    margin-left:6px;
    width:711px;
    height:23px;
    background:url(../images/header_bctop.gif) no-repeat top left;
	font:bold 9px arial;
    letter-spacing:1px;
    padding:2px 0px 0px 16px;
	color:#fff;
	}
.headerBreadcrumbs a, .headerBreadcrumbs a:visited  { font-size:9px;color:#fff;	}
.headerBreadcrumbs a:hover { text-decoration:none; }

#content {
	position:relative;
	top:0px;
    left:6px;
	width:725px;
	border-left:1px solid #60B9CA;
	border-right:1px solid #60B9CA;
	}
    
h3 {
	position:relative;
	display:block;
	width:379px;
	height:auto;
    font:bold 16px arial;
	color:#0b6f7f;
    float:left;
    background:#308690 no-repeat top right;
    margin:0px 0px 0px 3px;padding:0px;
    border:1px solid #666666;
	}
    
h3 p {
    position:relative;
    display:block;
    width:160px;
    font:bold 25px arial;
	color:#fff;
    text-align:center;
    margin:0px;
    padding:12px 0px 0px 0px;
}
#email { background-image:url(../images/blocked_email.jpg);height:102px; }
#protect { background-image:url(../images/blocked_protect.jpg);height:102px; }
#speed { background-image:url(../images/blocked_speed.jpg);height:102px; }
#compare { background-image:url(../images/blocked_compare.jpg);height:83px; }
#whatis { background-image:url(../images/blocked_whatis.jpg);height:83px; }
#accel { background-image:url(../images/blocked_accel.jpg);height:83px; }
#features { background-image:url(../images/blocked_feature.jpg);height:83px; }
#unlimited { background-image:url(../images/blocked_995.jpg);height:83px; }
#whatis p, #accel p, #unlimited p { font:bold 19px arial;padding:7px 0px 0px 0px; }
#speed p, #protect p, #email p { padding:20px 0px 0px 0px; }
.remH3 { background:#fff;border:0px; }

.contentItemTopLeft {
	position:relative;
	display:block;
	width:381px;
	height:85px;
    float:left;
	background-repeat:no-repeat;
    margin-left:3px;
	}
    
/*sub nav*/
#navigationContainer {
	position:relative;
	margin-left:8px;
	height:85px;
	padding-top:4px;
	background:url(../images/sub_nav_top.gif) no-repeat top left;
	width:141px;
	float:left;
	}
	
#navigationContainer a {
	position:relative;
	width:141px;
	height:21px;
	padding:0px;
	margin:0px;
	}
	
#navigationContainer .navActive {
	position:relative;
	color:#fff;
	display:block;
	height:15px;
	width:140px;
	border-top:1px solid #5BB0A2;
	border-left:1px solid #096D7A;
	border-bottom:1px solid #096D7A;
	text-decoration:none;
	text-indent:15px;
	line-height:15px;
	font:bold 11px arial;
	background:#0F8EA4 url(../images/arrow_off2.gif) no-repeat;
	padding:2px 0px 0px 0px;margin:0px;
	}
	
#navigationContainer .navActiveOn, #navigationContainer .navActive:hover {
	color:#015A6A;
	background:#72C0CF url(../images/arrow_on2.gif) no-repeat;
	display:block;
	height:16px;
	width:141px;
	text-decoration:none;
	text-indent:15px;
	line-height:16px;
	font:bold 11px arial;
	padding:3px 0px 0px 0px;margin:0px;
    border:0px;
	}

#leftWidgetBot {
	position:relative;
	display:block;
	width:141px;
	height:4px;
	background:url(../images/sub_nav_bot.gif) no-repeat top left;
	}
    
.viewDemo, .viewDemo:visited {
    display:block;
    width:100px;
    background:url(../images/arrow_more.gif) no-repeat;
    padding-left:7px;
    float:left;
    color:#0F8EA4;
	}
	
#contentArea {
	position:relative;
	width:525px;
	margin-left:8px;
    padding-top:5px;
	color:#000000;
	height:auto;
    font:12px arial;
    clear:both;
	}
    
.linkhndlr a, #linkhndlr a:visited { color:#0F8EA3; }
#contentArea a:hover { text-decoration:none; }

#contentArea form { text-align:center; }
#contentArea label { font-weight:bold; }
#contentArea input { margin-top:10px; }
.findButton {
	width:69px;
	height:18px;
	font-size:1px;
	color:#fff;
	border:0px solid;
	background:transparent url(../images/button_find.gif) no-repeat top left;
	cursor:pointer;
	margin:0px;
	}
    
#accessOutput {
    position:relative;
    width:400px;
    height:400px;
    overflow:auto;
    margin:auto;
    margin:0px auto;
    }
    
#trdLvlInfo {
    display:block;
    height:300px;
    clear:both;
    }
    
#trdLvlInfo h3 {
	float:none;
	display:block;
	border:0px solid black;
	color:Black;
	width:159px;
	height:28px;
	margin:0;
	padding:0;
	background-color:white;
	background-repeat:no-repeat;
	background-position:top left;
    }

#annualPlans { border-right:1px dashed #cccccc; padding-right:5px;}
#monthlyPlans { margin-left:10px; }
#monthlyPlans h3 { font:bold 22px arial;letter-spacing:-1px;color:#E25F04; }
#annualPlans h3 { font:bold 22px arial;letter-spacing:-1px;color:#E25F04; }

#annualBasicLink, #annualPremiumLink, #monthlyBasicLink, #monthlyPremiumLink {
	display:block;
	width:245px;
	height:170px;
    overflow:hidden;
	margin-top:10px;
    }
    
#annualPlans a, #annualPlans a:visited, #monthlyPlans a, #monthlyPlans a:visited {text-decoration:none;}

#addFeatures {
	margin-top:10px;
	padding-left:20px;
	width:509px;
	height:380px;
	background:url(../images/addfeatures_background.gif) no-repeat;
    }

#addFeatures p { margin:10px 0px 10px 0px; }

#addFeaturesTitle {
	position:relative;
	top:2px;
    left:7px;
	width:410px;
	height:20px;
    font:bold 18px arial;
    letter-spacing:-1px;
    color:#666666;
    clear:both;
    }
#addFeaturesTitle span { display:none; }

.trdLvlInfoBlock {
	width:250px;
	float:left; 
	margin-top:10px;
    }
    
.infoBlock, .infoChoose {
    position:relative;
    width:220px;
    height:271px;
    float:left;
    margin:10px 0px 0px 20px;
    background:#D3D1D1 url(../images/info_header.gif) no-repeat top right;
    }
    
.infoBlock h5, .infoChoose h5 {
    position:relative;
    width:200px;
    height:43px;
    font:bold 11px arial;
    margin:0px;padding:5px 10px 0px 5px;
    }
    
.infoBlock ul {
    position:relative;
    display:block;
    width:208px;
    height:218px;
    background:#fff;
    font:11px arial;
    margin:0px;padding:5px;
    border:1px solid #D3D1D1;
    }
.infoBlock li, .infoChoose li { margin:10px 0px 0px 20px;padding:0px;list-style-position:outside; }
.infoBlock img, .infoChoose img { position:absolute;bottom:30px;margin-left:50px; }
.infoBug { position:absolute;bottom:10px;margin-left:50px; }
.infoBlock a, .infoChoose a { color:#0F8EA3; }

.infoChoose { background-color:#72C0CF; }
.infoChoose ul { margin:0px;padding:5px; }
.infoChoose h5, .infoChoose a, .infoChoose a:visited { letter-spacing:1px;font-weight:bold; }
.infoCseB {
    position:relative;
    display:block;
    width:208px;
    height:218px;
    background:#fff;
    font:11px arial;
    margin:0px;padding:5px;
    border:1px solid #72C0CF;
    }
    
.accessNum td {
    border-bottom:1px solid #F1F1F1;
    }
    
.accessBlock {
    position:relative;
    width:310px;
    margin:10px 0px 0px 20px;
    background:#D3D1D1 url(../images/info_header.gif) no-repeat top right;
    }
    
.accessBlock h5 {
    position:relative;
    width:280px;
    height:23px;
    font:bold 11px arial;
    margin:0px;padding:10px 10px 0px 10px;
    }
    
.accessBlock table {
    position:relative;
    display:block;
    width:310px;
    background:#fff;
    font:11px arial;
    padding:5px;margin:auto;
    border:1px solid #D3D1D1;
    }
    
.accessBug {
    font:11px arial;
    padding:10px;
    }
    
.accessErr {
    font:bold 12px arial;
    color:#ff0000;
    }
    
h4 {
    margin:0px 0px -15px 0px;
	padding:0px;
	font:bold 12px arial;
    color:#000000;
    }
h5 {
    margin:0px 0px 0px 0px;
	padding:0px;	
    color:#000000;
    }
.featureBlock {
    position:relative;
    padding:0;
    width:210px;
    height:90px;
    float:left;
    margin:0px 0px 20px 20px;
    border-bottom:1px dashed #B2B2B2;
    }
    
.featureBlock a, .featureBlock a:visited {
    position:absolute;
    left:3px;
    bottom:10px;
    background:url(../images/arrow_more.gif) no-repeat;
    padding-left:10px;
    color:#0F8EA3;
	}
    
.featureBlock li {
    list-style-type:circle;
	}
    
.top {
    display:block;
    font:bold 12px arial;
    background:url(../images/arrow_top.gif) no-repeat;
    padding-left:10px;
    margin-left:430px;
    color:#0F8EA3;
	}
    
.switchBlock {
    display:block;
    height:50px;
    margin-top:5px;
    }
.switchBlock img { width:75px;float:left; }
.switchBlock p { padding:15px 0px 0px 0px }

.bugType {
	font:10px arial;
	color:#999999;
	}

#rightNav {
	position:absolute;
	top:0px;
	right:6px;
    width:174px;
	height:493px;
	background:url(../images/rn_top.gif) no-repeat top left;
	}
	
#rightNavHeader {
	margin-left:37px;
	}
	
#choose, #switch, #accessNum {
    display:block;
    width:157px;
	text-align:left;
    padding:6px 5px 0px 10px;
    border-bottom:1px dashed #B2B2B2;
   	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	}
    
#choose { height:92px; }
#switch { height:72px; }
#accessNum { height:26px; }
    
#accessNum img {
    margin-top:2px;
	}
    
#accessNum a:hover {
    background:#DDFAFF;
	}
    
#help {
	padding:15px 5px 15px 10px;
	text-align:left;
   	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	}
    
#help span {
    font:bold 12px arial;
	color:#0F8EA3;
    margin:3px 0px 4px 0px;
	}
    
#rightNav p {
	font:11px arial;
	color:#000;
	margin:0px;padding:0px;
	text-align:left;
	}
    
#rightNav p a, #rightNav p a:visited {
    font:bold 12px arial;
	color:#0F8EA3;
    margin:3px 0px 4px 0px;
    }
#choose a, #switch a, #help a, .bottomLink, #help span {
    display:block;
    background:url(../images/arrow_more.gif) no-repeat;
    padding-left:10px;
    color:#0F8EA3;
	}
#rightNav a:hover {text-decoration:none;}
	
#trdLvlPromo {
    margin-top:4px;
    width:172px;
	height:187px;
    border-bottom:1px dashed #B2B2B2;
   	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	}

#trdLvlPromo br {
    padding:0px;margin:0px;line-height:0px;
    }
    
#trdLvlPromo img {
    margin-top:4px;
    }
	
#trdLvlPromo, #trdLvlPromo a, #trdLvlPromo a:visited {
	text-align:center;
	margin-bottom:2px;
	font:bold 12px arial;
	letter-spacing:-1px;
	}
	
#rightNav h5 {
	position:relative;
	margin:0px 0px 0px 0px;
    padding:0px;
	text-align:left;
	font:bold 12px arial;
	color:#E76203;
	}
    
#rnBody {
    width:172px;
	height:296px;
    background:#fff;
   	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
    }
    
#rnBot {
	position:absolute;
	display:block;
	width:174px;
	height:4px;
	background:url(../images/rn_bot.gif) no-repeat top left;
	}

#botImg {
	position:relative;
	left:6px;
	top:0px;
    margin:0px;padding:0px;
	width:727px;
	height:10px;
	background:url(../images/content_bottom_sub.gif) no-repeat top left;
	clear:both;
	}
	
H1 span, H3 span, H4 span, H5 span {
	display:none;
	}
	
#footer {
	position:relative;
	margin-top:6px;
	width:727px;
	height:40px;
	}
	
#footer p {
	color:#BBBBBB;
	font:10px verdana;
	line-height:24px;
	margin:0px;
	text-align:center;
	}
	
#footer a, #footer a:visited { color:#BBBBBB; }
#footer a:hover {text-decoration:none;}
