body {
	background-image: url(../images/new_images/common/background.jpg);
	background-repeat: repeat-x;
	background-color: #666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 120%;
	font-size: 12px;
}
p.article {
	line-height:120%;
	font-size:12px;
}
p.headline {
	line-height:120%;
	font-size:12px;
	font-weight: bold;
}
p.date {
	line-height:120%;
	font-size:12px;
	font-weight: bold;
}
a {
	color: #700;
}
a:hover {
	color: #F03;
}
h1 {
	color: #000;
	padding-left: 0px;
	font-size: 1em;
}
h2 {
	color: #000;
	font-size: 0.95em;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .50em;
	font-style: normal;
}

li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
ul {
	padding-left: 50px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#header {
	background-image: url(../images/new_images/common/header.jpg);
	height: 179px;
	width: 980px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	z-index: 2;
}
#mainNav {
	position: absolute;
	top: 117px;
	right: 5px;
	width: 520px;
}
#menuMachine {
	position: absolute;
	top: 115px;
	right: 0px;
	width: 512px;
	height: 29px;
	z-index: 100;
}
#topRightNav1 {
	font-size: 11px;
	color: #FFF;
	position: absolute;
	top: 22px;
	right: 35px;
}
#topRightNav1 a {
	color: #FFF;
	text-decoration: none;
}
#topRightNav1 a:hover {
	color: #CCC;
}
#hot_topic {
	background-image: url(../images/new_images/common/hottopic_tile.gif);
	width: 225px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}
#hot_topic p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	line-height: 1.75em;
	color: #700;
	font-size: .8em;
	font-weight: bold;
}
#hot_topic ul {
	margin: 0px;
	padding: 0px;
}
#hot_topic ul li {
	color: #FFF;
	font-weight: normal;
	list-style-type: none;
	padding-top: 8px;
	margin: 0px;
}
#hot_topic ul li a{
	text-decoration: none;
	color: #700;
	font-weight: bold;
}
#hot_topic ul li a:hover {
	color: #B00;
}
#search {
	background-image: url(../images/new_images/common/search_background.gif);
	height: 40px;
	width: 251px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#wms {
	padding: 0px;
	height: 135px;
	width: 271px;
	background-image: url(../images/new_images/common/wms_background.gif);
	position: relative;
	margin: 0px;
}
#wmsheader {
	height: 20px;
	width: 242px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: absolute;
	top: 17px;
	left: 2px;
}
#createwms {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 250px;
	position: absolute;
	left: 11px;
	top: 41px;
}
#loginwms {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 250px;
	position: absolute;
	top: 84px;
	left: 11px;
}
#ers {
	padding: 0px;
	height: 102px;
	width: 271px;
	background-image: url(../images/new_images/common/ers_background.gif);
	position: relative;
	margin: 0px;
}
#ers_login {
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 250px;
	position: absolute;
	top: 47px;
	left: 10px;
}
#ers_header {
	font-size: 1em;
	color: #FFF;
	padding-left: 15px;
	position: absolute;
	top: 12px;
	width: 233px;
	font-weight: bold;
	left: 0px;
}
#poll {
	background-image: url(../images/new_images/common/poll_tile.gif);
	margin: 0px;
	padding: 0px;
	width: 271px;
}
#leftbar {
	margin: 0px;
	padding: 0px;
	width: 271px;
	float: left;
}
#main_area {
	background-image: url(../images/new_images/common/body_tile.gif);
	width: 702px;
	float: right;
	position: relative;
}
#form_area {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	width: 600px;
	height: auto;
	margin-bottom: 20px;
}
#form_area li {
	list-style-type: none;
}


#mainCopy {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main_area table {
}
#mainBottom {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 702px;
	background-image: url(../images/new_images/common/main_bottom.gif);
	background-repeat: repeat-y;
}
#pollText {
	margin: 0px;
	width: 231px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#newsletterSignup {
	background-image: url(../images/new_images/quarterly-review-panel.jpg);
	height: 500px;
	width: 664px;
	position: relative;
}
#signupForm {
	position: absolute;
	width: 419px;
	top: 95px;
	left: 120px;
}
ol li {
	list-style-type: decimal;
}
#mainWrap {
	width: 980px;
	position: relative;
	background-image: url(../images/new_images/common/mainAreaTile.gif);
	background-repeat: repeat-y;
}
#mainWrapBottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 980px;
	background-image: url(../images/new_images/common/main_bottom.gif);
	background-repeat: no-repeat;
}
#main {
	margin: 0px;
	padding: 0px;
}
#building {
	background-color: #CCC;
	height: 178px;
	width: 166px;
	position: absolute;
	left: 266px;
	top: 0px;
}
#menuMachine2 {
	position: absolute;
	top: 115px;
	right: 0px;
	width: 512px;
	height: 29px;
	z-index: 100;
}

#iframe_scroll {
	margin: 0px;
	padding: 0px;
	width: 650px;
	height: 550px;
	overflow: hidden;
}
#Tutorial {
	position: relative;
	width: auto;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 40px;
	height: auto;
}
#Tutorial1 {
	position: relative;
	height: auto;
	width: auto;
	padding-left: 100px;
}
#Bio_Photo {
	float: right;
	padding-left: 1em;
	padding-top: 3em;
	padding-right: 1em;
	padding-bottom: 1em;
	height: auto;
}
#Bio_Shadow {
	-moz-box-shadow: 5px 5px 5px 2px rgba(102,102,102,0.5);
	-webkit-box-shadow: 5px 5px 5px 2px rgba(102,102,102,0.5);
	/* Add box-shadow */
	box-shadow: 5px 5px 5px 2px #666;
}
#compass {
	width: 1300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Compass_Shadow {
	-moz-box-shadow: 5px 5px 5px 2px rgba(102,102,102,0.5);
	-webkit-box-shadow: 5px 5px 5px 2px rgba(102,102,102,0.5);
	/* Add box-shadow */
	box-shadow: 5px 5px 5px 2px #666;
	width: 317px;
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 40px;
	border: thin solid #CCC;
}
#Bio_Text {
	text-align: left;
	position: relative;
	width: 664px;
	height: auto;
	display: inline-block;
	padding-top: 2em;
}
#Calculator {
	position: relative;
	width: 600px;
	padding-left: 10px;
	padding-top: 10px;
}
.hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
    }

