
a.link1:link, a.link1:active, a.link1:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
a.link1:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
} 

#navbar a:link, a:active, a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #342D7E;
	text-transform: none;
	text-decoration: none;
}
#navbar a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #FFCC00;
	text-transform: none;
	text-decoration: none;
}
#navbar a.selected {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #342D7E;
} 
a.linksel:link, a.linksel:active, a.linksel:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-transform: none;
	text-decoration: none;
	background-color:#003399;	
}	


			
.textinall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #342D7E;
	text-decoration: none;
}
.textinall2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #342D7E;
	text-decoration: none;
}
.textinall3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #342D7E;
	text-decoration: none;
}
.textinall3 a:link, .textinall5 a:active, .textinall5 a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #342D7E;
	text-decoration: none;
	border-bottom:1px dashed #342D7E;
}
.textinall3 a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	border-bottom:1px dashed #342D7E;
}
.textinall4 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #342D7E;
	text-decoration: none;
}
.textinall5 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #342D7E;
	text-decoration: none;
}
.textinall5 a:link, .textinall5 a:active, .textinall5 a:visited  {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #342D7E;
	text-decoration: none;
	border-bottom:1px dashed #342D7E;
}

.textinall5 a:hover  {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	border-bottom:1px dashed #FFCC00;
	}
.textinall7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #342D7E;
	text-decoration: none;
}
.pad {
	padding: 10px;
}
.sel { 
    background-color:#0000CC;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #342D7E;
	text-decoration: none;
}
h1.largefont {
	font-size:26px;
	font-stretch: ultra-expanded;
	
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #342D7E;
	margin: 0 0 .1em 0;
	text-decoration: none;
	
}
.test {background-image:url(ro_select_new.png);}

/* Nav squares */ 
.tabbox .navMinwidth { width: 500px; font-size: 1px; } 
.tabbox ul { position: relative; margin: 0; padding: 0; list-style-type: none; width: 100%; height: 30px; } 
.tabbox ul li { display: block; float: left; height: 20px; width: 40px; white-space: normal; margin-right: 5px; padding: 0;} 
.tabbox a {display: block; float: left; color: #000; text-decoration: none; font: normal 11px Arial, sans-serif; height: 10px; width: 40px; padding: 10px 0px 5px 10px; letter-spacing: normal; } 
.tabbox li.unselected a:hover { color: #FFF; text-decoration: none; } 
.tabbox li.unselected a:hover { background-color: #707536; } 
.tabbox li.current { background-repeat: no-repeat; background-color: #fff; width: 40px; height: 20px ; } 
.tabbox li.current { background-image: url(images/selected_facet.png); } 
.tabbox li.current a { color: #FFF; font-weight:bold; } 
.tabbox li.unselected a { background-image:url(images/facet.png); background-repeat: no-repeat; background-color:#d8ef2e; color: #000 ;} 

hr {
	color:#5f84a8;
	height:1px;
	
}
/* End Nav squares */ 
