﻿body
{
    background-color: #22205F;
    font-family: Arial;
    font-size: 9pt;
    color: #21205f;
}

h1
{
    color: #ffffff;
    font-size: 15pt;
    font-weight: bold;
    margin: 0px;
}

h2
{
    color: #21205f;
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
}

h3
{
    color: #21205f;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
}

a:link
{
    color: #21205f;
    text-decoration: underline;
}

a:visited
{
    color: #21205f;
    text-decoration: underline;
}

a:active
{
    color: #21205f;
    text-decoration: underline;
}

a:hover
{
    color: #A39EBA;
    text-decoration: underline;
}

hr
{
    border: none;
    border-top: solid 1px #A39EBA;
    padding: 0px;
    margin: 5px 0px 5px 0px;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.container
{
    width: 860px;
    height: auto;
    margin: auto;
    background-color: #ffffff;
    padding: 10px 20px 10px 20px;
    overflow: auto;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

.header
{
    width: 860px;
    height: auto;
    overflow: auto;
    padding-bottom: 40px;
    text-align: right;
    font-size: 10pt;
}

.header img
{
    float: left;
}

.header ul
{
    width: auto;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.header ul ul li
{
    float: right;
    height: 25px;
    line-height: 25px;
    background-image: url(images/basket.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 5px 0px 0px 30px;
}

.middle
{
    overflow: auto;
}

.left
{
    width: 140px;
    height: auto;
    float: left;
    padding-top: 25px;
}

.left a:link
{
    color: #21205f;
    text-decoration: none;
}

.left a:visited
{
    color: #21205f;
    text-decoration: none;
}

.left a:active
{
    color: #21205f;
    text-decoration: none;
}

.left a:hover
{
    color: #A39EBA;
    text-decoration: underline;
}

.left ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-bottom: dashed 1px #a39eba;
    margin-right: 10px;
}

.left ul li
{
    padding: 4px 0px 4px 0px;
    border-top: dashed 1px #a39eba;
}

.left ul li ul
{
    border: none;
}

.left ul li ul li
{
    padding-left: 10px;
    border: none;
}

.right
{
    width: 720px;
    height: auto;
    float: left;
}

.breadcrumbs
{
    color: #a39eba;
    overflow: hidden;
}

.breadcrumbs a:link
{
    color: #21205f;
    text-decoration: none;
}

.breadcrumbs a:visited
{
    color: #21205f;
    text-decoration: none;
}

.breadcrumbs a:active
{
    color: #21205f;
    text-decoration: none;
}

.breadcrumbs a:hover
{
    color: #A39EBA;
    text-decoration: underline;
}

.breadcrumbs ul
{
    width: auto;
    list-style-type: none;
    padding: 5px 0px 5px 0px;
    margin: 0px;
}

.topcontent
{
    width: 720px;
    height: 320px;
    height: auto;
}

.topcontent dl
{
    margin: 0px;
}

.topcontent a:link
{
    color: #ffffff;
    text-decoration: underline;
}

.topcontent a:visited
{
    color: #ffffff;
    text-decoration: underline;
}

.topcontent a:active
{
    color: #ffffff;
    text-decoration: underline;
}

.topcontent a:hover
{
    color: #21205F;
    text-decoration: underline;
}

.topcontent dl dt
{
    color: #ffffff;
    background-color: #21205f;
    padding: 3px 5px 3px 5px;
    font-weight: bold;
}

.topcontent dl dd
{
    margin: 0px;
}

.topcontent ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    overflow: auto;
    
}

.topcontent ul li
{
    width: 360px;
    margin: 0px;
    float: left;
}

.topcontent ul li.padded
{
    width: 340px;
    margin: 0px;
    float: left;
    padding: 10px 10px 0px 10px;
}

.topcontent ul li ul
{
    width: auto;
    float: none;
    list-style-type: square;
    padding-left: 30px;
}

.topcontent ul li ul li
{
    width: auto;
    float: none;
    margin: 0px;
    padding: 0px;
}

.topcontent ul li.leftborder
{
    width: 359px;
    margin: 0px;
    float: left;
    border-left: solid 1px #21205F;
}

.topcontent ul li.rightborder
{
    width: 339px;
    margin: 0px;
    float: left;
    border-right: solid 1px #21205F;
    padding: 10px;
}

.topcontent ul li.greyrightborder
{
    width: 359px;
    margin: 0px;
    float: left;
    border-right: solid 1px #21205F;
    background-color: #f4f3f6;
}


.topcontent p
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.bottomcontent
{
    width: 720px;
    height: auto;
    overflow: hidden;
    clear: both;
    padding-top: 10px;
}

.bottomcontent p
{
    margin-top: 0px;
}

.bottomcontent ul
{
    width: 527px;
    float: left;
    list-style-type: none;
    padding: 0px 5px 5px 5px;
    margin: 0px 5px 0px 0px;
}

.bottomcontent ul li
{
   width: 527px; 
}

.bottomcontent ul li ul
{
    width: auto;
    float: none;
    list-style-type: square;
    padding-left: 30px;
}

.bottomcontent ul li ul li
{
    width: auto;
    float: none;
    margin: 0px;
    padding: 0px;
}

.bottomcontent dl
{
    width: 177px;
    margin: 0px;
    padding: 0px;
    float: left;
}

.bottomcontent dl a:link
{
    font-weight: bold;
    text-decoration: none;
}

.bottomcontent dl a:visited
{
    font-weight: bold;
    text-decoration: none;
}

.bottomcontent dl a:active
{
    font-weight: bold;
    text-decoration: none;
}

.bottomcontent dl a:hover
{
    font-weight: bold;
    text-decoration: underline;
}

.bottomcontent dl dt a:link
{
    color: #ffffff;
    text-decoration: none;
}

.bottomcontent dl dt a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.bottomcontent dl dt a:active
{
    color: #ffffff;
    text-decoration: none;
}

.bottomcontent dl dt a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.bottomcontent dl dt
{
    color: #ffffff;
    font-weight: bold;
    padding: 4px 5px 4px 5px;
}

.bottomcontent dl dd
{
    padding: 0px;
    margin: 0px;
    line-height: 0px;
}

.bottomcontent dl dd p
{
    border-top-style: solid;
    border-top-width: 5px;
    background-color: #ffffff;
    line-height: 15px;
    margin-top: 8px;
    padding-top: 4px;
}

dl.gap
{
    margin-right: 4px;
}

dl.purple
{
    float: left; /* Needed for IE6 */
    background-color: #a39eba;
}

dl.grey
{
    float: left; /* Needed for IE6 */
    background-color: #f4f3f6;
}

dl.grey dd ul
{
    color: #21205f;
}

dl.grey dd ul a:link
{
    color: #21205f;
    text-decoration: underline;
}

dl.grey dd ul a:visited
{
    color: #21205f;
    text-decoration: underline;
}

dl.grey dd ul a:active
{
    color: #21205f;
    text-decoration: underline;
}

dl.grey dd ul a:hover
{
    color: #A39EBA;
    text-decoration: underline;
}

dl.white
{
    float: left; /* Needed for IE6 */
    background-color: #ffffff;
}

dt.purple
{
    background-color: #a39eba;
}

p.purple
{
    border-top-color: #a39eba;
}

dt.pink
{
   background-color: #e2b99c; 
}

p.pink
{
    border-top-color: #e2b99c;
}

dt.orange
{
    background-color: #c9a02f;
}

p.orange
{
    border-top-color: #c9a02f;
}

dt.green
{
    background-color: #d5c029;
}

p.green
{
    border-top-color: #d5c029;
}

dt.red
{
    background-color: #c12826;
}

p.red
{
    border-top-color: #c12826;
}

.footer
{
    height: 15px;
    clear: both;
    border-top: dashed 1px #a39eba;
    overflow: auto;
    margin-top: 15px;
    padding-top: 5px;
    font-size: 8pt;
}

.footer ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.footer a:link
{
    color: #808284;
    text-decoration: none;
}

.footer a:visited
{
    color: #808284;
    text-decoration: none;
}

.footer a:active
{
    color: #808284;
    text-decoration: none;
}

.footer a:hover
{
    color: #808284;
    text-decoration: underline;
}

.bold
{
    font-weight: bold;
}

.text-box
{
    width: 150px;
}

.message
{
    color: #ff0000;
}

.button
{
   background-color: #A39EBA;
   color: #ffffff;
   border: outset 2px #22205F;
   border-top-color: #ABAAC2;
   border-left-color: #ABAAC2;
   font-weight: bold;
   padding: 2px;
   font-size: 8pt;
}

.footerCredits 
{	   
    width: 860px;
    height: auto;
    margin: auto;
    padding: 10px 20px 10px 20px;
    overflow: auto;
    color:#ffffff;
    text-align:left;
    font-size:8pt;
}

.footerCredits a:link
{
    color: #ffffff;
    text-decoration: none;
}

.footerCredits a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.footerCredits a:active
{
    color: #ffffff;
    text-decoration: none;
}

.footerCredits a:hover
{
    color: #ffffff;
    text-decoration: underline;
}