/* CSS Document */

Body { left : 0px; top : 0px; background-color: efece2; FONT-SIZE: 10pt;}
BODY,TD,th,p {
	COLOR: #333;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	visibility: visible;
	z-index: auto;
	border: none;
}

#White_Background {
	background-color: #FFFFFF;
	border-bottom: solid 1px#FFFFFF #000000;

}

h1,h2,h3,h4,h5,div { FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; }

form { FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; }
form .search { }

.main_table {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	
}
.bottom_table {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	
}
.key_table {
	border-left: 1px solid #666666;
	background-color:#FFFFFF;
	
}
.word_table {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color:#FFFFFF;
	
}
.rightnav_table {
	border-right: 1px solid #666666;
	background-color:#FFFFFF;
	height:100%;

}

.main_news {
	border: 1px solid #eeeeee;
}

.banner_fact_link {
	COLOR: #eeeeee;
	vertical-align: bottom;

}
.breadcrumb_links_back {
	background-color: #000066;
	left: 10pt;
	top: 10pt;
	right: 10pt;
	bottom: 10pt;
	padding: 2px;
	color: #FFFFFF;
}


#login_button { 
	backgrounf-color: #efece2;
}
.right_nav_no {
	border: 1px dashed #efece2;
	background-color: #efece2;

}

.top_right_main_nav {
	border: 0px ridge #333333;
}

.bottom{
	background-color: #eeeeee;
	border: 0px solid 000000;
	padding: 5px 5px 0px;
	font-size: 10pt;

}

.baseLine{
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
}

.main_body_content{
padding: 10px;
}

.title_Section{
	font-size: 18px;
	color: #003366;
	letter-spacing: 3px;
}

.sub_title_Section{
	font-size: 11px;
	color: #003366;
	letter-spacing: 1px;
	font-weight: bold;
}

.Top_right_links {  COLOR: #eeeeee; text-decoration : underline;  }

/* overall link format COLOR: #333*/
A {  COLOR: #333; text-decoration : underline;  }
A:HOVER { text-decoration : none; }
A.special {  COLOR: #ffffff; text-decoration : none;  }
A.special:HOVER { COLOR: #cccccc; text-decoration : none; }


.sitemapHeadr {
	list-style-type: none;
 }
 

ul li{
	list-style: none;
}

ul ul li {
	list-style: disc;
}

/*table as on international*/
table.list td
{
	padding-top:5px;
}

/*Members Login Button for Homepage*/
#login_button {
	background-color: #efece2;
	padding: 6px;
	border-top: 1px double #000000;
	border-left: 1px double #000000;
	border-right: 1px double #999999;
	border-bottom: 1px double #999999;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: underline;
	width: 125px;
	height: 35px;
}
#login_button a{
	color: #000;
}
#login_button a:hover{
	color: #444;
	text-decoration: none;
}

/*links to shop on home page*/
a.shoplink
{
	display: block;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	width: 125px;
	height: 35px;
	padding: 7px;
	text-align: center;
	margin: 8px 0 15px;
	font-size: 155%;
	text-decoration: underline;	
	color: #000;
	border-top: 1px double #000000;
	border-left: 1px double #000000;
	border-right: 1px double #999999;
	border-bottom: 1px double #999999;
	background: #efece2;
}

a.shoplink:hover, a:shop:hover
{
	text-decoration: none;
	color: #444;
}

/*box to link to shop from other parts of site*/
a.shop
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin: 10px 5px;
	width: 100px;
	display: block;
	font-size: 120%;
	color: #444;
	border-top: 1px double #000000;
	border-left: 1px double #000000;
	border-right: 1px double #999999;
	border-bottom: 1px double #999999;
	background: #efece2;
}

td.shopnavlink
{
	text-align: right;
}

td.shopnavlink a.shopping
{
	border: double 1px #444;
	padding: 1px 3px;
	margin: 0px 12px 0 0 ;
	font-weight: normal;
	/*font-size: 90%;*/
	text-decoration: none;
	display: block;
	text-align: center;
}

td.shopnavlink a.bold
{
	font-weight: bold;
	margin: 0 15px 0 0;
}

/*publications list within shop*/
td.booklist td, td.booklist td .sub_title_section{font-size:85%}

