﻿body 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:11px;
}
.header-blue
{
	color: #333399;
	font-size: 1.6em;
	font-weight: bold;
}
.leftcolumn-border
{
	border-top: 1px solid #ffffff;
	border-left: 1px none #000099;
	border-right: 1px none #000099;
	border-bottom: 1px solid #ffffff;
	background-color: #333399;
}
.banner-top-border
{
	border-top: 1px solid #ffffff;
	border-left: 1px none #000099;
	border-right: 1px none #000099;
	border-bottom: 1px none #ffffff;
}
.banner-bottom-border
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.banner-search-border
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 1px none #ffffff;
}
.banner-search-leftdiv-border
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 1px none #ffffff;
}
.banner-search-rightdiv-border
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 1px none #ffffff;
}
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}  

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
    font-size: 11px;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:white;
    font-size: 11px;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:white;
    font-size: 11px;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
    font-size: 11px;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight:    normal;
}
.footer-text
{
	font-family: Verdana, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.footer-div-border
{
	border-top: 1px none #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 1px none #ffffff;
}
.standard-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.standard-label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background: #6487DB;
}
h2
{
    font-size:1.6em;
    font-weight:bold;
    color: #333399;
}
h3
{
    font-size:1.3em;
    font-weight:bold;
    color: #333399;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: Maroon;
	text-decoration: none;
}
.test-button
{
    font-size:1.3em;
    font-weight:bold;
    color: Navy;
    background: #D6DFF5;
}
.detail-header
{
    font-size:11px;
    font-weight:bold;
    color: #FFFFFF;
    background: #6487DB;
}
.detail-item
{
    font-size:11px;
    font-weight:normal;
    color: #000000;
    background: #D6DFF5;
}
.detail-item-alt
{
    font-size:11px;
    font-weight:normal;
    color: #000000;
}
.InputButton
{
  border-right: Silver 1px solid;
  border-top: Silver 1px solid;
  font-size: 1.3em;
  margin-bottom: 1px;
  vertical-align: middle;
  border-left: Silver 1px solid;
  color: #FFFFFF;
  border-bottom: Silver 1px solid;
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #666666;
  vertical-align: middle;
}
.testname-title
{
    font-size:13px;
    font-weight:bold;
    color: Maroon;
}
.form-header
{
    font-size:11px;
    font-weight:bold;
    color: #FFFFFF;
    background: Maroon;
}
.detail-header-print
{
    font-size:11px;
    font-weight:bold;
    color: #000000;
}
.print-view-header
{
    font-size:1.6em;
    font-weight:bold;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
}
.surveyAltRow
{
    font-size:12px;
    font-weight:normal;
    color: #000000;
    background: #D6DFF5;
}
.surveyRow
{
    font-size:12px;
    font-weight:normal;
    color: #000000;
}
.questionHeader
{
    font-size:12px;
    font-weight:bold;
    color: #000000;
}
th
{
    font-size:12px;
    font-weight:normal;
    color: #000000;
}
.wizard
{
	border:solid 1px #3d556c;
    font:11px Verdana,Sans-Serif;
    width:738px;
    background-color: #ebf2fa;
}
.header
{
	color:gray;
	font:bold 18px Verdana,Sans-Serif;
}
.sideBar
{
	background-color: #627e97;
	padding:10px;
	width:80px;
	vertical-align: top;
}
.sideBar a
{
	text-decoration: none;
	color: #ffffff;
}
.step
{
	padding:10px;
}
.navigationBar
{
	background-color: #DAE2E8;	
}
