* { 
	font-family: tahoma, Arial, san-serif; 
	font-size: 13px;
	line-height: 130%;
	color: #434343; 
	}
.highlight_text_box {
	background: #eef1f5;
	border: 1px solid #babcbe;
	padding: 20px;
	margin: 20px 0px;
}
.small_space {
	font-size: 6px;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
.star_time {
	background: transparent url(../images/star_time.png) no-repeat top left;
	color: #2b5ea8;
	font-size: 13px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 4px;
}
p, .paragraph_text {
	font-size: 13px;
	color: 434343;
	line-height: 125%;
	font-weight: normal;
	text-align: left;
	margin-bottom: 13px;
	}
.paragraph_intro_text {
	font-size: 15px;
	color: 434343;
	line-height: 135%;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
}
	
h1, .headline_large_dk_blue {
	font-size: 24px;
	line-height: 125%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #2b5ea8;
	}	
h2, .headline_medium_lt_blue {
	font-size: 18px;
	line-height: 125%;
	font-weight: normal;
	margin-bottom: 10px;
	color: #6288c0;
	}
h3, .headline_medium_gold {
	font-size: 18px;
	line-height: 125%;
	font-weight: normal;
	margin-bottom: 10px;
	color: #bc9720;
	}
h4, .headline_small_gray {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
	line-height: 125%;
	color: #434343;
	}	
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #6288c0;
	margin-bottom: 14px;
	line-height: 125%;
}	
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #bc9720;
	margin-bottom: 14px;
	line-height: 125%;
}
.picture_border_no_margin {
	border: 2px solid #aec2e8;
}

.schedule_time p {
	margin-left: 25px;
}
.schedule_time ul {
	margin-left: 38px;
}
ul {
margin-bottom: 20px;
}

