/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 15px;
}

.Common_title {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}

.dnnSearch
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
}

.Common_Content {
	padding: 10px 0 0 0;
}

#Common .Normal
{
	font-family: Verdana, Arial;
font-size: 11px;
	color: #555;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
	font-family: Verdana, Arial;
font-size: 1rpx;
color: #94b1c5;
font-weight:bold;
line-height: 135%;
}

/* BlueTitle Container */
#BlueTitle {
	padding: 0;
	margin-bottom: 15px;
}

.BlueTitle_title {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #94b1c5;
}

.BlueTitle_Content {
	padding: 10px 0 0 0;
}

#BlueTitle .Normal
{
	font-family: Verdana, Arial;
font-size: 11px;
	color: #555;
font-weight:normal;
line-height: 135%;
}

#BlueTitle .SubHead    {
	font-family: Verdana, Arial;
font-size: 1rpx;
color: #94b1c5;
font-weight:bold;
line-height: 135%;
}

