body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#555555;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	vertical-align:top;
	color:#555555;
}
a
{
	color:#ec008c;
}

a:Hover
{
	color:#1cbcd5;
}

.c
{
	text-align:center;
}
.r
{
	text-align:right;
}
.border
{
	border:1px solid #000000;
}

.space
{
	margin-bottom:10px;
}

.b
{
	font-weight:bold;
}

.float_left
{
	float:left;
	display:block;
	margin-right:10px;
}

.float_right
{
	float:right;
	display:block;
	margin-left:10px;
}

.clear
{
	clear:both;
}
.footer
{
	background:#ec008c;
	color:#FFFFFF;
	height:20px;
	padding:5px;
	font-size:11px;
	font-weight:bold;
}
.footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:Hover
{
	color:#000000;
}

h1
{
	font-size:22pt;
	font-weight:bold;
	color:#00b3cf;
	margin-bottom:0px;
}
h2
{
	font-size:15pt;
	font-weight:bold;
	color:#00b3cf;
	margin-bottom:10px;
	margin-top:0px;
}

.heading1
{
	background-image:url(../images/heading1.gif);
	background-repeat:no-repeat;
	height:76px;
	width:950px;
}
.side
{
	background-image:url(../images/side_bg.gif);
	background-repeat:repeat-y;
	width:314px;
}
.content
{
	width:636px;
	background:#e5f8ff;
	padding-right:20px;
	text-align:justify;
	font-size:12px;
	padding-bottom:30px;
}
.top
{
	width:636px;
	background:#e5f8ff;
}
em
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#1cbcd5;
}
.news
{
	margin-bottom:20px;
}

.news .ref
{
	font-size:13px;
	font-weight:bold;
}

.news .title
{
	font-size:18px;
	font-weight:bold;
}