@charset "UTF-8";
body/* CSS Document */

  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.85em;
	color: #003366;
	background-color: #993333;
	margin-top: 8px;
}
a {
	color:#59588F;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color:#000066;
	text-decoration: underline;
}
.copy {
	font-size:0.8em;
	color: #43436F;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	list-style-type: square;
	padding-right: 8px;
	padding-left: 8px;
}
.blocktext {
	background-color:#59588F;
	margin: 8px;
	padding: 10px;
	display: block;
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	border: 2px solid #FFFF99;
}
.blocktext  a {
	color: #E2D59D;
}
ul {
	line-height: .9em;
	list-style-type: disc;
}
.blocktext  a:hover {
	text-decoration: underline;
	padding: 1px;
	color: #FFFFCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent {
	list-style-type: square;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDFFE3;
	background-color: #993333;
	display: block;
	margin: 8px;
	padding: 8px;
	border: 2px solid #CD876C;
	font-style: italic;
}
.maincontent a {
	list-style-type: square;
	color: #FFFFCC;
}
.maincontent a:hover {
	list-style-type: square;
	color: #FFFCCA;
	text-decoration: underline;
}
h1 {
	color:#763E33;
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	padding-left: 8px;
}
h2 {
	font-size: 0.8em;
	font-style: normal;
	display: block;
	margin: 1px;
	padding: 2px;
	color: #8B372E;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h3 {
	color:#993300;
	font-size: 0.9em;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
.footer {
	background-color:#003366;
	display: block;
	font-size: 0.7em;
	color: #F3E8C2;
	padding: 8px;
	font-weight: bold;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	word-spacing: .8em;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 6px;
}
.footer a{
	text-decoration: none;
	color: #FEFDD9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.footer a:hover{
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D59D;
	border-right-color: #E2D59D;
	border-bottom-color: #E2D59D;
	border-left-color: #E2D59D;
}
.smalltxt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	;
	color: #FAEDAF;
	list-style-type: circle;
	font-weight: normal;
}
.smalltxt a {
	;
	color: #FCF0C5;
	font-weight: bold;
}
.maincontent  a:visited {
	list-style-type: square;
	color: #FFFFCC;
}

