/* BlueTitle Container */
#BlueTitle {
	padding: 0;
	margin-bottom: 5px;
}

#BlueTitle p {
	font-size: 11px;
	FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
	padding: 0; 
	color: #1a1a1a;
	margin-bottom: 11px; 
	line-height: 135%;
}

#BlueTitle a:link, #BlueTitle a:visited {
	color: #1a1a1a;
	text-decoration: underline;
}

#BlueTitle a:hover, #BlueTitle a:active {
	color: #1a1a1a;
	text-decoration: none;
}

.BlueTitle_title {
	font-family: Trebuchet, Arial,  Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #0058a2;
}

.BlueTitle_Content {
	padding: 6px 0 16px 0;
}

#BlueTitle .Normal
{
FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
font-size: 11px;
	color: #1a1a1a;
font-weight:normal;
line-height: 135%;
}

#BlueTitle .SubHead    {
FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
font-size: 11px;
color: #1a1a1a;
font-weight:bold;
line-height: 135%;
}

/* Round Container */
#Round {
	padding: 0;
	margin-bottom: 5px;
}

.Round-tl {
	background: url(tl1.gif) no-repeat bottom right;
	width: 8px;
	height: 17px;
}

.Round-tb {
	background: url(tb1.gif) bottom repeat-x;
	height: 17px;
}

.Round-tr {
	background: url(tr1.gif) no-repeat bottom left;
	width: 8px;
	height: 17px;
}

.Round-lb {
	background: url(lb1.gif) repeat-y left;
	width: 8px;
}

.Round-rb {
	background: url(rb1.gif) repeat-y right;
	width: 8px;
}

.Round-bl {
	background: url(bl1.gif) no-repeat top right;
	width: 8px;
	height: 20px;
}

.Round-bb {
	background: url(bb1.gif) repeat-x top;
	height: 20px;
}

.Round-br {
	background: url(br1.gif) no-repeat top left;
	width: 8px;
	height: 20px;
}

#Round p, #Round td {
	font-size: 11px;
	FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
	color: #1a1a1a;
	line-height: 135%;
}

#Round a:link, #Round a:visited {
	text-decoration: none;
}

#Round a:hover, #Round a:active {
	text-decoration: none;
}

#Round UL {list-style-type: none; margin: 0; padding: 0;}
#Round UL LI {font-size: 11px; list-style: none;}
.Round_Content {
	padding: 6px 2px 0 2px;
	background: #fff;
}
.NoTitle_Content {
	padding: 0;
}
#Round .Normal
{
FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
font-size: 11px;
	color: #1a1a1a;
font-weight:normal;
line-height: 135%;
}

#Round .SubHead    {
FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
font-size: 11px;
color: #1a1a1a;
font-weight:bold;
line-height: 135%;
}


/* GrayGround Container */
#GrayGround {
	padding: 0;
	margin-bottom: 5px;
}

.GrayGround-tl {
	background: url(tl2.gif) no-repeat top right;
	width: 8px;
	height: 20px;
}

.GrayGround-tb {
	background: url(tb2.gif) top repeat-x;
	height: 20px;
}

.GrayGround-tr {
	background: url(tr2.gif) no-repeat top left;
	width: 8px;
	height: 20px;
}

.GrayGround-lb {
	background: url(lb2.gif) repeat-y left;
	width: 8px;
}

.GrayGround-rb {
	background: url(rb2.gif) repeat-y right;
	width: 8px;
}

.GrayGround-bl {
	background: url(bl2.gif) no-repeat top right;
	width: 8px;
	height: 20px;
}

.GrayGround-bb {
	background: url(bb2.gif) repeat-x top;
	height: 20px;
}

.GrayGround-br {
	background: url(br2.gif) no-repeat top left;
	width: 8px;
	height: 20px;
}

#GrayGround p, #GrayGround td {
	font-size: 11px;
	FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
	padding: 0; 
	color: #000;
	margin-bottom: 11px; 
	line-height: 135%;
}
.GrayGround_title {
	font-family: Trebuchet, Arial,  Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #06c;
	line-height: 22px;
}

.GrayGround_Content {
	padding: 0;
	background: #f2f2f2;
}

#GrayGround .Normal
{
FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
font-size: 11px;
	color: #000;
font-weight:normal;
line-height: 135%;
}

#GrayGround .SubHead    {
FONT-FAMILY: Trebuchet, Arial,  Helvetica, sans-serif;
font-size: 11px;
color: #000;
font-weight:bold;
line-height: 135%;
}



