﻿body
{
    background-color: #e1ddd9;
    font-size: 11px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    color: #102167;
    background-image: url(/images/homebg.jpg);
    padding: 0px;
    margin: 0px;
}
a
{
color: #102167;
    font-size: 10px;
    text-decoration: none;
}
a:visited
{
color: #102167;
    font-size: 10px;
    text-decoration: none;
}
a:hover
{
    color: #564b47;
}
a:active
{
    color: #000000;
}

h1
{
    font-size: 11px;
    text-transform: uppercase;
    background-color: #e9e7f2;
    color: #6E6989;
    border: 1px solid #6E6989;
    padding: 5px 15px;
    margin: 0px;
}

h2
{
    font-size: 11px;
    color: #FF9900;
    font-weight:bold;
    padding: 5px 10px;
    margin: 0px;
}
.header{
    width:800px;
    height:125px;
    background-image:url(/images/top.jpg);
}
img.download
{
    vertical-align: middle;
}
.reg
{
    text-align:right;
    padding:0 0 5px 20px;
}
/* ----------container to center the layout-------- */
#container
{
    width: 800px;
    padding: 0px;
    background-color:#fff;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner
{
    text-align: right;
    background-color: #e1ddd9;
    padding: 0px;
    margin: 0px;
}

.clientlogin
{
    height: 25px;
    font-size: 11px;
    color: #333333;
    text-align: right;
    padding-right: 10px;
    background-color: #fff;
}
.clientlogin .field
{
    border: 1px solid #777;
    height: 18px;
    width: 125px;
}
.logo
{
    float:left;
}
/* ----------outer and inner----------------- */

#inner
{
    margin: 0;
    width: 100%;
}
#inner2
{
    margin: 0;
    width: 100%;
}
#inner2a
{
    margin: 0;
    width: 100%;
}
/* The ie/pc pecularity */

/* --------------left and right navi------------- */
#left
{
    width: 200px;
    float: left;
    position: relative;
    margin-right: 1px;
}
#left2a
{
    width: 200px;
}
#right
{
    padding-top:5px;
    width: 170px;
    margin-top:10px;
    margin-left: 1px;
    border-left:1px dotted #ccc;
}
#right2a
{
    width: 50px;
    float: right;
    position: relative;
    margin-right: -60px;
}
#left2
{
    width: 200px;
    padding-left: 10px;
    margin-right: 1px;
}
#news
{
    width: 200px;
    float: right;
    position: relative;
    margin-right: -200px;
    margin-left: 1px;
}
#sidebar
{
    margin-top: -5px;
    border-right: 1px solid #6E6989;
    border-bottom: 1px solid #6E6989;
    background-color: #e9e7f2;
    float: left;
    color: #102167;
    width: 180px;
    height: inherit;
    font-size: 11px;
    padding-left: 15px;
    position: relative;
    margin-right: 0px;
}
#sidebar ul
{
    list-style: none;
    border-top: 1px solid #eee;
    border: none;
    padding: 0;
    margin: 0;
}
#sidebar ul li
{
    border-bottom: 1px solid #eee;
    margin: 0;
}
#sidebar ul li a
{
    color: #102167;
    font-size: 10px;
    text-decoration: none;
}
#sidebar ul li a:hover
{
    color: #6576ba;
}
#subtop
{
    height: 20PX;
    background-image: url(/images/newsbox-top.gif);
    background-repeat: no-repeat;
}
#subbottom
{
    height: 20px;
    background-image: url(/images/newsbox-bottom.gif);
}
#context
{
    padding: 0px;
    margin: 0px;
    background-color: #e9e7f2;
}
#center2
{
    position: relative;
    margin: 0px 0px;
}
#center2 ul
{
    display:block;
    list-style: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 10px 15px;
}
#center2 ul li
{
    margin: 0px 0px;
    list-style: square url(/images/bullet.gif);
}
/* -----------------content--------------------- */
#content
{
    background-color:#fff;
    margin: 0px;
}
#contentBody
{
    width: 400px;
    
}
#contentBody2a
{
    width:400px;
}
#contentBodyA
{
    padding-right:10px;
}
#contentBodyDedicated
{
    width: 590px;
    padding-right:10px;
    
}

#contentBody ul
{
    list-style: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0px 0;
}
#contentBody ul li
{
    margin: 5px 20px;
    list-style: square url(/images/bullet.gif);
}

#contentBodyA ul
{
    list-style: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0px 0;
}
#contentBodyA ul li
{
    margin: 5px 20px;
    list-style: square url(/images/bullet.gif);
}
#left2 ul
{
    list-style: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0px 0;
}
#left2 ul li
{
    margin: 10px 20px;
    list-style: square url(/images/bullet.gif);
}
#left2 ul li a
{
    color: #FF9900;
    font-weight:bold;
    font-size: 10px;
    text-decoration: none;
}
#left2 ul li a:hover
{
    color: #6576ba;
}

#right2 ul
{
    list-style: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0px 0;
}
#right2 ul li
{
    margin: 0px 20px;
    list-style: square url(/images/bullet.gif);
}
#right2 ul li a
{
    color: #102167;
    font-size: 10px;
    text-decoration: none;
}
#right2 ul li a:hover
{
    color: #6576ba;
}

#news ul
{
    list-style: none;
    border: none;
    text-align: left;
    padding: 0;
    margin: 0px 0px;
}
#news ul li
{
    margin: 10px 20px;
    list-style: square url(/images/bullet.gif);
}
#news ul li a
{
    color: #102167;
    font-size: 10px;
    text-decoration: none;
    margin: 0px 0px;    
}
#news ul li a:hover
{
    color: #6576ba;
}
p
{
    padding: 5px 10px;
    margin: 0px;
}

pre
{
    font-size: 12px;
    padding: 5px 10px;
    margin: 0px;
}

/*  ----------------footer---------------------- */
#footer
{
    color: #fff;
    padding: 0px;
    margin: 0px;
    text-align: center;
    height:30px;
    width: 800px;
    background-color: #102167;
}
