BODY {
	font: 12px Trebuchet, arial, sans-serif;
	margin: 0;
	background-image: url('images/bm/bmback.jpg');
	background-repeat: repeat-x;
}
.container {
	width: 745px;
	margin: 0px auto 0 auto;
}
.header {
	 margin-bottom: 0px; background-attachment:fixed; background-image:url('images/bm/top_bg.jpg'); background-position: bottom; background-repeat:repeat-x;
}
.header a, 
.header a:visited, 
.header_nav_item a,
.header_nav_item a:visited {
	color: 	#2B4F8F;
	font: 9px arial, sans-serif;
	text-decoration: none;
}
.admin_answers_table {
	width: 100%;
	padding: 0 0 0 10px;
}
.mnu_column_ {
	width: 158px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 10px;
}
.main_content {
	padding: 5px 10px 0 10px;
	vertical-align: top;
	width: 530px;
	background-color: #FFFFFF;
}
.right_content {
	padding-left: 10px;
	vertical-align: top;
}

.home_page_table_header {
	width: 236px; 
	height: 20px; 
	background-image: url('images/header_top_bg.gif');
}

.div_question {
	font: bold 14px arial;
	margin-top: 10px;
}

.div_admin_controls,
.div_admin_controls a {
	margin: 2px;
	background-color: #336A89;
	color: #FFFFFF;
}
.admin_add_link {
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 3px;	
}
.admin_add_link a {
	color: #0000EE;
	text-decoration: none;
}
.admin_question_text {
	margin: 10px 0 0 0;
	border-top: 1px solid #000000;
}
.correct_answer_text {
	font-size: 14px;
	color: #4D960D;
	font-weight: bold;
}
.incorrect_answer_text {
	color: #FF0000;
	font-weight: bold;
}
.answer_status {
	font-size: 8px;
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #FF0000;
}

.main_heading {
	font: bold 20px arial, sans-serif;
	border-bottom: 1px solid #000000;
}
.sub_heading {
	font: bold 15px arial, sans-serif;
	border-bottom: 1px solid #000000;
	padding-top: 5px;
}
.ul_prod {
	margin: 0 0 5px 15px; 
	padding: 0;
}
.tbl_demographic {
	border: 1px solid #CDCDCD;
	width: 100%;
}
.tbl_gallery {
	width: 100%;
	text-align: center;
}
.txt_contact {
	width: 375px;	
}

.black_link a,
.black_link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.quiz_stats {
	position: absolute; 
	margin: 110px 0 0 222px; 
	color: #000000; 
	font-size: 16px; 
	font-weight: bold;
	border: 0;
}
.hidden {
	display: none;
}
.tab_active {
	height: 25px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 50%;
	padding: 5px;
}
.tab_active a {
	font: bold 16px arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
.tab_inactive {
	border: 1px solid #000000;
	width: 50%;
	background-color: #8B9099;
	padding: 5px;
}
.tab_inactive a {
	font: bold 16px arial, sans-serif;
	color: #000000;
	text-decoration: none;	
}
.div_video {
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

/* Menu classes */
.mnu_0,
.mnu_1 {
	height: 17px;
	width: 154px;
	padding: 5px 0 0 7px;
	background-color: #8B9099;
	border-bottom: 1px solid #46494E;
}
.mnu_0 a,
.mnu_1 a {
	font: 10px arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mnu_flc {
	height: 17px;
	width: 154px;
	padding: 5px 0 0 7px;
	background-color: #ffcb00;
	border-bottom: 1px solid #46494E;
}
.mnu_flc a {
	font: 10px arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.mnu_1_selected,
.mnu_0_selected {
	height: 17px;
	width: 154px;
	padding: 5px 0 0 7px;
	background-color: #B9C1CE;
	border-bottom: 1px solid #46494E;
}
.mnu_1_selected a,
.mnu_0_selected a {
	font: 10px arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.mnu_2,
.mnu_2_selected {
	display: none;
}
/* End Menu Classes */

/*Events Component Classes*/
.h3_events {
	margin: 3px 3px 3px 0;	
}
.div_event_time {
	font-style: italic;
}
/*End Events Component Classes */





/*Slide Menu Styles*/
	#mainContainer{
		width:760px;
		text-align:left;
		margin:0 auto;
		background-color: #FFF;
		border-left:1px solid #000;
		border-right:1px solid #000;
		height:100%;
	}
	
	#topBar{
		width:760px;
		height:100px;
	}
	#leftMenu{
		width:200px;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}
	#mainContent{
		width: 520px;
		padding-right:10px;	
		float:left;
	}
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:526px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:526px;	
		padding-left:2px;	

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	

/*End Slide Menu Styles*/


/*Styles for the slide show controller - I need to clean these up*/
#Masthead {
	/*I think this can probably go away alltogether, but we could also add the BM logo here*/
}

#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #dedede;
	border: 5px solid #ccc;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

#PrevLink, #NextLink {
	font: bold 14px arial, sans-serif;
	text-decoration: none;
	color: #000000;
}

#CaptionContainer {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	background-color: #ccc;
	}

#CaptionContainer p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}

#Counter {
	font-weight: bold;
	color: #999;
	padding-right: 5px;
}

/*End styles for the slide show*/

.required {
	color: #FF0000;
}

/*--------------Styles for menus with rounded corners-----------------------*/
.upperleft{
	width : 154px;
	margin-left : auto;
	margin-right : auto;
    margin-bottom: 3px;
	background-color : #E0E1E3;
	background-image : url('images/bm/tl.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.upperleft_hover
{
	width : 154px;
	margin-left : auto;
	margin-right : auto;
    margin-bottom: 3px;
	background-color : #FFE401;
	background-image : url('images/bm/tl.gif');
	background-repeat : no-repeat;
	background-position : top left;
	cursor:pointer;
	cursor:hand;
}
.upperleft_flq
{
	width : 154px;
	margin-left : auto;
	margin-right : auto;
    margin-bottom: 3px;
	background-color : #2B4F8F;
	background-image : url('images/bm/tl_flq.gif');
	background-repeat : no-repeat;
	background-position : top left;
	cursor:pointer;
	cursor:hand;
}
.upperright_flq{
	background-image : url('images/bm/tr_flq.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft_flq{
	background-image : url('images/bm/bl_flq.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright_flq{
	background-image : url('images/bm/br_flq.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 2% 3% 3% 10px;	
    font: bold 10px arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
.lowerright_flq a {
    font: bold 10px arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
.upperleft:hover {
    background-color : #FFE401;
	cursor:pointer;
	cursor:hand;
}

.upperright{
	background-image : url('images/bm/tr.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('images/bm/bl.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('images/bm/br.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 2% 3% 3% 10px;	
    font: bold 10px arial, sans-serif;
    color: #000000;
    text-decoration: none;
}
.lowerright a {
    font: bold 10px arial, sans-serif;
    color: #000000;
    text-decoration: none;
}
.lowerright_button{
	background-image : url('images/bm/br.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 2% 3% 3% 10px;	
    font: bold 10px arial, sans-serif;
    color: #FF0000;
    text-decoration: none;
}
.lowerright_button a {
    font: bold 10px arial, sans-serif;
    color: #FF0000;
    text-decoration: none;
}
/*--------------------------End styles for menus with rounded corners--------------------------*/

/*------------------------New slideshow styles------------------------------------------------*/
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */		
		position:relative;	/* Don't remove this line */
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
/*-----------------------------End new slideshow styles----------------------------------------*/