#homeContentText h1 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #fff;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#homeContentText h2 {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #fff;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: -13px;
	margin-left: 20px;
	margin-right: 20px;
}
#homeContentText p {
	line-height: 1.4em;
	color: #fff;
	font-size: 0.7em;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#homeContentRightTwo p {
	line-height: 1.2em;
	color: #fff;
	font-size: 0.7em;
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
#homeContentText a {
	text-decoration: none;
	color: #fff;
}
#homeContentText a:active {
	color: #ff9f00;
}
#homeContentText a:visited {
	color: #fff;
}
#homeContentText a:hover {
	color: #ff9f00;
}
#contentText h1, #contentWideText h1 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#contentText h2, #contentWideText h2 {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: -5px;
	margin-left: 20px;
	margin-right: 20px;
}
#contentText p, #contentWideText p {
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: justify;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
img.imageLeftWrap {
	float: left;
	margin: 3px 10px 0px 0px;
}
img.imageRightWrap {
	float: right;
	margin: 3px 0px 0px 10px;
}
.Text_Links a {
	color:  #ff9600;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.Text_Links a:visited {
	color: #ff9600;
}
.Text_Links a:active {
	color: #003580;
}
.Text_Links a:hover {
	color: #003580;
}
.Text_Links_For_PDFS a {
	color:  #ff9600;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.Text_Links_For_PDFS a:visited {
	color: #ff9600;
}
.Text_Links_For_PDFS a:active {
	color: #003580;
}
.Text_Links_For_PDFS a:hover {
	color: #003580;
}

.contact a:link, .contact a:visited {
	color:  #ff9600;
	font-weight: bold;
	text-decoration: none; 
}

.contact a:hover {
	color: #003580;
}
