BODY{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 11px Arial, "Trebuchet MS", Verdana, Sans-serif;
	color: #000000;
	background: #FFFFFF;
}
A{
	font: 10px Arial, "Trebuchet MS", Verdana, Sans-serif;
	color: #000000;
	text-decoration: underline;
}
A:hover{
	color: #000000;
	background-color: #EFEFEF;
	text-decoration: none;
}

#nav{
	position:absolute;
	left:350;
	top:10px;
}
#logo{
	position:absolute;
	left:10;
	top:10px;
}


.l1-act A{
	color: #DC1E5E;

}
.l2-no{
	text-align: left;
}

#html_alternative{
	/*background:#04300B;*/
}
#wrapper{

}
#content{
	position:absolute;
	left:350;
	top:100px;
	text-align: justify;
}
#content .csc-textpic-imagewrap
{
	float: left;
}
#flash{
}
#footer{
}
P{
	font: 11px Arial, "Trebuchet MS", Verdana, Sans-serif;
	color: #000000;
}
P.bold{
	font-weight: bold;
	font-size: 14px;
}

P.justify
{
	text-align: justify;
}
P.quote
{
	text-align: justify;
	font-size: 0.9em;
	padding: 10px;
	background: url(../images/anglepattern.gif);
	margin: 20px;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
H2, H3, H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0px;
}
