﻿.PopUpTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: left;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
.StateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.TableDate {
	font-family: "20th Century Font", Verdana, Arial, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
}
.TableText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	line-height: 1.2em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	color: #333333;
}
.TableHeadings {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
	line-height: 26px;
}
.TableDateLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;
	color: #CC0000;
	font-variant: normal;

}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 11px;
	font-style: normal;

}
.CopyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.CopyrightTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996666;
	font-weight: lighter;

}

.Tablehight {
	font-family: Verdana, Arial, Helvetica, sans-serif, "20th Century Font";
	font-weight: normal;
	color: #CC0033;
	font-size: smaller;
	text-transform: uppercase;

}
.TableTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif, "20th Century Font";
	font-size: 12px;
	font-weight: bold;

}
.TableTextBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif, "20th Century Font";
	font-size: 12px;
	font-weight: bold;
	font-style: italic;

}
.ImgBRDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.StateQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	margin-left: 20pt;
	margin-right: 20pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
	line-height: 1 em;
	
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6c0000;
	padding-bottom: 10px;
	line-height: 60%;
	text-align: right;
	margin: 0;
	text-indent: 0px;
}
.TableTitle {
	font-family: "20th Century Font", Verdana, Arial, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: #6C0000;
	padding-right: 15px;
	line-height: 90%;
	height: 30px;
	overflow: visible;
}
#cssmenu {
	margin: auto;
	padding: 1;
	width: 180px;
	padding-left: 0px;
}
#cssmenu ul {
	margin: 0;
	padding: 0;
	width:180px;
	list-style-type: none;
	text-align: right;
	font-size: 14px;
}
#cssmenu li {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
#cssmenu a {
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#cssmenu a:hover {
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	background-color: #666;
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_simple ul {
	margin: 0;
	padding: 0;
	width:185px;
	list-style-type: none;
}
.menu_simple ul li a {
	text-decoration: none;
	color: white;
	padding: 10.5px 11px;
	background-color: #005555;
	display:block;
}
.menu_simple ul li a:visited {
	color: white;
}
.menu_simple ul li a:hover, .menu_simple ul li .current {
	color: white;
	background-color: #5FD367;
}
