﻿body {
	background: #c0c0c0;
	background-image: url(../imagescheckmysite/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:8.5pt;
	text-align: center;
	margin-left: 0px;
	margin-top: 15px;
}
* html body{
	background: #efefef;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:8.5pt;
	text-align: center;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-y: scroll; }

.container{
	border: #666 solid 1px;
	width:993px;
	margin: 0;
	overflow:hidden;
	padding:0;
	background: #fff;
	text-align: left;
}

.header{
	background: #FFFFFF;
	color:#FFFFFF;
}


.main
{
	width: 980px;
	margin:8px;
	background: #FFFFFF;
	padding:0px;
}

.main p{
	color:#000;
}

.navbar {border: #333 solid 1px; border-top:none; width:180px; cursor:pointer;}
.nl1 {height:23px; background:#666 url(../imagescheckmysite/nav-lv1.gif); padding:4px 10px 0 13px; color:#fff;}
.nl1:hover {height:23px; background:#444; padding:4px 10px 0 13px; color:#fff;}
.nl1s{height:23px; background-image:url(../imagescheckmysite/nav-lv1-select.gif); padding:4px 10px 0 13px; color:#fff;}
.nl2 {height:23px; background-image:url(../imagescheckmysite/nav-lv2.gif); padding:4px 10px 0 13px; color:#666;}
.nl2s{height:23px; background-image:url(../imagescheckmysite/nav-lv2-select.gif); padding:4px 10px 0 13px; color:#000;}
.nl2:hover {height:23px; background-image:url(../imagescheckmysite/nav-lv2-hover.gif); padding:4px 10px 0 13px; color:#000;}
.nl3 {height:23px; background-image:url(../imagescheckmysite/nav-lv3.gif); padding: 4px 10px 0 20px; color:#666;}
.nl3s{height:23px; background-image:url(../imagescheckmysite/nav-lv3-select.gif); padding:4px 10px 0 20px; color:#000;}
.nl3:hover {height:23px; background-image:url(../imagescheckmysite/nav-lv3-hover.gif); padding:4px 10px 0 20px; color:#000;}

.nl2collapsed {height:23px; background-image:url(../imagescheckmysite/nav-lv2collapsed.gif); padding:4px 10px 0 13px; color:#666;}
.nl2expanded {height:23px; background-image:url(../imagescheckmysite/nav-lv2expanded.gif); padding:4px 10px 0 13px; color:#666;}
.nl2s{height:23px; background-image:url(../imagescheckmysite/nav-lv2-select.gif); padding:4px 10px 0 13px; color:#000;}
.nl2:hover {height:23px; background-image:url(../imagescheckmysite/nav-lv2-hover.gif); padding:4px 10px 0 13px; color:#000;}

.navbarC {border: #333 solid 1px; border-top:none; width:180px; cursor:pointer;}
.nl1C {height:23px; background-image:url(../imagescheckmysite/nav-lv1C.gif); padding:3px 10px 0 22px; color:#fff;}
.nl1C:hover {height:23px; background-image:url(../imagescheckmysite/nav-lv1C-hover.gif); padding:3px 10px 0 22px; color:#fff;}
.nl1sC{height:23px; background-image:url(../imagescheckmysite/nav-lv1C-select.gif); padding:3px 10px 0 22px; color:#fff;}
.nl2C {height:23px; background-image:url(../imagescheckmysite/nav-lv2C.gif); padding:3px 10px 0 22px; color:#666;}
.nl2sC{height:23px; background-image:url(../imagescheckmysite/nav-lv2C-select.gif); padding:3px 10px 0 22px; color:#000;}
.nl2C:hover {height:23px; background-image:url(../imagescheckmysite/nav-lv2C-hover.gif); padding:3px 10px 0 22px; color:#000;}

.ReportCaption
{
	font-size:16px; 
	background:#174F7E;
	background-image: url(../imagescheckmysite/bg-toptable.gif);
	background-repeat: repeat-x;
	padding:4px 0px 0px 4px;
	color:#fff;
	border: solid 0px;
	width: 773px;
	margin-bottom: 0px;
	text-align: left;
}

.col2 .ReportCaption a, .col2 .ReportCaption a:visited, .col2 .ReportCaption a:active
{
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
}

.EditCaption
{
	font-size:16px; 
	background:#174F7E;
	background-image: url(../imagescheckmysite/bg-toptable.gif);
	background-repeat: repeat-x;
	padding:4px 0px 0px 4px;
	color:#fff;
	border: solid 0px;
	width: 773px;
	margin-bottom: 5px;
	text-align: left;
}

* html .ReportCaption{font-size:16px; padding: 4px 0px 0px 4px;}

.ReportHeader
{
	height: 40px;
	font-size: 14pt;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 0px;
}

.ReportSubHeader{height:30px; font-size:8pt; padding: 0px 0px 0px 0px;color:#fff;}

.ReportHeaderLastUpdated
{
	height:30px;
	font-size: 8pt;
	font-weight: normal;
	color: #ccc;
	padding: 0px;
	margin: 0px;
}

.ReportCriteria
{
	text-align:left;
	vertical-align: middle;
}

.ReportCriteria select{background:#bbb; font-size:11px; color:#333}


.ReportCriteriaLabel
{
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 4px 0px;
}

.ReportCriteriaField
{
	text-align: left;
	font-size: 8pt;
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: middle;
}

.ReportCriteriaFieldDisplay
{
	text-align: left;
	font-size: 8pt;
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	vertical-align:bottom;
}


.col1 {border: #000 solid 0px; width:160px; float:left; margin:0 0 0px 0; float:left;}
.col2 {width:776px; margin-left:194px;}
.colwide {width: 976px;}

table.t1 {font-size:8pt; color:#111; border: solid 1px #666; width:100%; white-space: nowrap; margin-top: 0px;}
table.t1 tr.odd{background-color:#FFFFFF;}
table.t1 tr.even{background-color:#F4F4FF;}
table.t1 tr.noerror{background-color:#FFFFFF;}
table.t1 tr.ucerror{background-color:#FFC531;}
table.t1 tr.cferror{background-color:#B51E23;color:#FFFFFF;}
table.t1 tr.footer{background-color:#DDDDDD; color:#000000; font-size:8pt; font-weight:bold;}

table.t1 a, table.t1 a:visited, table.t1 a:active{text-decoration:none;color:#000;}
table.t1 a:hover{text-decoration:underline;color:#000;}

table.t1 .pager 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #EFEFEF;
	text-align: right;
	font-weight: bold;
}
table.t1 .pager a, table.t1 .pager a:visited { color: #000000; text-decoration: underline; font-weight:normal; }
table.t1 .pager a:active {color: #2275BB; font-weight:normal;}
table.t1 .pager a:hover  {color: #B51E23; text-decoration:underline; font-weight:normal;}

table.t1 th
{
	background: #DDDDDD;
	border:none;
	padding-left: 3px;
	padding-right: 3px;
	height:27px;
	font-weight:bold;
	color:#000;
	text-align:left;
}

table.t1 td 
{
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}

input {font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif, sans-serif; color:#000000; border: solid 1px #666; padding:0px;}
* html input {font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif, sans-serif; border:solid 1px #666; color:#000000; padding:0px;}

.Button 
{
	font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif, sans-serif; 
	font-weight: bold;
	vertical-align: middle;
	background: #2275BB; 
	color:#fff; 
	border: 1px solid #000000; 
	height:22px; 
	padding: 0px 1px 4px 1px; 
	margin: 0px 0px 4px 0px;
	cursor:pointer;
}

/* ********************** */
.formcontent
{
	width: 763px;
	padding:0px;
	margin:0px;
	border:0px;
}

.formheader
{
	width: 100%;
	border: #000000 1px solid;
	background-color: Red;
	color: White;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
}

.formheaderbuttons
{
	float: right;
	font-size:8.5pt;
}

.formheaderbuttons a
{
	color: White;
	text-decoration: none;
}
.formheaderbuttons a:hover
{
	text-decoration: underline;
}

.form
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size:10pt;
	width:100%;
}

.form a, .form a:link, .form a:visited, .form a:active
{
	color:#000; 
	text-decoration:none;
}
.form a:hover{
	color:#000;
	text-decoration:underline;
}


.label {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 3px; 
	WIDTH: 199px; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: gainsboro 1px solid; 
	HEIGHT: 22px; 
	TEXT-ALIGN: right;
	white-space: nowrap;
}

.label.left
{
	text-align: left;
	padding-left: 0px;
}

.label.narrow
{
	width: 120px;
}

.label.nowrap {
	white-space: nowrap;
}

.label span, .label input
{
	float:left;
}

.vlabel {
	PADDING-RIGHT: 10px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; WIDTH: 120px; PADDING-TOP: 3px; BORDER-BOTTOM: gainsboro 1px solid; HEIGHT: 22px; TEXT-ALIGN: right
}
.vlabel.left
{
	text-align: left;
	padding-left: 0px;
}
.value {
	PADDING-RIGHT: 0px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 20px; WIDTH: 210px; PADDING-TOP: 3px; BORDER-BOTTOM: gainsboro 1px solid; HEIGHT: 22px
}

.valuenowidth 
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 20px; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: gainsboro 1px solid; 
	HEIGHT: 22px;
}

.valueleft {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 20px; WIDTH: 210px; PADDING-TOP: 0px; BORDER-BOTTOM: gainsboro 1px solid; HEIGHT: 22px
}

.space
{
	width: 30px;
}

.headersubtitle
{
	font-weight: normal;
}

.section {
	padding: 20px 0 4px 0; 
	border-bottom: #999 1px solid; 
	color: #2378C0; font-weight:bold; font-size:10pt
}

.tabpanel
{
	min-height: 350px;
}

.hoverpopup
{
	background: #FFFF80;
	border: solid 1px #000000;
	padding: 1px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:8pt;
}

.hidden
{
	visibility: hidden;
}

.modalpopup
{
	background-color:#ffffdd;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	text-align: center;
	width: 250px;
}

.modalpopupwide
{
	background-color:#ffffdd;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	text-align: center;
	width: 300px;
}

.modalBackground {
	background-color:#EFEFEF;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupheader
{
	background-color: #174F7E;
	color: White;
	cursor: move;
}

.checkbox
{
	border-style: none;
}

.buttonBarHome
{
	font-family: Segoe UI;
	font-size: 12px;	
	background:#666666 url(../imagescheckmysite/bg-menu-blue.gif) repeat-x;
	color:#fff;
	height:24px;
	border-bottom:#000 solid 0px;
}
.buttonBarHome ul{
	list-style:none;
	margin:0;
  	padding:4px 0 0 0px;
}
* html .buttonBarHome ul{
	list-style:none;
	margin:0;
  	padding:4px 0 0 0px;
}
.buttonBarHome li{
	float:left;
	padding:2px 0 0 30px;
}
* html .buttonBarHome li{
	background-position: 20px 6px ;}
	
.buttonBarHome a, .buttonBar a, a:visited, a:active{
	text-decoration:none;
  	font-weight:normal;
  	color:#fff;
}
.buttonBarHome a:hover, .buttonBar a:hover{
	text-decoration:underline;
  	color:#efefef;
}

.buttonBar{
	background:#666666 url(../imagescheckmysite/bg-menu-blue.gif) repeat-x;
	color:#fff;
	height:24px;
	border-bottom:#000 solid 0px;
}

.subHeader{
	background:#aaa;/*#FFC533;*/
	color:#fff;
	/*font-size:13pt;*/
	height:6px;
	padding: 4px 0 0 15px;
}



.footer{
	clear:left;
	font-size:7pt;
	background:#666;
	color:#ccc;
	height:16px;
	padding: 4px 15px 0 15px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active
{
	color:#ccc; 
	text-decoration:none;
}
.footer a:hover{
	color:#ccc;
	text-decoration:underline;
}


.login{
	font-size:8pt;
	color:#fff;
	width:300px;
}
.login a{
	color:#fff;
	text-decoration:none;
}
.login a:hover{
	color:#fff;
	text-decoration:underline;
}

.date {border: #333 solid 1px; border-bottom:none; width:180px; margin:0px 0 0 0;}
.date a
{
	text-decoration: none;
	color: #000000;
}

.datetitle
{
	background-image: url(../images/dat.gif);
}

.PeriodSelection
{
	text-align: left;
	font-size: 8pt;
	vertical-align: middle;
	margin-left: 0px;
}
.Chart
{
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-left: solid 1px #666; 
	border-right: solid 1px #666;
	background:#F4F4F4;
}

.EditSubHeaderLine
{
	height: 10px;
	padding-bottom: 5px;
}

.MarketingForm
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:8pt;
}

.MarketingForm input {font: 8pt Verdana, Arial, Helvetica, sans-serif, sans-serif; height:16px; color:#000000; border: solid 1px #666; padding: 2px;}
.MarketingForm * html input {font: 8pt Verdana, Arial, Helvetica, sans-serif, sans-serif; height:16px; border:solid 1px #666; color:#000000; padding: 2px;}
.MarketingForm select {font: 8pt Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#000000; border: solid 1px #666; padding: 2px;}


.MarketingForm a, .MarketingForm a:link, .MarketingForm a:visited, .MarketingForm a:active
{
	color:#000; 
	text-decoration:none;
}
.MarketingForm a:hover{
	color:#000;
	text-decoration:underline;
}

.MarketingLabel 
{
	padding: 3px 0px 3px 3px;
	font-weight: normal;
	width: 150px; 
	height: 22px; 
	border-bottom: gainsboro 1px solid; 
	text-align: left;
	white-space: nowrap;
}
.MarketingValue {
	padding: 3px 0px 3px 3px;
	width: 400px; 
	height: 22px; 
	border-bottom: gainsboro 1px solid; 
	margin: 20px; 
}
.MarketingSection
{
	padding: 2px 0px 2px 0;
	width: 100%;
	background: #DDDDDD;
	color: #2275BB;
	font-weight: bold;
	font-size: 8pt;
	text-indent: 3px;
}
.MarketingTitle
{
	font-size: 12pt;
	padding: 2px 0px 3px 0px;
	font-weight: bold;
	text-align: left;
	color: #2275BB;
	TEXT-TRANSFORM: uppercase;
}

.icongriditem
{
	width: 120px;
}

.cockpitcontainer{
	border: #666 solid 1px;
	margin: 0;
	overflow:hidden;
	padding:0;
	background: #fff;
	text-align: left;
}

.cockpitheader
{
	padding-left: 5px;
	background-color: #2A4988;
	color: White;
}

.reporthelp
{
	border: #000000 1px solid;
	background-color: #ffffcc;
	padding: 6px;
	text-align: left;
	margin: 6px;
	color: #000000;
	width: 300px;
	visibility:hidden;
	position:absolute;
}

.inlinehelp
{
	border: none 0px solid;
	background-color: #ffffcc;
	padding: 1px;
	text-align: left;
	margin: 0px;
	color: #000000;
	font-style:italic;
}


.twingridbutton
{
	padding: 2px;
}

.calendartable
{
	background-image: url(../imagescheckmysite/dat.gif);
}
 
.calendarimage
{
	padding-left: 2px;
	padding-top: 8px;
	cursor: pointer;
}

.maxprobes
{
	color: Red;
	margin-bottom: 15px;
}

.nodata
{
	text-align: center;
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
}

.nowrap
{
	white-space: nowrap;
}

.RSSLink
{
	text-decoration: underline;
}

.SubscriptionForm
{
	border: solid 1px #666;
	width: 100%;
	font-size: 10pt;
}

.SubscriptionForm a, .SubscriptionForm a:link, .SubscriptionForm a:visited, .SubscriptionForm a:active
{
	color:#000; 
	text-decoration:none;
}

.SubscriptionForm a:hover{
	color:#000;
	text-decoration:underline;
}

.SubscriptionLabel 
{
	padding: 0px;
	font-weight: normal;
	height: 22px; 
	font-size: 10pt;
	color: #000000;
	text-align: left;
	vertical-align:middle;
}

.SubscriptionContent
{
	padding: 0px;
	font-weight: normal;
	height: 22px; 
	font-size: 10pt;
	text-align: left;
}

.SubscriptionRadio input {border: none 0px #666; padding:0px;}
.SubscriptionRadio * html input {border: none 0px #666; padding:0px;}


.SubscriptionError
{
	padding: 0px;
	font-weight: normal;
	height: 20px; 
	color: #2275BB;
	font-size: 10pt;
	text-align: left;
}


.SubscriptionPrice {
	padding: 0px;
	height: 20px; 
	text-align: right;
	font-weight:bold;
	vertical-align: top;
}

.SubscriptionSection
{
	padding: 8px 0px 0px 0px;
	width: 100%;
	background: #FFFFFF;
	color: #2275BB;
	font-weight: bold;
	font-size: 12pt;
}

.popup{border: #000000 2px solid; background-color:#dddddd; padding:4px; text-align:center; margin:24px; color:#666; visibility: hidden;}
.popup a {padding:0; margin:0; color:#000000;}

.adminlink a, .adminlink a:link, .adminlink a:visited, .adminlink a:active, .adminlink a:hover, a.adminlink
{
	color:#000000; 
	text-decoration: underline;
}

.faqlink a, .faqlink a:link, .faqlink a:visited, .faqlink a:active
{
	color:#2275BB; 
	text-decoration:underline;
}

.faqlink2, .faqlink2:visited, .faqlink2:link, .faqlink2:active
{
	color:#2275BB; 
	text-decoration:underline;
}

.faq h2
{	
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 0px;	
	FONT-SIZE: 10pt;	
	PADDING-BOTTOM: 0px;	
	MARGIN: 10px 0px 3px;	
	COLOR: #2275BB;	
	PADDING-TOP: 0px
}


.normallink, .normallink a:visited, .normallink a:link,  .normallink a:active, .normallink a:hover
{
	color:#000000; 
	text-decoration: underline;
}


.bar{
	background:#aaa;
	color:#fff;
	height:8px;
	line-height:8px;
}
.colorBar{
	background:#ccc url(../images/colorbar2.gif) left top repeat-y;
	height:8px;
	line-height:8px;
}

.link:link {color:#2275BB; text-decoration: underline;}
.link:hover{color:#2275BB; text-decoration: underline;}
.link:visited{color:#2275BB; text-decoration: underline;}
.link:active{color:#2275BB; text-decoration: underline;}

/* col1 start */
.col1text {background:#fff;border-left: #efefef 1px solid; width:500px; margin:10px 0 0 0; float: left; padding:10px 30px 0px 15px; min-height:440px;}

.col1text h1 {margin:0 0 0px 0; padding:0; color:#2275BB; font-size:16pt; }
.col1text h2 {margin:10px 0 3px 0; padding:0; color:#2275BB; font-size:12pt;}
.col1text h3 {margin:10px 0 3px 0; padding:0; color:#cf511a; font-size:9pt;}

/* col2 start */
.col2text {background:#fff;border-left: #efefef 1px solid; width:218px; margin:10px 0 0 0px; float: left; padding:10px 40px 0px 20px; min-height:440px;}

.col2text h1 {margin:0 0 4px 0; padding:0; color:#2275BB; font-size:16pt; }
.col2text h2 {margin:10px 0 3px 0; padding:0; color:#2275BB; font-size:12pt;}
.col2text h3 {margin:10px 0 3px 0; padding:0; color:#000; font-size:10pt;}
.col2text h4 {margin:10px 0 3px 0; padding:0; color:#494949; font-size:8pt;}

ul.bullet{margin:0px 0 0 20px; padding: 10px 0 0 10px;}
ul.bullet li{list-style-position:outside; list-style-image: url(../images/check-green.gif); padding: 0px 0 2px 0px; margin:0 0 0 0;}

.monitoring {background-color: #f0f0f0; border: 1px solid #666; margin:0 0 10px 9px;}
.landing_text_new2_form {font-family:"Verdana", sans-serif; font-size:9px; font-weight:normal; color:#333333; }
.landing_text_new3_form {font-family:"Verdana", sans-serif; font-size:9px; font-weight:normal; color:#333333; }
.form_landingpage {height: 11px; border: 1px solid #666666; font-family: Verdana, sans-serif; font-size: 9px; font-weight: normal; color: #000000; margin: 2px; }
.form_landingpage2 {height: 40px; border: 0px solid #666666; font-family: Verdana, sans-serif; font-size: 9px; font-weight: normal; color: #000000; margin: 2px; }
.landing_text_title {margin:0 0 4px 0; padding:7px; color:#666; font-size:10pt; font-weight: bold;}

.testimonials {background-color: #fff; border: 0px solid #666; margin:0 0 10px 9px;}

.email
{
	border: #000000 1px solid;
	background-color: #ffffcc;
	padding: 6px;
	text-align: left;
	margin: 6px;
	color: #000000;
	width: 370px;
	visibility:hidden;
	position:absolute;
}

.DnsCheckTitle 
{
	background-color: #DDDDDD;
	color: #000000;
	height:24px;
	font-size: 10pt;
	font-weight: bold;
	border: none 0px;
	padding-left:4px;
}

.DnsCheckHeader 
{
	background-color: #888888;
	color: #FFFFFF;
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	border: none 0px;
	padding-left:4px;
}

.DnsCheckSubHeader 
{
	background-color: #DDDDDD;
	color: #000000;
	height:20px;
	font-size: 9pt;
	font-weight: bold;
	border: none 0px;
	padding-left:4px;
}

.DnsCheckRow 
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	border: none 0px;
	padding-left:4px;
	cursor:hand;
}

.DnsCheckErrorRow 
{
	background-color: #FFFFFF;
	color: #2275BB;
	font-size: 9pt;
	font-weight: bold;
	border: none 0px;
	padding-left:4px;
}

.DnsCheckExplanationRow 
{
	background: #FFFFD0;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style:italic;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	cursor:hand;
}

.CheckDetailsLabel 
{
	line-height: 16px;
	width:120px;
	text-align:left;
	font-weight:bold;
	padding-left:3px;
	white-space: nowrap;
}

.CheckDetailsValue
{
	line-height: 16px;
	text-align:left;
	font-weight: normal;
	width: 270px;
}

.CheckDetailsValue2
{
	line-height: 16px;
	text-align:left;
	font-weight: normal;
	width: 120px;
}

.bartable
{
	font-size: 7.5pt;
}

.linkerror, .linkerror:active, .linkerror:visited
{
	color: #2275BB;
	text-decoration: none;
}

.linkerror:hover
{
	text-decoration: underline;
}

.bartable a, .bartable a:active, .bartable a:visited
{
	color: #000000;
	text-decoration: none;
}

.bartable a:hover
{
	text-decoration: underline;
}

.bartable .header
{
	color: #000000;
	font-weight: normal;
	font-size: 8.5pt;
	cursor: pointer;
	padding-bottom: 4px;
}


.bartable .headerSortDown
{
	/*
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: right center;
	*/
	font-weight: bold;
}

.bartable .headerSortUp
{
	/*
	background-image: url(../images/up.png);
	background-repeat: no-repeat;
	background-position: right center;
	*/
	font-weight: bold;
}

.bargrid
{
	background-image: url(../images/bargrid2.png);
	background-repeat: repeat;
}

.bargrideven
{
	background-image: url(../images/bargrid2a.png);
	background-repeat: repeat;
}

.bargridordinal
{
	background-image: url(../images/bargrid2.png);
	background-repeat: repeat;
	text-align: right;
	padding-right: 10px;
	width: 20px;
	color: #666666;
}

.bargridordinaleven
{
	background-image: url(../images/bargrid2a.png);
	background-repeat: repeat;
	text-align: right;
	padding-right: 10px;
	width: 20px;
	color: #666666;
}

.barwait
{
	height: 10px;
	float: left;
}

.barresolve
{
	background-image: url(../images/bar-yellow.png);
	background-repeat: repeat-x;
	height: 10px;
	float: left;
}

.barconnection
{
	background-image: url(../images/bar-blue.png);
	background-repeat: repeat-x;
	height: 10px;
	float: left;
}

.bardownload
{
	background-image: url(../images/bar-green.png);
	background-repeat: repeat-x;
	height: 10px;
	float: left;
}

.barerror
{
	background-image: url(../images/bar-red.png);
	background-repeat: repeat-x;
	height: 10px;
	float: left;
}

.baraxis
{
	float: left;
	font-size: 7.5pt;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}

.legend
{
	width: 100%;
	border: solid 1px #000000;
	background-color: #efefef;
}

.legend a, .legend a:active, .legend a:visited
{
	color: #000000;
	text-decoration: none;
}

.legend a:hover
{
	text-decoration: underline;
}

.togglelink
{
	text-decoration: underline;
	cursor:pointer;
}

.TestResultLabel
{
	line-height: 16px;
	width:150px;
	text-align:left;
	font-weight:bold;
	padding-left:3px;
	white-space: nowrap;
}

.logo p
{
	color:#9D9D9D;
	font-size:11px;
	margin-left:20px;
	margin-top:-11px;
}

#Message
{
	position:absolute;
	background-color: #FFDF7C;
	width: 767px;
	min-height: 15px;
	padding: 4px 5px;
	display: none;
	filter: alpha(opacity=90); 
	-moz-opacity: .90; 
	cursor: pointer;
	
}

.tooltip {
	display:none;
	max-width: 600px;
	background-color:#ffffcc;
	border:1px solid #cc9;
	padding:3px;
	font-size:11px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	z-index: 1000;
}


.tooltip a
{
	color: #000000;
	text-decoration: underline;
}

table.topcomm
{
	border-style: none;
	border-width: 0px;
	font-family: Arial,Helvetica,sans-serif;
	padding-left: 37px;
	float: right;
}

table.topcomm td
{
	border-style: none;
	border-width: 0px;
	font-size: 11px;
	padding: 1px 3px 1px 3px;
	color: #000000;
}

table.topcomm td.rborder
{
	border-right-style: dotted;
	border-right-width: 1px;
	padding-right:6px;
}

table.topcomm td.lborder
{
	padding-left:6px;
}

table.topcomm td.clearborder
{
	padding-right:5px;
}


.helpicon
{
	float:right;
	padding-top: 3px;
	padding-left: 5px;
}

table.checkpointlist 
{
	border-collapse: collapse;
}

table.checkpointlist td
{
	padding: 0px;
	width: 150px;
}

table.checkpointlist td label
{
	padding-left: 5px;
}