﻿.PageTitle
{
	font-family:Verdana, Sans-Serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#010101;
	margin:0px;
	padding:0px;
}

.PageTitleGreen
{
	color:#379c00;
}

.PageSubHeading
{
	font-family:Verdana, Sans-Serif;
	font-size:14px;
	letter-spacing:0.1em;
	color:#010101;
	margin:0px 0px 7px 0px;
	font-weight:normal;
}

.miniHeading
{
	font-family:Verdana, Sans-Serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	padding:0px;
	margin:9px 0px 9px 0px;
}

.PageText
{
	color:#333333;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	text-align:justify;
}

.PageText a 
{
	text-decoration:none;
	color:#379c00;
	font-weight:bold;
}

.PageText a:hover
{
	color:#157a00;
}

.GreenText
{
	color:#379c00;
}

.NewsLetterHeading
{
	font-family:Verdana, Sans-Serif;
	font-weight:bold;
	font-size:13px;
	color:#010101;
	text-transform:uppercase;
	margin:0px 0px 8px 0px;
}

#NewsletterUnsubscribe
{
	width:auto;
	padding-top:10px;
	height:10px;
	text-align:center;
	clear:both;
}

#NewsletterUnsubscribe a
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#999999;
}

#NewsletterUnsubscribe a:hover 
{
	color:#666666;
}


