@charset "utf-8";


/* CSS Document */
#map {
	width: 504px; 
	height: 600px; 
}

a img { border: none }

a {
	font-weight: bold;
}

a:link {
	color: #7f7e7e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7f7e7e;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #7f7e7e;
}

body {
	background-color: #b6b6b6;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7e7e;
	font-size: 12px;
}
.ctr_table {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 16px;
	text-align: justify;
	background-position: center;
	vertical-align: top;
}
.date_bar {
	text-align: left;
	padding-left: 12px;
	font-size: 14px;
}

.larger_view {
	font-size: 10px;
	font-weight: bold;
	background-color: #edf5fa;
	height: 35px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-align: center;
}

.left_align {
	text-align: right;
}
.left_align_underline {
	text-align: right;
	font-weight: bold;
}

.ctr_table_boldtitle {
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 16px;
	background-color: #F0F0F2;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ctr_table_boldtitlebluebg {
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 16px;
	background-color: #414141;
	padding-top: 3px;
	height: 26px;
	background-image: url(images/titlebar_prod.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
}


.ctr_banner_bar {
	background-image: url(images/ctr_bnr_linebar.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding: 12px;
}
.press_titlebar {
	background-image: url(images/bar_press_bg.gif);
	background-repeat: repeat-x;
	height: 51px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


.footer {
	text-align: center;
	padding: 5px;
}

.footer_bar {
	background-image: url(images/footer_bar.jpg);
	background-repeat: repeat-x;
	height: 81px;
	background-position: top;
}
.line_divider {
	background-image: url(images/side_div.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 201px;
}
.line_ctr_divider {
	background-image: url(images/side_div.gif);
	background-repeat: repeat-x;
	height: 10px;
}




.menu_bg {
	background-image: url(images/bg_menu_bar.jpg);
	background-repeat: repeat-x;
	height: 60px;
	text-align: right;
	vertical-align: top;
}

.prod_footer {
	background-color: #fefdfe;
	background-image: url(images/prod_footer.gif);
	background-repeat: repeat-x;
	height: 132px;
}

.side_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83827e;
	background-color: #FFFFFF;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.side_pad {
	text-align: justify;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.ctr_table_boldtitle_nobg {
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;
	padding-top: 5px;
	padding-left: 1px;
}
.artcle_itall {
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

.ctr_table_boldtitle_color {
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	background-color: #f9f6f8;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 16px;
	padding-bottom: 4px;
}
.bg_video {
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: 95%;
	background-position: top;
	border: 1px solid #C4C4C4;
}
.vid_select {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	height: 24px;
	width: 200px;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
.vid_selectblue {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
	height: 24px;
	width: 200px;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding: 3px;
}

.vid_selectblue_link {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
	height: 24px;
	width: 200px;
	text-align: center;
}

a.vid_selectblue_link {
	color: #FFFFFF;
}

a.vid_selectblue_link:hover {
	text-decoration: underline;
}
