#content ul {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
}

#BGpaleBlue {
	background-color: #C1DBEC;
}
#BGgreen {
	background-color: #00A060;
}
#BGnav {
	color: #FFFFFF;
	background-color: #01A161;
	width: 700px;
}
#content {
	line-height: 150%;
	padding: 25px;
}
.diagram {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.firstItem {
	margin-left: 212px;
}
#PDFdownload {
	width: 180px;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	border: 1px solid #C2DCED;
	margin-bottom: 10px;
	margin-left: 15px;
}

a {
	color: #0268B2;
	text-decoration: none;
}
#BGnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-left: 25px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#contentSecondary{
	line-height: 150%;
	color: #FFFFFF;
	background-color: #01A161;
	padding: 25px;
	margin-top: 1px;
	min-height: 100px;
}
#contentSecondary ul {
	padding: 0px;
	margin: 0px;
}
#contentSecondary li {
	padding-bottom: 5px;

}
#contentTertiary {
	text-align: center;
	padding: 25px;
}

#contentPrimary {
	line-height: 150%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #0065B4;
	padding: 0px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftTable {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.greenBGText {
	color: #FFFFFF;
	padding-right: 15px;
	background-color: #01A161;
	padding-top: 15px;
	padding-bottom: 15px;
}
.greenBGText li {
	padding-top: 10px;
	padding-bottom: 10px;
}
strong {
	color: #01A161;
}
.lightBlueBG {
	color: #17629C;
	background-color: #C2DCED;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0065B4;
	font-weight: normal;
	margin-top: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0268B2;
	padding-bottom: 10px;
}
#leftBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0E6AAD;
	background-color: #C2DCED;
	text-align: center;
	padding: 25px;
	min-height: 100px;
}

#BGleftnav {
	color: #FFFFFF;
	background-color: #3DACFE;
}
#BGleftnav a {
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 25px;
}
#contentSecondary strong {
	color: #FFFFFF;
	min-height: 100px;
}
.hideMe {
	display: none;
}
.mainTable {
	width:700px;
}
.hiddenLogo {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}