/* MENU */


ul.ulArchiveMonth{
	margin-left:30px;
}

/* ------------------- */

div.no_flasj{
	padding:0px 20px;
	width:600px;
	color:#990000;
	font-size:11px;
	margin-top:-10px;
}


div.text_title{
	margin: 0px 35px 20px 35px;
}

div.text_title img{
	vertical-align:middle;
}

div.docu_intro{
	color:#5C5C57;
	font-size:18px;
	font-weight:bold;
	margin:0 35px;
}

.pdf_section_title{
	font-size:15px;
}

.pdf_li_section a{
	color:#5C5C58;
	font-weight:normal;
	text-decoration:underline;
}

.pdf_li_section a:hover{
	color:#237BC5;
}


/* -------------------- VIDEO STYLE ----------------------- */

div.video_section{
	height:305px;
}

div.sub_section_vid{
	color:#237BC5;
	text-align:left;
	width:120px;
	overflow:hidden;
	margin-left:5px !important;
}

div.video_loader{
	float:left;
	width:390px;
	height:305px;
}

div.video_container{
	float:right;
	width:150px;
	height:305px;
	text-align:center;
	overflow:auto;
	
}

div.video_container div{

	margin:5px 0px;
}

/* ------------ TOL TIP ----------------- */

#tool_tip{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.tool_tip_header{
	background:url(../images/tool_tip_top.png) no-repeat;
	height:20px;
	width:200px;
}

.tool_tip_center{
	background:url(../images/tool_tip_center.png) repeat-y;
	height:auto !important;
	font-size:12px;
	color:#56584B;
	width:190px;
	padding:5px;
	
}

.tool_tip_bottom{
	background:url(../images/tool_tip_bottom.png) no-repeat;
	height:32px;
	width:200px;
}


span.display_tip_title{
	font-weight:bold;
	color:#237BC5;
}

span.vid-link-title{
	display:none;
}

span.vid-link-description{
	display:none;
}
