﻿body {
padding: 0;
margin: 0;
background-image: url('../layout/bg_bar.gif');
background-repeat: repeat-x;
background-color: #143B62;
font-family: Arial;
}
img {
border: none;
}
#topmost_bar {
display: block;
width: 100%;
height: 9px;
}
#middle_bar {
width: 100%; display: block; height: 7px; clear: both;
}
#logo {
display: block;
}
li#sub_list  a  {
display: block;
color: Black;
font-weight: bold;
padding: 3px 0;
}
#wrapper  {
margin: 0 auto;
position: relative;
width: 950px;
background-color: White;
}
#top_menu {
position: absolute;
margin-left: 650px;
width: 300px;
background-color: white;
}
#contact_info {
float: right;
text-align: right;
font-size: 90%;
color: #225A93;
font-weight: bold;
}
a {
text-decoration: none;
color: rgb(110,110,110);
}
a:hover {
text-decoration: underline;	
}
a em{
color:#03c;
font-size:8pt;
}
#contact_list li {
display: inline;
list-style-type: none;
color: rgb(110,110,110);
}
#contact_list {
margin: 0; padding: 0;
}
#menu_list li {
display: inline;
list-style-type: none;
font-size: 15px;
float: left;
margin-left: 1px;
}
#menu_list {
margin: 0; padding: 0; display: block; width: 100%; position: relative; left: 286px; top: 0px;
}
#menu_list a {
height: 31px;
line-height: 30px;
display: block;
 color: White;
text-align: center;
  margin: 0px; padding: 0 13px;
background-image: url('../layout/bg_button.gif');
background-repeat: repeat-x;
background-color: #225A93;
}
#menu_list a.button_on {
background: none;
background-color: #225A93
}
#pContent_list {
float: right;
 width: 320px;
font-size: 12px;
color: #666666;
 border-left: solid 1px #E6E6E6;
 list-style-type: none;
 margin: 0; padding: 0;	
}
#pContent_list li {
border-bottom: solid 1px #E6E6E6;
padding: 10px 10px;
}
#pContent_text {
position: relative;
 width: 565px;
 padding: 30px;
}
#bottom_row {
margin: 30px 0 0 0; padding: 0; width: 100%;	
}
#bottom_row div.link {
float: left; display: block; width: 33%; text-align: center; padding-bottom: 20px;
}
.break {
border: none;
clear: both;
}
h2 {
font-size: 22px;
font-weight: bold;
margin: 5px 0;
color: #225A93;
}
h3 {
margin: 5px 0;
padding-left: 10px;
font-style: italic;
font-size: 90%;
font-weight: bold;
}
h4 {
margin: 5px 0;
padding-left: 0px;
font-size: 130%;
font-weight: bold;
color: #225A93;
}
 h5 {
margin: 5px 0;
padding-left: 0px;
font-size: 110%;
font-weight: bold;
color: #225A93;
}
.small {
font-size: 85%;	
}
.bold {
font-weight: bold;
}
#footer {
background-color: #143B62;
padding: 15px 0;
color: White;
}
#footer a {
color: White;
font-size: 80%;	
}
#footer a.active {
font-weight: bold;
color: #AAC6D4;
}
#time {
font-weight:normal;
font-size:9pt;
color:#7ac;
margin-top:6px;
}
#copyright-info {
font-size:9pt;
}