﻿/*Textbox Watermark*/
.successText
{
    color:Green;
}

.errorText
{
    color:#FF0000;
}

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

blockquote
{
    margin-left:10px;
}

body 
{
    background-color:#FFFFFF;
    font-family: verdana, arial, helvetica, Sans-Serif;
    font-size:10pt;
}


.contentDiv
{
    background-color:#FFFFFF;
    width: 650px;
}

.tblVertical
{
    border: 1px solid black;
    padding: 2px;
    border-collapse: collapse;
}

.tblVertical td
{
    border: 1px solid black;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

.tbl
{
    background-color: #F9F3F0;
    border: 1px solid black;
    padding: 2px;
    border-collapse: collapse;
}

.tbl th
{
    text-align: center;
    background-color: #D9D1B3;
    border: 1px solid black;
    font-family: verdana, arial, helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
}

.tbl td
{
    background-color: #FFFFFF;
    border: 1px solid black;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

.tblHeaderStyle
{
    background-color: #D9D1B3;
    border: 1px solid black;
    font-family: verdana, arial, helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
}

.tblHeaderStyle_NoBorder
{
    background-color: #D9D1B3;
    font-family: verdana, arial, helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
}

.tblRowStyle td
{
    background-color: #F9F3F0;
    border: 1px solid black;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

.tblRowStyle_NoBorder
{
    background-color: #F9F3F0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

.tblAltRowStyle td
{
    background-color: #EEE3DB;
    border: 1px solid black;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

.tblAltRowStyle_NoBorder
{
    background-color: #EEE3DB;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

.tblPager td
{
    background-color: #D9D1B3;
    border-width: 0px;
    font-family: verdana, arial, helvetica, Sans-Serif;
    font-size: 10pt;
}

.pageTitle
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13pt;
}

.validationSuccessHeader
{
    background-color: #FFFFDD;
    border: 1px solid black;
    color: green;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 10px;
}

.validationErrorHeader
{
    background-color: #FFFFDD;
    border: 1px solid black;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 10px;
}

.validationErrorHeader li
{
	margin-top: 5px; 
	margin-bottom: 5px;
}

.validationErrorMsg
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-STYLE: oblique;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

P
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.ComparisonList
{
    padding-left: 8px;
    margin-left: 8px;
    margin-bottom: 0px;
    list-style-type: disc;
}

.ComparisonList li
{
    margin-top: 0px;
    margin-bottom: 0px;
}

li
{
	margin-top: 15px; 
	margin-bottom: 15px;
}

.header {
	position: relative;
	padding: 3px;
	width: 98%;
	background-color: #E4E2D1;
	font-size: 24px;
	border: 1px solid black;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.note {

	/*This class is designed for a block of slightly smaller than  normal text that needs to be noticed by the user
	but less striking than the attget class.  It wraps the text with a bordered tanish colored box*/

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:110%;
	border: 1px solid #000000;
	padding: 10px;
	background-color: #EFDFCF;
	position: static;
	clear: both;
	margin: 5px 30px 5px 5px;
}

.wizard {
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid black;
    padding: 8px;
}

.wizardNavigation 
{
    background-color: #A49658;
    height: 34px;
}

.wizardHeader
{
    background-color: #ddd7bf;
    font-weight: bold;
    font-size: 12pt;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 34px;
}

.formContent
{
    padding: 5px;
    border: 1px solid black;
    background-color: #F9F3F0; 
}

.subMenuMainPanel
{
	width: 190px;
	padding: 10px;
}

.checkList {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	background-color: #FEE4DE;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;
	position: relative;
	top: auto;
	width: 280px;
	height: auto;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
	vertical-align: middle;
	float: right;
	clear: left;
	page-break-before:always;
}

