/*body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Georgia,Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
}

html>body {font-size:small;}
*/

#headerNiceTab {
	float:right;
  	width:100%;
  	background:#3c78b5 url('../images/head-background4c1.gif') right bottom;/*bg.gif*/
  	font-size:93%;
  	line-height:normal;
  	margin-bottom: 0px;
  	height: 76px;
}

#headerNiceTab ul {
	margin:0;
  	padding1:10px 10px 0;
  	padding-top: 46px;
  	list-style:none;
}
#headerNiceTab li {
	float:right; /* change this to left for LTR direction */
  	background:url('../images/left_both.gif') no-repeat left top;
  	margin:0;
  	padding:0 0 0 9px;
  	white-space: nowrap;
}
#headerNiceTab li a{
	padding-bottom1:-15px;
  	padding-top1:15px;
}
#headerNiceTab a {
	float:left;
  	display:block;
  	width:.1em;
  	background:url('../images/right_both.gif') no-repeat right top;
  	padding:5px 15px 4px 6px;
 	text-decoration:none;
  	font-weight:bold;
  	color:#fff;
}

#headerNiceTab > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#headerNiceTab a {float:none;}
/* End IE5-Mac hack */
#headerNiceTab a:hover {
  	color:#fff !important;
}
#headerNiceTab li.selected {
  background-position:0 -150px;
  border-width:0;
}
#headerNiceTab li.selected a {
	background-position:100% -150px;
	color:#fff;
	padding-bottom:16px;
}
#headerNiceTab li:hover, #headerNiceTab li:hover a {
	background-position:0% -150px;
	color1:#fff !important;
	padding-bottom:16px;
}
#headerNiceTab li:hover a {
	background-position:100% -150px;
}

#collectionMenu, #resourceMenu {
  	float:right;
  	width:100%;
  	background: url('../images/head-background6.gif') repeat-x bottom;/*#3c78b5*/
  	font-size:93%;
  	line-height:normal;
  	height: 30px;
  	margin-bottom: 0px;
}

#collectionMenu ul, #resourceMenu ul {
  margin:0;
  padding:0px 10px 0;
  list-style:none;
}
#collectionMenu li, #resourceMenu li {
  float:right; /* change this to left for LTR direction */
  background: url('../images/left_both.gif') no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom1:1px solid #765;
  white-space: nowrap;
}

#collectionMenu a, #resourceMenu a {
  float:left;
  display:block;
  width:.1em;
  background:url('../images/right_both-s.gif') no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#808080;
}

#collectionMenu > ul a, #resourceMenu > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#collectionMenu a, #resourceMenu a {float:none;}
/* End IE5-Mac hack */
#collectionMenu a:hover, #resourceMenu a:hover {
  color:#fff !important;
}
#collectionMenu li.selected, #resourceMenu li.selected {
  background-position:0 -150px;
  border-width:0;
  }
#collectionMenu li.selected a, #resourceMenu li.selected a {
  background-position:100% -150px;
  padding-bottom:13px;/*5*/
  color:#fff;
  }
#collectionMenu li:hover,
#collectionMenu li:hover a,
#resourceMenu li:hover,
#resourceMenu li:hover a {
  background-position:0% -153px;
  color:#fff !important;
	padding-bottom:13px;
  }
#collectionMenu li:hover a, #resourceMenu li:hover a {
  background-position:100% -150px;
  }
  
/* copied from tabs.css */
.menuList li.selected ul.submenu {
    background: none;
    display: inline;
    right: 0px;
    position: absolute;
    height: 18px;
    padding: 0px !important;
}

.menuList li.selected ul.submenu a {
    background: none !important;
    border-left: 1px solid #cccccc;
    color: #eaeaea !important;
    font-size: .98em;
    font-weight: normal !important;
    line-height1: 12px;
    margin: 0 !important;
    text-decoration: none;
    padding: 0px !important;
    padding-left: 7px !important;
    padding-right: 5px !important;
    width: auto !important;
}

.menuList li.selected ul.submenu a.selected {
    background: none;
    color: #fff !important;
    font-weight: bold !important;
}

.menuList li.selected ul.submenu a:hover {
    color: #000 !important;
}

.menuList ul.submenu {
    display: none;
    width: 100%;
    padding: 5px !important;
    margin: 0px !important;
}

.menuList li.selected ul.submenu li {
	background: none !important;
	border-bottom: 0 !important;
	white-space: nowrap;
	padding: 0;
}

.menuList li.selected ul.submenu form {
	padding-left: 20px;
}

#menuList li.selected ul.submenu a:hover {
    color: #333 !important;
}


#headerMenu {
  background-color: #3c78b5;
  float:right;
  width:100%;
  font-size:93%;
  line-height:normal;
  padding-bottom: 5px;
  padding-top: 0px;
  }

#headerMenu a {
	color: #ffffff;
	text-decoration:none;
	padding-bottom: 5px;
 }


#headerLinkbar {
  background-color: #003366;
  float:right;
  width:100%;
  font-size:93%;
  line-height:normal;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 0px;
 }

#headerLinkbar a:HOVER {
  	color: #ffea00 !important;
}

#rightHeader {
	position: absolute;  	
	top: 0px;
	right: 10px;
}
#leftHeader {
  	padding-left1: 10px !important;
	position: absolute;  	
	top: 28px;
	left: 10px;
  	color: #FFFFFF !important;
}
#leftHeader a {
  	background:none !important;
  	display:inline !important;
  	width:auto !important;
  	padding: 2px !important;
}

#leftHeader a:HOVER {
  	color: #FF9900 !important;
}

#x:-moz-any-link, x:default, #submenuBack{
	height: 105px;
	background-color: #3c78b5;
}

#submenuBack{
	height: 105px;
	*height: 25px;
	background-color: #3c78b5;
}

#submenuBack{
	_height: 25px;
	background-color: #3c78b5;
}

#x:-moz-any-link, x:default, #collectionSubmenuBack{
	height: 32px;
	background-color: #3c78b5;
}

#collectionSubmenuBack{
	*height: 2px;
	background-color: #3c78b5;
}

#collectionSubmenuBack{
	_height: 2px;
	background-color: #3c78b5;
}

#x:-moz-any-link, x:default, #resourceSubmenuBack{
	height: 32px;
	background-color: #3c78b5;
}

#resourceSubmenuBack{
	*height: 2px;
	background-color: #3c78b5;
}

#resourceSubmenuBack{
	_height: 2px;
	background-color: #3c78b5;
}