

body {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color:#1A1A1A;
	}

#header {
	margin: 0;
	padding: 0;
	height:125px;
	}


#main-body {
	width: 1075px;
	margin: 10px 0 0 25px;
	padding: 0;
}


#cL {
	width: 525px;
	float: left;
}


#cR {
	width: 525px;
	float: right;
}

#c1, #c2 {
	margin:0;
	clear:both;
}




a img {
	border: none;
	}

strong {
	font-weight: bold;
	}
	
	
	
	
p {
	margin: 2px;
	padding: 0;
}




a:link, a:visited {
	color: #000000;
	text-decoration: none;
	}
	



#cL h1, #cR h1 {
	font-family: Arial;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	border: none;
	color: #000000;
	}
	
#cL h2, #cR h2 {
	font-family: Arial;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	border: none;
	color: #000000;
	}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	color: #C6C6C6; 
	/*background-color: #2F2F2F;*/
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	color: #262626; 
	/*background-color: #E5E5E5;*/
}


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	color: #262626; 
	background-image:url(../img/raster.gif);
}

.style4 {
	background-color: #D8EDF8;
}


.style_copy{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
	color: #262626; 

}




	
	
	
	
	
	
	
