﻿#Main_Content
{
	width: 505px;
}

#Main_Photo
{
	float: right;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 7px;
    padding-top: 40px;
}

#Main_Photo_Inline
{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 7px;
    padding-top: 40px;
}

#Map_Photo
{
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-top: 10px;
}

body {
	font-size: 7pt;
	color: black;
	font-family: Arial;
	text-align: justify;
}

p#Head_Welcome
{
	color: white;
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing: 1pt;
}

p.Body_Welcome
{
	font-size: 7pt;
	color: white;
	font-family: Arial;
	text-align: justify;
}

p#Head_News
{
	color: #e41615;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}

p#Head_Main
{
	color: #e41615;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
}

p#Head_Links
{
	color: #8b8a8a;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: gray 1px solid;
}

p.Head_Main02
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}

p.Head_Main03
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}

p.Body_Main 
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
	text-align: justify;
}

p.Body_MainEmail
{
	font-size: 7pt;
	color: blue;
	font-family: Arial;
	text-align: justify;
}

a
{
	color: #bfbdbe;
	font-family: Arial;
	font-weight: bolder;
	font-size: 7pt;
	text-align: right;
	line-height: 10px;
	text-decoration: none;
}

a:hover
{
	color: #8b8a8a;
}

a.Body
{
	color: #E31615;
	font-family: Arial;
	font-weight: bolder;
	font-size: 7pt;
	text-align: right;
	line-height: 10px;
	text-decoration: underline;
}

a.Body:hover
{
	text-decoration: none;
}

a.News
{
	color: #6e7375;
}

a.News:hover
{
	color: #4f5458;
}

a.KeyPeople
{
	color: Black;
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	text-align: right;
	line-height: 10px;
	text-decoration: none;
}

a.KeyPeople:hover
{
	color: #4f5458;
}

H3
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: gray 1px dotted;
}

H4
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}

