@charset "UTF-8";
/* CSS Document */

body {
	background: #707a83 url(../img/bg_gradient.gif) repeat-x;
	margin: 0 auto;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #7b7e7d;
	text-align:center;
	font-size:11px;
	}
#wrapper {
	width: 962px;
	margin:0 auto;
	text-align:left;
	}
#content {
	width: 962px;
	background-color: #fff;
	padding-top:10px;
	min-height:630px;
	height:auto!important; 
	height:630px;
	}
#container {
	background: url(../img/content_bg.gif) repeat-y;
	min-height:630px;
	height:auto!important; 
	height:630px;
	}
img {
	border: 0;
	}
br {
	clear:both;
	}
	
/*//////////////////////HEADER STYLES/////////////////////*/
#header {
	width: 962px;
	min-height: 80px;
	background: #fff url(../img/header_shadow.gif) repeat-x;
	margin: 0 0 4px 0;
	display:block;
	padding: 0 0 2px 0;
	}
#logo {
	margin: 15px 0 25px 10px;
	display:inline;
	float:left;
	}
/* Utility Navigation */
#utility-navigation {
	padding:0;
	float:right;
	margin: 15px 15px 0 10px;
	display:inline;
}
#utility-navigation ul {
	margin:3px 0;
	padding:0;
	list-style-type:none;
	}
#utility-navigation ul li{
	margin-left:0;
	margin-right:0;
	padding-left:10px;
	background:url(../img/arrow_red_utility.gif) no-repeat 0px 4px;
}
#utility-navigation ul li a{
	margin:0;
	color: #7b7e7d;	
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
}
#utility-navigation ul li a:hover{
	color:#aa0828;
}
/* Top Navigation */
#topnav {
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
	clear:both;
	display:block;
	}
#topnav ul {
	display: inline;
	list-style-type:none;
	margin:0;
	padding:0;
	}
#topnav ul li {
	display: inline;
	list-style-type:none;
	padding-right: 20px;
	}
#topnav ul li a {
	color: #000;
	text-decoration:none;
	}
#topnav ul li a:hover {
	color: #aa0828;
	}
	
/*//////////////////////LEFT NAVIGATION STYLES/////////////////////*/
ul#nav-page { 
	clear: left; 
	float: left; 
	width: 24%!important;
	*width: 23% !important;
	background-color:#fff; 
	margin: -1px 10px 0 8px;
	display:inline;
	float:left;
}
ul#nav-page a {
	color:#000; 
	font-size:11px; 
	font-family:verdana;
	text-decoration:none;
	padding: 5px 7px 9px 24px;
	display:block;
}
ul#nav-page a:hover {
	color:#aa0828
}
ul#nav-page a.selected {
	color:#aa0828;
	background: url(../img/nav_down.gif) no-repeat 0 .25em !important; 
}
ul#nav-page li { 
	font-size: 88%; 
	font-weight: bold !important;
	margin: 0px 0px 0px 0px; 
	border:1px solid #fff;
	list-style-position: outside; 
	list-style-type: none; 
	background:url(../img/grad_leftnav.gif) repeat-x 0px 0px; 
	*background:url(../img/grad_leftnav.gif) repeat-x 0px 1px; 
	_background:url(../img/grad_leftnav.gif) repeat-x 0px 0px; 
	padding-top:8px; 
	*padding-top:6px;
	_padding-top:9px !important;
	_height:40px;
}
ul#nav-page li ul{
	margin:1px 0 0 0;
	background: none;
	padding:0;
}
ul#nav-page li ul li {
	margin:0px;
	background: none;
	height:auto;
}
ul#nav-page li ul li a { 
	padding: 0 0 0 17px; 
	_padding: 2px 2px 2px 17px;
	*padding: 1px 2px 2px 17px;
	background: url(../img/nav_right.gif) no-repeat 0 .25em !important; 
	font-weight:normal;
	color:#000;
} 
ul#nav-page li ul li a:hover { 
	background: url(../img/nav_down.gif) no-repeat 0 .25em !important; 
	color:#aa0828;
}
ul#nav-page li ul li ul {
	margin:0 0 0 6px;
}
ul#nav-page li ul li ul li ul li a {
	background:url(../img/utility_bullet_hover.gif) 6px 6px no-repeat !important; 
	color:#7b7e7d;
}
ul#nav-page li ul li ul li ul li a:hover {
	background:url(../img/utility_bullet_hover.gif) 6px 6px no-repeat !important; 
	color:#aa0828;
}
ul#nav-page li ul li ul li ul li a.selected {
	background:url(../img/utility_bullet_hover.gif) 6px 6px no-repeat !important; 
	color:#aa0828;
}

/*//////////////////////MAIN CONTENT STYLES/////////////////////*/

#main-2column {
	display:inline;
	float:left;
	padding: 0 10px 0 0;
	width:703px;
	background-color:#fff;
	min-height:630px;
	margin:0;
	}
#main-3column {
	display:inline;
	float:left;
	padding: 0;
	width:48%;
	min-height:630px;
	}
h1 {
	font-size:13px;
	color:#000;
	line-height:18px;
	margin:0 13px 10px 13px;
	font-weight: bold;
	}

h2 {
	font-size:12px;
	color:#7b7e7d;
	line-height:18px;
	margin:0 13px 10px 13px;
	font-weight: bold;
	}
h3 {
	font-size:11px;
	color:#000;
	line-height:18px;
	margin:0 13px 10px 13px;
	font-weight: bold;
	}
h3.alt {
	color:#aa0828;
	}
p {
	font-size:11px;
	margin:0 13px 10px 13px;
	line-height: 16px;
	}
ul {
	margin:10px 10px 10px 40px;
	padding:0;
	}
ul li {
	margin:0 0 3px 0;
	padding-left:7px;
	}
ol {
	margin:10px 10px 10px 40px;
	padding:0;
	}
ol li {
	margin:0 0 3px 7px;
	padding:0;
	}
ol ol {
	list-style-type:lower-alpha;
	}
a {
	color:#37556a;
	text-decoration:underline;
	}
a:hover {
	color:#aa0828;
	}
a.faq {
	font-size:11px;
	color:#000;
	line-height:18px;

	font-weight: bold;
	text-decoration:underline;
	}
a.faq:hover {
	color:#aa0828;
	}
.pagetitle {
	display:block;
	clear:both;
	margin:0 0 13px 13px;
	padding: 8px 1px;
	font-size:20px;
	color:#aa0828;
	border-top:1px solid #c4c6c0;
	}
h1.Theme-Text {
	display:block;
	clear:both;
	margin:0 0 13px 10px;
	padding: 8px 1px;
	font-size:20px;
	font-weight:normal;
	color:#aa0828;
	border-top:1px solid #c4c6c0;
	}
.sectiontitle {
	display:block;
	clear:both;
	margin:16px 0 7px 13px;
	padding: 8px 1px;
	font-size:14px;
	font-weight:bold;
	color:#aa0828;
	border-top:1px solid #c4c6c0;
	}
.sectiontitle2 {
	display:block;
	clear:both;
	margin:16px 0 7px 13px;
	padding: 8px 1px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	border-top:1px solid #c4c6c0;
	}
/*List of Links */
ul.links {
	margin:0 0 10px 0;
	list-style-type:none;
	}
ul.links li {
	background:url(../img/landing_right_arrow.gif) no-repeat 0 3px;
	margin:0 0 5px 12px;
	padding-left:20px;
	}
ul.links li a {
	color:#7B7E7D;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
/*List of FAQLinks */
ul.faqlinks {
	margin:0 13px 10px 13px;
	line-height: 15px;
	list-style-type:none;
	}
ul.faqlinks li {
	background:url(../img/question.gif) no-repeat 0 3px;
	margin:0;
	padding-left:20px;
	}
ul.faqlinks li a {
	color:#7B7E7D;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
/* Main Content Column Styles */
#columns {
	display:inline;
	float:left;
	width:46.5%;
	margin: 10px 3px 10px 13px;
	}
#columns h1 {
	display:block;
	font-weight:bold;
	font-size: 14px;
	color: #aa0828;
	padding: 5px 1px;
	border-top: 1px solid #c4c6c0;
	margin:0;
	}
#columns h2 {
	font-size: 11px;
	color: #000;
	font-weight:bold;
	margin: 5px 0 10px 0;
	}
#columns p {
	margin:5px 2px 10px 2px;
	}
#productcolumn1 {
	display:inline;
	float:left;
	width:40.5%;
	margin: 10px 3px 10px 13px;
	}
#productcolumn2 {
	display:inline;
	float:left;
	width:57.5%;
	margin: 0px 3px 10px 13px;
	}
/* Table Style */
table.styled {
	margin: 20px 0 12px 3px;
	font-size:10px;
	border:none !important;
	border-collapse:collapse;
	border-bottom: 1px solid #c6c4c0 !important;
	display:block;
	width:97%;
}
table.styled colgroup.firstcol{
	background-color:#eaedef;
}
table.styled colgroup.alternatecol{
	background-color:#f2f6f8;
}
table.styled thead th {
	border-top: 1px solid #c6c4c0;
	font: bold 1.2em;
	text-align: left;
	color:#a80828;
}
table.styled thead th span {
	font-weight: normal;
}
table.styled thead th a {
	text-decoration: none;
}
table.styled tbody td, table.styled th {
	border-top: 1px solid #c6c4c0;
}
table.styled th{
	text-align: left;
}
table.styled td, table.styled th {	
	padding: 8px 5px 8px 5px;
}
table.styled tbody td p {
	padding:0;
	margin:0 0 3px 0;
	}

/* Style for existing Secure tables - switch blue to red to McAfee-ize */
th.blue_white {color:#fff; background-color:#CC0033; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal;}
th {color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;}
td {color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal;}

/* Form Styles */
form {
	margin:5px 12px 12px 12px;
	padding:0;
	}
input {
	border:1px solid #ccc;
	font-size:11px;
	color:#7b7e7d;
	padding: 1px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
input.button {
	background: url(../img/button_bg.gif) no-repeat;
	padding:0 7px;
	margin:0;
	border:0;
	width:137px;
	height:19px;
	font-weight:bold;
	text-align:left;
	font-size:9px;
	}

/*//////////////////////SIDEBAR STYLES/////////////////////*/
#sidebar {
	display:inline;
	float:right;
	width:23.6%;
	margin:0 10px;
	}
#sidebar h1 {
	display:block; 
	background: url(../img/rightrail_header_bg.gif) repeat-x top left;
	font-weight:bold;
	font-size: 13px;
	color: #000;
	margin:0;
	padding: 8px 13px;
	line-height:13px;
	border-top: 1px solid #7b7e7d;
	border-bottom: 1px solid #c4c6c0;
	}
#sidebar p {
	margin: 0;
	padding: 6px 10px;
	border-bottom: 1px solid #c4c6c0;
	}
#sidebar ul {
	margin:0 0 20px 0;
	list-style-type:none;
	padding:0;
	}
#sidebar ul li {
	border-bottom: 1px solid #c4c6c0;
	}
#sidebar ul li a {
	padding: 6px 7px;
	display:block;
	text-decoration:none;
	}
#sidebar ul li.download {
	background: url(../img/bkgrd_header_nrs3.gif) no-repeat 11px 7px;
	display: block;
	border-bottom: 1px solid #c6c4c0;
	padding-left:32px;
	}

/*//////////////////////FOOTER STYLES/////////////////////*/
#footer {
	width:962px;
	color: #fff;
	margin:10px 0;
	font-size:9px;
	}
#footer #links {
	display:inline;
	float:left;
	width:690px;
	margin-left:10px;
	}
#footer #copyright {
	display:inline;
	float:right;
	width:208px;
	margin-right:10px;
	padding-bottom:10px;
	}
#footer ul {
	list-style-type:none;
	margin: 0;
	padding:0;
	}
#footer ul li {
	display:inline;
	padding-left:10px;
	background: url(../img/arrow.gif) 0 2px no-repeat;
	margin:0 15px 0 0;
	}
#footer a {
	color: #fff;
	text-decoration:none;
	}
#footer a:hover {
	color: #45484a;
	}
