#ww_headSpacer{ background-image: url("/images/spacer.jpg"); }

#header {
	text-align:left;
	vertical-align:bottom;
	width:1038px;
	height:80px; 
	background-repeat: no-repeat; 
	font-family:  arial, verdana;
	color:#4d4d4d;
}

#logo {
	float:left;
	width:80px;
	height:79px;
	margin-left:85px;
	background-repeat: no-repeat;
	display: inline;
}

#searchbutton{
	width:22px;
	height:11px;
}
	
#special {
	float:left;
	width:130px;
	height:40px;
	margin-left:80px;
	margin-top:10px;
	background-repeat: no-repeat;
	display: inline;
}

#top-nav {
	width:300px;
	height:35px;
	float: right;
	text-align:right;
	padding-right: 50px;
	font-size:10px;
}

#top-search {
	width:500px;
	height:23px;
	float: right;
	text-align:right;
	padding-right: 50px;
	font-size:12px;
}

#googleSearchTextField{
	width:150px;
	height:16px;
	margin:1px auto;
	padding: 0;
	font-size:9px;
}

#menu {
	width:740px;
	height:15px;
	float: right;
	padding-right: 40px;
	margin-top: 4px;
}

/* Style to make links not underlined, black, with blue hover */
.standard-links A:link {
    text-decoration:none;
    color:black;
}
.standard-links A:visited {
	text-decoration:none;
	color:black;
}
.standard-links A:active {
	text-decoration:none;
}
.standard-links A:hover {
	text-decoration:none;
	color:rgb(49,89,158);
}

.www_HeaderMenuTable{
	/*background: #b4b4b4;*/
	text-align: center;
	width:740px; 
	height:15px;
	/*height: 100%;*/
	text-decoration: none;	
	/*font: bold normal 600 xx-small verdana;*/
	z-index: 99;
}

.www_HeaderMenuCell {	
	/*font: bold normal 600 large verdana;*/
}

/* Table inside TD that controls pop-up*/
.www_TopCollectionItemTable, .www_TopCollectionItemTable_over {
	padding-right: 15px;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	cursor: pointer;
	height: 100%;
	width: 100%;
	z-index: 100;
}

.www_TopCollectionItem, .www_TopCollectionItem_over, .www_TopLinkItem, .www_TopLinkItem_over {
	text-align: center;
	color: #4d4d4d;
	/*background: #b4b4b4;*/
	/*padding-top: 3px;
	padding-top: 3px;*/
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	font-family:  arial, verdana;
	cursor: pointer;
	z-index: 100;
}
.www_TopCollectionItem_over, .www_TopLinkItem_over { color: #31599e; }

.www_TopChildCollectionContainer {
	text-align: left;
	position: absolute;
	top: 100%;
	left: 0px;
	border-top: 1px solid #566873;
	border-left: 1px solid #566873;
	border-bottom: 2px solid #566873;
	border-right: 2px solid #566873;
	z-index: 100;
}

.www_TopChildListTable{	background: #b4b4b4;}

.www_SubChildCollectionContainer{
	position: absolute;
	top: 0px;
	left: 99%;
	text-align: left;
	border-top: 1px solid #566873;
	border-left: 1px solid #566873;
	border-bottom: 2px solid #566873;
	border-right: 2px solid #566873;
	z-index: 100;
}

.www_SubChildListTable, .www_ChildCollectionItemTable{
	background:  #b4b4b4;
	text-align: left;
	z-index: 100;
}

.www_ChildCollectionItemTable_over{
	background: #b4b4b4;
	cursor: pointer;
}

.www_ChildCollectionItem, .www_ChildCollectionItem_over, .www_ChildLinkItem, .www_ChildLinkItem_over {
	color: #4d4d4d;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
	font-size: 14px;
	z-index: 100;
	font-family:  arial, verdana;
}

.www_ChildCollectionItem_over, .www_ChildLinkItem_over {
	color: #31599e;
	cursor: pointer;
}