﻿body
{
    background-color: #b8babc;
}
p
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: 300;
    margin: 0 0 10px 0;
}
ul
{
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
li
{
    font-family: Verdana;
    font-size: 9pt;
    padding: 0 5px 0 0;
    margin: 0 0 0 10px;
}
h1
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bolder;
    margin: 0 0 3px 0;
}
td
{
    font-family: Verdana;
    font-size: 9pt;
}
a, a:visited, a:hover, a:selected
{
    text-decoration: none;
    color: #5191b5;
    font-family: Verdana, Arial;
    font-size: 10pt;
}
.text_normal
{
    font-family: Verdana, Arial;
    font-size: 10pt;
}
.cell_text_box
{
    width: 50px;
    font-family: Verdana, Arial;
    font-size: 8pt;
    text-align: center;
}
.page_bg
{
    width: 954px;
    background-color: White;
    background-repeat: no-repeat;
}
.contact_padding
{
    padding-right: 60px;
}
.menu_item
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: 300;
    padding: 0 20px 0 20px;
    color: White;
}

.header_left
{
    background-image: url(images/navbar/header-left.gif);
    background-repeat: no-repeat;
    height: 135px;
    width: 360px;
    padding: 0 0 0 30px;
}

.header_right
{
    background-image: url(images/navbar/header-right.gif);
    background-repeat: repeat-x;
    padding: 28px 20px 0 0;
    height: 80px;
}

.sitemap_path
{
    background-color: #F5F5F5;
    padding: 5px;
}
.tablecell
{
    width: 100px;
    text-align: center;
}
.lcol
{
    text-align: right;
    font-weight: bolder;
    vertical-align: top;
}
.rcol
{
    text-align: left;
    vertical-align: top;
}

.highlighted_cell
{
    width: 100px;
    border-bottom: 1px solid black;
}
.text_heading
{
	padding: 10px;
	font-size: 10pt;
	font-weight: bolder;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid black;
}
.section_header
{
    border-bottom:1px solid #DCDCDC;
	font-size: 14pt;
	font-weight: bolder;
	padding:  5px 10px 5px 5px;
	background-color: #F5F5F5;
}
.section_header2
{
    border-bottom:1px solid #DCDCDC;
	font-size: 12pt;
	font-weight: bolder;
	padding:  5px 10px 5px 5px;
	background-color: #F5F5F5;
}
.text_listing
{
	vertical-align: middle;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-weight: normal;
}
.text_listing_heading
{
	background-color: #B1B791;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}