﻿/* Main Structural Elements */
#leftMenu
{
	background-color: #DAF1F7;
}
#headerText
{
	display: none;
}
.headerMenuOne
{
	background: url(../../images/leftMenuLineOff.gif) repeat-x;
}
.headerMenuTwo
{
	background: url(../../images/leftMenuLineOff.gif) repeat-x;
}
.headerMenuThree
{
	background: url(../../images/leftMenuLineOff.gif) repeat-x;
}
.headerMenuFour
{
	background: url(../../images/leftMenuFourOn.gif) repeat-x;
}
.headerMenuFive
{
	background: url(../../images/leftMenuLineOff.gif) repeat-x;
}
.headerMenuSix
{
	background: url(../../images/leftMenuLineOff.gif) repeat-x;
}
.headerMenuFour a, .headerMenuFour a:link, .headerMenuFour a:visited, .headerMenuFour a:active
{
	color: #000000;
}

/* Paragraph styles */
.ParagraphHeader
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #019272;
}
.ParagraphText
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 18px;
	width: 620px;
}