body { 
	color:#2f2f2f; 
	background:#ffffff;
	font-family: helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

h1 { 
	color:#FF8800;
}

a:link { 
	color: #207070;
	text-decoration: none;
}

a:active { 
	color:#00FF00;
}

a:visited { 
	color: #207070;
	text-decoration: none;
}
a:hover { 
	color: #207070;
	text-decoration: underline;
}

#cHeader {
	background-image: url('/images/gradient4.png');
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#cBody {
	margin-left: 170px;
	margin-right: 20px;
	text-align: justify;
	min-height: 205px;
}

#cBody h3 {
	font-size: 16px;
	font-weight: bold;
}

#cFooter {
	background-color: #f0f0f0;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	border: solid 1px #a0a0a0;
	line-height: 1.8;
	clear: both;
}

#cFooter a {
	font-style: italic;
}

#cMenu {
	font-size: 14px;
	float: left;
	margin-top: 120px;
	margin-left: 5px;
	width: 150px;
	background-color: #f0f0f0;
	border: solid 1px #a0a0a0;
	padding-left: 5px;
	line-height: 1.4;
}

#cMenu h3 {
	color: #2f2f2f;
	font-size: font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

#cMenu a:link {
	color: #207070;
	text-decoration: none;
	border-bottom: solid 1px 2f2f2f;
}

#cMenu a:visited {
	color: #207070;
	text-decoration: none;
	border-bottom: solid 1px a0a0a0;
}

#cMenu a:hover {
	text-decoration: underline;
}

#cMenu a:active {
	text-decoration: underline;
}
