@charset "utf-8";
/* CSS Document */
a:link{
	color: #800019;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #800019;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 1.8em;
	color: #800019;
	line-height: 0.9em;
}
h2 {
	font-size: 1.2em;
	color: #800019;
	margin-left: 4px;
	margin-right: 4px;
}
h4 {
	margin-left: 6px;
	font-size: 1.3em;
}
li {
	line-height: 150%;
	margin-top: 1%;
}


.emphasis {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #800019;
}

.articleHeader {
	font-size: 1.6em;
	color: #800019;
	background-color: #CCC;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-color: #800019;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 4px;
}

.oneColElsCtrHdr #container #mainContent table tr td h2 {
	background-color: #CCC;
	letter-spacing: 0.2em;
	padding: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800019;
	border-right-color: #2B0009;
	border-bottom-color: #2B0009;
	border-left-color: #800019;
}

}
.smallText {
	font-size: 0.6em;
	background-color: #E2E2E2;
	color: #6B6B6B;
}

}
.bulletSpecial {
	list-style-image: url(../images/portneyBullet.jpg);
	list-style-position: outside;
	list-style-type: none;
}

.subHeadlines {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 7px;
	line-height: 1.5em;
}
.checksForLessNavBackground {
	background-color: #FFD9D9;
}
.RedText {
	font-size: 1.2em;
	font-weight: bold;
	color: #900;
	list-style-image: url(../images/portneyBullet.jpg);
}
.RedTextLarge {
	font-size: 1.5em;
	font-weight: bold;
	color: #800019;
	border-bottom-width: 2px;
	border-bottom-color: #800019;
	border-bottom-style: solid;
	letter-spacing: 0.1em;
}
.RedTest01 {
	font-size: 1.8em;
	color: #800019;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #800019;
	letter-spacing: 0.2em;
	font-weight: bold;
}


.BlueText {
	color: #005EEA;
}
.LargeText {
	font-size: 1.2em;
}
.smallTest {
	font-size: .8em;
}

