@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	margin:0 0 5px 0;
	color:#7a797e;
}

.Head  {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	margin:0 0 5px 0;
	color:#7a797e;
}

.blue_top {
	background:url(images/blue_bubble_top.gif) no-repeat;
	height:15px;
	width:277px;
}

.blue_mid {
	background:url(images/blue_bubble_mid.gif) repeat-y;
	width:257px;
	color:#FFFFFF;
	padding:0 10px;
}

.blue_mid2 {
	background:url(images/blue_bubble_mid.gif) repeat-y;
	width:257px;
	color:#FFFFFF;
	padding:0 10px 2px 10px;
	font-size:14pt;
}

.blue_mid h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bold;
	border-bottom:0;
}

.blue_mid h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	color:#FFFFFF;
	font-size:14pt;
	line-height:1.1em;
}

.blue_mid p {
	font-size:9.5pt;
	margin:0;
}

.blue_bot {
	background:url(images/blue_bubble_bot.gif) no-repeat;
	width:277px;
	height:25px;
}

.yellow_top {
	background:url(images/yellow_top.gif) no-repeat;
	height:15px;
	width:179px;
}

.yellow_mid {
	background:url(images/yellow_mid.gif) repeat-y;
	padding:0 15px 0 30px;
	width:134px;
	font-size:11pt;
}

.yellow_mid p {
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9.5pt;
}