/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 14px;
	padding: 0; 
	color: #333;
	margin-bottom: 14px; 
	line-height: 135%;
}

.Common_topbg {
	background: url(dot.gif) repeat-x 100% 100%;
	height: 35px;
	vertical-align: top;
}
#Common a:link, #Common a:visited {
	color: #1590c7;
	text-decoration: underline;
}

#Common a:hover, #Common a:active {
	color: #1590c7;
	text-decoration: none;
}

.Common_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #1590c7;
}

.Common_Content {
	padding: 10px 0 16px 0;
}

#Common .Normal
{
	font-family: Arial;
font-size: 14px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
	font-family: Arial;
font-size: 14px;
color: #333;
font-weight:bold;
line-height: 135%;
}

/* BlueTitle Container */
#BlueTitle {
	padding: 0;
	margin-bottom: 5px;
}

#BlueTitle p {
	font-size: 14px;
	padding: 0; 
	color: #333;
	margin-bottom: 14px; 
	line-height: 135%;
}

.BlueTitle_topbg {
	border-bottom: #c1c1c1 1px solid;
	height: 35px;
	vertical-align: top;
}
#BlueTitle a:link, #BlueTitle a:visited {
	color: #1590c7;
	text-decoration: underline;
}

#BlueTitle a:hover, #BlueTitle a:active {
	color: #1590c7;
	text-decoration: none;
}

.BlueTitle_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #00254b;
}

.BlueTitle_Content {
	padding: 10px 0 16px 0;
}

#BlueTitle .Normal
{
	font-family: Arial;
font-size: 14px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#BlueTitle .SubHead    {
	font-family: Arial;
font-size: 14px;
color: #333;
font-weight:bold;
line-height: 135%;
}
