html {
height:100%;
background-color: white;
color:black;
margin:0;
padding:0;
}

body {
text-align:center; /* for IE */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
margin:0;
padding:0;
color:#808080;
}

#container {
text-align:left; /* reset text alignment */
width:780px;
margin:0 auto; /* for the rest */
}

th {
font-weight:bold;
}

img {
border:0;
}

form, p {
margin:0;
padding:0;
}

strong {
font-weight:bold;
}

a, a:visited {
color: #0066FF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

div.clear {
clear:both;
line-height:1px;
height:1px;
}

div#top {
background-repeat:no-repeat;
}

div#top .left, div.split_like_menu .left {
width:520px;
float:left;
}

div#top .left {
background-color:#454545;
}

div#top .middle {
background-color:#454545;
float:left;
width:10px;
height:71px;
}

div#top .right, div.split_like_menu .right {
width:250px;
float:right;
}

div#top .right {
background-color:#454545;
}

div#top a.logo {
display:block;
padding-bottom:5px;
float:right;
}

div#top .left ul.menu {
padding-top:46px;
}

div#top ul.menu {
margin:0;
padding:0;
clear:both;
}

div#top ul.menu li {
list-style:none;
float:left;
width:60px;
height:20px;
padding-top:5px;
text-align:center;
font-size:7pt;
color:white;
border-right:1px solid white;
}

div#top ul.menu li.wider {
width:80px;
}
div#top ul.menu a, ul.menu a:visited {
display:block;
color:white;
}

div#toolbar {
clear:both;
background-image:url(../images/main/toolbar.gif);
height:27px;
background-repeat:repeat-x;
}

div#toolbar img {
display:block;
float:left;
margin:0 0 0 5px;
}

div#toolbar h2 {
margin:0;
float:left;
height:27px;
padding:0 0 0 5px;
line-height:27px;
font-size:12pt;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

div#toolbar a, div#main_toolbar a:visited {
background-image:url(../images/main/toolbar_vertical_ruler.gif);
padding:12px 8px 0 8px;
width:72px;
height:14px;
background-repeat:no-repeat;
background-position:right top;
float:right;
display:block;
font-size:8pt;
font-weight:bold;
text-align:right;
color:#0A50A1;
}

div.footer {
clear:both;
padding:5px 0;
background-color:#343434;
width:100%;
}

div.footer ul {
border-top:1px solid #595959;
color:#666666;
margin:0 10px;
padding:2px 0 0 0;
}

div.footer ul li {
float:left;
list-style-type:none;
font-size:7pt;
margin:0;
padding:0;
text-align:center;
}

div.footer ul a, div.footer ul a:visited {
color:white;
font-weight:bold;
}

span.copyright {
color:white;
}

h2 {
color:#A80D59;
margin:0 0 0 0;
font-size:13pt;
font-weight:normal;
}

div.bottom_menu {
clear:both;
background-color:#343434;
font-family:"Times New Roman", Times, serif;
}

div.bottom_menu .left {
padding:10px 0 6px 8px;
width:560px;
float:left;
background-color:#454545;
height:149px;
}
div.bottom_menu .left h2 {
color:white;
margin-bottom:8px;
}
div.bottom_menu .left h3 {
color:white;
width:200px;
background-color:#343434;
padding:0 0 0 10px;
line-height:22px;
margin:0;
}
div.bottom_menu .left ul {
margin:0;
padding:0;
}
div.bottom_menu .left ul li {
display:block;
width:140px;
float:left;
list-style:none;
padding-top:10px;
}
div.bottom_menu .left ul li a, div.bottom_menu .left ul li a {
display:block;
margin-right:10px;
background-color:#343434;
color:white;
text-align:right;
}
div.bottom_menu .left ul li a:hover {
text-decoration:none;
background-color:#474747;
}
div.bottom_menu .left ul li a span {
background-color:#636363;
display:block;
text-align:left;
line-height:20px;
padding-left:5px;
text-transform:capitalize;
font-size:11pt;
}

div.bottom_menu .right {
float:right;
width:183px;
padding:25px 0 0 29px;
background-color:#343434;
}

div.bottom_menu .right img {
display:block;
}

div.success {
padding:10px;
margin:10px;
border:1px solid #CCCCCC;
color:green;
text-align:center;
}

div.below_menu_bottom {
clear:both;
background-color:#343434;
font-family:"Times New Roman", Times, serif;
margin:0;
padding:5px 0 0 0;
color:#636363;
font-size:8pt;
width:100%;
}
div.below_menu_bottom div.item {
list-style-type:none;
width:210px;
float:left;
padding-left:20px;
}
