img { 
	behavior: url("pngBehavior.htc");
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bandedBackground.gif);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 162%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#mainContainer {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	top: 20px;
}
#addressBar {
	clear: both;
	float: left;
	position: relative;
	top: -24px;
	visibility: visible;
	width: 209px;
	font-weight: bold;
	color: #211473;
	left: 16px;
	padding-left:10px;
}
#cornerLogo {
	position: absolute;
	z-index:12;
	left: 48px;
	top: 48px;
	}
#bannerHolder {
	position: relative;
	clear: left;
	float: left;
	width: 649px;
	left: 16px;
}
#purpleFade {
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
}
a:link, a:visited {
	background-image:none;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	background-image:none;
	color: #FF6600;
	text-decoration: underline;
	}
#menuContainer {
	width: 245px;
	position: absolute;
	top: 28px;
	left: 50%;
	margin-left:205px;
	overflow: visible;
}
#menuTop {
	background-image: url(images/rightMenu_top.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 242px;
	position: relative;
	clear: left;
	float: left;
}
#menuBottom {
	background-image: url(images/rightMenu_bottom.png);
	height: 43px;
	width: 242px;
	position: relative;
	clear: left;
	float: left;
	margin-bottom: 36px;
}
#menuLinks {
	background-image: url(images/rightMenu_alink.png);
	background-repeat: repeat-y;
	width: 242px;
	clear: left;
	float: left;
}
#menuLinks a:link {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	clear: left;
	float: left;
	height: 36px;
	width: 234px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 34px;
	/*font-weight:bold;*/
}
#menuLinks a:visited {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	clear: left;
	float: left;
	height: 36px;
	width: 234px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 34px;
	/*font-weight:bold;*/
}
#searchBox {
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	top:48px;
	left:302px;
	z-index: 15;
}
#menuLinks a:hover {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	clear: left;
	float: left;
	height: 36px;
	width: 234px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9900;
	padding-left: 34px;
}
/* what follows is a hack to make everyone except IE6 use the second #menuLinks a:hover spec */
html>body #menuLinks a:hover {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	clear: left;
	float: left;
	height: 36px;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9900;
	padding-left: 34px;
}
#menuLinks a:active {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	clear: left;
	float: left;
	height: 36px;
	width: 234px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 34px;
}
#topLinks {
	font-size: 10px;
	line-height: 36px;
	color: #000000;
	position: absolute;
	height: 35px;
	/*width: 365px;*/
	left: 300px;
	top: 12px;
	z-index: 15;
}
#topLinks a:link {
	width:90px;
	text-align:center;
	position: relative;
	float: left;
	color:#000000;
}
#topLinks a:visited {
	width:90px;
	text-align:center;
	position: relative;
	float: left;
	color:#000000;
}
#topLinks a:hover {
	width:90px;
	text-align:center;
	position: relative;
	float: left;
	color:#FF6600;
	text-decoration:underline;
}
#searchBox form {
	margin:16px;
	font-size: 10px;
}
#whiteContainer {
	position: absolute;
	visibility: visible;
	z-index: 10;
	width: 680px;
	left: 0px;
	top: 0px;
	background-image: none;
	background-repeat: repeat-y;
}
#whiteTop {
	position: relative;
	float:left;
	clear:left;
	background-image: url(images/mainBackground_top.png);
	height: 48px;
	width: 680px;
}
#whiteMiddle {
	background-image: url(images/mainBackground_repeat.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 680px;
	position: relative;
	float:left;
	clear:left;
}
#whiteBottom {
	background-image: url(images/mainBackground_bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 680px;
	overflow:visible;
	position: relative;
	clear: left;
	font-size: 11px;
	color: #000000;
	margin-bottom: 20px;
}
#footer {
	font-size: 10px;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index:99;
	bottom:-5px;
	overflow:visible;
}
#learnAbout_bar {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 13;
	height: 36px;
	width: 649px;
	left: 16px;
	top: 301px;
}
#contentContainer {
	background-color:#FFFFFF;
	position: relative;
	width: 575px;
	float: left;
	clear: left;
	margin-top: 20px;
	left: 50px;
	overflow:hidden;
}
#absoluteContent {
	position:absolute;
	overflow:hidden;
	top: 360px;
	left: 50px;
	width:580px;
	z-index: 17;
}
#absoluteContent p {
	position: relative;
	float: left;
	clear: left;
	width: 560px;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
}
.fakeList {
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:16px;
}
#colophon {
	width: 300px;
	position: absolute;
	top: 48px;
	left: 364px;
	z-index: 16;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#colophon p {
	margin:16px;
	font-size: 10px;
}
.bolditalicSpan {
	font-weight: bold;
	color: #241773;
}
.refMaterial {
	position: relative;
	left:0px;
	display: block;
	background-color: #FFFF99;
	padding:16px;
}
html>body .refMaterial {
	position: relative;
	left:-8px;
	display: block;
	background-color: #FFFF99;
	padding:16px;
}
h1 {
	color: #FF6600;
	font-size: 162%;
	margin: 0px;
	padding: 0px;
}
matrixTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#matrixTable th {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}