@charset "UTF-8";
/* CSS Document */

h3, h3 .Head  {
	color:#ffffff;
	font-weight:bold;
	font-size:9.5pt;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

.rounded_top h3, .rounded_top h3 .Head  {
	color:#ffffff;
	font-weight:bold;
	font-size:10.5pt;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0;
}

.colored_box {
	margin-bottom:10px;
}

.colored_body {
	background:#FFFFFF;
	border-left:#9fa4ab 1px solid;
	border-right:#9fa4ab 1px solid;
	border-bottom:#9fa4ab 1px solid;
	padding:6px 16px;
}

.colored_body2 {
	background:#FFFFFF;
	padding:6px 17px;
}

.darkred_top {
	background:url(images/darkred_header.gif) repeat-x;
	height:27px;
	line-height:27px;
	padding-left:17px;
}

.orange_top {
	background:url(images/orange_header.gif) repeat-x;
	height:27px;
	line-height:27px;
	padding-left:17px;
}

.purple_top {
	background:url(images/purple_header.gif) repeat-x;
	height:27px;
	line-height:27px;
	padding-left:17px;
}

.green_top {
	background:url(images/green_header.gif) repeat-x;
	height:27px;
	line-height:27px;
	padding-left:17px;
}

.colored_body p {
	margin-top:10px;
}

.rounded_box {
	margin-bottom:15px;
}

.rounded_top_left {
	background: url(images/rounded_topLeft.gif) top left no-repeat;
	width:15px;
	height:33px;
	margin:0;
	padding:0;
}

.rounded_top {
	background:#52439b;
	height:33px;
	line-height:33px;
	margin:0;
	padding:0;
	width:auto;
}

.rounded_top_right {
	background:url(images/rounded_topRight.gif) top right no-repeat;
	width:15px;
	height:33px;
	margin:0;
	padding:0;
}

.rounded_body {
	background:#f4f6e7;
	padding:15px 15px 0 15px;
	width:auto;
}

.rounded_bot_left {
	background: url(images/rounded_botLeft.gif) top left no-repeat;
	width:15px;
	height:15px;
}

.rounded_bot {
	background:#f4f6e7;
	height:15px;
}

.rounded_bot_right {
	background: url(images/rounded_botRight.gif) top right no-repeat;
	width:15px;
	height:15px;
}
