body{
	margin:0;
	padding:0;
}

.bg_navigation{
	background:#2B2977 url(images/bg_navigation.gif) top left repeat-x;
}

.tileButtn{
	background:#2B2977 url(images/tile_button.gif) top left repeat-x;
}
.tile_logobar{
	background:url(images/tile_logobar.gif) top left repeat-x;
}
.toprow{
	background:url(images/top_row.gif) top left repeat-x;
	height:33px;
}

.tahoma11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656665;
	text-decoration: none;
	}
.link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656665;
	text-decoration: underline;
}

.logohm{
	margin:0 auto;
	height:45px;
	padding:0;
	overflow:hidden;
}
.logohm li{
	float:left;
	list-style:none;
	background:url(images/seperator-new.jpg) top right no-repeat;
	text-align:center;
	padding:0 10px;
	margin:0;
}
.menuInternal li{
	float:left;
	padding:0 10px;
	list-style:none;
	border-right:1px solid #333;
}
.menuInternal li a{
	color:#900;
	text-decoration: none;
}


.menuInternal li a:hover{
	color: #656665;
	text-decoration: underline;
}



.last{
	border-right:none!important;
}

.link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656665;
	text-decoration: none;
}
.tahoma11bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22599A;
	text-decoration: none;
}
.tahoma11bold:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22599A;
	text-decoration: none;
}
.arial10grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.inline{display:inline;}.tahoma11red {
	font-family: Tahoma;
	font-size: 11px;
	color: #AB242A;
}
.btn{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
font-weight: normal;
text-decoration: none; 
background-color: #f8f8f8; 
border-color: #43648F;  
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px}
.btnsub{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	cursor:hand;
font-weight: bold;
text-decoration: none; 
background-color: #f4f4f4; 
border-color: #43648F; 
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px}.verdana10boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.tahoma11black {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:left;
}
.tahoma11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align:left;
}
.tahoma11blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #22599A;
}
.tahoma11green {
	font-family: Tahoma;
	font-size: 11px;
	color: #3faf00;
}
.tahoma11red1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}
.tahoma10red {
	font-family: Tahoma;
	font-size: 10px;
	color: #C81444;
}.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656665;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px double #d3d3d3;
}




/* New in version 1.7+ */
 #slider1 {
  width: 510px;
  height:219px;
  list-style: none;
  margin:0;
  padding:0;
 }
 /* CSS to expand the image to fit inside colorbox */
 #cboxPhoto { width: 100%; height: 100%; margin: 0 !important; }
 /* Change metallic theme defaults to show thumbnails -
  using #demo2 (page wrapper) to increase this CSS priority */
 #demo2 div.anythingSlider-metallic .thumbNav a {
  background-image: url();
  height: 30px;
  width: 30px;
  border: #000 1px solid;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-indent: 0;
 }
 /* border around link (image) to show current panel */
 #demo2 div.anythingSlider-metallic .thumbNav a:hover,
 #demo2 div.anythingSlider-metallic .thumbNav a.cur {
  border-color: #fff;
 }
 /* reposition the start/stop button */
 #demo2 div.anythingSlider-metallic .start-stop {
  margin-top: 15px;
 }
