#top {
display: none;
}
#pagewidth {
}
body {
	font-family: arial, sans-serif;
	margin: 0;
	font-size: 12px;
}
b, strong
    {
    }
h1 {
	color: #193776;
	font-size: 18px;
	float: left;
	margin: 32px 0 0 72px;
}
h2 {
	color: #193776;
	font-size: 14px;
	float: right;
	margin: 30px 0 0 0;
	width: 300px;
	text-align: right;
}
h3 {
	color: #E76B18;
	font-size: 16px;
    margin: 0;
    line-height: 22px;
}
h4 {
	color: #193776;
	font-size: 14px;
    margin: 0;
    line-height: 22px;
    }
h5 {
	color: #193776;
	font-size: 13px;
    margin: 10px 0 0 0;
    line-height: 22px;
    }
.orange {
	color: #E56917;
}
#navbar {
display: none;
}
#middle {
	padding: 0 4px 10px 4px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	color: #CCCCCC;
	padding-top: 10px;
    margin-top: 15px;
	text-align: center;
    clear: both;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #E56917;
}.table_center {
	text-align: center;
}
.table_left {
	text-align: left;
}
.table_right {
	text-align: right;
}
#bluebar
    {
    clear:both;
    margin-top: 31px;
    background-repeat: no-repeat;
    }
#blue_bar_left
    {
    height: 80px;
    width: 539px;
    float: left;
    background-image: url(../gfx/design/bk_blue_left.jpg);
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 8px 0 0 36px;
    }
#blue_bar_right {
}
#top_table
{
margin-top: 20px;
}
#bottom_table
{
margin-top: 48px;
}
#articles
{
margin: 20px 0 0 0;
}
.text
{
line-height: 20px;
}
.img_right
{
float: right;
margin: 0 0 10px 15px;
}
.img_left
{
float: left;
}
.wit
{
color: #ffffff;
}
#orange_bar
{
display: none;
}