﻿body
{
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    color: #736455;
    background: none;
    line-height: 18px;
}

body.splash
{
    background: #acacac url('Images/splash_bg.gif') repeat-x;
}

body.home
{
    background: #ffffff url('Images/bg.gif') repeat-x top;
}

body.inner
{
    background: #ffffff url('Images/bg-inner.gif') repeat-x top;
}

a, a:visited
{
    color: #666666;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.gray
{
    color: #545454;
    font-weight: bold;
}

.green
{
    color: #aab720;
    font-weight: bold;
}

h1
{
    color: #aab720;
    font-weight: bold;
    font-size: 24px;
    margin-top: 0;
}

h2
{
    font-weight: bold;
    font-size: 18px;
    line-height:22px;
} 

h3
{
    color: #aab720;
    font-weight: bold;
    font-size: 12px;
    margin-top: 0;
}

h3 a
{
    color: #aab720;
    font-weight: bold;
    font-size: 12px;
    margin-top: 0;
}

h4
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
}

h5
{
    color: #FFFFFF;
    font-size: 12px;
}

.intro
{
    color: #aab720;
    font-weight: bold;
    font-size:16px;
    line-height: 24px;
    margin-top: 0;
}

.button
{
    width: 307px;
    height: 33px;
    background: url('Images/longbutton.gif') no-repeat 0 0;
    padding: 5px 0 5px 10px;    
}

li.nobullet
{
    list-style-type: none;
}

img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.border
{
    padding:10px;
    border:1px solid #d5d0cc;
}

.dynamicFormRow
{
    width: 370px;
    border: 2px solid #d5d0cc;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #ebe9e4;
}

img.homeButton
{
    padding: 20px;
}

.testimonial
{
    margin: 20px;
}
    

/* Containers & Layout */

#cmsWrapper
{
    margin: 0 auto;
    width: 900px;
}

#container
{
    width: 900px;
    height: 100%;
    float: left;
}

#Header
{
    width: 900px;
    height: 105px;
    float: left;
}

.logo
{
    float: left;
    width: 141px;
    height: 105px;
}

.login
{
    float: right;
    height: 65px;
    padding-top: 40px;
    width: 250px;
    text-align: right;
}    

fieldset
{
    border: 0;
}

fieldset ol
{
    margin: 0;
    padding: 0;
}

fieldset ol li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#menu
{
    width: 830px;
    height: 33px;
    line-height: 33px;
    clear: both;
    float: left;
    padding-left: 60px;
}

#flash
{
    clear: both;
    float: left;
    width: 900px;
    height: 286px;
    overflow: hidden;
}

#subNav
{
    clear: both;
    float: left;
    width: 514px;
    height: 30px;
    line-height: 30px;
    padding-left: 386px;
}


#innercontent
{
    clear: both;
    float: left;
    width: 850px;
    padding: 35px 40px 80px 10px;
}

#innercontent .leftcolumn
{
    width: 460px;
    height: 100%;
    float: left;
}

#innercontent .onecolumn
{
    width: 850px;
    height: 100%;
}

#innercontent .rightcolumn
{
    width: 355px;
    float: right;
}

#homecontent
{
    clear: both;
    float: left;
    width: 600px;
    padding: 35px 175px 160px 125px;
}

#footer
{
    width: 100%;
    height: 37px;
    padding-top: 3px;
    background: #878787 url('Images/splash_nav_bg.gif') repeat-x;
    font-family: Trebuchet MS, Helvetica, Sans-Serif;
    font-size: 12px;
    text-align: center;
    color: White;
    clear:both;
    margin: 0 auto;
}

#footer a,
#footer a:visited
{
    color: White;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

/* Splash Page */

#splashContainer
{
    margin: 60px auto 10px auto;
    width: 800px;
    height: 488px;
}

.splashHead
{
    width: 261px;
    height: 134px;
    background: url('Images/splash_bg.jpg') no-repeat;
    padding: 314px 275px 0 264px;
    float: left;
}

.splashDoc a
{
    float: left;
    width: 93px;
    height: 12px;
    background: url('Images/splash_doc.gif') no-repeat 0 0;
    display: block;    
}

.splashDoc a:hover 
{
    background-position: -93px 0;
}

.splashPat a
{
    float: right;
    width: 93px;
    height: 12px;
    background: url('Images/splash_pat.gif') no-repeat 0 0;
    display: block;    
}

.splashPat a:hover 
{
    background-position: -93px 0;
}

/* Containers & Layout */

.dynamicFormRow
{
    padding-bottom:10px;
    font-weight: bold;
}

/* Tabs */

.contenttop
{
    background: url('images/topgradient.gif') no-repeat top;
    width: 802px;
    height: 62px;
    clear: both;
    margin-top: 5px;
}
#content
{
    border-left: solid 1px #dadada;
    border-right: solid 1px #dadada;
    padding: 0 20px 20px 20px;
    clear: both;
    width: 760px;
    background-color: #ffffff;
    
}

.contentbottom
{
    background: url('images/bottom.gif') no-repeat top;
    width: 802px;
    height: 7px;
    clear: both;
}