/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 0; 
	color: #58595b;
	margin-bottom: 12px; 
	line-height: 135%;
}

#Common a:link, #Common a:visited {
	color: #007347;
	text-decoration: underline;
	font-weight: bold;
}

#Common a:hover, #Common a:active {
	color: #007347;
	text-decoration: none;
	font-weight: bold;
}

.Common_title {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007347;
}

.Common_Content {
	padding: 14px 0 16px 0;
}

#Common .Normal
{
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #58595b;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #58595b;
font-weight:bold;
line-height: 135%;
}

