body {
	background-color: #EFF2F3;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top {
	position: fixed;
	height: 65px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: #EFF2F3;
 }
.navblock {
	clear: left;
	width: auto;
}
.sectionIcons {
	clear: right;
	margin-top: 6px;
}
#bottom {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 65px;
	padding-bottom: 25px;
}
.right {
	float: right;
	text-align: right;
}
* html #top {
	position: absolute;
	background-color: transparent;
}
.footer {
	font-size: 9px;
	color: #666;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding: 10px 8px 0px;
	background: #EFF2F3;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.bottomrightcorner {
	background: url(../img/lowerRight.gif) no-repeat right;
	height: 17px;
	width: 17px;
}
.bottomleftcorner {
	background: url(../img/lowerLeft.gif) no-repeat left;
}
.leftrule {
	background: #FFFFFF url(../img/leftRule.gif) repeat-y left;
}
.rightrule {
	background: #FFFFFF url(../img/rightRule.gif) repeat-y right;
}
.bottomrule {
	background: #FFFFFF url(../img/bottomRule.gif) repeat-x top;
	width: 100%;
}
body,td,th {
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #626060;
	margin-top: 8px;
	padding-top: 0px;
	white-space: nowrap;
}
.subhead a {
	text-decoration: none;
	color: #626060;
}
.subhead a:hover {
	text-decoration: underline;
	color: #4588A5;
}
.subhead a:visited {
	text-decoration: none;
	color: #626060;
}
.subhead a:active {
	text-decoration: none;
	color: #4588A5;
}
.navList {
	font-size: 11px;
	color: #626060;
	margin-left: 8px;
	padding-left: 8px;
}
.navList li {
	white-space: nowrap;
}
.listhighlight {
	background: #FFFF00;
}
.memberOnlyRed {
	color: #CC3300;
}
.navList a {
	color: #626060;
	text-decoration: none;
}
.navList a:hover {
	color: #4588A5;
	text-decoration: underline;
}
ul {
	list-style-image: url(../img/listdot.gif);
}
* html .topshadow {
	position: absolute;
	background-color: transparent;
}
* html .leftshadow {
	position: absolute;
	background-color: transparent;
}
* html .rightshadow {
	position: absolute;
	background-color: transparent;
}
* html .bottomshadow {
	position: absolute;
	background-color: transparent;
}
