/** Elements ***********************************************/

form{ margin-top:0;padding-top:0;}


body, html { height: 100%;margin:0; }

p,div,span,td,th,a,ul,li,h1,h2,h3,h4,h5
{ 
	font-family:verdana;
	font-size:11px;
}
marquee{ 

	color:#349800;
	margin:0 0 0 0;
	padding:0 0 22px 0;
	font-size:14px;
	font-weight:bold;
	display:block;

}
h1{
	color:#349800;
	margin:0 0 22px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	display:block;

}

h2,h3,h4,h5{
	
	
	margin:0;
	margin-bottom:30px;
	font-size:11px;
	font-weight:bold;
	
}
h3{
	background:url(../images/aple.gif) no-repeat;
	padding-left:16px;
}


a{
	color:#349800;

}
a:hover{

    color:#349800;

}
a:visit{
    color:#349800;
}
a:active{
    color:#349800;
}



/** Box layout ***********************************************/

#pageBox,#content, #headBox, #menu1Box, #contentBox, #footerBox, #menu2Box{
	
}

#pageBox{
	width:954px;
	margin:0 auto;
}
#headBox{
	width:955px;
}
#menu1Box{


}
#content{

    	display:block;

	background:#DDD;
	padding:0;
	margin:0;

	height:auto!important;
	height:1px;
	min-height:1px;



}
#contentBoxFirstPage{

	padding:0;
	margin:0;
   	height: auto!important; 
	height: 402px;
	min-height:402px;
	background:url(../images/contentbackground.gif) no-repeat #fff;
	
}
#contentBoxFirstPage .innerBox{

	width:100%;

	margin-left:0;
	padding-left:0;
	margin-right:0;
	padding-right:0;
	
}

#contentBoxFirstPage .innerBox h1{

	padding-bottom:24px;
	
}
#contentBoxFirstPage .innerBox .freeText{


	padding-left:45px;
	padding-right:45px;
	
}
#contentBox{

    	
	padding:0;

	margin:0;
	float:left;
	width:750px;
   	height: auto!important; 
	height: 402px;
	min-height:402px;
	background:url(../images/contentbackground.gif) no-repeat #fff;

		
}

#menu2Box{
	float:left;
	width:175px;
}
#footerBox{

	margin-bottom:22px;
}
#footerBox img{
	margin-top:0;
	padding-top:0;
	
}

/** MENU General ***********************************************/

/** MENU level 1 ***********************************************/

#menu1Box{
	
	background:url(../images/menu1.gif) no-repeat;
}


#menu1Box ul{
		
	margin:0;	
	height:auto!important;
	height:22px;
	min-height:22px;
	padding:0;
	list-style-type: none;
	
}
#menu1Box ul li{
	
	float:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:3px 23px 3px 23px;
	line-height: 1.2em;
}

#menu1Box .tblMenu td{
	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:3px 23px 3px 23px;
	line-height: 1.2em;
	
}

#menu1Box a{
    
 	color:#fff;
	text-decoration:none;
    
}

#menu1Box a:hover{
    
 	color:#AFB0AE;
    
}

#menu1Box .selected{
    
    color:#AFB0AE;
    
}
	
/** MENU level 2 ***********************************************/
#menu2Box{

    background-color:#DDDFDB;
    margin-top:22px;
    padding-left:12px;
}
#menu2Box ul{
		
	margin:0;	
	padding:0;
	list-style-type: none;
	
	
}
#menu2Box ul li{
	margin:0;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#349800;
	padding:0;
    	display:block;
	border:solid 1px #DDDFDB;
}

#menu2Box ul a{

	text-decoration:none;
	padding-left:10px;
}

#menu2Box ul a:hover{

	color:#AFB0AE;
	padding-left:10px;
}

#menu2Box ul a:active{

	color:#AFB0AE;
	padding-left:10px;
}

.iMenu4 , .iMenu3 {

	margin-left:0px;
	font-weight:normal;
}

a.iMenu2.Active, a.iMenu3.Active, a.iMenu4.Active
{
	color:gray;
}

a.iMenu2.Active.iMenu2ChildrenOn, a.iMenu3.Active.iMenu2ChildrenOn, a.iMenu4.Active.iMenu2ChildrenOn
{
	color:#349800;
}

a.iMenu2ChildrenOn, a.iMenu3ChildrenOn, a.iMenu4ChildrenOn
{
	color:#349800;
	background:url(../images/arrow.gif) no-repeat;
	background-position: 0 3px;
	padding-left:10px;
	
}

a.iMenu2ChildrenOff, a.iMenu3ChildrenOff, a.iMenu4ChildrenOff
{
	color:#349800;
	background:url(../images/arrow.gif) no-repeat;
	background-position: 0 3px;
	padding-left:10px;

		
}

/** Content ***********************************************/



.innerBox{
	width:600px;
	padding:22px 22px 36px 45px;
	
	
	

}
 .freeText{
	margin-bottom:30px;

}

.freeText h2,.freeText h3,.freeText h4,.freeText h5{
	margin:22px 0 14px 0;
	
	
}

.freeText p{
	margin-top:0;
	
}
.freeText ul{
	

	
}


.freeText ol{



}

.freeText ol li{

	


}


.extendedInfo{
	padding:1em 1em 1.5em 1em;
	border:solid 1px #349800;
}

.extendedInfo, .freeText{

	margin-top:0;
}
.ingress{

	font-weight:bold;
	margin:0 0 30px 0;
	
}

a.readMore{

	font-weight:bold;
	text-decoration:none;
	color:#349800;
	
}



/** CoWorker ***********************************************/

.coworker{

	

	/*height:auto!important;
	height:1px;
	min-height:1px;
	*/
	width:auto!important;
	width:560px;
	min-width:560px;

	margin:0;
	padding:0;
	border:solid 1px blue;
}

.coworkerItem
{
	float:left;
	width:175px;
	margin-right:18px;
	height:300px;
	
}

.coworkerItem .infobox{
	
	padding:0;
	margin-top:22px;
	text-align:center;
}


/** Forms ************************************************/

.formBox{

	margin-top:0;
	padding-top:0;

}
.formBox td{
       vertical-align:top;
}
.formBox .tr1 td{
        background:#FFF;
       padding:3px 5px 3px 5px;
}
    
.formBox .tr2 td{
        background:#EBECEA;
        padding:3px 5px 3px 5px;
}
    
.formBox table td{
            
        padding:3px 5px;
        vertical-align:top;
}
    
.formBox table .label{
        font-weight:bold;
}

.formBox .errorBox{

	border:solid 1px #ccc;
	color:red;
	font-weight:bold;
	padding:10px 10px 15px 10px;
}
.formBox textarea{
	width:250px;
}
.formBox .text{
	width:250px;
}

/** Left puff ***********************************************/

#menu2Box .leftPuff{

	margin-top:0px;
	padding-left:12px;


}

#menu2Box .leftPuff p, #menu2Box.leftPuff div{

	
	margin:0;
	padding:0;


}
#menu2Box .leftPuff a{ 

	text-decoration:none;
	font-weight:bold;


}

#menu2Box .leftPuff a:hover, #menu2Box .leftPuff a:active{ 
	
	color:#AFB0AE;


}



#menu2Box ul.menu2{

	margin:0;

	border:solid 0px;
	margin-bottom:5px;
		


}
.relationBox{

	margin-top:0px;
	
}
.relationBox .label{

	padding-left:12px;
	padding-bottom:0px;
	
}

/** Footer ***********************************************/
#footerBox p{
	margin-top:0;
	
}


/** PRINT PAGE *******************************************/


.formBox{
	
	margin:0;
}
.freeText{ }


@media print{

	#pageBox{

		margin:0;
	}
	#headBox{
		margin-bottom:40px;
	}
	#headBox img{

			width:600px;		
	}
	#menu1Box, #menu2Box, #footerBox img{

		display:none;
	

	}

	.innerBox{

		padding:0;

	}

}
