@charset "utf-8";
/* CSS Document */
/* C-PATH STYLES */
/* FULL PAGE LAYOUT */



#bodybox {
	margin-left: 5px;
	margin-right: 5px;
	border-right-style: none;	
}

/*#bodybox p {
	color: #333333;
	font-size: 80%;
}

#bodybox .imgr {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}


#bodybox .imgl {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	
}

#bodybox h1 {
	color: #007dc3;
	font-size: 120%;
	font-weight: bold;
	background-image: url(../images/headerdot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom: 0px;
	margin-top: 20px;
	
}

#bodybox h3 {
	font-weight: normal;
	margin-top: 20px;
	color: #007DC3;
	
}
*/