/* === Portal Styles === */

/* Use for the background color of the portal header */
.metanavigation{  
	background-color: #FFFFFF;
	font-family:verdana,arial;
	font-size: 10px;
	font-weight: normal;
	line-height:11px;
}
.metanavigation:link{
	text-decoration:none;
	color: #666666;
}
.metanavigation:visited{
	text-decoration:none;
	color: #666666;
}
.metanavigation:hover{
	text-decoration:none;
	color: #FF9900;
}

.trennmetanav{  
	background-color: #FFFFFF;
	font-family:verdana,arial;
	font-size: 10px;
	line-height:11px;
	color: #CCCCCC
}
.clickpath{
	background-color: #FFFFFF;
	font-family: verdana,arial; 
	font-size: 10px; 
	font-weight: normal;
	line-height: 11px;
	color:#666666;
}
.clickpath:link{
	text-decoration:none;
	color: #666666;
}
.clickpath:visited{
	text-decoration:none;
	color: #666666;
}
.clickpath:hover{
	text-decoration:none;
	color: #FF9900;
}
.searchInput{  
	background-color: #FFFFFF;
	font-family:verdana,arial;
	font-size: 9px;
	font-weight: normal;
	line-height:10px;
	color: #333333;
}
.login{  
	font-family:verdana,arial;
	font-size: 10px;
	font-weight: normal;
	line-height:9px;
	color: #666666;
}
.selectaddress{
	background-color: #FFFFFF;
	font-family: verdana,arial; 
	font-size: 10px; 
	font-weight: normal;
	line-height: 11px;
	color:#666666;
}
.selectaddress:hover{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #000066;
}
.standard{
	font-family:verdana,arial;
	font-size: 10px;
	font-weight: normal;
	line-height:9px;
	margin:0px;
	border-style:solid;
	border-width:0px;
}