﻿@charset "utf-8";
.LeftNavBackground {
	color: #FFF;
	background-color: #55A0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.HomeText {
	font-family: Verdana;
	font-size: 14px;
	line-height: 200%;
}

.TextBlockBackground {
	background-color: #F2F2F2;
	background-repeat: no-repeat;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	line-height: 1.5;
	text-align: left;
}
.appendix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5;
}

.table {
	text-align: left;
	margin: 20px;
	padding: 2px;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C70B9;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.Headlinetext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E74BC;
	text-decoration: none;
}
.NewsCallout {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C33;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}
.HeaderBackground {
	width: 50%;
	background-image: url('/images/headertext.jpg');
	background-repeat: no-repeat;
}
.legend {
	padding: 6px;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
	border-collapse: collapse;
	line-height: 150%;
	text-align: left;
}
.LanguageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C70B9;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 150%;
}

