.htmlarea-content-body
{
	background-color: #FFF;
}
HTML, BODY, TABLE
{
	font: normal 12px/1.5em Arial, Helvetica, Charcoal, Verdana, Sans-Serif;
	color: #00324D;
}
TABLE
{
	padding: 0;
	margin: 0 36px 0 20px;
}
TABLE, TR, TD
{
	vertical-align: top;
}
P.align-left
{
	text-align: left;
}
P.align-right
{
	text-align: right;
}
P.align-center
{
	text-align: center;
}
P.align-justify
{
	text-align: justify;
}
P
{
	padding: 0;
	margin: 1em 0;
	text-align: left;
}
.box P
{
	/*[disabled]padding:20px 0 0;*/
	margin: 15px 20px;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 31px;
	font-weight: bold;
	margin: 1em 0 0.8em;
	margin-left: 20px;
	padding: 0;
}
.csc-frame-default H3
{
	font-size: 14px;
	font-weight: bold;
	color: #5E5A5B;
}
.csc-frame-default H1
{
	position: relative;
	top: -28px;
	margin-bottom: -30px;
	margin-top: 50px;
	padding-bottom: 10px;
}
.csc-frame-frame1 H1
{
	position: relative;
	top: -28px;
	margin-bottom: -30px;
	margin-top: 50px;
	padding-bottom: 10px;
}
.csc-frame-frame1 H3
{
	font-size: 14px;
	font-weight: bold;
	color: #5E5A5B;
}
UL, OL
{
	margin: 10px 0 0.8em 20px;
	/*[disabled]padding:10px 0 0px;*/
}
A, .htmlarea-content-body A
{
	color: #000;
	text-decoration: underline;
}
A:hover, A:focus
{
	color: #000;
	text-decoration: none;
}
IMG
{
	border: 0;
}
HR
{
	height: 1px;
	border: 0px;
	border-bottom: 1px dashed #2E2E2E;
	background-color: transparent;
}
TABLE
{
}
TABLE TD
{
	vertical-align: top;
}
IMG.fleft
{
	float: left;
	margin: 0 2em 1em 0;
}
IMG.fcenter
{
	margin: 0 auto;
}
IMG.fright
{
	float: right;
	margin: 0 0 1em 2em;
}
IMG.noborder
{
	border: 0;
	padding: 0;
}
H1.align-left, H2.align-left, H3.align-left, H4.align-left, H5.align-left, H6.align-left, P.align-left, IMG.align-left
{
	text-align: left;
}
H1.align-center, H2.align-center, H3.align-center, H4.align-center, H5.align-center, H6.align-center, P.align-center, IMG.align-center
{
	text-align: center;
}
H1.align-right, H2.align-right, H3.align-right, H4.align-right, H5.align-right, H6.align-right, P.align-right, IMG.align-right
{
	text-align: right;
}
H1.red, H2.red, H3.red, H4.red, H5.red, H6.red, P.red, IMG.red
{
	color: #A6132D;
}
SPAN.small
{
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
}
P.button
{
}

