body {
	font-family: "Arial";
}

/* -- BEGIN: Header Styles -- */
#header {
	margin-top: 0px;
	margin-bottom: 31px;
	margin-left: auto;
	margin-right: auto;
	/* margin: 0px auto 25px auto; */
	width: 960px;
	height: 45px;
}

#header #logo,#header #topnav,#header #rheadbox {
	float: left;
}

#header #rheadbox {
	padding-top: 17px;
}

#topbar *{
	z-index: 200;
}

#header #topbar {
	height: 30px;
	width: 780px;
	clear: both;
	vertical-align: middle;
	margin-left: 170px;
}

#header #topbar .tbleft {
	float: left;
	width: 600px;
	margin-right: 25px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	position: relative;
}

#header #topbar .tbright {
	background: url('/apps/infocenter/sites/thawte/images/country-down-arrow.png') no-repeat 140px 10px;
	float: right;
	width: 140px;
	height: 20px;
	padding-right: 10px;
	text-align: right;
	position: relative;
}

.topbar_contact {
	background: url('/apps/infocenter/sites/thawte/images/country-down-arrow.png') no-repeat right 8px;
	padding-right: 10px;
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
	color: #00467d;
}

.topbar_red_text {
	padding-left: 10px;
	color: #d2143c;
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
}

.tbleft a {
	color: #00467d;
	font-size: 11px;
	margin-left: 20px;
	text-decoration: none;
}

#header #logo {
	margin-right: 25px;
	margin-top: 0px;
	float: left;
}

/* Country Selector (START) */

#cselector {
	font-family: "Arial";
	font-size: 11px;
	color: #00467D;
	cursor: pointer;
	z-index: 110;
}

#cselector .current {
	text-align: left;
	padding-left: 15px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-right: 7px;
	width: 125px;
}

#cselector .list {
	text-align: left;
	display: none;
	height: 45px;
	width: 113px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color:#f4f4f4;
	position: absolute;
	top: 20px;
	right: 3px;
}

#cselector .list li {
	list-style: none;
	margin: 0px;
	padding: 2px 0 0 0;
}

#cselector .list li a,
#cselector .list li a:link,
#cselector .list li a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #00467d;
	text-decoration: none;
}

#cselector .list li a:hover {
	text-decoration: underline;
}

#cselector .list li a:active {
	text-decoration: none;
}

/* Country Selector (END) */

/* - BEGIN: Topnav styles - */
#topnav {
	margin: 0px;
	padding: 0px;
	margin-top: 17px;
	margin-right: 18px;
	width: 630px;
	height: 27px;
	font-family: "Arial";
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
}

#topnav li {
	float: left;
	list-style: none;
	width: 124px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	height: 27px;
}

#topnav li a {
	display: block;
	width: 100%;
	height: 27px;
	text-align: center;
	height: 100%;
	font-family: "Arial";
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url('/apps/infocenter/sites/thawte/images/topnav_grads.gif')
		repeat-x left 0px;
}

#topnav li.first a {
	background: url('/apps/infocenter/sites/thawte/images/head_sprite.gif')
		repeat-x left 0px;
}

#topnav li.last a {
	margin-right: 0px;
	background: url('/apps/infocenter/sites/thawte/images/head_sprite.gif')
		repeat-x -132px -30px;
}

#topnav li a:link,#topnav li a:visited {
	text-decoration: none;
}

#topnav li a:hover {
	text-decoration: none;
	background: url('/apps/infocenter/sites/thawte/images/topnav_grads.gif')
		repeat-x left -30px;
}

#topnav li.first a:hover {
	text-decoration: none;
	background: url('/apps/infocenter/sites/thawte/images/head_sprite.gif')
		repeat-x left -30px;
}

#topnav li.last a:hover {
	text-decoration: none;
	background: url('/apps/infocenter/sites/thawte/images/head_sprite.gif')
		repeat-x -132px 0px;
}

#nav_top *{
	z-index: 100;
}

#nav_top {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url('/apps/infocenter/sites/thawte/images/navtop-bg.png') repeat-x left top;
	width: 780px;
	height: 38px;
	font-family: "Arial";
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-left: 170px;
	vertical-align: middle;
}

#nav_top_links {
	width: 580px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
}

#nav_top_links a,
#nav_top_links a:visited {
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-right: 45px;
}

#nav_top_links a:hover {
	color: #ddd;
}

#nav_top_links a.last {
	margin-right: 0;
}

#nav_top_links a.active_category {
	color: #ddd;
}

#nav_top_search {
	width: 170px;
	margin-right: 20px;
	float: right;
	height: 38px;
	padding: 8px 0 0 0;
}

.nav_pointer {
	display: none;
	position: absolute;
	height: 8px;
	width: 15px;
	top: 27px;
	background: transparent;
}

#pointer_hProducts {
	left: 40px;
	margin-top: 5px;
}

#pointer_hPartners {
	left: 160px;
	margin-top: 5px;
}

#pointer_hResources {
	left: 377px;
	margin-top: 5px;
}

#pointer_hMy_account {
	left: 505px;
	margin-top: 5px;
}

.clrfloats {
	clear: both;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

/* -- Utility Nav Styles -- */
#util-nav {
	font-size: 11px;
	color: #c2c3c4;
	font-weight: normal;
	line-height: 13px;
	margin-top: 5px;
	height: 25px;
}

#util-nav #bc {
	float: left;
	width: 430px;
	margin-bottom: 5px;
}

#util-nav #btns {
	float: right;
}

#util-nav #bc a {
	text-decoration: none;
	color: #c2c3c4;
}

#util-nav #bc a:hover {
	text-decoration: underline;
}

#util-nav #btns #email,#util-nav #btns #share,#util-nav #btns #print {
	float: left;
	height: 20px;
	margin-right: 15px;
}

#util-nav #btns a {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	display: inline-block;
	padding-left: 25px;
	height: 20px;
}

#util-nav #btns a:hover {
	text-decoration: underline;
}

#btns #email a {
	background: url('/apps/infocenter/sites/thawte/images/util-email.gif')
		no-repeat left top;
}

#btns #share a {
	background: url('/apps/infocenter/sites/thawte/images/util-share.gif')
		no-repeat left top;
}

#btns #print a {
	background: url('/apps/infocenter/sites/thawte/images/util-print.gif')
		no-repeat left top;
}

/* -- Utility Nav Styles END -- */
h1 {
	font-family: Arial;
	font-size: 55px;
	color: #c2c3c4;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 48px;
	clear: both;
}

h2 {
	font-family: Arial;
	font-size: 20px;
	color: #ce1339;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 21px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 20px;
	color: #333333;
}

div#centercol p {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 25px;
	margin-top: 25px;
}

div#centercol a {
	color: #777878;
}

div#centercol h2 {
	text-transform: uppercase;
}

.clear_greylines {
	width: inherit;
	height: 11px;
	margin-top: 10px;
	margin-bottom: 40px;
	background: url('/apps/infocenter/sites/thawte/images/grey_lines.jpg')
		repeat-x left top;
	clear: both;
}

/* - START: Footer Styles - */

#kpmg_seal {
	float: left;
	width: 39px;
	padding-left: 10px;
	background: #FFF;
}

#hp_pf_container{
	position: relative;
	padding-bottom: 35px;
	height: 55px;
	min-height: 35px;
	background: url("/assets/hp/images/footer-gradient-vertical-bg.png") bottom left repeat-x;
	clear: both;
}

#siteseal {
	float: left;
	width: 61px;
	padding-left: 10px;
	background: #FFF;
}
			
#news_1{
	display: block;
}

#kpmg_seal{
	padding-left: 40px;
}

#hp_pre_footer {
	vertical-align: top;
	position: relative;
	clear: both;
	margin: 20px auto;
	width:960px;
}
		
#hp_seal{
	width: 165px;
	min-width: 165px;
	position: relative;
	top: -8px;
}

#hpNewsItems{
	height: 29px;
	width: 471px;
	min-width: 471px;
	background-color: #fff;
	text-align: left;
	margin-left: 240px;
}

#hp_sprites{
	position: absolute;
	width: 110px;
	top: 8px;
	right: 40px;
}
		
.newsHeading{
	font-size: 16px;
	font-weight: bold;
}

.newsItem a{
	font-size: 12px;
}

.newsDate{
	font-size: 12px;
	color: #333;
}

.newsTitle, #newsLink{
	float: left;
	overflow: hidden;
	font-size: 12px;
	padding: 8px 0 9px 0;
}

.newsItem{
	display: none;
	font-size: 12px;
}

.hpNewsLink{
	font-size: 12px;
	text-decoration: none;
	color: #777878;
	background-color: transparent;
}

#newsLink:hover,.newsLink:active{
	color: #777878;
}

.newsTitle{
	color: #777878;
	font-weight: bold;
	padding-left: 15px;
}

#footer {
	margin: 10px auto;
	text-align: center;
	margin-top: 10px auto;
	position: relative;
	width: 800px;
	background-color: #fff;
}

#footer p.links a {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#footer p.text {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	line-height: 10px;
}

#footer p.text a {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	line-height: 10px;
	text-decoration: none;
}

#footer p.links a:link,#footer p.links a:visited,#footer p.text a:link,#footer p.text a:visited
	{
	text-decoration: none;
	color: #999999;
}

div#footer p.links a:hover,div#footer p.text a:hover {
	text-decoration: underline;
}

div#footer p.links a:active,div#footer p.text a:active {
	text-decoration: none;
}

.ft_div {
	padding-left: 5px;
	padding-right: 5px;
	color: #c2c3c4;
}

/* - END: Footer Styles - */
#overall {
	margin: 10px auto 20px;
	width: 960px;
}

/* - LINK Overrides - */
table.advisories td.date {
	color: #333333;
}

table.advisories a:link {
	color: #004176;
}

.centercolumn .node a:hover,.leftcentercolumn .node a:hover {
	color: #CE1339;
}

#tabs .panel ul li a,#tabs .panel ul li a:link,#tabs .panel ul li a:active,#tabs .panel ul li a:visited
	{
	color: #004176;
}

#tabs .panel ul li a:hover {
	color: #CE1339;
}

#tabs #pnlControl li a {
	color: #004176;
}

#tabs #pnlControl li.sel a {
	color: #CE1339;
}

.rightcolumn .node ul.stdListing li a,.rightcolumn .node ul.stdListing li a:link,.rightcolumn .node ul.stdListing li a:active,.rightcolumn .node ul.stdListing li a:visited
	{
	color: #004176;
}

.rightcolumn .node ul.stdListing li a:hover {
	color: #CE1339;
}

.centercolumn .node a,.leftcentercolumn .node a,.leftcentercolumn .node a:visited,.leftcentercolumn .node a:active
	{
	color: #004176;
}

.leftcentercolumn .node a:hover {
	color: #CE1339;
}

td {
	color: #333333;
}

.centercolumn .node h1,.leftcentercolumn .node h1 {
	font-size: 20px;
	font-style: normal;
	color: #004176;
}

.rightcolumncontent {
	margin: 0 10px;
}

.rightcolumn .node ul.stdListing li,.sbmodulebody ul.stdListing li {
	color: #333333;
}

span#ask-title {
	color: #004176;
}

.sbmodule h1 {
	color: #004176;
}

.sbmodule a:link,.sbmodule a:visited,.sbmodule a:active {
	color: #004176;
	text-decoration: none;
}

.sbmodule a:hover {
	color: #CE1339;
	text-decoration: underline;
}

.greenheader {
	color: #004176;
}

.sbmodulebody p {
	color: #333333;
}

button.type-feature,button.button-feature {
	color: #333333;
}

.rightcolumn .node li a:link {
	color: #333333;
	text-decoration: none;
}

.rightcolumn .node li a:link {
	text-decoration: underline;
}

/* ESS 1291 - New Style Sections (START) */

/* Phone Selector (START) */

#phoneselector {
	font-family: "Arial";
	color: #00467D;
	cursor: pointer;
	z-index: 110;
	float: left;
}

#phoneselector .current {
	padding-left: 15px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-right: 7px;
	width: 240px;
}

#phoneselector .list {
	cursor: text;
	text-align: left;
	display: none;
	height: auto;
	width:220px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color:#f4f4f4;
	position: absolute;
	left: 20px;
	z-index: 1000;
	color: #00467d;
	font-size: 14px;
	font-weight: bolder;
}

.selectorPhone {
	color: #d2143c;
}

#phoneselector .list li {
	list-style: none;
	margin: 0px;
	padding: 2px 0 0 0;
}

#phoneselector .list li a,
#phoneselector .list li a:link,
#phoneselector .list li a:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #00467d;
	text-decoration: none;
}

#phoneselector .list li a:hover {
	text-decoration: underline;
}

#phoneselector .list li a:active {
	text-decoration: none;
}

/* Phone Selector (END) */

/* Utility Nav (START) */

.rounded_3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* Utility Nav (END) */

/* Fly Outs (START) */

#fly_hProducts {
	height: auto;
	display: none;
	top: 38px;
	left: 185px;
}

#fly_hPartners {
	height: auto;
	display: none;
	top: 38px;
	left: 285px;
}

#fly_hResources {
	height: auto;
	top: 38px;
	left: 225px;
	display: none;
}

#fly_hMy_account {
	height: auto;
	top: 38px;
	left: 275px;
	display: none;
}

.box_fly * {
	margin: 0;
	padding: 0;
}

.box_fly {
	margin-top: 0;
	width: auto;
	z-index: 120;
	position: absolute;
	background-color: #e1e1e1;
	padding-left: 10px;
	box-shadow: 5px 5px 10px #888888;
}

.fly_column {
	width: 220px;
	margin: 10px 0;
	float: left;
}

.fly_column_last {
	width: 230px;
	margin: 10px 0;
	float: left;
}

.first_col {
	padding-left: 10px;
}

.last_col {
	padding-right: 10px;
}

ul.fly_list li {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	margin: 5px 0 3px 15px;
}

div.fly_column ul.fly_list li a {
	margin-bottom: 10px;
	font-size: 12px;
	color: #00467d;
	text-decoration: none;
}

div.fly_column ul.fly_list li a:hover {
	text-decoration: underline;
}

div.fly_column a.fly_head {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00467d;
	text-decoration: none;
}

div.fly_column a.fly_head:hover {
	text-decoration: underline;
}

.box_fly ul.fly_main {
	float: left;
	width: 100%;
	height: 193px;
	margin: 0px;
	padding: 15px 0px 20px;
	display: block;
	list-style: none;
	border: #000 1px solid;
}

box_fly ul.fly_main li {
	width: 220px;
	float: left;
}

box_fly ul.fly_main li ul li {
	list-style: none;
}

#topnav .flyBox .flyLeft {
	float: left;
	width: 25px;
	height: 228px;
	background: url('/apps/infocenter/sites/thawte/images/fly_large.png?d=042811') no-repeat left top;
}

.flyBox ul.mainfly {
	float: left;
	width: auto;
	height: 193px;
	margin: 0px;
	padding: 15px 0px 20px;
	background: url('/apps/infocenter/sites/thawte/images/fly_large.png?d=042811') repeat-x left -232px;
}

#topnav .flyBox .flyRight {
	float: left;
	width: 25px;
	height: 228px;
	background: url('/apps/infocenter/sites/thawte/images/fly_large.png?d=042811') no-repeat -30px top;
}

#topnav .wPartner {
	width: 250px;
	height: 140px;
	margin-left: -5px;
}

#topnav .wPartner .flyLeft {
	height: 140px;
	width: 20px;
	background: url('/apps/infocenter/sites/thawte/images/fly_small.png') no-repeat left top;
}

#topnav .wPartner ul.mainfly {
	height: 105px;
	background: url('/apps/infocenter/sites/thawte/images/fly_small.png') repeat-x left -145px;
}

#topnav .wPartner .flyRight {
	height: 140px;
	width: 20px;
	background: url('/apps/infocenter/sites/thawte/images/fly_small.png') no-repeat -25px top;
}

#topnav .wSupport {
	margin-left: -5px;
}

#topnav .wResources {
	width: 825px;
	margin-left: -380px;
}

#topnav .wMyAccount {
	margin-left: -300px;
	width: 435px;
}

#topnav .wMyAccount .flyLeft {
	float: left;
	width: 25px;
	height: 228px;
	background: url('/apps/infocenter/sites/thawte/images/fly_large.png?d=042811') no-repeat -55px top;
}

#topnav .wMyAccount ul.mainfly {
	float: left;
	width: auto;
	height: 187px;
	margin: 0px;
	padding: 15px 0px 20px 10px;
	background: url('/apps/infocenter/sites/thawte/images/fly_large.png?d=042811') repeat-x left -232px;
}

#topnav .wMyAccount .flyRight {
	float: left;
	width: 25px;
	height: 228px;
	background: url('/apps/infocenter/sites/thawte/images/fly_large.png?d=042811') no-repeat -85px top;
}

#topnav .flyBox ul.mainfly li a {
	background: none;
	display: inline;
}

#topnav .flyBox ul.mainfly li,
#topnav .flyBox ul.mainfly ul {
	margin: 0px;
	padding: 0px;
	width: 174px;
}

#topnav .flyBox ul.mainfly ul,
#topnav .flyBox ul.mainfly ul li {
	width: 174px;
}

#topnav .flyBox ul.mainfly > li,
#topnav .flyBox ul.mainfly > li a {
	font-family: "Arial";
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}

#topnav .flyBox ul.mainfly li ul li {
	margin-bottom:5px;
	margin-top:5px;
}

#topnav .flyBox ul.mainfly ul li,
#topnav .flyBox ul.mainfly ul li a {
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	text-align: left;
}

#topnav .flyBox ul.mainfly > li {
	height: 192px;
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-left: 10px;
}

#topnav .flyBox ul.mainfly > li.first {
	margin-left: 0px;
}

#topnav .flyBox ul.mainfly > li.last {
	border-right: none;
	padding-right: 0px;
}

#topnav .flyBox ul.mainfly > li li {
	height: auto;
}

#topnav .flyBox ul.mainfly a,
#topnav .flyBox ul.mainfly a:link,
#topnav .flyBox ul.mainfly a:visited {
	text-decoration:none;
	background: none;
}

#topnav .flyBox ul.mainfly a:hover {
	text-decoration: underline;
	background: none;
}

#topnav .flyBox ul.mainfly a:active {
	text-decoration:none;
	background: none;
}

/* Fly Outs (END) */

/* Search Form (START) */

#search {
	width: 173px;
	height: 20px;
	position: relative;
}

#search #s {
	float: left;
	width: 150px;
	height: 15px;
	line-height: 11px;
	font-family: "Arial";
	font-size: 11px;
	color: #333;
	font-weight: normal;
	padding: 4px 0px 2px 10px;
	border: 0;
	background-color: #fff;
}
#search #searchbutton {
	position: relative;
	margin-left: -5px;
	cursor: pointer;
	float: left;
	height: 21px;
	width: 23px;
	background: url('/apps/infocenter/sites/thawte/images/search-icon.png') no-repeat 0 4px;
	font-size: 0px;
	color: #FFF;
	background-color: #fff;
	vertical-align: baseline;
	border: 0;
	padding: 0px;
}

/* Search Form (END) */

/* Other (START) */

#top_logo {
	width: 150px;
	height: 38px;
	float: left;
}

#logo_nav {
	width: 960px;
	clear: both;
	position: relative;
}

#sales_chat_header {
	text-decoration: none;
}

#sales_chat_header:hover {
	text-decoration: underline;
}

#sales_email_header {
	text-decoration: none;
}

#sales_email_header:hover {
	text-decoration: underline;
}

/* Other (END) */

/* ESS 1291 - New Style Sections (END) */