	xt\:comment, xt\:note {
		display: none;
	}

	ch\:nbsp {
		padding: .5em;
	}
	
body {
margin: 0px auto;
padding:0px;
font-size: 8pt;
font-family:Arial, Helvetica, sans-serif;
background-color:#2D2E30;
}

#container {
width:920px;
position:relative;
margin-left:30px;
}


a {
color:#FF0000;
}

a:hover, a:visited {
color:#777777;
}

#scm-content h1 {
font-weight:100;
font-size:24px;
line-height:28px;
color:#000000;
}

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

h3 {
font-size:12px;
padding:0px;
margin:0px;
}

#main h3 {
font-size:16px;
padding:0px;
margin:0px;
}



input {
border:1px solid #000000;
padding:0px;
margin:0px;
}


img,form {
padding:0px;
margin:0px;
}

#bheadtop {
position:relative;
z-index:0;
background-color:#2D2E30;
height:59px;
margin-bottom:-59px;
}

#head {
position:relative;
z-index:2;
height:59px;
}

#topbanner {
margin-top:20px;
width:920px;

}

#rearbox {
position:relative;
z-index:0;
}

#movie {
float:left;
position:relative;
z-index:1;
top:-217px;
clear:both;
margin-bottom:-217px;
width:451px;
height:175px;
background-color:#FFFFFF;
font-size:13px;
}

#redbox {
width:449px;
height:213px;
float:left;
background-image:url(/pix/v3/informationgovernance.gif);
}

#redbox form {
margin-top:184px;
margin-left:68px;
}

#username {
background-image:url(/pix/v3/username.gif);
background-repeat:no-repeat;
margin-right:13px;
}

#password {
background-image:url(/pix/v3/password.gif);
background-repeat:no-repeat;
}

#date {
float:right;
margin-top:5px;
color: #999999;
font-size: 10px;
}

#search {
float:left;
width:234px;
height:217px;
}

#subsearch {
margin-top:184px;
}

#search img {
float:left;
}

#searchbox {
width:108px !important;
}

#rearbox input {
float:left;
width:135px;
height:14px;
margin-left:5px;
padding:3px;
padding-left:5px;
background-color:#EEEEEE;
font-size:10px;
}

#Password {
width:156px !important;
}

#rearbox input.go {
float:left;
width:30px;
height:22px !important;
color:#FFFFFF;
background-color:#000000;
font-weight:bold;
margin-left:0px;
}

#search img {
margin-top:3px;
}

#rearbox #Password {
margin-left:18px;
}

#nextsteps {
float:left;
padding-left:20px;
width:217px;
height:217px;
}

	#nextsteps ul {
	background-color:#EEEEEE;
	padding:0px;
	margin:0px;
	}
	
		#nextsteps ul li {
		border-bottom:1px solid #ffffff;
		list-style-type: none;
		}
	
	
	
	#nextsteps ul a {
	display:block;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
	color:#000000;
	font-size:11px;
	}
	
	#nextsteps ul a:hover, #nextsteps ul a.sfhover {
	background-color:#2D2E30;
	color:#FFFFFF;
	}

#rss a {
text-decoration:none;
}

	#rss .text {
	padding-bottom:8px;
	}
	
	#rss .icon {
	margin-top:-20px;
	}
	


.pad5 {
padding:5px;
}

#headcon {
width:920px;
position:relative;
z-index:2;


}

#logo {
float:left;
margin-top:5px;
}

/*Top Navigation*/
#nav{ /* all lists */
	text-align:left;
	position:absolute;
	top:26px;
	left:230px;
	height:30px;
	z-index:3 !important;
	width:700px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 12px;
}

#nav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding:10px;
	padding-right:20px;
}

#nav li { /* all list items */
	float: left;
 /* width needed or else Opera goes nuts */
}

#nav li:hover a, #nav li.sfhover a, #sitellite-menu-current a {
background-color:#FFFFFF;
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
margin-right:-2px;
color:#CC0000;
}

#sitellite-menu-current a {
background-color:#FFFFFF;
color:#CC0000 !important;
}

.scm-sidebar #sitellite-menu-current a {
background-color:transparent !important;
border:none;
}

#nav li li a, #nav li li:hover a, #nav li li.sfhover a {
border-top:none !important;
border-left:none !important;
border-right:none !important;
color:#333333 !important;
margin-right:auto;
}

#nav li li {
	width: 205px;
		font-size: 11px;
		border-bottom: 1px solid #CECFCE;
}

#nav ul ul {
border-right:1px solid black;
border-left:1px solid black;
border-bottom:1px solid black;
background-color:#FFFFFF;
width:207px !important;
}

#nav ul ul ul {
border-top:1px solid black;
}

#nav li li a {
	margin-bottom:0px;
	padding:10px;
	margin-right:2px;
	font-size:13px;
	font-weight: normal;
	color:#333333;
	line-height: 1.5;
}

#nav li ul {
	position: absolute;
	width: 205px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 0px;
	margin-left: 0px;
	margin-right:2px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 10em;
	margin-left: 170px;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li li:hover, 
#nav li li.sfhover, 
#nav li li a:hover, 
#nav li li a.sfhover {
	background-color:#999999;
	color: #ffffff !important;
	border-right:2px solid #999999;

}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
} 

#sidebar li, #scm-content li {
list-style-image:url('/pix/v3/bullet.gif'); 
} 

#sidebar h2 {

}

/*Center home*/
#center {
clear:both;
width:920px;
position:relative;
top:20px;
text-align:left;
} 

#scm-content {
clear:both;
width:920px;
text-align:left;
margin-top:20px;
font-size:13px;
line-height:23px;
}

#scm-content #main {
float:left;
width:684px;
margin-right:20px;
padding-bottom:0px;
margin-bottom:0px;
}

#container #scm-content #sidebars {
width:215px !important;
}

#sidebars {
position:absolute;
left:703px;
top:297px;
}

#scm-content form table {
text-align:left !important;
margin:0;
padding:0;
width:100%;
}

#scm-content {
color:#2D2E30;
}


#scm-content .newsicon {
display:none;
}

#scm-content .newsitem {
margin-bottom:20px;
}

#scm-content h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
font-size:18px;
color:#990000;
}

#scm-content .invalid {
color:#FF0000;
}

#scm-content hr {
color:#990000;
}

#scm-content input {
width:420px;
border:1px solid #9A9C9A;
padding:5px;
margin:0px;
float:right;
}

.checkfield {
border:1px solid white !important;
float:left;
}



.checkfield input {
float:left;
}

#scm-content select {
width:430px;
float:right;
}

#main ul {
font-weight:bold;
}
#main li {
margin-bottom:10px;
}

#main #nextbott li  {
margin-bottom:0px;
}

#main h4 {
font-size:14px;
font-style:italic;
color:#990000;
}

#main #nextbott li a {
font-weight:normal;
}

#scm-content .submit {
width:430px;
}

.scm-sidebar {
background-color:#EEEEEE;
padding:10px;
margin-bottom:10px;
}

.scm-sidebar h2 {
color:#000000 !important;
font-size:13px !important;
font-weight:bold !important;
}

.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}



	#nev {
	width:451px;
	height:321px;
	float:left;
	}
	
		#nevtabs, #drivetabs {
		width:inherit;
		height:30px;
		font-size:12px;
		color:#CC0000;
		}
				
#newstab, 
#eventstab, 
#videostab, 
#pcitab, 
#awaretab, 
#isotab {
float:left;
background-color:#E0E0E0;
height:30px;
margin-right:5px;
padding:7px 10px 0px 10px;
margin-bottom:-10px;
white-space:nowrap;
margin-top:0;
}

#newstab, 
#eventstab, 
#videostab {
width:27%;
}
			
			#newstab {
			background-color:#EEEEEE;
			}
		
		#news,#events,#videos  {
		position:absolute;
		width:431px !important;
		height:291px;
		padding:10px;
		overflow: auto;
		background-color:#EEEEEE;
		}
		
		#news2, #videos2, #events2 {
		position:absolute;
		width:431px;
		height:291px;
		background-color:#EEEEEE;
		}
		
		#events2, #videos2  {
		float:right;
		left: -999em;
		}
		
		#events h3 {
		padding:10px;
		background-color:#990000;
		color:#FFFFFF;
		width:400px !important;
		}
		
		
		
		.newsicon, .kbdpix {
		float:left;
		background-color:#FFFFFF;
		width: 110px;
		margin-right:10px;
		padding:10px;
		text-align:center;
		margin-bottom:10px;
		}
		
		.kbdpix {
		width:auto;
		padding:8px;
		margin-bottom:30px;
		}
		
		.videoimg {
		float:left;
		width: 130px;
		margin-right:10px;
		text-align:center;
		margin-bottom:10px;
		background-repeat:no-repeat;
		}
		
		#pci-dss {
		margin-top:5px;
		font-size:13px;
		}
		
		#aware h3, #pci h3, #iso h3 {
		margin-bottom:10px;
		}
		
		#aware div, #iso div {
		float:left;
		width:48% !important;
		}
		
		.firstcol {
		padding-right:10px;
		}
		
		#nev .newsicon img, .kbdpix img {
		margin:0px;
		padding:0px;
		border:0px;
		}
		
		.newsdate {
		font-size:12px;
		color:#FF0000;
		text-decoration:none;
		width:285px;
		}
		
		#nev .newsitem {
		display:block;
		clear:both;
		}
		
		.newstitle a {
		color:#555555;
		font-size:13px;
		text-decoration:none;
		font-weight: 100;
		}
		
		.newstitle a:hover, #videotitle a:hover {
		text-decoration:underline;
		}
		
		.eventstitle {
		color:#000000;
		font-size:14px;
		text-decoration:none;
		font-weight: 100;
		}
		
		.eventsdate {
		font-size:16px;
		color:#FF0000;
		text-decoration:none;
		width:285px;
		}
		
		.videotitle {
		color:#555555;
		float:left;
		width:275px;
		}
		
		.videoitem {
		float:left;
		margin-bottom:20px;
		
		}
		
		.videoitem span, .videoitem a {
		float:left;
		text-decoration:none !important;
		cursor:pointer;
		}
		
		.videoitem a:hover .videotitle {
		color:#000000;
		}
		
	
	#soldrive {
	width:451px;
	height:321px;
	float:right;
	}
	
		#solutions {
		width:inherit;
		height:127px;
		margin-bottom:17px;
		}
			
			#soltext {
			
			}
			
			#solicons {
			float:left;
			}
			
			#localgov, 
			#centralgov, 
			#healthcare,
			#engman,
			#conind {
			float:left;
			}
		
		#drive {
		width:inherit;

		}
			#whattext {
			position:relative;
			top:-10px;
			}
		
		/*see nevtabs above for drivetabs*/
				
				#pcitab {
				background-color:#EEEEEE;
				}
			
			#pci,#aware,#iso {
			float:left;
			position:absolute;
			width:431px;
			background-color:#EEEEEE;
			height:123px;
			padding:10px;
			}
			
			#aware, #iso {
			left: -999em;
			}
			
#botboxes, #prodboxes {
clear:both;
width:920px;
position:relative;
text-align:left;
top:60px;
} 

#prodboxes {
height:190px;
}

#botboxes {
margin-left:30px;
}

#boxes {
float:left;
width:449px;
margin-top:-5px;
}

#boxes .imgpad {
margin-right:17px;
text-decoration:none;
}

#nextbott {
height:348px !important;
}

#botboxes .imgpad {
margin-right:17px;
}

.pad10 {
margin-right:17px;
}

#prodboxes .imgpad {
margin-right:19px;
}

#botboxes a {
text-decoration:none;
}

#footer{
width:100%;
background-color:#2D2E30;
color:#CCCCCC;
margin-bottom:20px;
}

center {
background-color:white;
}
center #bot{
background-color:#2D2E30;
}

.botspace {
height:80px;
}

.jScrollArrowUp {
background-image:url(/js/scrollimages/basic_arrow_up.gif);
}
.jScrollArrowDown {
background-image:url(/js/scrollimages/basic_arrow_down.gif);
}

.quote {
font-style:italic;
}

#main .blockquotes {
width:450px !important;
background-color:#EEEEEE;
float:left;
border-top:15px solid #EEEEEE;
border-bottom:12px solid #EEEEEE;
margin-right:20px;

}

#main .blockquotes td {
padding-right:20px;
padding-left:20px;
font-size:11px;
}

#main .blockquotes h4 {
font-size:13px;
margin-bottom:0px;
}

.homesmalltext {
font-style:normal !important;
font-size:10px;
line-height:1;
}

.featuretable2, .style2 {
padding:20px !important;
}

#nextbott {
color:#CC0000;
font-size:12px;
margin-bottom:-25px;
}

	#nextbott ul {
	background-color:#EEEEEE;
	padding:0px;
	margin:0px;
		font-weight:bold;

	color:#000000;
	font-size:14px;
	
	}
	
	#main #nextbott ul li {
	border-bottom:1px solid #ffffff;
	list-style-image:none;
	list-style-type:none;
	padding:15px;
	padding-bottom:8px;
	}
	
	#nextbott a {
	font-size:12px;
	text-decoration:none;
	position:relative;
	top:-6px;
	}
	
	#nextbott a:hover, 
	#nextbott a.sfhover {
	font-size:12px;
	text-decoration:underline;
	}
	
#nextbott .nslink {
position:relative;
left:45px;
top:-40px;
margin-bottom:-40px;

}

.ma-reports {
margin-right:16px;
}

#scm-sidebar-pcm, #scm-sidebar-pcm .sidebar {
padding:0px;
}

#benefits {
padding-right:18px;	
}

#ytcover {
float:left;
position:relative;
z-index:2;
width:423px;
height:262px;
background-image:url(/pix/ytvideobig.jpg);
background-repeat:no-repeat;
margin-bottom:-262px;
}

#myytplayer {
float:left;
position:relative;
left:-999px;
z-index:1;
}
