/* Black-title Container */
#Black-title {
	padding: 12px 0;
}

.Black-title_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-left: 6px;
}

.Black-title_Content {
	padding: 6px;
}

#Black-title .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000;
font-weight:normal;
line-height: 18px;
}

#Black-title a:link {
	color: #448801;
	font-weight: bold;
}

#Black-title .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000;
font-weight:bold;
line-height: 18px;
}

/* BlueBar Container */
#BlueBar {
	padding: 12px 0;
}

.BlueBar_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-left: 6px;
}

.BlueBar_Content {
	padding: 6px;
}

.BlueBar_topbg {
	border-bottom: 4px #244871 solid;
}

#BlueBar .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000;
font-weight:normal;
line-height: 18px;
}

#BlueBar a:link {
	color: #448801;
	font-weight: bold;
}

#BlueBar .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000;
font-weight:bold;
line-height: 18px;
}

/* Round Container */
#Round {
	padding: 12px 0;
}

.Round_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 2px;
}

.Round_Content {
	padding: 6px;
}
.Round_tl {
	background: url(tl.gif) top left no-repeat;
	width: 9px;
	height: 20px;
}
.Round_tb {
	background: url(tb.gif) top repeat-x;
	height: 20px;
}
.Round_tr {
	background: url(tr.gif) top right no-repeat;
	height: 20px;
	width: 84px;
}
.Round_lb {
	border-left: 2px #E7F0F8 solid;
}
.Round_rb {
	background: url(rb.gif) right repeat-y;
	width: 6px;
}
.Round_bl {
	background: url(bl.gif) bottom left no-repeat;
	width: 81px;
	height: 34px;
}
.Round_bb {
	background: url(bb.gif) bottom repeat-x;
	height: 34px;
}
.Round_br {
	background: url(br.gif) bottom right no-repeat;
	height: 34px;
	width: 24px;
}
#Round .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000;
font-weight:normal;
line-height: 18px;
}

#Round a:link {
	color: #448801;
	font-weight: bold;
}

#Round .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000;
font-weight:bold;
line-height: 18px;
}




