body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #000000;
        background-image: url('/gfx/sidebg.gif');
        background-repeat: repeat-y;
        background-position: right;
        background-attachment: fixed;
        color: #101010;
        margin: 0px;
        padding-top: 0px;
        padding-right: 25px;
        padding-bottom: 0px;
        padding-left: 18px;
        scrollbar-face-color: #303030; 
        scrollbar-highlight-color: #000000; 
        scrollbar-shadow-color: #F0EFED; 
        scrollbar-3dlight-color: #000000; 
        scrollbar-arrow-color:  #DFDFDF; 
        scrollbar-track-color: #000000; 
        scrollbar-darkshadow-color: #000000;
}
a:link {
        color: #00366d;
        font-weight: bold;
        text-decoration: underline;
}
a:visited {
        color: #a10f10;
}
a:hover {
        text-decoration: none;
}
td, th {
        font-size: 10px;
}
tbody th {
        text-align: right;
}
thead th {
        text-align: left;
        font-size: 12px;
}
thead th.sub {
        font-size: 10px;
}
input, select, textarea {
        border: 1px solid #606060;
        font-size: 11px;
}
textarea {
        scrollbar-face-color: #c0c0c0; 
        scrollbar-highlight-color: #e0e0e0; 
        scrollbar-shadow-color: #F0EFED; 
        scrollbar-3dlight-color: #c0c0c0; 
        scrollbar-arrow-color:  #DFDFDF; 
        scrollbar-track-color: #e0e0e0; 
        scrollbar-darkshadow-color: #e0e0e0;    
}
input.submit {
        border: 0;
        font-weight: bold;
        color: #f0f0f0;
        text-transform: lowercase;
}
h1 {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 2;
}
h2 {
        font-size: 11px;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#BodyContainer {
        xbackground-image: url('/gfx/bg_square.gif');
        color: #505050;
        height: 100%;
        padding-top: 5px;
        text-align: center;
}
#BodyContainerTable {
        background-color: #F0EFED;
        xxxbackground-color: #ffffff;
        height: 90%;
        width: 100%;
}
#MainContainer {
        font-size: 9pt;
        line-height: 14pt;
        padding-top: 0px;
        padding-left: 20px;
        text-align: left;
        vertical-align: top;
        width: 770px;
        xwidth: 90%;
}
#PageContent {
    padding: 0 0 20px 0;
}
#Footer {
    color: #909090;
    font-family: tahoma;
    font-size: 9px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
}
#FooterSecondaryMenu a
{
        color: #909090;
        font-weight: bold;
        text-transform: uppercase;
}
.Corner {
        background-color: #f0f0f0;
}
#Logo {
        float: left;
}
#GoogleAds {
        display: inline;
        position: absolute;
        right: 35px;
        text-align: right;
}
.Navigation ul {
        border: 0;
        font-weight: bold;
        display: inline;
        margin: 0;
        padding: 0;
        white-space:nowrap;     
}
.Navigation li {
        border: 0;
        display: inline;
        float: none;
        margin: 0;
        padding: 0;
        text-transform: capitalize;
}
.Navigation a,
.Navigation a:link,
.Navigation a:visited {
        background-color: #909090;
        border: 1px solid #606060;
        color: #ffffff;
        font-weight: bold;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
}
.Navigation a:hover {
        background-color: #000000;
        border: 1px solid #000;
        color: #76D1F3;
        text-decoration: none;
}
/* PrimaryNavigation */
#TopNavigation {
    margin-top: 54px;
    margin-bottom: 0px;
    padding: 0px;
}
div#PrimaryNavigation {
    font-size: 11px;
    margin-top: 42px;
    margin-bottom: 12px;
    padding: 0px;
}
#TopNavigation ul,
div#PrimaryNavigation ul {
        font-weight: bold;
        display: inline;
        margin: 0;
        padding: 0;
        white-space:nowrap;     
}
#TopNavigation ul li,
div#PrimaryNavigation ul li {
    display: inline;
    margin: 0;
    padding: 0;
}
#TopNavigation ul li a,
div#PrimaryNavigation ul li a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
div#PrimaryNavigation ul li a {
    padding: 40px 6px 10px 6px;
    
}
#TopNavigation ul li a {
    padding: 60px 6px 10px 6px;
    text-transform: uppercase;
}
#PrimaryNavigation a {
        background-color: #5b8400;
        border: 1px solid #4d7200;
        border-bottom: 4px solid #2d5200;
}
#PrimaryNavigation a:hover {
        background-color: #4d7200;
        border: 1px solid #000;
        border-bottom: 4px solid #2d5200;
}
#PrimaryNavigation a.current {
        background-color: #e89900;
        border: 1px solid #dc6600;
        border-bottom: 4px solid #2d5200;
        color: black;
}
#PrimaryNavigation a.current:hover {
        background-color: #dc6600;
        border: 1px solid #000;
        border-bottom: 4px solid #2d5200;
}

#TopNavigation a {
        background-color: #cf001b;
        border: 1px solid #ab0007;
}
#TopNavigation a:hover {
        background-color: #ab0007;
        border: 1px solid #000;
}
#TopNavigation a.current {
        background-color: #e89900;
        border: 1px solid #dc6600;
        color: black;
}
#TopNavigation a.current:hover {
        background-color: #dc6600;
        border: 1px solid #000;
}

#TopNavigation {

}
#TopNavigation table {
    background-color: #22323b;
}


div#navcontainer
{
    xclear: both;
    xfont-size: 10px;
    margin-top: 42px;
    margin-bottom: 12px;
    xpadding: 0px;
    xvertical-align:bottom;
}

div#navcontainer ul
{
    border: 0;
    font-weight: bold;
    display: inline;
    xmargin: 0;
    xpadding: 0;
    white-space:nowrap;     
}

div#navcontainer ul li
{
    display: inline;
    margin: 0;
    padding: 0;

}

div#navcontainer ul li a
{
    color: white;
    font-weight: bold;
    padding: 40px 7px 10px 7px;
    text-decoration: none;
    text-transform: uppercase;

}

div#navcontainer ul li a:hover
{
background-color: #16008D;
color: white;
}

#active a { border-left: 1px solid #fff; }








#RightOfContainer {
        background-color: #F0EFED;
        background-image: url('/gfx/scissors.gif');
        background-repeat: no-repeat;
        background-position: left bottom;
        padding-top: 180px;
		text-align: left;
        zwidth: 0px;
        vertical-align:top;
}
#trailimageid {
    position: absolute;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 286px;
    height: 1px;
    z-index: 1000;
}

/* onion-skin drop shadow under template screenshots */
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url('/gfx/shadow_grey.gif') right bottom no-repeat;
  }
.wrap2 {
  background:url('/gfx/shadow_grey_corner_bl.gif') left bottom no-repeat;
  }
.wrap3 {
  padding:0 8px 8px 0;
  background:url('/gfx/shadow_grey_corner_tr.gif') right top no-repeat;
  }
.wrap3 img {
  display:block;
}

.lightboxBar {
    background-color: black;
    color: white;
}
.lightboxBarAdded {
    background-color: #005500;
    color: #00FF00;
}
.lightboxBarRemoved {
    background-color: #330000;
    color: #FF0000;
}

.resultSummary {
    font-weight: bold;
    text-align: center;
}

table.content,
div.content,
p.content {
    width: 720px;
}
h1 a {
    color: #303050;
}