@font-face {
 font-family: AvenirLTBlack;
 src: url("/AVENLTSB.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirLTBlack;
 src: url("/AVENLTSB.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: AvenirLTHeavy;
 src: url("/AVENLTSH.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirLTHeavy;
 src: url("/AVENLTSH.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: AdobeGPro;
 src: url("/AGARAMPI.eot") /* EOT file for IE */
}
@font-face {
 font-family: AdobeGPro;
 src: url("/AGARAMPI.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: AvenirLTStandard;
 src: url("/AVENLTSO.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirLTStandard;
 src: url("/AVENLTSO.TTF") /* TTF file for CSS3 browsers */
}




body, td, th, input, select
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
}

a,#wrapper .sidemenu li li a 
{
	color:#74a000;
	text-decoration: underline;
}

a img
{
	border:0;
}

html,body,form,li,ul,h1,h2,h3,h4,h5,p
{
	padding: 0;
	margin: 0;	
}

p
{
	margin: 0 0 20px 0;
}

h1
{
	font-size: 32px;font-size: 32px;
	margin-bottom: 15px;
	font-family: "/AVENLTSB.TTF", AvenirLTBlack, Verdana, Arial;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.cf {
	display: inline-block;
}
 
html[xmlns] .cf {
	display: block;
}
 
* html .cf {
	height: 1%;
}

a.ar
{
	background: url(img/larrow.jpg) no-repeat 0 4px;
	padding-left: 16px;
}

.ingress, .ingress p
{
	font-family: "/AGARAMPI.TTF", AdobeGPro, "Adobe Garamond Pro", Verdana, Arial;
	font-style: italic;
	font-size: 28px;
	font-weight: 400;
}
.green
{
	color: #88b60e;
}
.fckEdit ul
{
	margin-left: 15px;
}
