/* Import GENOA core client side classes */

@import url("ClientsideCore.css"); 

/* CSS FOR DSV CLIENT SIDE */

.logonButton
{
  background-color: #B1B2B2;
  font-family: Verdana;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 1px
}

TD.VerifyCertificate
{
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  text-transform: none;
  padding: 3px
}

FONT
{
  font-family: Garamond
}

SPAN.Success, SPAN.Error, SPAN.Warning, SPAN.Message
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
}

SPAN.Message
{
	color: #5A6D7B
}

.TOUTitle, .TOUSubTitle, .TOUText
{
	background-color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
	text-align: center; 
	text-decoration: none; 
	padding-bottom: 20px
}

.TOUSubTitle
{
	text-decoration: underline
}

.TOUText
{
	font-size: 11pt; 
	font-weight: normal;
	text-align: justify
}

/* Implemented in Header.aspx, Logon.aspx and ResetPasword.aspx */

.bgColour, .bgColourPost
{
	background: #CED3D6;
	margin: 18px auto 18px auto	
}

.bgColourPost
{
  margin: 0px
}

.contentBg
{
	background: url('../images/dsvBg.gif') no-repeat center;
	width: 750px;
	height: 446px
}

.leftPanel, .rightPanel
{
  float: left;
  position: relative;
  top: 62px;
  left: 60px;
  width: 375px;
  height: 325px;
  text-align: left
}

.leftPanel div.message, .leftPanel span.message, .leftPanel div.blurb
{
  font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #5A6D7B;
	width: 315px;
	padding-top: 4px;
	text-align: left
}

.leftPanel span.message
{
  font-weight: bold
}

.leftPanel div.blurb p
{
  margin: 10px 0px 0px 0px
}

.leftPanel div.logonBox
{
  margin-left: 45px;
  width: 200px
}

.rightPanel
{
  float: right;
  left: auto
}

.logonHeader, .logonLabel
{
	font-family: Verdana
}

.logonHeader
{
  font-size: 9pt;
  font-weight: bold;
	color: #5A6D7B;
	padding: 12px 0px 2px 0px;
	text-align: center
}

.logonLabel
{
  background-color: #186195;
  font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF !important;
	padding: 1px 0px 1px 5px;
	text-align: left;
	text-transform: uppercase
}

.asterisk
{
  position: fixed
}

.required
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 7px 0px 0px 0px;
	width: 260px;
	height: auto
}

.conveyance
{
	padding: 0px 0px 0px 9px
}

.footerPanel
{
  clear: both;
  float: left;
  position: relative;
  top: 67px;
  left: 37px;
  width: 375px;
  text-align: left
}

.footerPanel a
{
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none
}

.footerPanel a:hover
{
	color: #CECFCE
}

.headerBg, .headerBgPost
{
  background: url('../images/dsvBanner.gif') no-repeat top center;
  Width: 750px;
  height: 62px;
  margin-bottom: 20px
}

.headerBgPost
{
  margin-top: 20px
}

.userInformation
{
	float: right;
	position: relative;
	top: 4px;
	right: 62px;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF
}