body {
}
#bodyContainer
{   
    margin:0 auto;
    width:795px;
    font-family:Verdana;
    font-size:12px;
}

#header
{
    padding:5px;
}
#separator
{
    height:10px;
    background-color:#000000;
    width:101%;
  
}
#quotes
{
    text-align:center;
    font-weight:bold;
    margin-top:10px;
    padding:15px;
}

#hugequotesmaster
{
    font-size:28px; color:#FF0000;
}

#hugequotesmaster2
{
    font-size:22px; color:#ffoooo;
}

#subhugequotesmaster
{
    font-size:20px; color:#084A8C;
    margin-top:10px;
    margin-bottom:20px;
}
#subhugequotesmaster1
{
    font-size:16px; color:#084A8C;
    margin-top:15px;
    margin-bottom:15px;
}

#subhugequotesmaster2
{
    font-size:18px; color:#000000;
    margin-top:20px;
    margin-bottom:20px;
}

#quoteForms
{
    margin:0 auto;
    width:710px;
}
.quoteLabel
{
    font-size:14px;
    font-weight:bold;
    color:#084A8C;
    text-align:left;
}
.zipInput
{
    
    font-size:14px;
    font-weight:bold;
    
}
.quoteInput
{
    text-align:left;
    padding-right:2px;
}
#information
{
    
}
a {color:#084A8C;}
a:hover { background-color:#D6DEE7;}

.button
{
   color:Navy;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#D6DEE7;
   border-left-color:#D6DEE7;
   border-right-color:Navy;
   border-bottom-color:Navy;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
}

select
{
    font-size:11pt;
}