﻿body
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: black;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #c5bd86 url('images/bg.gif') repeat-x top;
}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

img.right
{
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

a, a:visited
{
    color: black;
    text-decoration: none;
}

a:hover
{
    color: #df0f0f;
    text-decoration: underline;
}

h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 28px;
    color: #991b1e;
    font-weight:normal;
}

h2
{
    font-family: Tahoma, Helvetica, Sans-Serif;
    font-size: 17px;
    color: White;
    margin: 0;
    padding: 0;
    line-height: 32px;
    font-weight: normal;
    padding-left: 15px;
}

h3
{
    color:#827c53;
    display:block;
    border-bottom:dotted 1px #827c53;
    border-top:dotted 1px #827c53;
    padding:5px 0 5px 0;
    font-size:15px;
    }

.loadTable
{
    width:100%;
    font-size:.8em;
    }
.loadTable th
{
    padding:5px;
    background-color:#ccc;
    text-align:center;
    
    }
.loadTable td
{
    padding:5px;
    border:1px solid #e4e4e4;
    text-align:center;
    }
.loadTableSmall
{
   
    font-size:.75em;
    }
.loadTableSmall th
{   
    text-align:left;
    
    }
.loadTableSmall td
{
   text-align:left;
    }
/* Layout */

#cmsWrapper
{
    width: 960px;
    height: 100%;
    margin: 0 auto;
}

/* Home Layout */

#container
{
    width: 960px;
    float: left;
    position: relative;
}

#header
{
    width: 960px;
    float: left;
    margin-bottom: 25px;
}

.headleft
{
    float: left;
    width: 243px;
}

.logo
{
    float: left;
    width: 243px;
    height: 148px;
}

.panel
{
    float: left;
    background: #e4e3e3 url('images/panelbar-bg.gif') no-repeat;
    width: 168px;
    min-height: 256px;
    padding: 0 30px 0 45px;
}

.headright
{
    float: right;
    width: 717px;
    margin-top: 65px;
}

.headerbuttons
{
    float: left;
    width: 717px;
    height: 43px;
}

.flash
{
    clear: both;
    float: left;
    width: 717px;
    height: 296px;
    background-color: White;
}

#hometop
{
    clear: both;
    float: left;
    width: 960px;
    height: 8px;
    margin: 0;
    padding: 0;
    background: url('images/home-content-top.gif') no-repeat bottom;
}

#home
{
    clear: both;
    float: left;
    width: 952px;
    margin: 0;
    padding: 0;    
    border-left: 4px solid white;
    border-right: 4px solid white;
    background: white url('images/home-content-bg.gif') repeat-x top;
}

#home #leftCol
{
    float: left;
    width: 590px;
    padding-bottom: 20px;
    position: relative;
}

.intro
{
    padding-left: 25px;
}

#home #rightCol
{
    float: right;
    width: 335px;
    margin-top: 13px;
    background: none;
    padding-left: 0;
}

.sidebar
{
    background: #991b1e url('images/sidebar-top.gif') no-repeat top;
    padding-top: 6px;
    height: 34px;
    position: relative;
}   

.sidebarText
{
    background: white url('images/sidebar-bg.gif') repeat-x;
    width: 305px;
    min-height: 135px;
    padding: 10px 15px;
    
}

/* Inner Styling */

#leftCol
{
    width: 243px;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
}

#rightCol
{
    float: right;
    background: url('images/main-bg.gif') repeat-y;
    margin-top: 75px;
    padding-left: 243px;
    width: 717px;
    min-height: 450px;
}

#rightCol .headerbuttons
{
    margin-top: -10px;
}

#inner
{
    float: left;
    width: 717px;
    background: white url('images/inner-bg.gif') no-repeat top right;
    padding-top: 22px;
}

#innerLeft
{
    float: left;
    margin-left: 33px;
    width: 325px;
    padding-bottom:33px;
    font-size:.96em;
    line-height:1.8em;
}

.breadCrumb
{
    color: Black;
    font-size: 11px;
    font-family: Verdana, Sans-Serif;
}

#innerRight
{
    float: right;
    width: 329px;
    padding-top: 18px;
}

.sidePic
{
    background: url('images/sidebar-pic-top.gif') no-repeat top;
    padding-top: 8px;
    border-bottom: 2px solid black;
    width: 329px;
    margin-bottom: 15px;
}

.subPanel
{
    width: 329px;
    min-height: 190px;
}

.viewAllButton
{
    position: absolute;
    left: 260px;
    top: 16px;
    width: 65px;
    font-size: 11px;
    font-family: Verdana, Helvetica, Sans-Serif;
}

a.viewAll
{
    background: url('images/viewall-icon.gif') no-repeat right;
    padding-right: 15px;
    color: White;
    text-decoration: none;
}

#footer
{
    clear: both;
    float: left;
    width: 960px;
    background: url('images/footer-bg.gif') repeat-x;
    height: 72px;
    border-top: 5px solid black;
    padding-top: 13px;
    color: White;
    text-align: center;
}

#footer a
{
    color: White;
}

/* Dynamic Form */
.errorText
{
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
}

.dynamicFormLeftColumn
{
    width:120px;
    float:left;
    text-align:left;
    padding-right:5px;
	padding-bottom:10px;
	font-weight:bold;
}

.dynamicFormRightColumn
{
    width:200px;
    float:left;
}

.dynamicFormRow
{
    clear:both;
    padding-top:5px;
    border-top:1px solid #e4e4e4;
    font-weight:bold;
}

.dynamicFormRadioButtonList
{
    list-style-type: none;
    padding:0px;
    margin:0px;
   
}

ul.dynamicFormRadioButtonList
{
    padding:0px;
    margin:0px;
   
    
}

.dynamicFormRadioButtonList li
{
    list-style-type: none;
    float:left;
    padding:0px;
    margin:0px;
     
}

.dynamicFormCheckBoxList
{
    list-style-type: none;
    float:left;
    padding:0px;
    margin:0px;
}

.dynamicFormCheckBoxList td
{
    width:275px;
}


.hp_news h3.newstitle
{
    color:#827c53;
    display:inline;
    border:none;
    padding:0px;
    font-size:11px;
    
    }
    
.newssummary
{ 
    font-size:11px;
    padding-bottom:10px;
    }
.loadTableSmall td
{
    border-bottom:1px solid #ccc;
    
    }