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