@charset "utf-8";

* {
	line-height: 1.4em;
}
body {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	letter-spacing: 1px;
	line-height: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
hr {
	height: 0px;
	border-bottom:0px;
	border-top: 1px dashed #808080;
}
li {
	padding-top: .2px;
	padding-bottom: .2px;
	list-style-position: outside;
}
ul {
	padding-top: .2px;
	padding-bottom: .2px;
	list-style-position: outside;
}
table {
	font-size: 11px;
}
.byLine {
	font-size: 14px;
	color: #999999;
	font-family: "Lucida Sans", Georgia;
}

.caption-big {
	font-family: "Lucida Sans", Georgia;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}
.caption-small {
	font-family: "Lucida Sans", Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}
.credit {
	font-family: "Lucida Sans", Georgia;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}
#tagLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	float: right;
	width: auto;
}
.searchButton {
	font-size: 10px;
}
.side_column {
	border-color: black;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px;
	border-bottom: 0px;
	border-style: solid;
}
.sidehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #990000;
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 1.6em;
}
.sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #990000;
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 1.6em;
}
.small {
	font-size: 16px;
	width: 170px;
	float: right;
	color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B3184;
	border-bottom-color: #6B3184;
	display: block;
	padding: 5px;
}
.normal {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.big {
	display: block;
	width: 45%;
	float: left;
	padding: 10px;
	background-color: #6B3184;
	color: #FFFFFF;
	margin: 5px;
}
.glossary {
	display: block;
	padding: 10px;
	background-color: #6B3184;
	color: #FFFFFF;
	margin: 5px;
}

.top_page_nav {
	font-family: "Lucida Sans", Georgia;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	color: #070262
}
.pagetitle {
	font-family: "Lucida Sans", Georgia;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}
.head_1 {
	font-family: "Lucida Sans", Georgia;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.head_1_kick {
	font-family: "Lucida Sans", Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 4px;
}
.head_1_sub {
	font-family: "Lucida Sans", Georgia;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 12px;
}

.head_2 {
	font-family: "Lucida Sans", Georgia;
	font-size: 15px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}
.head_2_sub {
	font-family: "Lucida Sans", Georgia;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}
.subtitle {
	font-family: "Lucida Sans", Georgia;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}
#slogan {
	width: auto;
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
	height: auto;
}
a:link {
	color: #1B4B7C;
	text-decoration: none;
}
a:visited {
	color: #1B4B7C;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


