﻿body
{
	color: Black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

a
{
	color: #076a87;
	text-decoration: none;
}

a:Hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

#copyright
{
	border-top: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
	border-bottom: solid 1px #9d9d9d;
	float: left;
	height: 40px;
	padding-top: 16px;
	text-align: center;
	width: 190px;
}

#contact_info
{
	border: solid 1px #9d9d9d;
	float: left;
	text-align: center;
	height: 45px;
	padding: 11px 0px 0px 37px;
	width: 563px;
}

#footer
{
	font-size: 7pt;
}

#footer a
{
	color: #636466;
	text-decoration: none;
}

#footer a:Hover
{
	text-decoration: underline;
}

#header_links
{
	font-size: 1em;
	font-weight: bold;
}

#header_links a
{
	color: #076A87;
	text-decoration: none;
}

#header_links a:Hover
{
	text-decoration: underline;
}

#main
{
	margin-left: auto;
	margin-right: auto;
	width: 888px;
}

#privacy_policy
{
	border-top: solid 1px #9d9d9d;
	float: left;
	margin-bottom: 10px;
	width: 95px;
}

#table_footer_menu
{
	border-top: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
	border-left: solid 1px #9d9d9d;
	font-size: 7pt;
	font-weight: bold;
	line-height: 15px;
	padding: 12px 16px 12px 16px;
}

#table_footer_menu a
{
	color: #8a2f2f;
	text-decoration: none;
}

#table_footer_menu a:Hover
{
	text-decoration: underline;
}

.bold_red
{
	color: #8a2a2e;
	font-weight: bold;
}

.large_red
{
	color: #8a2a2e;
	font-size: 11pt;
}

.dropdown
{
	display: none;
	margin-top: 33px;
	position: absolute;
	width: 207px;
	z-index: 999;
	
}

.paragraph
{
	margin-bottom: 15px;
}

.strong_red
{
	color: #8a2a2e;
	font-size: 10pt;
}

.table_bottom
{
	border-left: solid 1px #9d9d9d;
	border-right: solid 1px #9d9d9d;
	border-bottom: solid 1px #9d9d9d;
	padding: 0px 40px 0px 40px;
	margin-bottom: 5px;
}