@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	}
#topBand {
	background-image: url(../images/leftCornerCells.jpg);
	height: 400px;
	width: 400px;
	position: absolute;
	top: 0px;
	background-color: transparent;
}

#wrapper {
	position: relative;
	width: 900px;
	height: 700;
	margin: 0 auto;
	text-align: left;
	background-color: FFFFFF;
	background-image: url(../images/leftCornerCells.jpg);
	background-position: left 25px;
	background-repeat: no-repeat;
	}
	
.newsStyle {
	line-height: 22px;
	font-weight: bold;
}
	
#clear {
	clear: both;
	}

/*----------------------Main Content---------------------*/

#navbar {
	line-height: normal;
	background-color: transparent;
	padding-top: 50px;
	height: 100px;
	padding-left: 20px;
}

#inTheNews {
	height: 300;
	width: 200;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
#copy {
	height: 100px;
	width: 400px;
	height: 100px;
	position: absolute;
	left: 130px;
	top: 172px;
	}
.orgBullet {
	font-size: 9px;
	color: #FF6600;
}

#flashGraphic {
	height: 262px;
	width: 885px;
	background-color:#FFFFFF;
	position: relative;
	top: 120px;
	}
	
	
#sigenLogo {
	position: absolute;
	top: 660px;
	height: 75;
	width: 250;
	float: right;
	margin-right: 25px;
	left: 700px;
	}
#sitemap {
	position: relative;
	top: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-color: FFF;
	float: none;
	width: 10em;
	text-align: center;
	border: 1px solid #666666;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	}
	
#sitemapCover {
	position: relative;
	top: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-color: FFF;
	float: none;
	width: 10em;
	text-align: left;
	text-decoration: none;
	padding: 0em;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 25px;
	background-repeat: no-repeat;
	}
#searchBoxHome {
	width: 170px;
	position: absolute;
	top: 140px;
	left: 640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: FF6600;
	text-decoration: none;
	font-weight: bold;
	}
	
#searchBoxRuleHome {
	width: 140px;
	position: absolute;
	top: 140px;
	left: 715px;
	height: 18px;
	border: 1px solid #fff;
	}
#copyright {
	position: relative;
	top: 190px;
	width: 500px;
	font-size: 75%;
	margin-top: 14px;
	}
	
.subheads {
	font-size: 14px;
	font-weight: bolder;
}
#navBarRule {
	height: auto;
	width: 775px;
	position: absolute;
	top: 62px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.articleLinkswDates {
}
hr {
	border: .5px solid #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapperHP {
	position: relative;
	width: 900px;
	height: 700;
	margin: 0 auto;
	text-align: left;
	background-color: FFFFFF;
}
