@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-size: 0.75em; */
	font-size:88%;
	color: #444
	font-style:normal;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	line-height:	1.4em;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, sans-serif;*/
	color:#444444;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:1em;
}
h1 {
	font-size: 1.8em;
	line-height: 1.1em;
	margin: 0em 0em 0.3em 0em;
	EditMenuName: Rubrik 1;
}
h2 {
	font-size: 1.3em;
	line-height: 1.2;
	margin: 0em 0em 0em 0em;
	EditMenuName: Rubrik 2;
}
h3 {
	font-size: 1em;
	margin: 0em 0em 0em 0em;
	font-weight:bold;
	EditMenuName: Rubrik 3;
}
h4 {
	font-size: 1.2em;
	margin: 0em 0em 0em 0em;
	color:#434550;
	EditMenuName: Rubrik 4;
}
h5 {
	font-size: 0.9em;
	margin: 0.4em 0em 0.1em 0em;
}
h6 {
	color:#a6acae;
	font-size: 0.8em;
	margin: 0em 0em 0em 0em;
}
p {
	margin: 0em 0em 0em 0em;
}

.contentText a:link {
	color:#000;
	text-decoration:underline;
}
.contentText a:visited {
	color:#000;
	text-decoration:underline;
}

.contentText a:hover, .contentText a:focus, .contentText a:active {
	color:#800000;
	text-decoration:underline;
}

#subContentMain, #subContentMain p {
	/*line-height:	1.5;*/
}
#subContentMain p {
	margin: 0 0 1em;
}
#subContentMain .ingress{
	font-size:1.1em;
	font-weight:bold;
}

.boxItem p
{
	margin: 0 0 0.5em 0;
}

.newsDate {
	/*color:#a6acae;*/
	color:#444;
	font-size: 0.8em;
	margin: 0;
}
#topNav {
	font-size: 1em;
}
.footerTxt {
	/*color:#9c993c;*/
	color:#CCC;
	font-size: 0.8em;
	margin: 1em 0em 0em 0em;
}
.headerTxt {
	/* font-size: 0.8em; */
	font-size: 1em; 
	margin: 1em 0em 0em 0em;
}
.headerTxt a:link {
	color:#CCC;
	text-decoration:none;
}
.headerTxt a:visited {
	color:#000;
	text-decoration:none;
}
.headerTxt a:hover, .headerTxt a:focus, .headerTxt a:active {
	color:#fff;
	text-decoration:underline;
}
.linkArrow {
	color:#ea5e0d;
}
#subNavHeader {
	font-size:1em;
}
#subNav {
	font-size:1em;
}

#subNav ul li span.current {
	font-weight:bold;
}

.largeFont
{
	font-size: 1.25em;
	EditMenuName: Large;
}
.normalFont
{
	font-size: 1em;
	EditMenuName: Medium;
}
.smallFont {
	font-size: 0.9em;
	EditMenuName: Small;
}
.Zombie
{
	margin-bottom: 10px;
}
