body
{
    font-family: Arial, Verdana;
}
.spacer
{
    font-size:5pt;
}

.Err
{
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffcc;
	border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    width: 235px;
}


.NoErr
{
    border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffff;
    width: 235px;
}
.ErrWide
{
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffcc;
	border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    width: 250px;
}
.NoErrWide
{
    border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffff;
    width: 250px;
}
.ErrPhone
{
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffcc;
	border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    width: 115px;
}
.NoErrPhone
{
    border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffff;
    width: 115px;
}
.ErrZip
{
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffcc;
	border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    width: 65px;
}
.NoErrZip
{
    border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    padding-left: 4px;
    font-size: 8pt;
    font-family: Arial,Veranda;
    background-color: #ffffff;
    width: 65px;
}
.ErrState
{
    border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    font-size: 8pt;
    width: 165px;
    font-family: Arial,Veranda;
    background-color: #ffffcc;
}
.NoErrState
{
    border-right: #35b1d7 1px solid;
	border-top: #35b1d7 1px solid;
	border-left: #35b1d7 1px solid;
	border-bottom: #35b1d7 1px solid;
    font-size: 8pt;
    width: 165px;
    font-family: Arial,Veranda;
    background-color: #ffffff;
}

.h1{color:red;font-size:16pt;font-family:Arial;font-weight:bold;}
.h2{font-weight: bold; color:blue; font-size:14pt; font-family:Arial,Veranda;}
.h3{color:blue;font-size:10pt;font-family:Arial;}
.h4{color:red;font-size:9pt;font-family:Arial;}
.h5{color:red;font-size:8pt;font-family:Arial;text-align:center;margin-bottom:3px;margin-top:3px;}
.h5{font-size:8pt;font-family:Arial,Veranda;}
.h6{font-weight: bold; font-size:8pt;font-family:Arial,Veranda;}
.h7{font-size:8pt;font-family:Arial,Veranda;height:8px;}
.p{color:Navy;font-size:9pt;font-family:Arial;line-height:110%;margin-bottom:1px;margin-top:1px;}
.li{color:red;font-size:10pt;font-family:Arial;font-weight:bold;text-indent:30px;}
.a:link{color:blue;font-size:9pt;font-family:Arial;}
.a:active{color:blue;font-size:9pt;font-family:Arial;}
.a:visited{color:blue;font-size:9pt;font-family:Arial;}
.questions{color: blue; background-color:transparent; font-size: 9pt; font-family: Arial, Verdana;}

