body,html {
font-family: arial;
font-size: 12px;
background-color: #ffffff;
background-image: url('images/bg.gif');
background-repeat: repeat-x;
margin: 0px;
}

img {
border: 0px solid #000000;
}

h2 {
text-transform: capitalize;
font-size: 16px;
color: #207EBC;
font-weight: normal;
}

.container {
font-size: 12px;
min-height: 70px;
width: 140px;
display: block;
float: left;
clear: none;
padding: 5px 5px 5px 0px;
margin: 5px 5px 5px 0px;
}

a {
color: #207EBC;
text-decoration: none;
}

a:hover {
color: #207EBC;
text-decoration: underline;
}

a.main_menu {
color: #207EBC;
text-decoration: none;
display: block;
}

a.main_menu:hover {
color: #207EBC;
text-decoration: underline;
display: block;
}

a.sub_menu {
font-size: 10px;
padding-left: 15px;
color: #207EBC;
text-decoration: none;
display: block;
}

a.sub_menu:hover {
font-size: 10px;
padding-left: 15px;
color: #207EBC;
text-decoration: underline;
display: block;
}

.heading {
text-transform: capitalize;
border-bottom: 1px solid #cccccc;
font-size: 16px;
margin: 0px 0px 7px 0px;
color: #207EBC;
}

.topbar {
background-image: url('images/index_01.gif');
width: 859px;
height: 80px;
}

.bar_left {
padding-left: 15px;
width: 45%;
float: left;
display: block;
}

.bar_right {
text-align: right;
padding-right: 15px;
width: 45%;
float: right;
display: block;
}

.header {
width: 859px;
height: 244;
}

.main_content {
padding: 0px 10px 10px 10px;
background-image: url('images/index_03.gif');
background-repeat: no-repeat;
background-color: #ffffff;
height: 315px;
width: 859px;
}

.content_table {
margin-top: 2px;
width: 100%;
border-collapse: collapse;
}

.left {
width: 150px;
}

.box_tcorner {
width: 15px;
height: 14px;
}

.box_top {
background-image: url('images/box_02.gif');
height: 14px;
}

.box_left {
background-image: url('images/box_04.gif');
width: 15px;
}

.box_content {
background-color: #ffffff;
}

.box_right {
background-image: url('images/box_06.gif');
width: 15px;
}

.box_bcorner {
width: 15px;
height: 15px;
}

.box_bottom {
background-image: url('images/box_08.gif');
height: 15px;
}

.content {
padding-left: 15px;
padding-top: 15px;
}

.footer {
font-size: 10px;
color: #005F84;
background-color: #a9d2e2;
width: 859px;
height: 87px;
}