﻿SystemCheckLink:link    
{
	color:#000000; 
	text-decoration:underline;
}

SystemCheckLink:visited 
{
	color:#000000; 
	text-decoration:underline;
}
SystemCheckLink:active  
{
	color:#000000;
	text-decoration:underline;
}
SystemCheckLink:hover   
{
	color:#003366;
	text-decoration:underline;
}

.SystemCheckLinkBoldText 
{
	color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
	font-family: Verdana, Arial, sans-serif;
}
.SystemCheckLinkBold:link    
{
	color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
	font-family: Verdana, Arial, sans-serif;
}
.SystemCheckLinkBold:visited 
{
	color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}
.SystemCheckLinkBold:active  
{
	color:#0000FF;
	text-decoration:underline;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}
.SystemCheckLinkBold:hover  
{
	color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

.SystemCheckBody 
{
  margin:0;
  padding:0;
  color:#FFFFFF;
}

.SystemCheckMainTable
{
	padding: 0px 25px 0px 25px;
}

.SystemCheckBorderLeftBottom
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px;
}

.SystemCheckBorderRight
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 10px;
}

.SystemCheckBorderTop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 10px;
}

.SystemCheckBorderBottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; 
	padding: 10px;
}

.SystemCheckPageHeader 
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 5px;
}

.SystemCheckPageSectionHeader 
{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
}

.SystemCheckSectionTitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;	
}
.SystemCheckPageSectionDetails
{
  padding: 5px 45px 15px 45px;
}

.SystemCheckBoldBlack 
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

.SystemCheckHelp 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
	
.SystemCheckResult
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.SystemCheckError
{
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px 0px 10px 0px;
}

.SystemCheckHighlightRed 
{
	color:#CC0000;
}

.SystemCheckFooter 
{
	width: 800px;
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px 25px 0px 25px;
}

.SystemCheckCloseWindow
{
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
}

.SystemCheckButton
{
  font-size: 14px;
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(/cfr/images/VTS/SystemCheck_ButtonBG.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:25px;
	text-align:center;
  vertical-align:middle;
}

.SystemCheckGlassContainer
{
  background-color:#FFFFFF;
  opacity:.7; 
  -moz-opacity:.7;
  filter:alpha(opacity=70);
  text-align:center;
  vertical-align:middle;
  color:white;
  font-family:Arial,Helvetica,serif;
  font-size:24px;
  font-weight:bold;
  z-index: 1025;
  position:absolute;
  top:0px;
  left:0px;
   
}

.SystemCheckMainTableDetails
{
  z-index: 1045;
  position:absolute;
  top:0px;
  left:0px;
}

.SystemCheckDetailsSection
{
  background-color:#FFFFFF;
  opacity:.95;
  -moz-opacity:.95;
  filter:alpha(opacity=95);
  text-align:left;
  padding:5px;
  margin-top:20px;
  border: solid 1px #999999;
}

.SystemCheckLinkBoldTextClose
{
	color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
	font-family: Verdana, Arial, sans-serif;
	text-align:right;
}


.SystemCheckDetailsHeader
{
  font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	white-space:nowrap;
}

.SystemCheckDetailsSubHeader
{
  font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

.SystemCheckDetailsHelp 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.SystemCheckDetailsSubSection
{
  overflow:auto;
  padding: 0px 5px 0px 5px 
}

.SystemCheckDetailsBorderBottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom:0px;
}

.SystemCheckDetailsBorderMidBottom
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
	padding:0px 5px;
}

.SystemCheckDetailsNoBorder
{
  padding:0px 5px;
}
