.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474748;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
}
.page_selector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.page_selector_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.image_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
}
.nav_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff8000;
	line-height:16px;
}
.nav_items_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
}
.nav_items_li {
  margin-bottom:0px;
}
a.nav_items:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.nav_items_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 80%;
}
#containerul, #containerul ul{
  text-align:left;
  margin:0;				/* Removes browser default margins applied to the lists. */
  padding:0;				/* Removes browser default padding applied to the lists. */
  list-style-type:none;			/* Removes the bullet point that usually goes next to each item in a list. */ 
}
#containerul li{
  margin:0 0 0 0px;			/* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0;				/* Removes browser default padding applied to the list items. */
  list-style-type:none;			/* Removes the bullet point that usually goes next to each item in a list. */ 
  padding-bottom: 0px;
  margin-bottom:0px;
}
.verysmall {
	font-size: 6px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.grey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474746;
	font-weight: bold;
}
.orange11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff8000;
}
.orange12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8000;
}
.yellow11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f7f63d;
}
.darkgrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.darkgrey14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.contentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
