﻿body 
{
    background-color:gray;
    font-family:Arial;
    font-size:small;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align:center;
}
div#bodylayout
{
    background-color:white; 
    width:910px;
    text-align:left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

div#pagecontent
{
    width: 910px;
    background-color:White;
    padding:0 0 0 0;
    margin-bottom:0px;
}
div#content
{
    width: 910px;
    background-color:White;
    padding:0 0 0 0;
    margin-bottom:0px;
}

div#rightSide
{
    float: right;
    width:160px;
    background-color:White;
    vertical-align:top;
}

div#mainbody
{
    float: left;
    width:750;
    background-color:White;
    margin-right:0px;
    margin-bottom:0px;
}

div#productbox
{
    border-style:double;
    padding:3px;
    text-align:center;
}

.blueBox
{
    background-color:#0077C6;
}

div#ltbluebox
{
    background-color:#aaccff;
    margin-bottom:0px;
    width:750px;
}

div.leftbody
{
    float:left;
    width:325px;
    border: solid 1px black;
}

div.rightbody
{
    float:right;
    width:421px;
    border: solid 1px black;
}

.boxhdg
{
    background-image:url(Images/bg-menu-main.png);
    text-align:center;
    font-size:large; 
    color:white; 
    margin-bottom:0;  
    font-weight:500; 
}

div#searchbox
{
    background-color:#e8e8ff;
    text-align:center;
    font-size:medium; 
    color:Blue; 
    font-weight:bold;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
div#gsearch
{
    background-color:White;
    text-align:left;
}
div#contractor
{
    width:160px;
    margin:0 0 0 0;
    text-align:center;
}
div#contractor 
    p
    {
        margin:0;padding: 5px
    }
div.regbox
{
    background-color:White;
    text-align:left;
    font-size:small;
    color:Black;
    font-weight:normal;
    padding-left:5px;
    padding-right:5px;
}
p.box
{
    font-size: medium;
    font-weight:bold;
    color:Yellow;
}

h1
{
    color:Blue;
    font-size:12pt;
    font-weight:bold;
    text-align:center;
}
h1.box
{
    margin-bottom:0; 
    margin-top:0; 
    font-size:18pt; 
    color:White; 
    font-family: Forte; 
    }  
h2
{
    color:Blue;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
}
h2.box
{
    font-size:large; 
    color:white; 
    margin-bottom:0;  
    font-weight:500;
    padding-top:2px;
    padding-bottom:5px; 
}
h3
{
    color:Blue;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    margin-bottom:0; 
}
.hdgandfoot
{
    width: 910px;
    color:White;
    text-align:center;
    background-image:url(Images/bg-menu-main.png);
}
div#copyright
{
    width: 910px;
    color:black;
    text-align:right;
    background-color:Gray;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.greenBox
{
    background-color:#99FF33;
}
.separator
{
    margin-top:0px;
    margin-bottom:0px;
}
.boxTitle
{
    text-align:center;
    font-family:Forte;
    margin-bottom:0; 
    margin-top:0; 
    font-size:18pt; 
    color:Blue;
}
.whitelink
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
.accordionHeader
{
     background-color:White;
     font-size:small;
     font-weight:400;
     color:blue;
     text-decoration:underline;
     text-align:left;
     margin-left:1px;
     font-family:Arial;
     cursor:pointer;
}

.accordionContent 
{
    background-color:transparent;
    font-size:small;
    margin-left:5px;
    font-family:Arial;

}
.accordionLink
{
    text-decoration:underline;
    color:blue;
}  
