﻿body
{
	color: #000000;
	font-family: "Arial", Sans-serif;
	line-height: 22px;
	font-size: 16px;
}

#header
{
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #808080;
	font-size: 25px;
	text-align: center;
	line-height: 30px;
}

#header span
{
	color: #C63000;
}

#header h1
{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}

#left, #right
{
	margin-top: 10px;
	margin-bottom: 10px;
	offset: 75px;
}

.LeftNavBox
{
	padding: 10px;
}

#leftNav
{
	font-size: 18px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 30px;
	text-align: right;
}

#leftNav ul
{
	padding-left: 10px;
}

#leftNav li
{
	list-style-type: none;
}

#leftNav li a
{
	padding-left: 5px;
	padding-right: 5px;
	color: #C63000;
	text-decoration: none;
}

#leftNav li a:hover, #leftNav li a:active
{
	background: #E8E8E8;
}

#leftNavContact
{
	padding-right: 18px;
	text-align: right;
}

#right
{
	border-left: 1px dotted #808080;
	vertical-align: top;
}

.RightBox, #rightBox1
{
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 10px;
	padding-top: 10px;
}

.RightBox
{
	border-top: 1px dotted #808080;
}

.RightBox h3, #rightBox1 h3
{
	margin: 0px;
	padding: 0px;
	color: #C63000;
	font-size: 18px;
	font-weight: normal;
}

#right .Emphasis
{
	color: #C63000;
}

#right a
{
	color: #C63000;
}

#footer
{
	margin-top: 10px;
	padding-top:10px;
	border-top: 1px dotted #808080;
	text-align: center;
	font-size: 14px;
}

#footer h2
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
