

.iehater {
	/* Eat this */
}

* {
	font-family:			Arial, Verdana, sans-serif;
	font-size:			10pt;
	color:				#000000;
}

INPUT {
	font-family:			Courier, monospace;
	font-size:			10pt;
	color:				#000000;
}

INPUT {
	font-family:			Arial, Verdana, sans-serif;
	font-size:			10pt;
	color:				#000000;
}

IMG {
	border:				none;
}

.dateRegion {
	padding-top:			2px;
	padding-bottom:			2px;
	border-top-color:		#006600;
	border-top-width:		2px;
	border-top-style:		solid;
	border-bottom-color:		#006600;
	border-bottom-width:		2px;
	border-bottom-style:		solid;
}

.date {
	vertical-align:			top;
	font-size:			8pt;
	font-weight:			bold;
}

.date .link {
	font-size:			8pt;
}

.body {
	background-color:		#ffffff;
	font-size:			10pt;
}

.newsBox {
	float:				right;
	border-left-width:		2px;
	border-left-style:		dashed;
	border-left-color:		#006600;
	padding-left:			4px;
	margin-left:			12px;
	padding-right:			0;
	color:				#000000;
	background-color:		#ffffff;
	font-family:			Arial, Verdana, sans-serf;
	font-size:			10pt;
	text-align:			left;
}

.newsBox .section {
	background-color:		#006600;
	color:				#ffffff;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	text-align:			left;
	margin: 			0px 0px 2px 0px;
	padding:			2px 2px 2px 10px;
}

.lhnbRegion {
	text-align:			left;
	vertical-align:			top;
	background-color:		#b5c1b3;
}

.lhnbFooter {
	text-align:			left;
	background-color:		#b5c1b3;
	background-image:		url(/images/lhnb.jpg);
	background-repeat:		no-repeat;
}

.lhnb {
	/* This is a generic pdarkecendant of my current page */
	background-color:		#990000;
	padding:			2px;
	padding-color:			#990000;
}

.lhnb .link {
	color:				#000000;
	font-size:			10pt;
	font-weight:			bold;
	text-align:			left;
	text-decoration:		none;
}

.lhnb .link:hover {
	text-decoration:		underline;
}


.lhnbCurrent {
	/* This is the currently displayed page's link in the left-hand-nav-bar */
	background-color:		#009900;
	padding:			2px;
	padding-color:			#009900;
}

.lhnbCurrent .link {
	/* This is the currently displayed page's link in the left-hand-nav-bar */
	color:				#000000;
	font-size:			10pt;
	font-weight:			bold;
	text-align:			left;
	text-decoration:		none;
}

.lhnbSibling {
	/* This page is a sibling of the currently displayed page */
	background-color:		#990000;
	padding:			2px;
	padding-color:			#990000;
}

.lhnbSibling .link {
	/* This page is a sibling of the currently displayed page */
	color:				#000000;
	font-size:			10pt;
	font-weight:			bold;
	text-align:			left;
	text-decoration:		none;
}

.lhnbSibling .link:hover {
	text-decoration:		underline;
}

.lhnbChild {
	/* This page is a child of the currently displayed page */
	background-color:		#990000;
	padding:			2px;
	padding-color:			#990000;
}

.lhnbChild .link {
	color:				#ffffff;
	font-size:			10pt;
	font-weight:			bold;
	text-align:			left;
	text-decoration:		none;
}

.lhnbChild .link:hover {
	text-decoration:		underline;
}

.contentBody {
	font-size:			10pt;
	text-align:			left;
	vertical-align:			top;
	padding-left:			10px;
	padding-right:			10px;
	border-left-width:		2px;
	border-left-style:		dashed;
	border-left-color:		#006600;
}

.copyright {
	background-color:		#006600;
	color:				#ffffff;
	font-size:			8pt;
/*	font-weight:			bold; */
	text-align:			center;
	margin-top-color:		#ffffff;
	margin-top:			8px;
	padding:			2px;
}

.footerRegion {
	padding-top:			2px;
	padding-bottom:			2px;
	border-top-color:		#006600;
	border-top-width:		2px;
	border-top-style:		solid;
	border-bottom-color:		#006600;
	border-bottom-width:		2px;
	border-bottom-style:		solid;
	text-align:			center;
}

.footer {
	font-size:			10pt;
	font-weight:			bold;
	color:				#006600;
	white-space:			nowrap;
}

.footer .link {
	color:				#006600;
	font-weight:			bold;
	text-decoration:		none;
}

.footer .link:hover {
	text-decoration:		underline;
}


.section {
	background-color:		#006600;
	color:				#ffffff;
	font-size:			14pt;
	font-family:			Verdana, Arial, sans-serif;
	text-align:			left;
/*	width:				100%; */
	margin:				2px;
}

.link {
	font-weight:			bold;
}

.warning {
	background-color:		#ffbbdd;
	border:				1px solid black;
	padding:			5px;
}

.framedPicture {
	border:				1px solid black;
	padding:			10px;
	margin:				10px;
	text-align:			center;
	color:				#ffffff;
	font-weight:			bold;
	font-size:			12pt;
}
