body {
	font-family: arial;
	font-size: 11px;
	color: #000;
	text-align: center; 
	background: #FFF;
	padding: 0;
	margin: 0;
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}

#accessOuter {
	width: 100%;
	background: #DDEEFE;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

#accessInner h1 {
	color: #166F99;
	font-size: 18px;
	font-weight: bold;
}

#accessInner h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-top: -30px;
}

#accessInner {
	width: 420px;
	background: #FFF;
	margin: 0 auto;
	height: 50px;
	padding: 2px 9px;
}

#breadCrumb {
	border-left: 2px solid #006696;
	border-top: 2px solid #006696;
	border-right: 2px solid #006696;
	background: #FFFFCC;
	padding: 5px;
	margin: 0 10px;
}

#breadCrumb a {
	font-weight: bold;
	color: #2B6895;
}

#breadCrumb a:hover {
	text-decoration: none;
}

.boxBlue {
	border-bottom: 1px solid #DADEF9;
	padding: 5px;
	text-align: left;
	height: 80px;
	_height: 1px;
}

.boxYellow {
	background: #FDFACD;
	padding: 3px;
}

.boxGray {
	background: #929292;
	width: 100%;
	margin: 50px auto 0 auto;
}

.boxGrayLight {
	background: #DDDDDD;
	padding: 10px;
	margin: 5px auto;
	width: 90%;
}

.boxGrayLightest {
	background: #EEEEEE;
	padding: 10px;
	margin: 5px auto;
	width: 90%;
}

.box {
	padding: 10px;
	margin: 5px auto;
	width: 90%;
}

#container {
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}

#content {
	border: 2px solid #006696;
	margin: 0 10px;
	padding: 10px;
}

.contentPadding {
	padding: 8px;
}

.DatabaseTable {
	margin-top: 0px;
	width: 100%;
	_width: 93%;
}

#footer {
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#footer a {
	color: #336699;
}

#footer a:hover {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-align: left;
}	

h2 {
	font-size: 13px;
	color: #396296;
	font-weight: bold;
	margin: 0;
}

h3 {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}	

h4 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	margin: 0;
}	

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #8E8A8B;
	text-align: center;
	padding: 60px;
}

img {
	border: 0;
}

select, input {
	margin-top: 3px;
}

ul {
	list-style: url("images/btn_bullet.gif");
	vertical-align: middle;
	margin-top: 5px;
}


input.button {
	color: #fff;
	background: #0D446B url(images/buttonBG.gif) top left repeat-x;
	border: 0;
	font-size: 15px;
	padding: 1px 3px;
}

#loginContainer {

}

#login {
	background: url("images/bg_gradient.gif") top right repeat-y;
	height: 20px;
	text-align: right;
	padding: 5px 5px 0 0;
	margin: 0 10px 0 0;
}

#login a {
	width: 137px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}

#logo {
	background: #001437 url("images/logo.jpg") top left no-repeat;
	height: 59px;
	margin: 0 10px;
	position: relative;
}

#print {
	float: right;
}

#provided {
	background: url("images/txt_002.gif");
	width: 71px;
	height: 16px;
}

.redText {
	color: #FF0000;
}

#related {
	background: url("images/txt.gif");
	width: 160px;
	height: 16px;
	margin: 20px 0 0 0;
}

#rightNav {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 170px;
	float: right;
	padding: 5px;
	margin: 2px 12px 0 0;
	background: #FFF;
}

html > body #rightNav {
	width: 170px;
	margin: 2px 12px 0 0;
}

#rightNav ul {
	list-style: url("images/btn_bullet2.gif");
	vertical-align: middle;
}

#rightNav li {
	margin-top: 10px;
	margin-left: -20;
}

#searchButton {
	background: url("images/btn_search.gif");
	width: 174px;
	height: 28px;
	margin: 0 auto;
}

#searchNav {
	border: 1px solid #D0E4FC;
	width: 192px;
	float: right;
	margin: 7px 6px 0 0;
	background: #FFFFE5;
}

html > body #searchNav {
	width: 190px;
	margin: 7px 12px 0 0;
}

#searchNav a {
	margin-left: 15px;
}

#searchNav select {
	margin-top: 3px;
}

#searchOptions {
	border-top: 1px solid #D0E4FC;
	background: #E5EEF7;
	margin: 0;
	padding: 8px 2px 5px 8px;
	text-align: center;
}

#searchNav #searchOptions a {
	margin-left: 0px
}

#searchTitle {
	background: url("images/hdr_search.gif") top left no-repeat;
	width: 129px;
	height: 12px;
}

#searchQuestion {
	background: url("images/btn_question.gif");
	width: 19px;
	height: 20px;
	float: right;
}

#searchBrowse {
	width: 65px;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 2px;
}

#searchUpload {
	width: 90px;
	height: 20px;
	margin-top: 2px;
}

#searchStructure {
	width: 191px;
	height: 32px;
	vertical-align: middle;
	margin-top: 3px;
}

#star {
	background: url("images/star.gif");
	width: 50px;
	height: 50px;
	float: right;
	margin-right: 8px;
	margin-left: 8px;
}

table {
	font-size: 12px;
}

.main table {
	font-size: 11px;
}

.main table td {
	text-align: left;
}

.main td {	
	text-align: center;
}


.main td div {
	text-align: left;
}

td {
	vertical-align: top;
}

.tableHeader {
	background: #FFFFCF;
	color: #000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tableSubHeader {
	padding: 4px;
	background: #F2F2F2;
	color: #000;
	font-weight: bold;
	border-top: 40px solid #FFF;
}

.tableAlternate {
	background: #F2F2F2;
}

.tableAlternateHeader {
	background: #D3D3D3;
	font-weight: bold;
	padding: 5px;
}

.tableWhite {
	background: #FFF;
	font-size: 11px;
}

#wiley {
	background: url("images/logo.gif");
	width: 154px;
	height: 50px;
	margin: 10px auto;
}




/*Spritemap*/

#nav {
	position: absolute;
	right: 0;
	top: 0;	
}

#nav a span {
	display: none;
}
#nav a {
	display: block;
	background: url("images/hdr_links.gif");
	width: 193px;
}

#nav a:hover {
	background: url("images/hdr_linksOV.gif");
}

a#nav_btnHome {
	height: 28px;
}

a#nav_btnAbout, a#nav_btnAbout:hover {
	height: 18px;
	background-position: 0 -28px;
}

a#nav_btnContact, a#nav_btnContact:hover {
	height: 18px;
	background-position: 0px -45px;
}

a#nav_btnHelp, a#nav_btnHelp:hover {
	height: 21px;
	background-position: 0px -63px;
}

/*End Spritemap*/