/*
=========================================================
=========================================================
=========================================================
=========================================================
=========================================================

             NEW WORLD BOOK ONLINE STYLES
				  
=========================================================
=========================================================
=========================================================
=========================================================
*/

#wb-body{
	background-color: #31608B;
}

/* Universal Navigation Styles */
#wb-hat{
	color: #FFFFFF;
	background-color: #000066;
	border: 0;
	padding: 2px 0px 2px 0px;
	margin: 0;
	border-collapse:	collapse;
	text-align: right;
}

a.wb-univ-nav:link, a.wb-univ-nav:visited {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	text-align: right;
	padding: 0 1 0 1;
}

a.wb-univ-nav:hover {
	text-decoration: none;
}

/* End Universal Navigation Styles */


/* Header Styles */
#wb-header {
	width: 100%;
	height: 100px;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse:	collapse;
	background-color: #940000;
	background-image: url(/wb/img/stand-top-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#wb-inter-nav-top {
	height: 20;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	border-collapse:	collapse;
	background-image: url(/wb/img/wb-intr-prod-top-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: right;
	color: #ffffff;
}

#wb-inter-nav-bot {
	height: 20;
	padding: 0px 8px;
	margin: 0px;
	border-collapse:	collapse;
	background-image: url(/wb/img/stand-intr-prod-bot-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
}

a.wb-inter-nav:link, a.wb-inter-nav:visited {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px 2px 2px 2px;
	text-decoration: underline;
}

a.wb-inter-nav:hover {
	text-decoration: none;
	color: #ffffff;
}

#wb-welcome {
	color: #FFFF6F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#wb-concise-sell {
	display: block;
	width: 500px;
}
#wb-concise-header {
	display: block;
	width: 500px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	padding: 3px;
	font-size: 11pt;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #660000;
	
}

#wb-concise-body {
	display: block;
	width: 500px;
	border-width: 1px;
	border-style: solid;
	border-color: #660000;
	padding: 5px;
	background-color: #ffffff;
}

.wb-subscribe-login {
	display: block;
	width: 300px;
	height: 75px;
	background-color: #CCCC99;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000; 
	font-weight: bold;
	padding: 10px;
}


/* Small Search Box */
#wb-small-search {
	float: right;
	display: block;
	width: 205;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFCC33;
	white-space: nowrap;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	padding: 2px;
}


.wb-small-input-box {
	height: 17;
	width: 150;
	border-width: 1;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        font-weight: normal;

}

a.wb-search-adv-sm:link, a.wb-search-adv-sm:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #ffffff;
}
a.wb-search-adv-sm:hover{
	text-decoration: none;
}
/* End Small Search Box */


/* End Header Styles */



#wb-search-term {
	display: block;
	width: 350px;
	font-weight: bold;
	font-size: 12pt;
}

/* TABBED NAV BAR STYLES */
.wb-tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background: #CCCC99;
	height: 35px;
	background-image:  url(/wb/img/stand-tab-bar-bg.gif);
}

.wb-tab-over {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background: #FFCC33;
	height: 35px;
	background-image:  url(/wb/img/stand-tab-bar-bg-active.gif);
    cursor: pointer;

}
.wb-tab-active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background: #FFCC33;
	height: 35px;
	background-image:  url(/wb/img/stand-tab-bar-bg-active.gif);

}

.wb-tab-active-over {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background: #FFCC33;
	height: 35px;
	background-image:  url(/wb/img/stand-tab-bar-bg-active.gif);
    cursor: pointer;

}
a.wb-tab-link:link, a.wb-tab-link:visited, a.wb-tab-link:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.wb-tab-active-link:link, a.wb-tab-active-link:visited, a.wb-tab-active-link:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#wb-tab-bar {
	background-image: url(/wb/img/stand-tab-bar-bg-main.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: bottom;
}
/* TEND ABBED NAV BAR STYLES */



/* MAIN BODY STYLES */
#wb-main-content {
	border-color: #000000;
	border-width: 1 1 1 1;
	border-style: solid;
	background-color: #F2F1E1;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#wb-main-content-tab {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(/wb/img/stand-main-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: top;
}

#wb-content-left{
	width: 20px;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse:	collapse;
	background-color: #990000;
}

#wb-content-right{
	width: 20px;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse:	collapse;
	background-color: #31608B;
}
/* END MAIN BODY STYLES */


.wb-article-term {
	color: #006600;   
	font-weight: bold;
}

#dict-search {
	display: block;
	background-color: #FFCC33;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}


/* NEW INDEX STYLES */

#wb-index-file-main {
	display: block;
	float: left;
}

#wb-index-file {
	display: block;
	width: 175px;
	padding: 3px;
	background-color: #CCCC99;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#wb-index-file ul li {
	padding: 0px;
	margin: 1px;
}



#wb-index-heading {
	width: 175px;
	text-align: center;
	background-color: 990000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F2F1E1;
}

.wb-index-head {
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	color: #F2F1E1;
}

.wb-index-head-rt {
	background-image: url(/wb/img/stand-index-rt-end.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

.wb-index-head-lft {
	background-image: url(/wb/img/stand-index-lft-end.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#wb-index-file-2 {
	display: block;
	width: 200px;
	padding: 3px;
	background-color: #CCCC99;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



#wb-index-heading-2 {
	width: 200px;
	text-align: center;
	background-color: 990000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F2F1E1;
}

.wb-index-head-rt2 {
	background-image: url(/wb/img/stand-th-tab-rt2.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

.wb-index-head-lft2 {
	background-image: url(/wb/img/stand-th-tab-lft2.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

/* additional styles needed for related info */

#wb-index-related-info {
	display: block;
	float:right;
	margin-left: 5px;
}

.wb-index-head-related {
	display: block;
	width: 156px;
	padding: 3px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	color: #F2F1E1;
}

#wb-index-related-info-heading {
	display: block;
	width: 180px;
	text-align: center;
	background-color: 990000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F2F1E1;
}

#wb-index-file-related-info {
	display: block;
	width: 180px;
	padding: 3px;
	background-color: #CCCC99;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
/* END related info styles */

/* additional styles needed for content standards */

#wb-index-cont-stand {
	display: block;
	float:right;
	margin-left: 5px;
}

.wb-index-head-cont-stand {
	display: block;
	width: 156px;
	padding: 3px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	color: #F2F1E1;
}

#wb-index-cont-stand-heading {
	display: block;
	width: 180px;
	text-align: center;
	background-color: #990000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F2F1E1;
}

#wb-index-file-cont-stand-info {
	display: block;
	width: 180px;
	padding: 3px;
	background-color: #A9C6DB;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
/* END content standards styles */



/* additional styles needed for content overview */
#wb-index-content-overview {
	display: block;
	float:right;
}

#wb-index-content-overview-heading {
	text-align: center;
	background-color: 990000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F2F1E1;
}

#wb-index-content-overview-info {
	display: block;
	padding: 3px;
	background-color: #CCCC99;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



/* END content overview styles */




/* index-file links */
a.wb-index-item:link, a.wb-index-item:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #0202CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.wb-index-item:hover {
	color: #0202CC;
	text-decoration: none;
}


/* Index-file no search term (nst)*/
#wb-index-item-nst {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/xxi_sh_t.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	margin: 10px;
	font-size: 10pt;
	height: 400px;
}

/* Index-file enecylopedia icon (ar)*/
#wb-index-item-ar {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/ar.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file dictionary icon (dt)*/
#wb-index-item-dt {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/dt.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file map icon (mp)*/
#wb-index-item-mp {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/mp.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file map icon (ta)*/
#wb-index-item-ta {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/ta.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file sounds icon (au)*/
#wb-index-item-au {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/au.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file 360 view icon (bu)*/
#wb-index-item-bu {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/bu.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file pictures icon (pc)*/
#wb-index-item-pc {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/pc.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file videos icon (vd)*/
#wb-index-item-vd {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/vd.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file back in time icon (bt)*/
#wb-index-item-bt {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/bt.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* ENH-202 :Index-file Behind the Headlines icon (bh)*/
#wb-index-item-bh {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/bh.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}
/*ENH-202*/

/* Index-file special report icon (sr)*/
#wb-index-item-sr {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/sr.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file question icon (quest)*/
#wb-index-item-quest {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/quest.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file book icon (book)*/
#wb-index-item-book {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/book.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file selected media icon (selmedia)*/
#wb-index-item-selmedia {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/selmedia.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file websites icon (ws)*/
#wb-index-item-ws {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/ws.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file magazine articles icon (rm)*/
#wb-index-item-rm {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/rm.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file study skills icon (sk)*/
#wb-index-item-sk {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/sk.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file dot icon (dot)*/
#wb-index-item-dot {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/dot.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}
.wb-index-item-dot {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/dot.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}

/* Index-file menu dot icon (md)*/
#wb-index-item-md {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/dot.gif);
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
	margin: 0px;
}

#wb-index-indent10 {
	padding-left: 15px;
}

#wb-index-indent15 {
	padding-left: 25px;
}
/* END NEW INDEX STYLES */


.wb-tools {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.wb-item-element-table {
	padding: 2px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	width: 140;
	float: left;
}

.wb-item-element-content-overview {
	padding: 2px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	width:125px;
}

.wb-item-element-fom-pic-right {
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
/*	border-style: double;*/
	border-style: solid;
	border-width: 1px;
	/*border-width: 3px;*/
	margin: 5px;
	font-size: 7pt;
	padding: 2px;
	float: right;
}

.wb-item-element-fom-pic-left {
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
/*	border-style: double;*/
	border-style: solid;
	border-width: 1px;
	/*border-width: 3px;*/
	margin: 5px;
	font-size: 7pt;
	padding: 2px;
	float: left;
}

.wb-item-element-fom-pic {
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
/*	border-style: double;*/
	border-style: solid;
	border-width: 1px;
	/*border-width: 3px;*/
	margin: 5px;
}
.wb-item-element-article {
	padding: 4px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	width: 103px;
	float: right;
}
/* Styles Added for Feature of the Month images */
.wb-item-element-fom-pic-right {
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
/*	border-style: double;*/
	border-style: solid;
	border-width: 1px;
	/*border-width: 3px;*/
	margin: 5px;
	font-size: 7pt;
	padding: 2px;
	float: right;
}

.wb-item-element-fom-pic-left {
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
/*	border-style: double;*/
	border-style: solid;
	border-width: 1px;
	/*border-width: 3px;*/
	margin: 5px;
	font-size: 7pt;
	padding: 2px;
	float: left;
}

.wb-item-element-fom-pic {
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
/*	border-style: double;*/
	border-style: solid;
	border-width: 1px;
	/*border-width: 3px;*/
	margin: 5px;
}
.wb-item-element-tools {
	padding: 2px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: double;
	border-width: 3px;
	/*margin: 5px; commented for MNT-106 */
	width: 315px;
}
/*UCF-WB-BUG-244*/
.wb-blkbdr-whtbg {
	display: block;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}

.wb-cnt-table {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

/* Main Link Styles */
a:link, a:visited {
/*	color: #0000ff;*/
/*Changed for having same colour for all links */
	color: #0202CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.wb-bt-usa:link, a.wb-bt-usa:visited {
	display: block;
	background: url(/wb/img/stand-bt-discoverusa.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 65px; !important;
	width: 150px;
	text-decoration: underline;
	margin-bottom: 10px;
}




a.wb-bt-usa:hover {
            background-position: 0px -135px;
            text-decoration: none;
}
/**Changes made for ENH-199 ends here **/

a.wb-bt-canada:link, a.wb-bt-canada:visited {
	display: block;
	background: url(/wb/img/stand-bt-discovercanada.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 65px; !important;
	width: 150px;
	text-decoration: underline;
	margin-bottom: 10px;
}

a.wb-bt-canada:hover {
	background-position: 0px -84px;
	text-decoration: none;
}
a.wb-bt-fade:link, a.wb-bt-fade:visited {
	display: block;
	background: url(/wb/img/stand-bt-fade.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 30px; !important;
	width: 154px;
	text-decoration: underline;
	padding-top: 3;
	margin-bottom: 10px;
}
a.wb-bt-fade:hover {
	text-decoration: none;
}
a.wb-bt-newbutton:link, a.wb-bt-newbutton:visited {
	display: block;
	background: url(/wb/img/newbuttonart.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 30px; !important;
	width: 154px;
	text-decoration: underline;
	padding-top: 6px;
}
a.wb-bt-newbutton:hover {
	text-decoration: none;
}
a.wb-bt-newbutton-grn:link, a.wb-bt-newbutton-grn:visited {
	display: block;
	background: url(/wb/img/newbuttonart_grn.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 30px; !important;
	width: 154px;
	text-decoration: underline;
	padding-top: 6px;
}
a.wb-bt-newbutton-grn:hover {
	text-decoration: none;
}
a.wb-bt-newbutton-blu:link, a.wb-bt-newbutton-blu:visited {
	display: block;
	background: url(/wb/img/newbuttonart_blu.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 30px; !important;
	width: 154px;
	text-decoration: underline;
	padding-top: 6px;
}
a.wb-bt-newbutton-blu:hover {
	text-decoration: none;
}

.wb-bt-newbutton-yellow-feat {
	display: block;
	background: url(/wb/img/newbuttonart_yellow_feat.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	height: 105px; !important;
	width: 154px;
	text-decoration: underline;
	padding-top: 6px;
	text-align: left;
}

.wb-bt-newbutton-yellow-feat-sm-txt {
	display: block;
	font-weight: bold;
	font-size: 10px;
}


.wb-bt-usa-edu {
	display: block;
	background: url(/wb/img/edu_bt_usa.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 145x; !important;
	width: 154px;
	text-decoration: underline;
	margin-bottom: 10px;
}


.wb-bt-canada-edu {
	display: block;
	background: url(/wb/img/edu_bt_canada.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 145px; !important;
	width: 154px;
	text-decoration: underline;
	margin-bottom: 10px;
}


#wb-nasa {
	display: block;
	background-color: #000000;
	color: #ffffff;
	font-size: 8pt;
	font-family: arial, helvetica;
	width: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 0px;
	border:2px;
	border-style: double;
	border-color: #000000;
	text-align: left;
}
a.wb-nasa-lnk:link, a.wb-nasa-lnk:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.wb-nasa-lnk:hover {
	text-decoration: none;
}

#wb-search-box{
	background-image: url(/wb/img/stand-search-big-bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
}
.wb-search-box-bg{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
}
.wb-search{
	border-width: 1;
	border-style: solid;
	border-color: #000099;
	width: 90%;
	height: 27px;
	font-weight: bold;
	color: #000000;
}
a.wb-search-adv-lg:link, a.wb-search-adv-lg:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a.wb-search-adv-lg:hover{
	text-decoration: none;
}


#wb-search-box-sm{
	background-image: url(/wb/img/stand-search-big-bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
}
.wb-search-box-sm{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
}
/*.wb-search{
	border-width: 1;
	border-style: solid;
	border-color: #000099;
	width: 90%;
	height: 23px;
	font-weight: bold;
	color: #0000CC;
}*/
a.wb-search-adv-sm:link, a.wb-search-adv-sm:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	text-decoration: underline;
}


li {
	margin-top: 7px;
}






#wb-homepage-tab {
	display: block;
	margin-bottom: 15px;
}
/*Homepage "Index Card Styles" */ 
.wb-homepage-th-tab{
	background-color: 990000;
	background-image: url(/wb/img/stand-th-tab-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.wb-homepage-th-tab-rt-end{
	background-image: url(/wb/img/stand-th-tab-bg-rt-end.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/*Changes for ENH-185*/
.wb-homepage-th-tab-rt-end-srch{
	background-image: url(/wb/img/stand-th-tab-bg-rt-end.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 150px;
}


/*Changes for ENH-185*/
.wb-homepage-th-tab-left{
	background-color: 990000;
	background-image: url(/wb/img/stand-th-tab-lft.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 22px;
	width: 9px;
}

.wb-homepage-th-tab-right{
	background-color: 990000;
	background-image: url(/wb/img/stand-th-tab-rt.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
	width: 9px;
}
#wb-homepage-tab-content {
	display: block;
	background-color: #F2F1E1;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;
	font-size: 10pt;
}



/*End changes for ENH-185*/
/*
.wb-resource-title {
	font-size: 13pt;
	font-weight: bold;
	color: #660000;
}*/

/*Changes made for Related Information Content starts here  */


.wb-resource-title {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	COLOR: #008200;
	FONT-WEIGHT: bold;
}

/*Addition of class for Related Information starts here */

.relarticlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #008200;
	font-weight: bold;
}



/*Addition of class for Related Information ends here */


/*Changes made for Related Information Content ends here  */


#wb-related-info-note {
	display: block;
	width: 500px;
	border: 1px;
	border-style: solid;
	border-color: #660000;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding: 5px;
}






/* Footer Styles */
#wb-footer{
	width: 100%;
	height: 90px;
	border: 0;
	padding: 0 0 0 0;
	margin: 0;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-collapse:	collapse;
	background-color: #990000;
	background-image: url(/wb/img/stand-foot-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 7pt;
}

a.wb-footer-lnk:link, a.wb-footer-lnk:visited {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	text-align: right;
	padding: 0 5 0 5;
}

a.wb-footer-lnk:hover {
	text-decoration: none;
}


a.wb-ftr-snake-lnk:link, a.wb-ftr-snake-lnk:visited {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	text-align: right;
	padding: 0 5 0 5;
}
a.wb-ftr-snake-lnk:hover {
	text-decoration: none;
}

P {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

td {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#wb-cite {
	color: #505050;
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#wb-cite-hang {
	text-indent: -3em;
	margin-left: 5em;
	margin-right: 5em;
	line-height: 2em;
	}
	
a.wb-cite:link, a.wb-cite:visited {
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a.wb-cite:hover {
	text-decoration: none;
}




#wb-html-content .browsehead {
	color: #660000;
	font-weight: bold;
}

#wb-html-content .cite {
	color: #505050;
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}


#wb-print-page p{
	color: #000000;
}

#wb-print-page .browsehead {
	color: #660000;
	font-weight: bold;
}

#wb-ebsco .wb-ebsco-title {
	font-size: 13pt;
	font-weight: bold;
	color: #660000;
}
#wb-ebsco b {
	color: #660000;
}
input.tih {
	width: 130;
	height: 30;
	border-style: inset;
	border-width: 3;
	border-color: #660000;
	cursor: hand;
	cursor: pointer;
	
}
input.tih:hover {
	width: 130;
	height: 30;
	border-style: inset;
	border-width: 3;
	border-color: #31608B;
	cursor: hand;
	cursor: pointer;
}

/* Footer Styles */

/*
=========================================================
=========================================================
=========================================================
=========================================================
=========================================================

             OLD STYLES ARE BELOW THIS LINE
				  
=========================================================
=========================================================
=========================================================
=========================================================
*/


/* ENH-164 addition */

/*

CENTER {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.black {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.black_b {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.red {
	FONT-SIZE: 10pt; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.red_b {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.dictionary {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

 ENH-164 ends here

#search-box{
	background-image: url(/wb/img/stand-search-big-bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	padding-left: 8px;
	padding-right: 8px;
}
.search-box-bg{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	background-color: #FFCC33;
}
.search{
	border-width: 1;
	border-style: solid;
	border-color: #000099;
	width: 90%;
	height: 25px;
	font-weight: bold;
	color: #0000CC;
}
a.search-adv-lg:link, a.search-adv-lg:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	text-decoration: underline;
}
a.search-adv-lg:hover{
	text-decoration: none;
}


Added for MNT-103 for dicrionay heading color to change from maroon to green
.dict-headword{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #006600;
}
 MNT-103 change ends

a.bt-usa:link, a.bt-usa:visited {
	display: block;
	background: url(/wb/img/stand-bt-discoverusa.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 65px; !important;
	width: 150px;
	text-decoration: underline;
}

a.bt-usa:hover {
	background-position: 0px -82px;
	text-decoration: none;
}
a.bt-canada:link, a.bt-canada:visited {
	display: block;
	background: url(/wb/img/stand-bt-discovercanada.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 65px; !important;
	width: 150px;
	text-decoration: underline;
}

a.bt-canada:hover {
	background-position: 0px -84px;
	text-decoration: none;
}
a.bt-fade:link, a.bt-fade:visited {
	display: block;
	background: url(/wb/img/stand-bt-fade.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 30px; !important;
	width: 154px;
	text-decoration: underline;
	padding-top: 3;
}
a.bt-fade:hover {
	text-decoration: none;
}
a.bt-newbutton:link, a.bt-newbutton:visited {
	display: block;
	background: url(/wb/img/newbuttonart.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 30px; !important;
	width: 154px;
	text-decoration: underline;
	padding-top: 3;
}
a.bt-newbutton:hover {
	text-decoration: none;
}
 Homepage "Index Card Styles"  
.th-tab{
	background-color: 990000;
	background-image: url(/wb/img/stand-th-tab-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.th-tab-rt-end{
	background-image: url(/wb/img/stand-th-tab-bg-rt-end.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 70%;
}
 added to take care of scroll bar on 800x600 
.th-tab-rt-end-srch{
	background-image: url(/wb/img/stand-th-tab-bg-rt-end.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 150px;
}

.home-tbl{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #F2F1E1;
	padding: 8 8 8 8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
 End Homepage "Index Card Styles"  

 Left Hand Index Styles" 
a.overview:link, a.overview:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #0000FF;
	text-decoration: underline;
}
a.overview:hover {
	text-decoration: none;
}
.index{
	border-style: solid;
	border-color: #000000;
	border-width: 0 0 1 0;
	background-color: #CCCC99;
	padding: 0;
}
.index-head{
	background-color: 990000;
	border-style: solid;
	border-color: #000000;
	border-width: 1 0 0 0;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.index-rt-end{
	background-color: 990000;
	border-width: 0;
	color: #F2F1E1;
}

.index-lft-end{
	background-color: 990000;
	text-align: center;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.index-sf{
	border-style: solid;
	border-color: #000000;
	border-width: 0 1 0 1;
	background-color: #CCCC99;
	padding: 2 2 2 2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
}
.index-content{
	border-style: solid;
	border-color: #000000;
	border-width: 0 0 0 1;
	background-color: #CCCC99;
	padding: 2 2 2 2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.index-content2{
	border-style: solid;
	border-color: #000000;
	border-width: 0 1 0 0;
	background-color: #CCCC99;
	padding: 2 2 2 2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.index-content3{
	border-style: solid;
	border-color: #000000;
	border-width: 0 1 0 1;
	background-color: #CCCC99;
	padding: 2 2 2 2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
}

 End "Left Hand Index"  



input.tih {
	width: 130;
	height: 30;
	border-style: inset;
	border-width: 3;
	border-color: #660000;
	
}
input.tih:hover {
	width: 130;
	height: 30;
	border-style: inset;
	border-width: 3;
	border-color: #31608B;
}

 End Main ContentStyles 



.aol_menu{
font-size: 11px;
font-family: verdana;
}

.aol_link{
color: #111763;
text-decoration: none;
font-weight: bold;
}

.aol_link:hover{
color: #333a96;
text-decoration: underline;
background: #FFFFCC;
}

.aol_searchbutton{
font-size: 11px;
background: #990100;
color: #ffffff;
font-family: verdana;
font-weight: bold;
border: 1px solid #000000;
}

.aol_searchbox{
font-size: 11px;
background: #ffffff;
font-family: verdana;
font-weight: bold;
border: 1px solid #000000;
}

A{
   FONT-SIZE: 10pt;
}

 Added for the WebSite Navbar-Starts 
.rel_websites {
	color: #ffffff;
	font-family: arial, helvetica;
	font-size: 10pt;
	padding: 5 5 5 5;
}
a.rel_websites:link, a.rel_websites:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.rel_websites:hover {
	text-decoration: none;
}
Added for the WebSite Navbar-Ends 

Changes for ENH-185
.th-tab-left{
	background-color: 990000;
	background-image: url(/wb/img/stand-th-tab-lft.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 22px;
	width: 9px;
}

.th-tab-right{
	background-color: 990000;
	background-image: url(/wb/img/stand-th-tab-rt.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #F2F1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 22px;
	width: 9px;
}


End changes for ENH-185*/





/* Changes for ENH-195 start here */

/*.wb-univ-nav{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	padding: 0 1 0 1;
}
*/

/* New styles added by siddu*/
.wb-item-element-right {
	padding: 4px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	width: 103px;
	float: right;
}

.wb-item-element-left {
	padding: 2px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	width: 140px;
	float: left;
}

#wb-index-indent20 {
	padding-left: 30px;
	padding-top: 1px;
}

#wb-index-indent30 {
	padding-left: 40px;
	padding-top: 1px;
}
/* END New styles added by siddu*/

/* Added for MNT-103 for dicrionay heading color to change from maroon to green*/
.wb-dict-headword{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #006600;
}
/* MNT-103 change ends*/

/* Changes for Enh-195 end here */


/*added now*/
A{
   FONT-SIZE: 10pt;
}

/*Added for Resource guide content title*/
.subnewsheader2 {
  FONT-SIZE: 20px; COLOR: #006600;  FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
/*Added for Resource guide slug line title*/
.res-slugline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008200;
	font-weight: bold;
}


/* Added new */
.hpfheader1 {
   color: #940000;;
}

.hpfheader5 {
        color: #940000;
        font-weight: bold;
}
.hpfdateitalic {
        font-style: italic;
}
.hpfsubheadred {
 color: #940000; font-weight: bold;
}
.hpfsubheadblack{
 color: #000000; font-weight: bold;
}

/* Added for ENH-200-FOM */
#wb-concise-index {
	display: block;
	width: 160px;
	border-width: 1px;
	border-style: solid;
	border-color: #660000;
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
}

.hpfsubheadblack13 {
	font-weight: bold;
	color: #000000;
}

.hpfsubheadgrey {
	font-weight: bold;
	color: #000000;
}

/** ENH-215 start*/
.wb-index-heading-h3-plus {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/plus.gif);
	background-position: 0 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
}
.wb-index-heading-h3-minus {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/minus.gif);
	background-position: 0 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
}
#wb-index-heading-ul-block {
	list-style-type:none; 
	display: block;
	margin:0; 
	padding:0;
}
#wb-index-heading-ul-none {
	list-style-type:none; 
	display: none;
	margin:0; 
	padding:0;
}
/** ENH-215 end*/






/*

 FEATURE OF THE MONTH DEFAULT STYLES 

 NO OTHER STYLES GO BELOW THIS SECTION

*/

#wb-feat-bg-main {

}

#wb-feat-bg {

}




#wb-feat-index-main {
	display: block;
	float: left;
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	margin: 5px 0px 5px 0px;
	white-space: normal;
 }

#wb-feat-index-main a {
	display: block;
	text-decoration: none;
	margin: 3px 0px 3px 0px;
    padding: 3px 0px 3px 0px;
	font-weight: bold;
	}

#wb-feat-index-main a:hover {
	display: block;
	text-decoration: underline;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}

#wb-feat-index-main a:visited {
	display: block;
	margin: 3px 0px 3px 0px;
    padding: 3px 0px 3px 0px;
	}
	

#wb-feat-index a {
	display: block;
	text-decoration: none;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
    font-weight: bold;
	}

#wb-feat-index a:hover {
	display: block;
	text-decoration: underline;
	margin: 3px 0px 3px 0px;
    padding: 3px 0px 3px 0px;
	}

#wb-feat-index a:visited {
	display: block;
	margin: 3px 0px 3px 0px;
    padding: 3px 0px 3px 0px;
	}
	
	
/* Sub Menu Links */
#wb-feat-index-sub a {
	display: block;
	text-decoration: none;
	margin: 3px 0px 3px 10px;
    padding: 2px 0px 2px 0px;
	font-weight: normal;
	}

#wb-feat-index-sub a:hover {
	display: block;
	margin: 3px 0px 3px 10px;
    padding: 2px 0px 2px 0px;
	font-weight: normal;
	}

#wb-feat-index-sub a:visited {
	margin: 3px 0px 3px 10px;
    padding: 2px 0px 2px 0px;	
	font-weight: normal;
	}

/* Main Content General Styles */
#wb-feat-content-main {
	padding: 10px;
	display: block;
	}
	
#wb-feat-content-main h1 {
	font-size: 14pt;
	margin-top: 0px;
	padding-top: 0px;
	}
	
#wb-feat-content-main h2 {
	
	}
	
#wb-feat-content-main h3 {
	
	}

#wb-feat-content-main p {

	}

#wb-feat-content-main td {

	}

#wb-feat-content-main th {
	
	}

#wb-feat-content-main a {
	
	}

#wb-feat-content-main a:hover {

	}
	
#wb-feat-content-main a:visited {
	
	}
	
#wb-feat-content {
	padding: 10px;
	display: block;
	}

#wb-feat-content h1 {
	font-size: 14pt;
	margin-top: 0px;
	padding-top: 0px;
	}
	
#wb-feat-content h2 {
	font-size: 11pt;
	font-weight: bold;
    line-height: 15pt;
	}
	
#wb-feat-content h3 {
	
	}

#wb-feat-content p {
	font-size: 10pt;
    line-height: 15pt;
	}

#wb-feat-content i {
	font-size: 10pt;
	font-style: italic;
    line-height: 15pt;
	}

#wb-feat-content b {
	font-size: 10pt;
	font-weight: bold;
    line-height: 15pt;
	}

#wb-feat-content td {
	
	}

#wb-feat-content th {
	
	}

#wb-feat-content a {
	text-decoration: none;
	font-weight: normal;
	}

#wb-feat-content a:hover {
	text-decoration: underline;
	font-weight: normal;
	}
	
#wb-feat-content a:visited {
	text-decoration: none;
	font-weight: normal;
	}
/* End Main Content General Styles */


/* Picture & Caption Styles */
#wb-feat-pic-right {
	display: block;
	float: right;
	margin: 0px 0px 0px 7px;
        
	}

#wb-feat-pic-left {
	display: block;
	float: left;
	margin: 0px;
    margin: 0px 7px 0px 0px;
	}
	
#wb-feat-pic-caption {
	font-size: 9pt;
	padding: 7px;
	}

#wb-feat-pic-caption-right {
	font-size: 9pt;
	float: right;
	padding: 7px;
	}

#wb-feat-pic-caption-left {
	font-size: 9pt;
	float: left;
	padding: 7px;
	}
	
/* End Picture & Caption Styles */


/* Main Header Image Style */
#wb-feat-head{
	
	}



/** ENH-221 Styles added */
.wb-index-heading-ul-block {
	list-style-type:none; 
	display: block;
	margin:0; 
	padding:0;
}
.wb-index-heading-ul-none {
	list-style-type:none; 
	display: none;
	margin:0; 
	padding:0;
}

/* ENH-226 Educator Center Project-Historical Map 
   Index file Historical map icon (hm)           */
#wb-index-item-hm {
	font-weight: normal;
	text-decoration: none;
	background-image: url("/wb/img/wbcom-hm.gif");
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}
/* ENH-226 Educator Center Project-Resource Guide 
Index file Resource Guide icon (rg)  */
#wb-index-item-rg {
	font-weight: normal;
	text-decoration: none;
	background-image: url("/wb/img/wbcom-rg.gif");
	background-position: 1 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 10pt;
}
/* Changes made for ENH-226 ends here  */

/* Addition for EDU Center */

#wb-portlet-img {
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

#wb-portlet-trivia {
	display: block;
	width: 265px;
	margin: 0px;
	padding: 0px;
}


#wb-portlet-trivia-head {
	display: block;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #990000;
	margin: 0px 5px 3px 5px;
	padding: 5px 5px 0px 5px;
}


#wb-portlet-trivia-content {
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: arial, helvetica;
	font-size: 10pt;
}


#wb-portlet-science {
	display: block;
	width: 265px;
	margin: 0px;
	padding: 0px;
}


#wb-portlet-science-head {
	display: block;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaaaaa;
	margin: 0px 5px 3px 5px;
	padding: 5px 5px 0px 5px;
}


#wb-portlet-science-content {
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: arial, helvetica;
	font-size: 10pt;
}

#wb-portlet-contentspotlight {
	display: block;
	width: 265px;
	margin: 0px;
	padding: 0px;
}


#wb-portlet-contentspotlight-head {
	display: block;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaaaaa;
	margin: 0px 5px 3px 5px;
	padding: 5px 5px 0px 5px;
}


#wb-portlet-contentspotlight-content {
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: arial, helvetica;
	font-size: 10pt;
}

#wb-portlet-cybercamp {
	display: block;
	width: 265px;
	margin: 0px;
	padding: 0px;
}


#wb-portlet-cybercamp-head {
	display: block;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaaaaa;
	margin: 0px 5px 3px 5px;
	padding: 5px 5px 0px 5px;
}


#wb-portlet-cybercamp-content {
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: arial, helvetica;
	font-size: 10pt;
}

#wb-portlet-typicalcourse {
	display: block;
	width: 265px;
	margin: 0px;
	padding: 0px;
}


#wb-portlet-typicalcourse-head {
	display: block;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaaaaa;
	margin: 0px 5px 3px 5px;
	padding: 5px 5px 0px 5px;
}


#wb-portlet-typicalcourse-content {
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-family: arial, helvetica;
	font-size: 10pt;
}

/* End Addition for EDU Center */
/* ENH-224 */
.pronElement {
        display: block;
        position:absolute;
        right: 10px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
}
/* Index-file menu intro MNT-116*/
.wb-index-item-mi {
        font-weight: normal;
        text-decoration: none;
        background-image: url(/wb/img/dot.gif);
        background-position: 1 3;
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-bottom: 4px;
        padding-top: 1px;
        font-size: 10pt;
        margin: 0px;
}


/** Start Changes for ENH-234-Explore AUS & NZ **/
.wb-bt-aus-edu {
	display: block;
	background: url(/wb/img/edu_bt_aus.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 145x; !important;
	width: 154px;
	text-decoration: underline;
	margin-bottom: 10px;
}
a.wb-bt-aus:link, a.wb-bt-aus:visited {
	display: block;
	background: url("/wb/img/elem-bt-aust.gif") no-repeat;
	background-position: 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 65px; 
	width: 150px;
	text-decoration: underline;
	margin-bottom: 10px;
}

a.wb-bt-aus:hover {
	background-position: 0px -84px;
	text-decoration: none;
}

.wb-bt-nz-edu {
	display: block;
	background: url(/wb/img/edu_bt_nz.gif) no-repeat;
	background-position: 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 145x; !important;
	width: 154px;
	text-decoration: underline;
	margin-bottom: 10px;
}
a.wb-bt-nz:link, a.wb-bt-nz:visited {
	display: block;
	background: url("/wb/img/elem-bt-newzea.gif") no-repeat;
	background-position: 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 65px; 
	width: 150px;
	text-decoration: underline;
	margin-bottom: 10px;
}

a.wb-bt-nz:hover {
	background-position: 0px -84px;
	text-decoration: none;
}
/** End Changes for ENH-234-Explore AUS & NZ **/
/* Added for ENH-229 */
.wb-exp-heading-plus {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/plus.gif);
	background-position: 0 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
}
.wb-exp-heading-minus {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/wb/img/minus.gif);
	background-position: 0 3;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
}
.wb-index-indent10 {
	
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;	
	background-position: 0 3;
	background-repeat: no-repeat;	
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;	
}

.wb-index-indent15 {
	
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;	
	background-position: 0 3;
	background-repeat: no-repeat;	
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
}
/* BUG 75. Changed padding-left from 0 to 20px */
.wb-index-indent20 {
	
	padding-left: 20px;
	font-weight: normal;
	text-decoration: none;	
	background-position: 0 8;
	background-repeat: no-repeat;	
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
}
.wb-index-indent25 {	
	
	padding-left: 25px;
	font-weight: normal;
	text-decoration: none;	
	background-position: 0 8;
	background-repeat: no-repeat;	
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
		
}
/* BUG 75. Included new class wb-index-indent30 */
.wb-index-indent30 {	
	
	padding-left: 30px;
	font-weight: normal;
	text-decoration: none;	
	background-position: 0 8;
	background-repeat: no-repeat;	
	padding-bottom: 7px;
	padding-top: 1px;
	font-size: 10pt;
		
}
ul.wb-index-item:link, ul.wb-index-item:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #0202CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
}

li.wb-nc-details {
	list-style-type: none;
	padding-left: 25px;
	padding-top: 1px;
	font-weight: normal;
}
/* End Changes for ENH-229  */

/* Changes for ENH-242 starts here: World Book Advanced */
ol.bullet-list {
	list-style: disc;
	padding: 0px 0px 0px 15px;
}
.wb-item-table-right {
	padding: 2px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	width: 140;
	float: right;
}
.wb-item-table-left {
	padding: 2px;
	display: block;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	width: 140;
	float: left;
}
/* Changes for ENH-242 ends here: World Book Advanced */
/* MNT-120 Included the smallcaps font */
.smallcaps {
        FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/** Added for ENH-252 **/
.wb-explore-area {
	display: block;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 145x; !important;
	width: 154px;
	text-decoration: none;
	margin-bottom: 10px;
}

.wb-explore-area-other {
	display: block;
	background-position: 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
	height: 145x; !important;
	width: 154px;
	text-decoration: none;
	margin-bottom: 10px;
}
/** Added for ENH-252 **/
