﻿body 
{
    font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #543019;
	background-color : white;
	padding: 0px;
	margin: 0px;
}
td 
{
    font-family : Arial, Tahoma, Verdana;
    color : #543019;
    vertical-align: top;
	font-size : 12px;
}
input
{
    border: solid 1px silver;
    font-size : 11px;
}
button
{
    border: solid 1px silver;
    font-size : 11px;
}
input.rdo
{
    border: solid 0px white;
}
input.greenbutton
{
	background-color : #bfd716;
	border-color : #543019;
	color : #543019;
}
textarea 
{
    border : solid 1px silver;
    background-color : White;
    font-size : 11px;
}
.WizardStyle
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : black;
	background-color : white;
	vertical-align: top;
	padding: 15px 15px 15px 15px;
	border : none;
}
.content
{
    color : #543019;
    border: none;
    vertical-align: top;
    text-align : left;
    width  : 750px;
}
.contentCell
{
    color : #543019;
    padding-right : 10px;
    vertical-align: top;
    line-height: 21px;
    text-align : left;
}
.red
{
    color : red;
    padding-right : 10px;
    vertical-align: top;
    line-height: 21px;
    text-align : left;
}
.quote
{
	font-family : Arial, Tahoma, Verdana;
	font-size : 21px;
    line-height: 21px;
    color : #543019;
    padding-right : 0px;
    vertical-align: middle;
}
.header
{
    border : solid 1px #333333;
    color :Maroon;
    width  : 755px;
}
h4
{
    font-size : 13px;
    font-family : Tahoma;
    font-weight : bold;
}
li
{
    padding : 4px;
}
.mainWizardStyle
{
    border : solid 1px navy;
    color : #543019;
}
.topLinks
{
    font-size: 9px;
    font-family: Arial, Verdana;
    color : #333333;
}
a
{
    font-size: 12px;
    font-family: Arial, Verdana;
    color : #ce6e19;
}
font
{
    color: #543019;
}
div
{
    color: #543019;
}
.lightText
{
    color: #977c69;
}
.lightTextSm
{
    color: #977c69;
	font-size: 9px;
}
.MessageText
{
    color: #543019;
    font-family: Arial, Tahoma, Verdana;
    font-size: 20px;
}
.footer
{
    font-family : Arial, Tahoma, Verdana;
    color : #977c69;
	font-size : 10px;
}
.footerlink 
{
    font-family : Arial, Tahoma, Verdana;
    color : #977c69;
	font-size : 10px;
}

/* for home fading 07102010  */
#fading {width: 830px; height: 358px;}
#fadingside {display:block; width:177px; height:30px; float:right;
            background:url(images/spacer.gif) no-repeat -85px 30px 0 0;
			margin: -85px 30px 0 0;
}
