﻿p
{
	margin: 0px 0px 20px 0px;
	padding: 0;
}

.RegularParagraph
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #362325;
}

.RegularParagraph a
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #362325;
	text-decoration: underline;
}

.RegularParagraph a:hover
{
	color: #A3620A;
	text-decoration: underline;
}

.PageHeader
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #362325;
}

.PageSubHeader
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #362325;
}

.SupportUsBoxHeader
{
	margin-top: 0px;
	padding: 0;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #362325;
}

.SupportUsBoxText
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #362325;
}

.SupportUsBoxText a
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #362325;
	text-decoration: underline;
}

.SupportUsBoxText a:hover
{
	color: #A3620A;
	text-decoration: underline;
}

.BreadCrumb
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #362325;
	margin-bottom: 30px;
}

.BreadCrumb a
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #362325;
	text-decoration: underline;
}

.BreadCrumb a:hover
{
	color: #A3620A;
	text-decoration: underline;
}

.NewsItem
{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #362325;
}

.NewsItem span, .NewsItem p
{
	float: left;
	clear: both;
}

.NewsItem .NewsTitle
{
	font-weight: bold;
}