﻿#Content
{
    width: 602px;
    /*border: solid 1px #cbcbcb;*/
    background-color: #ffffff;
    /*background-image: url('/Images/contentBg.png');*/
    background-repeat: repeat-y;
    padding: 0px 7px 7px 7px;
    min-height: 500px;
}

h3
{
    color:#9FAC46;
    font-family:Arial;
    font-size:18px;
    font-weight:normal;
    margin-bottom:6px;
    margin-top:2px;
}

#NarrowContent, .NarrowContent
{
    padding: 0px 18px 0px 11px;
    width: 373px;
    float:left;
}

#NarrowContent a, .NarrowContent a
{
    color: #a6b737;
}

#NarrowContent hr
{
    border:none;
    border-bottom: dashed 1px #b7c547;  
    border-top: solid 1px #ffffff;
    height:2px;
    text-align:right;
}

#RightMargin, .RightMargin
{
    /*padding: 0px 18px 0px 11px;*/
    width: 373px;
    float:left;
}

#RightMargin a, .RightMargin a
{
    color: #a6b737;
}

#Content a
{
    color: #a6b737;
}

#RightMargin hr
{
    border:none;
    border-bottom: dashed 1px #b7c547;  
    border-top: solid 1px #ffffff;
    height:2px;
    text-align:right;
}

#RightMargin
{
    margin-top: 17px;
    margin-bottom: 20px;
    width: 320px;
    padding-left: 9px;
    height:100%;
    float:right;
}

#LeftMargin
{
    margin-top: 10px;
    margin-bottom: 20px;
    width: 264px;
    padding-left: 9px;
    height:100%;
    float:left;
}

#LeftMargin img
{
    width: 260px;
}

.Link
{
    width: 175px;
    height: 26px;
    background-image: url('/Images/contentRightNavi.png');
    background-repeat: no-repeat;
    padding-left: 15px;
    overflow:hidden;
}

.Link a
{
    color: #dc9937;
    text-decoration: none;
    line-height: 23px;
}

.LinkActive
{
    width: 175px;
    height: 26px;
    background-image: url('/Images/contentRightNaviActive.png');
    background-repeat: no-repeat;
    padding-left: 15px;
    overflow:hidden;
}

.LinkActive a
{
    color: #a3b335;
    text-decoration: none;
    line-height: 23px;
    font-weight:bold;
}


.NavigationControlContent
{
    width: 596px;
    height: 28px;
    background-image: url('/Images/contentHeaderGreenWide.png');
    background-repeat:no-repeat;
    /*margin-left: 4px;*/
    border-top: solid 9px #ffffff;
    border-bottom: solid 20px #ffffff;
}

.NavigationControlContent .NavigationDiv
{
    width: 450px;
    float: left;
}

.NavigationControlContent .NavigationDiv span
{
    line-height: 28px;
    /*margin-left: 8px;*/
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #b6c452;
}

.NavigationControlContent a
{
    color: #b6c452;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
    line-height: 28px;
}

.NavigationControlContent a:hover
{
    text-decoration: underline;
}

.NavigationControlContent .BackButtonDiv
{
    float: right;
    width: 28px;
}

.NavigationControlContent .BackButtonDiv img
{
    /*float: right;*/
    margin: 3px 4px 3px 0px;
    cursor: pointer;
}

.MainMenuSubMarker 
{
    margin-bottom:1px;
    margin-left:12px;
    margin-right:5px;
}

.WideContent 
{
    float:left;
    height:100%;
    min-height:800px;
    margin-left: 3px;
    background-color: #FFFFFF;
    padding:10px 20px 20px;
    width:558px;
    border: 1px solid #cbcbcb;
}


#ContentControls .Link1 {
    color:#BA4C32;
}

#ContentControls .Link2 {
    color:#C8882A;
}

#ContentControls .Link3 {
    color:#909F30;
}

#ContentControls .Link4 {
    color:#4B9EA4;
}

#ContentControls a {
    margin-right:10px;
    vertical-align:middle;
}

#ContentControls img {
    margin:0 4px 0 0;
    vertical-align:middle;
}

.Pager span {
    background-image:url(/Images/PagerBackgroundGreen.gif);
    color:White;
    display:block;
    float:left;
    height:20px;
    line-height:18px;
    margin-bottom:2px;
    margin-right:2px;
    text-align:center;
    width:23px;
}

.Pager a {
    background-image:url(/Images/PagerBackgroundOrange.gif);
    color:White !important; 
    cursor:pointer;
    display:block;
    float:left;
    height:20px;
    line-height:18px;
    margin-bottom:2px;
    margin-right:2px;
    text-align:center;
    width:23px;
}

.Pager a:hover {
    color:White;
}

#RightMargin .Main {
    display:block;
    font-weight:bold;
}

.Main a
{
    color:#DC9937;
    line-height:23px;
    text-decoration:none;
}

.Main a:hover
{
    text-decoration:underline;
}

#RightMargin .Sub {
    display:block;
    margin-left:12px;
}

.Sub a
{
    color:#DC9937;
    line-height:23px;
    text-decoration:none;
}

.Sub a:hover
{
    text-decoration:underline;
}


.PageContentDivider {
    margin:20px 2px;
}

#WebCard
{
    background-color:#EEEEEE;
    border:1px solid #7F8C26;
    display:table;
    margin:0px 75px 20px 0px;
    text-align:left;
    width:600px;
    font-family:Verdana,Arial,Helvetica;
    font-size:11px;
    text-align:left;
}

#WebCard h4
{
    display:block;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:20px;
    color:#9FAC46;
    font-family:Arial;
    font-size:14px;
}

#WebCard p
{
    line-height:17px;
}

#WebCard span
{
    background-color:#7F8C26;
    color:White;
    display:block;
    padding-bottom:5px;
    padding-top:5px;
}

#WebCard img
{
    float:left;
    margin-right:10px;
}

.ViewCard 
{
    float:left;
    height:100%;
    min-height:800px;
    margin-left: 3px;
    background-color: #FFFFFF;
    padding:10px 20px 20px;
    width:620px;
    border: 1px solid #cbcbcb;
}




