body 
{
	background-color:#FFFFFF;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
	line-height : 17px;
}
.body {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
	line-height : 17px;
}
.bodySm {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
TD {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
}
div.box {
	width: 100%;
	display: table;
	margin-bottom: 9px;
}
div.inner_box
{
	width:700px;
	margin:auto;
	text-align:center;
}
div.inner {
	width: 686px;
	float: right;
	background: #BBD6E8 url(/images/box-top.png) no-repeat;
	text-align:left;
}

div.box-bg {
	background: url(/images/box-bottom.png) no-repeat bottom left;
	min-height: 230px;
	padding-bottom: 20px;
}
div.head {
	line-height: 48px;
	padding: 0 18px 0 18px;
	position: relative;
	height: 48px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: bold;
	font-family:arial,helvetica;
	color: #FFF;
}

/* box body section */
div.body {
	padding: 15px;
}
.headLg {
	font-family : Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	/*color: #336600;*/
	font-size : 20px;
	font-weight: bold;
	line-height : 21px;
}
a:LINK, a:HOVER, a:VISITED, a:ACTIVE
{
	color:#000000;
	font-family:arial,helvetica;
}
