img { border: none;}

#top_menu_wrap { height:22px; background: url(top_menu_bg.gif) left top repeat-x; }
#top_menu_row { height:22px; background: url(top_menu_bg.gif) left top repeat-x; }
#top_menu {
	clear: both;
	display: block;
	height: 22px;
	list-style-type: none;
	margin: 0 auto;
	width: 480px;
	}
	#top_menu li {
		padding: 0;
		}
		#top_menu li.first { padding-left: 0; }
		
		#top_menu li a {
			display: block;
			height: 22px;
			line-height: 22px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#FFF;
			padding: 0px 8px;
			text-decoration: none;
			}
		#top_menu li a.colored { color:#26a9e0;}

#header_table { height:101px; background: url(header_bg.gif) left top repeat-x; }

#bottom_video_table { height:187px; background: url(bottom_video_bg.gif) left top repeat-x; }

	
#main_menu-wrap { background: url(images/header_navigation-bg.gif) left top repeat-x; }
#main_menu {
	clear: both;
	display: block;
	height: 30px;
	list-style-type: none;
	margin: 0 auto;
	}

.header_style
{
	color:#2970a6;
	font-size:18px;
	font-family:Tahoma;
}

.text_header {
	font-family: Verdana, Geneva, sans-serif;
	color: #1b75bb;
	font-size: 18px;
	font-weight: bold;
}
.text_normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#231f20;
}
.normal { 
	FONT: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #4C4C4C;
	TEXT-DECORATION: none
}
.text_header_2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #f05a28;
	font-size: 12px;
}
._content_left_edge { background: url(content_bg_left_edge.gif) left bottom no-repeat;
width:12px;}
._content_bg { background: url(content_bg.gif) left bottom repeat-x;}
._content_right_edge { background: url(content_bg_right_edge.gif) left bottom no-repeat;
width:12px;}

/* begin: slideshow */
.slideshow {
position:relative;
padding:0;
margin:0;
}
.slideshow a img {
border:none;
}
.slideshow li.slide {
list-style-type:none;
}
.slideshow .slides {
height:200px;
margin:0;
}
.slideshow .slides li.slide {
visibility:hidden;
position:absolute;
left:0px;
top:0;
}
.slideshow .buttons {
display:none;
}
.slideshow .buttons {
display:block;
position:absolute;
z-index:100;
left:0px;
bottom:20px;
margin:0;
}
.slideshow .buttons li {
float:left;
display:inline;
width:30px;
height:30px;
margin:0;
padding-left:11px;
line-height:30px;
background-image:url('buttonBg.png');
background-repeat:no-repeat;
}
.slideshow .buttons li a {
float:left;
text-decoration:none;
width:30px;
height:30px;
color:#fff;
outline:0;
}
.slideshow ul.buttons li a:hover {
text-decoration:none;
color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
color:#666666;
}
/* end: slideshow */			

/* Videos */

.goto {margin-top: 10px; margin-bottom: 25px;}

.goto a, .goto .active {
	display: block;
	float:left;
	margin: 10px 10px 0 0;
	padding: 10px 5px 10px 5px;
	width: 90px;
	height: 4.25em;
	font-size: 1em;
	text-decoration: none !important;
	text-align:center;	
}

.goto a {	border: 1px #999999 solid;	cursor: pointer;	color: #999;}
.goto a:hover {color: #333; background-color: #fff; border: 1px #000 solid; }
.goto .active{	border: 1px #0066CC dotted;	color:#0066CC;	/*background-color: #2462a5;*/}
.video_group {float: left;}

.video_div {text-align: center;}

#video_media
			{
			   1margin-top: 40px;
			   text-align:center;
			   
         }
#video_noUpdate
			{
				margin: 0 auto;
				font-family:Arial, Helvetica, sans-serif;
				font-size: x-small;
				color: #cccccc;
				text-align: left;
				width: 210px; 
				height: 200px;	
				padding: 40px;
			}
			
/* end Videos */	