/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 11px;
	padding: 0; 
	color: #666;
	margin-bottom: 12px; 
	line-height: 135%;
}

#Common ul, #Common ul li {
	
    font-size: 13px;
    font-family: arial;
}

#Common a:link, #Common a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

#Common a:hover, #Common a:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.Common_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #f58025;
}

.Common_Content {
	padding: 10px 0 16px 0;
}

#Common .Normal
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #666;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
font-weight:bold;
line-height: 135%;
}



