/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 22/10/2008																						*/

/* speakfirst																																					*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* text_styles_blue.css																																*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

.info_box_header { background-color: #0046a9; padding: 3px 0px 5px 10px; }
.info_box { background-color: #ccdaee; min-height: 220px; padding: 0px 0px 0px 0px; }

#top_info_bar {
	position: relative;
	margin: 1px 0px 0px 0px;
	height: 29px;
	width: 688px;
	left: 0px;
	float: left;
	padding: 1px 0px 0px 15px;
	text-align: left;
	background-color: #0046a9;
	z-index: 100;
}

.table_border { border: solid 1px #0046a9; }
.dashed_line { border-bottom: dashed 1px #0046a9; }
