
.title_slide{	/* Styling question */
	/* Start layout CSS */
	color:#253a95;
	font-size: 9px; 
	font-family: Verdana; 
	padding-left:2px;
	overflow:hidden;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	height:68px;
		background-image:url(../images/blue.gif);
	background-repeat:repeat-x;
}

/*style for the slide view*/
.descrip{	/* Parent box of slide down content */
	border:0px solid #317082;
	visibility:hidden;
	overflow:hidden;
	position:relative;

}
.descrip_content{	/* Content that is slided down */
	padding:3px;
	position:relative;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #253a95;
	
}

/*left menu */

		#gms_slidedown_menu{    

  visibility:hidden;
  padding:0px;

  width: 163px;  /* IE 5.x */
  width/* */:/**/163px;  /* Other browsers */
  width: /**/163px;  
  
}
	.clear{
		clear:both;
	}
	
	#leftMenu{
		width:163px;
		padding-left:0px;
		padding-right:0px;
		float:left;
	}
	/*
	General rules
	*/

	#gms_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#gms_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#gms_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#gms_slidedown_menu{		
		width:163px;	
	}

	/* All A tags - i.e menu items. */
	#gms_slidedown_menu a{
		
		text-decoration:none;	
	
		clear:both;
		width:163px;	
	}
.faq_a{
padding-top:5px;
padding-left:2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304A8B;
	font-weight:bold;
}
.faq_q{padding-top:5px;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304A8B;
	font-weight:bold;
}
	#imageSlideshowHolder{

		width: 833px;	/* IE 5.x */
		/* CSS HACK */
		height: 215px;	/* IE 5.x */
		
		background-color:#000;
		border:0px solid #317082;
		position:relative;	/* Never change this value */
		
	}
	.imageInGallery{		
		width:833px;
		height:215px;
		background-color:#000;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	
	#imageSlideshowHolder img{
	position:absolute;

	}
	#leftMenu{
		width:162px;
		padding-left:-10px;
		padding-right:0px;
		float:left;
	}

	/*
	General rules
	*/

	#content_slidedown_menu li{
	text-align:left;
		list-style-type:none;
		position:relative;
	padding-top:5px;
	}
	#content_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
		

	}

	#content_slidedown_menu div{
		margin:0px;
		padding-top:0px;
		
	}
	/* 	Layout CSS */
	#content_slidedown_menu{		
		width:163px;
		padding-top:0px;
	}

	/* All A tags - i.e menu items. */
	#content_slidedown_menu a{
		color: #00054d;
		text-decoration:none;	
		clear:both;
		padding-left:0px;	

	}
	
	
		#content_slidedown_menu a:hover{
		background-color:#cedbfe;
		color: #000000;
		text-decoration:none;	
		display:block;
		clear:both;
		padding-left:0px;	

	}	
	/*
	A tags 
	*/
	#content_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:0px;
		border-bottom:0px solid #000;
		font-weight:bold;
		
	}	
	#content_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:0px;
		font-size:12px;
		color:#1c1b1a;
	}	


	
