/* CSS Document */

h1 {
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

h2 {
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

h3 {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

h4 {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
}

h5 {
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.regtext12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.boldtext12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
	
.regtext11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.whitetext12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
	
.whitetext11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.linkspagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 10px;
}

.bold12font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.black12fontp {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.palatino {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.syllables {
	vertical-align: baseline;
	margin: 0px 0px -2px;
}

.gray {
	color: #dddddd;
}

.subtitle {
	padding-left: 25px;
	padding-right: 35px;
}

/*Used on Home Page*/
.whitetext14ctr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	
}

.letterheadtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.letterheadaddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	font-variant: small-caps;
}

.letterheadbar {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}

.signatureblock {
	text-align: left;
	display: inline;
	padding-right: 15px;
	margin-left: 10px;
	
}

.white {
	color: #FFFFFF;
}
ul {
	text-align: left;
}
li {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}
p.newsletter {
	text-align: left;
	margin-right: 10px;
	padding: 5px;
	height: 130px;
	margin-bottom: 10px;
	display: block;
}
img.newsletter {
	border: 1px solid #000;
	margin-bottom: 40px;
}

