/* Container1 Container */
#Container1 {
	padding: 0;
	margin-bottom: 16px;
}

#Container1 p {
	font-size: 12px;
	padding: 0; 
	color: #010101;
	margin-bottom: 12px; 
	line-height: 135%;
}

.Container1_topbg{
	border-bottom: #e5e5e5 1px solid;
	height: 32px;
}

.Container1_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.Container1_Content {
	padding: 10px 0 16px 0;
}

#Container1 .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #010101;
font-weight:normal;
line-height: 135%;
}

#Container1 .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #010101;
font-weight:bold;
line-height: 135%;
}

/* Container2 Container */
#Container2 {
	padding: 0;
	margin-bottom: 16px;
}

#Container2 p {
	font-size: 11px;
	padding: 0; 
	color: #010101;
	margin-bottom: 12px; 
	line-height: 135%;
}

.Container2_topbg{
	background: #d4d4d4;
	height: 26px;
}

.Container2_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010101;
	padding-left: 12px;
}
.Container2_Content {
	padding: 12px;
	border: #d4d4d4 1px solid;
	background: #eee;
}

#Container2 .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #010101;
font-weight:normal;
line-height: 135%;
}

#Container2 .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #010101;
font-weight:bold;
line-height: 135%;
}

/* Container3 Container */
#Container3 {
	padding: 0;
	margin-bottom: 16px;
}

#Container3 p {
	font-size: 12px;
	padding: 0; 
	color: #010101;
	margin-bottom: 12px; 
	line-height: 135%;
}

.Container3_Content {
	padding: 12px;
	border: #d4d4d4 1px solid;
	background: #fff;
}

#Container3 .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #010101;
font-weight:normal;
line-height: 135%;
}

#Container3 .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #010101;
font-weight:bold;
line-height: 135%;
}

/* NoTitle Container */
#NoTitle {
	padding: 0;
	margin: 0;
}

.NoTitle_Content {
	padding: 0;
	margin: 0;
}

#NoTitle .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #010101;
font-weight:normal;
line-height: 135%;
}

#NoTitle .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #010101;
font-weight:bold;
line-height: 135%;
}


/* LatestNews Container */
#LatestNews {padding: 0; margin-bottom: 0;}
.LatestNews-tl {background: url(tl.gif) no-repeat top left; width: 10px; height: 25px;}
.LatestNews-tb {background: url(tb.gif) repeat-x left; height: 25px;}
.LatestNews-tr {background: url(tr.gif) no-repeat top right; width: 10px; height: 25px;}
.LatestNews-bl {background: url(bl.gif) no-repeat top left; width: 10px; height: 22px;}
.LatestNews-bb {background: url(bb.gif) repeat-x top; height: 22px;}
.LatestNews-br {background: url(br.gif) no-repeat top right; width: 13px; height: 22px;}
.LatestNews_title {font-family: "Century Gothic", Arial, Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #fff; font-weight: bold;}
.LatestNews_Content {background: #e5f0f6; padding: 8px 8px 0 8px;}
#LatestNews .Normal {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #000;}
#LatestNews td {font-family: Georgia, 'Times New Roman', Times, serif; font-size: 10px; color: #000;}
