﻿body {
 color:#4D4D4D;
 font-family:Georgia,"Times New Roman",Times,serif;
 background-color: #fdfdff;
       background-image: url('../Images/top-tail.gif');
    background-repeat: repeat-x;
    background-position: 0px -32px;
}

#header
{
    height: 406px;
    padding-top: 1.5em;
}

#bottomTail
{
    background-image: url('../Images/bottom-tail.gif');
    background-repeat: repeat-x;
    height: 100px;
}

#topMenu {
}
#topMenu ul {
float:left;
list-style-type: none;
}
#topMenu li {
border:medium none;
float:left;
font-family:Arial,Helvetica,sans-serif;
padding:0 2px 0 0;
list-style-type: none;
}
#topMenu li a {
background:#1E2460 url(../Images/menu-bg.gif) repeat-x scroll center top;
border-color:#4E66C4 #0E123D #0E123D #4E66C4;
border-style:solid;
border-width:1px;
color:#FFFFFF;
display:block;
height:42px;
padding:0;
text-align:center;
width:147px;
text-decoration: none;
font-weight: bold;
line-height: 3.0em;
}
#topMenu li a:hover {
background:#DA8510 url(../Images/menu-bg-act.gif) repeat-x scroll center top;
border-left:1px solid #E8D032;
border-top:1px solid #E8D032;
color:#1C2150;
}
#topMenu .active a {
background:#DA8510 url(../Images/menu-bg-act.gif) repeat-x scroll center top;
border-left:1px solid #E8D032;
border-top:1px solid #E8D032;
color:#1C2150;
}



#graphic
{
    background-image: url(../Images/header-bg.jpg);
    background-repeat: no-repeat;
    height: 340px;
}
#graphic h1
{
    color: #fff;
}
#graphic h3
{
    color: #ccc;
}



#footer
{
    text-align: right;
    color: #2F59A7;
    line-height: 1.5em;
}

#content .sectitle
{
    color: #17449b;
   font-family: Verdana, Arial;
}
#graphic .sectitle
{
    color: #519ae5;
    font-family: Verdana, Arial;
}

.featureList
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.featureList li
{
   border:medium none;
   font-weight: bold;
/*   border-bottom:1px solid #DEE6F5;*/
}
.orangeList li
{
   font-family:Arial,Helvetica,sans-serif;
   line-height:2.333em;
   background:transparent url(../Images/header-list-line.gif) repeat-x scroll left bottom;
   color: #fdc61d;
}
.blueList li
{
border-bottom:1px solid #DEE6F5;
line-height:2.167em;
   color: #2F59A7;
}

.ss_accept_orange
{
  background-image: url(../Images/ss_accept_orange.png);
}


div.colborder
{
    border-color: #C2D1EC;
}
hr
{
    background-color: #C2D1EC;
}
