H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 18px 0px;
	color: #6D1A42;
}

H2, H3, H4, H5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	margin: 0px;
}

UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 10px 20px 10px 20px;
}

LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px 10px 0px 10px;
}

P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
}

P A
{
	color: #D6083B;
}

P A:Hover
{
	color: #08124C;
	border-bottom: 1px dotted #08124C;
	text-decoration: none;
	display: inline;
}

HR
{
	border: 0px;
	margin: 10px 0px 8px 20px;
	width: 100%;
	height: 2px;
	text-align: center;
	border-bottom: 2px dotted #B3B3B3;
}

INPUT, TEXTAREA, SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 2px;
}

SELECT
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 12px;
	width: 50%;
}

.headerArea
{
	width: 100%;
	height: 120px;
}

.headerLeft
{
	width: 180px;
	height: 120px;
}

.headerFiller
{
	height: 120px;
	width: auto;
}

.headerRight
{
	width: 100%;
	height: 120px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.headerMenu
{
	vertical-align: bottom;
	width: 100%;
	height: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
}

.headerMenuItem, .headerMenuItem A
{
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D6083B;
	padding: 0px 1px 2px 0px;
	display: inline-block;
}

.headerMenuItem A:Hover
{
	color: #000000;
	text-decoration: none;
	display: inline-block;
	padding: 0px 1px 2px 0px;
}

.headerMenuDivider
{
	vertical-align: bottom;
	background: url(../../Media/Images/SiteDesign/Header/topMenuLine.gif) no-repeat center;
	padding: 0px 15px 0px 14px;
	height: 29px;
}

.headerIconsArea
{
	position: absolute;
	right: 17px;
	top: 16px;
}

.headerIcons
{
	position: relative;
	height: 33px;
	float: left;
}

.headerIconsTextArea
{
	position: absolute;
	right: 127px;
	top: 16px;
}

.headerIconsText
{
	position: absolute;
	overflow: hidden;
	width: 0px;
	vertical-align: middle;
	text-align: right;
	float: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DFEAF3;
	white-space: nowrap;
}

.pageWhiteLine
{
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
}

.pageRedLine
{
	background-color: #D6083B;
	width: 100%;
	height: 4px;
}

.historyArea
{
	background-color: #EAF1F8;
	height: 20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 17px 0px 17px;
}

.historyArea A
{
	color: #000000;
	text-decoration: none;
}

.historyArea A:Hover
{
	color: #000000;
	text-decoration: none;
}

.homeLeftMenu
{
	background: #D6083B url(../../Media/Images/SiteDesign/General/arrowHomeLeft.gif) no-repeat right;
	width: 180px;
	height: 45px;
	padding: 0px 0px 0px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	cursor: default;
}

.homeLeftMenu A
{
	color: #FFFFFF;
	text-decoration: none;
}

.homeLeftMenuHL
{
	background: #6D1A42 url(../../Media/Images/SiteDesign/General/arrowHomeLeft_HL.gif) no-repeat right;
	width: 180px;
	height: 45px;
	padding: 0px 0px 0px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	cursor: pointer;
}

.homeLeftMenuHL A
{
	color: #FFFFFF;
	text-decoration: none;
}

.homeLeftMenuHL A:Hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.homeLeftMenuSmall
{
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

.pageUITitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.pageUIText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.pageUIText A
{
	color: #D6083B;
}

.pageUIText A:Hover
{
	color: #000000;
	border-bottom: 1px dotted #08124C;
	text-decoration: none;
	display: inline;
}

.newsSearchBG
{
	background-color: #D6083B;
	width: inherit;
	height: 45px;
	padding: 0px 0px 0px 20px;
}

.newsArea
{
	padding: 0px 0px 0px 20px;
	width: 200px;
}

.newsSearchArea
{
	padding: 0px;
	background-color: #FFFFFF;
}

.newsSearchBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border: 0px;
	width: 140px;
	color: #666666;
	padding-left: 2px;
	height: 15px;
}

.newsSearchBoxBG
{
	padding: 0px;
	height: 17px;
	background-color: #FFFFFF;
}

.newsSearchBoxGo
{
	border: 0px solid #B0CAE0;
	background-color: #D6083B;
	width: 17px;
	height: 17px;
	text-align: center;
}

.newsHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #6D1A42;
	padding: 20px 0px 20px 0px;
}

.homeFeatureText
{
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FAFAFA',EndColorStr='#F2F2F2');
	height: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px 12px 12px 12px;
	line-height: 16px;
}

.homeFeatureTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D6083B;
}

.homeFeatureTitle A
{
	color: #D6083B;
}

.homeFeatureTitle A:Hover
{
	color: #000000;
	text-decoration: none;
}

.footerArea
{
	margin-top: 40px;
	margin-bottom: 10px;
	/*width: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footerYear
{
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	width: inherit;
}

.footerFiller
{
	border-top: 1px solid #666666;
	width: auto;
}

.footerTerm
{
	padding: 4px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	width: inherit;
}

.footerTerm A
{
	color: #666666;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.footerTerm A:Hover
{
	border-bottom: 1px dotted #D6083B;
	color: #D6083B;
	text-decoration: none;
	display: inline-block;
	padding: 0px 0px 0px 0px;
}

.footerSpacer
{
	width: 20px;
}





.bnrColourBG
{
	position: absolute;
	top: 333px;
	left: 182px;
	width: 588px;
	height: 45px;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
	/*opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; */
}

.bnrColourBG DIV
{
	position: relative;
	top: 0px;
	left: 0px;
}

.bnrImageTxt
{
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 45px;
	padding-right: 20px;
	
	/*breaks at 800x600*/
	position: absolute; top: 333px; left: 182px; width: 568px;
}

.bnrImageTxt DIV
{
	position: relative;
	top: 0px;
	left: 0px;
}

.bnrImageTxt A
{
	color: #FFFFFF;
	padding-right: 0px;
}

.bnrImageTxt A:Hover
{
	color: #BFD5E6;
	text-decoration: none;
	padding-right: 0px;
}

.imageSlideshowHolder
{
	margin: 0px;			/* "Air" */
	float: right;			/* Floating gallery at the right side of other web page content */		
	width: 588px;			/* Image width */
	height: 233px;			/* Image height */
	
	position: relative;		/* Don't remove this line */
}

/* Don't change these values */
.imageSlideshowHolder IMG
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#DHTMLgoodies_formTooltipDiv
{
	color: #08124C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
	padding: 6px;
	border: 1px solid #08124C;
}

.DHTMLgoodies_formTooltip_closeMessage
{
	color: #08124C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
}