﻿body
{
    font-family: Helvetica, Arial;
    font-size: 10pt;
}

a
{
    color: #cc0001;
    text-decoration: none;
}

a:hover
{
    color: #808080;
}

.page
{
    width: 910px;
    margin-left: auto;
    margin-right: auto;
}

.header
{
    font-size: 9pt;
    width: 910px;
    overflow: hidden;
    margin-bottom: 20px;
}

.header .left
{
    width: 300px;
    float: left;
}

.header .right
{
    width: 610px;
    text-align: right;
    margin-top: 30px;
    float: right;
}

.header .right .quick_menu
{
    font-weight: bold;
    color: #808080;
}

.header .right .catch_phrase
{
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    font-variant: small-caps;
}

.header .logo
{
    border-style: none;
}

.tab_menu
{
    float: left;
    font-size: 13px;
    width: 100%;
    font-weight: bold;
    display: none;
}

.tab_menu div
{
    float: left;
    text-align: center;
    padding: 9px 30px;
    background-color: #f0f0f0;
    border-top: solid 1px #808080;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
    background: url(images/tab_background.jpg);
}

.tab_menu .selected
{
    background-color: white;
    border-bottom: none;
    background: none;
    color: #808080;
}

.dash
{ 
    clear: both;
    height: 30px;
}

.dash .left
{
    width: 455px;
    float: left;
}

.dash .right
{
    width: 455px;
    float: right;
}

.bread_crumb
{
    height: 30px;
    font-weight: bold;
    color: #808080;
    padding-left: 10px;
    padding-top: 10px;
}

.search
{
    height: 30px;
    text-align: right;
    padding-right: 10px;
    padding-top: 8px;
}

.search .phrase
{
    height: 1.2em;
    color: #808080;
    background-color: #f0f0f0;
}

.search .go
{
    color: #cc0001;
    height: 2.2em;
    font-size: 10px;
    font-weight: bold;
}

.content_body
{
    clear: both;
    width: 910px;
    overflow: auto;
}

.content_body .left
{
    width: 160px;
    vertical-align: top;
}

.content_body .right
{
    width: 910px;
    font-size: 10pt;
    color: #404040;
    background: #f0f0f0;
}

.main_menu
{
    font-size: 12px;
    font-weight: bold;
    width: 160px;
    color: #808080;
}

.main_menu div
{
    padding: 6px 0 6px 15px;
    border-bottom: solid 1px #d0d0d0;
    background-image: url(images/bullet.jpg);
    background-repeat: no-repeat;
    background-position:left top;
}

.main_menu div div
{
    padding-bottom: 0;
    border-bottom: none;
    background-image: none;
}

.main_menu .selected
{
    color: #808080;
}

.footer
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 8pt;
    color: #808080;
    width: 910px;
    overflow: auto;
}

.footer .left
{
    text-align: left;
    width: 620px;
    float: left;
}

.footer .right
{
    text-align: right;
    font-weight: bold;
    width: 290px;
    float: right;
}

.footer .copyright
{
    font-style: italic;
}

.layout
{
}

.layout .left
{
	float: left;
	width: 650px;
}

.layout .right
{
	float: right;
	width: 250px;
}

.section
{
	overflow: auto;
    margin: 18px;
    background-color: white;
    border: solid 1px #808080;
}

.section .banner
{
    margin: 12px 15px 12px 12px;
    font-size: 24px;
    color: #cc0001;
}

.section .link
{
	text-align: right;
	margin: 12px 15px 15px 12px;
}

.section .content
{
	margin: 12px 15px 12px 12px;
	font-size: 10pt;
}

.tab_section
{
	overflow: auto;
	margin: 18px 18px 18px 0px;
    background-color: white;
    border: solid 1px #808080;
}

#tab1
{
	float: left;
	width: 113px;
}

#tab2
{
	float: right;
	width: 113px;
}

.tab_section .tab
{
	text-align: center;
	font-size: 10pt;
	padding: 9px 0px 9px 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	background: none;
}

.tab_section .content
{
	padding-top: 26px;
	margin: 12px 15px 12px 12px;
	font-size: 10pt;
}

.tab_section .unselected
{
	color: #404040;
	border-bottom: solid 1px #808080;
	background: url(images/tab_background.jpg);
}

.tab_section .unselected #tab1
{
	border-right: solid 1px #808080;
}

.tab_section .unselected #tab2
{
	border-left: solid 1px #808080;
}

#content2
{
	display: none;
}

.quote_section
{
	margin: 18px 18px 18px 0px;
    background-color: white;
    border: solid 1px #808080;
}

.quote_section .content
{
	margin: 12px 15px 12px 12px;
	font-size: 10pt;
}

.sitemap
{
    font-size: 9pt;
    margin: 15px 15px 15px 25px;
}

.sitemap .level_1 .title
{
    font-size: 13pt;
}

.sitemap .level_2
{
    padding-bottom: 10px;
}

.sitemap .level_2 .title
{
    font-size: 11pt;
    margin-left: 10px;
}

.sitemap .level_2 .description
{
    margin-left: 9px;
}

.sitemap .level_3 .title
{
    font-size: 10pt;
    margin-left: 20px;
}

.sitemap .level_3 .description
{
    margin-left: 20px;
}

.sitemap .level_4 .title, .sitemap .level_4 .description
{
    margin-left: 30px;
}

.sitemap .level_5 .title, .sitemap .level_5 .description
{
    margin-left: 40px;
}

.partners
{
    text-align: center;
    margin-top: 10px;
}

