/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 11px;
	padding: 0; 
	color: #8c8d8f;
	margin-bottom: 8px; 
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 170%;
}
.Common_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5499AF;
	line-height: 26px;
}

#Common A:link, #Common A:visited  {
	color: #1c5b7b;
	font-size: 11px;
	text-decoration: underline;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#Common A:hover, #Common A:active {
	color: #1c5b7b;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}



#Common A.white:link, #Common A.white:visited  {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#Common A.white:hover, #Common A.white:active {
	color: #1c5b7b;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}

.Common_Content {
	padding: 0 0 4px 0;
}

#Common .Normal
{
FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 11px;
	color: #8c8d8f;
font-weight:normal;
line-height: 170%;
}

#Common .SubHead    {
FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 11px;
color: #8c8d8f;
font-weight:bold;
line-height: 170%;
}

/* TopBorder Container */
#TopBorder {
	padding: 0;
	margin-bottom: 5px;
	border-top: #308aa7 1px solid;
}

#TopBorder p {
	font-size: 11px;
	padding: 0; 
	color: #8c8d8f;
	margin-bottom: 8px; 
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 170%;
}
.TopBorder_title {
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
	line-height: 30px;
	padding-left: 10px;
}

#TopBorder A:link, #TopBorder A:visited  {
	color: #1c5b7b;
	font-size: 11px;
	text-decoration: underline;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#TopBorder A:hover, #TopBorder A:active {
	color: #1c5b7b;
	font-size: 11px;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}

.TopBorder_Content {
	padding: 0 10px 4px 10px;
}

#TopBorder .Normal
{
FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 11px;
	color: #8c8d8f;
font-weight:normal;
line-height: 170%;
}

#TopBorder .SubHead    {
FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 11px;
color: #8c8d8f;
font-weight:bold;
line-height: 170%;
}

