﻿body 
{
    font-family:Arial, Helvetica, Verdana;
    margin:10px;
    text-align:center;
    font-size:77%;
    color:#848484;
    background-color:#ffffff;
}

a
{
   color:#B10825;
   text-decoration:none;
}

.left
{
    float:left;
    text-align:left;
}

.right
{
    float:right;
}

.fieldCell
{
    width:100px;
    float:left;
    line-height:2.0em;
}

.fieldCell1
{
    width:150px;
    float:left;
    line-height:2.0em;
}

.inputCell
{
    float:left;
}

.drpInputCell
{
    float:left;
}

.textInput
{
    width:240px;
    border:solid 1px #848484;
}

.mapitem
{
    width:180px;
}

.mapitem ul
{
    margin:0px 0px 0px 20px;
    padding:0px;
    list-style-type:square;
}

.searchresults
{
    width:300px; 
    height:420px; 
    overflow:auto;
}

.errorSummary
{
	color:#B10825;
}

.rssheader
{
    font-size:1.2em;
    font-weight:bolder;
    margin:15px 0px 15px 0px;
}

ul.maplist
{
    margin:0px 0px 0px 20px;
    padding:0px;
    list-style-type:square;
}

.clearing
{
    clear:both;
    height:0px;
    font-size:0px;
    line-height:0px;
}
