html,body{
      margin:0;
      height:100%;
      font-family:Arial;
      background-color:White;
      background-image:url("/resources/images/left_bg.gif");
      background-repeat:repeat-y;
      background-position:top left;
      scrollbar-3dlight-color: #6699cc;
           scrollbar-arrow-color: #FFFFFF;
           scrollbar-base-color: #3366CC;
           scrollbar-darkshadow-color: #0066cc;           
           scrollbar-highlight-color:#6699cc;
}
.master
{
    width:797px;
}
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.content A:link {text-decoration:underline; color:#3366cc; font-size:11pt;}
.content A:visited {text-decoration:underline; color:#6699cc; font-size:11pt;}
.content A:active {text-decoration:underline; color:#3366cc; font-size:11pt;}
.content A:hover {text-decoration:underline; color:#003366; font-size:11pt;}
.navGrad
{
    background-image:url("/resources/images/b_grad.gif");
    background-repeat:repeat-x;
}
.lineGrad
{
    background-image:url("/resources/images/line-grad.gif");
    background-repeat:repeat-x;
}
.headGrad
{
    background-image:url("/resources/images/head_grad.gif");
    background-repeat:repeat-x;
}
.content
{
    color:#555;
}
.content h1, h2, h3, h4
{
    color:#3366cc;
}
.blue
{
    color:#3366cc;
}
b
{
    color:#666;
}
p, address
{
    color:#444;
    font-size:11pt;
    line-height:15pt;
}
.submitForm
{
    color:#444;
    font-size:11pt;
}
.agentTable
{
    color:#333;
    font-size:11pt;
}
ul
{
    color:#3366cc;
    font-size:12pt;
}
.subCon
{
    background-image:url("/resources/images/side_grad.gif");
    background-repeat:repeat-y;
}
.subCon p, .subCon b
{
    color:White;
    font-size:11pt;
    line-height:13pt;
    margin-top:0px;
    margin-bottom:10px;
}
.linkList li
{
    margin-top:5px;
    margin-bottom:20px;
    color:#3366cc;
}
input
{
    font-size:10pt;
}
.conLeft
{
    padding:10px 10px 10px 10px;
    
}
.conRight
{
    padding:10px 10px 10px 10px;
}
