/* common Container */
#common {
	padding: 0;
	margin-bottom: 5px;
}

#common p {
	font-size: 12px;
	padding: 0; 
	color: #452C1E;
}

.common_title {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #8EBBE7;
}

.common_Content {
	padding: 16px 0;
}

#common .Normal
{
	font-family: Arial;
font-size: 12px;
	color: #452C1E;
font-weight:normal;
}

#common .SubHead    {
	font-family: Arial;
font-size: 14px;
color: #452C1E;
font-weight:normal;
}

/* empty Container */
#empty {
	padding: 0;
	margin-bottom: 0;
}

#empty p {
	font-size: 12px;
	padding: 0; 
	color: #452C1E;
}

.empty_Content {
	padding: 0;
}

#empty .Normal
{
	font-family: Arial;
font-size: 12px;
	color: #452C1E;
font-weight:normal;
}

#empty .SubHead    {
	font-family: Arial;
font-size: 14px;
color: #452C1E;
font-weight:normal;
}

/* contact Container */
#contact {
	padding: 0;
	margin-bottom: 5px;
}
.contact_tl {background: url(tl.jpg) no-repeat bottom left; width: 9px; height: 16px; white-space: nowrap;}
.contact_tb {background: url(tb.jpg) repeat-x bottom; height: 16px;}
.contact_tr {background: url(tr.jpg) no-repeat bottom right; width: 5px; height: 16px;}
.contact_titlebg {background: url(title-bg.jpg) repeat-x top; height: 16px; padding-right: 3px;}
#contact p {
	font-size: 12px;
	padding: 0; 
	color: #452C1E;
}

.contact_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #452C1E;
}

#contact .NormalTextBox {border: #abadb3 1px solid; margin-bottom: 4px;}

.contact_Content {
	padding: 9px;
	border: #d6d6d6 1px solid; border-top: none;
	background: #f6f6f6;
}

#contact .Normal
{
	font-family: Arial;
font-size: 12px;
	color: #452C1E;
font-weight:normal;
}

#contact .SubHead    {
	font-family: Arial;
font-size: 12px;
color: #452C1E;
padding-right: 4px;
font-weight:normal;
}
