/* CSS Document */

.header 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height:25px;
	background: url(images/page/images/h_03.gif) repeat-x;
	margin-top: 3px;
}

.hl { background: url(images/page/images/h_01.gif) no-repeat left; height: 25px; }
.hr { background: url(images/page/images/h_05.gif) no-repeat right; height:25px; }
	

.subheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.head1
{
	color: #0099CC;
}

.body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border-left: 1px solid #cccccc;	
}

.formal_p
{
	text-indent: 20px;
	text-align: justify;
}

.footer
{
	background: url('images/page/par_bottom.gif') repeat-x bottom;
	height: 15px;
	margin-top: -10px;
	margin-bottom: 10px;
	border-left: 1px solid #cccccc;
}

.body a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;	
}

.side_news li
{
	list-style: none;
	margin-left: -40px;
	margin-bottom: 5px;
}


.spacer { height: 10px; };

