/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 12px;
	padding: 0; 
	color: #333;
	margin-bottom: 12px; 
	line-height: 135%;
}
#Common a:link, #Common a:visited {
	color: #090;
	text-decoration: underline;
}

#Common a:hover, #Common a:active {
	color: #090;
	text-decoration: none;
}

.Common_title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #090;
}

.Common_Content {
	padding: 5px 0 16px 0;
}

#Common .Normal
{
	font-family: Arial;
font-size: 12px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
	font-family: Arial;
font-size: 12px;
color: #333;
font-weight:bold;
line-height: 135%;
}

/* rightpane-1 Container */
#rightpane-1 {
	padding: 0;
	margin: 0;
}

.tl1 {background: url(tl1.jpg) no-repeat top left; width: 8px; height: 30px;}
.tl2 {background: url(tl2.jpg) no-repeat top left; width: 8px; height: 30px;}
.tb1 {background: #090; padding-left: 5px;}
.tr1 {background: url(tr1.jpg) no-repeat top right; width: 8px; height: 30px;}
.tr2 {background: url(tr2.jpg) no-repeat top right; width: 8px; height: 30px;}
.bl3 {background: #efefef url(bl3.jpg) no-repeat bottom left; width: 8px; height: 20px;}
.bb3 {background: #efefef url(bb3.jpg) no-repeat bottom right; height: 81px;}
.br3 {background: #efefef url(br3.jpg) no-repeat bottom right; width: 8px; height: 20px;}
#rightpane-1 p {
	font-size: 12px;
	padding: 0; 
	color: #333;
	margin-bottom: 12px; 
	line-height: 135%;
}
#rightpane-1 a:link, #rightpane-1 a:visited {
	color: #090;
	text-decoration: underline;
	font-size: 11px;
	line-height: 150%;
}

#rightpane-1 a:hover, #rightpane-1 a:active {
	color: #090;
	text-decoration: none;
	font-size: 11px;
	line-height: 150%;
}

.rightpane-1_title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

.rightpane-1_Content {
	padding: 10px 16px;
	background: #efefef url(cb1.jpg) no-repeat bottom right;
	height: 122px;
}
.rightpane-2_Content {
	padding: 10px 16px;
	background: #efefef url(cb2.jpg) no-repeat top right;
	height: 131px;
}

.rightpane-3_Content {
	padding: 10px 16px 0 16px;
	background: #efefef;
}
#rightpane-1 .Normal
{
	font-family: Arial;
font-size: 12px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#rightpane-1 .SubHead    {
	font-family: Arial;
font-size: 12px;
color: #333;
font-weight:bold;
line-height: 135%;
}


