* { 
	font-family:Verdana, Helvetica, Arial, Sans-serif;
}

body{
	font-size:12px;
	margin:0px;
}

h1{
	font-size:1.3em;
	margin-top:0px;
	margin-bottom:1em;
}

a { 
	text-decoration: underline; 
	color: #000000;
}

a:hover { text-decoration: underline;}

h1, p, p a{
	color:#000000 !important;
}

p a{
	text-decoration:underline;
}


#container{
	width:515px;				
}

form {
	float:right;
	margin-top:11px;
}

#vrsn_seal{
	float:left;
}

#sealContainer{
	height:72px;
        padding-left:34px;
}

#main{
	background-color:#f2f2f2;
	font-size:.8em;
	padding:8px 9px 8px 10px;
}

#header{
	padding-left:20px;
	padding-right:9px;
	padding-bottom:8px;
}

#content{
	padding:14px;
}

#subContent1 .cell2{
	text-align:right;
}

#subContent2 { 
	background-color:#999999; 
}

#subContent2 tr {
	background:url('../images/norton_line.gif') bottom no-repeat #000000;
}

#subContent2 tr td.cell2{
	white-space:nowrap;
}

td{
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
}

#subContent2 td {
	color:#ffffff;
}

tfoot td{
	padding:0px;
}

.cell1{
	padding-left:5px;
	padding-right:10px;
}

.cell2{
	font-weight:bold;
}

.cell3{
	padding-left:15px;
	padding-right:5px;
}

tr.lastGrey { background-image:none !important; }
tr.lastGrey td{	padding-bottom:0px; }
tr.lastRed td {padding-bottom:15px;}

#footer{
	margin-top:8px;
	padding-left:20px;
}

#reportSealMisuse{
	margin:15px 0px;
}

.red_tl {background: url('../images/norton_yellow_top-left.gif') 0 0 no-repeat; }
.red_tr {background: url('../images/norton_yellow_top-right.gif') 100% 0 no-repeat; } 
.red_bl {background: url('../images/norton_yellow_btm-left.gif') 0 100% no-repeat #fdbb30; }
.red_br {background: url('../images/norton_yellow_btm-right.gif') 100% 100% no-repeat; }

.grey_bl {background: url('../images/norton_grey_btm-left.gif') 0 100% no-repeat #000000; }
.grey_br {background: url('../images/norton_grey_btm-right.gif') 100% 100% no-repeat; }

.clearCorners { 
	clear:both; 
	height:1px; 
	overflow:hidden; 
}
