/*- box--------------------------- */
	
	.sectionbox{
		color:black;
		border: dotted 1px #666666;
		width:170px;
		padding:10px;
		text-align: left;
		background-color: #FFFFFF;
	}
	.box_blue{
		color:black;
		width:319px;
		text-align: left;
		background-color: #f4f4f4;
		float:left;
		margin-right:10px;
	}
	.box_blue2{
		color:black;
		width:314px;
		text-align: left;
		background-color: #f4f4f4;
		float:left;
	
	}
	.box_top_blue{
		border: solid 1px #5e7eb0;
		background-image: url(../../images/boxtop_blue.jpg);
		background-repeat: repeat-x;
		height:24px;
		color:#ffffff;
		padding-left:5px;
		font-weight: bold;
	}
	
	.box_yellow{
		color:black;
		width:260px;
		text-align: left;
		background-color: #f4f4f4;
		float:left;
		height:146px;
		margin-bottom:10px;
	}
	.box_green{
		color:black;
		width:260px;
		text-align: left;
		background-color: #f4f4f4;
		float:left;
		margin-left:11px;
		margin-right:11px;
		height:146px;
		margin-bottom:10px;
	}
	.box_red{
		color:black;
		width:260px;
		text-align: left;
		background-color: #f4f4f4;
		float:left;
		height:146px;
		margin-bottom:10px;
	}
	.box_top_yellow{
		/*border: solid 1px #c49902;*/
		border: solid 2px #003399;
		background-image: url(../../images/boxtop_yellow.jpg);
		background-repeat: repeat-x;
		height:26px;
		/*color:#ffffff;*/
		color:#000000;
		padding-left:5px;
		font-weight: bold;
	}
	.box_top_green{
		/*border: solid 1px #1c5d0f;*/
		border: solid 2px #003399;
		background-image: url(../../images/boxtop_green.jpg);
		background-repeat: repeat-x;
		height:26px;
		/*color:#ffffff;*/
		color:#000000;
		padding-left:5px;
		font-weight: bold;
	}
	.box_top_red{
		/*border: solid 1px #a30606;*/
		border: solid 2px #003399;
		background-image: url(../../images/boxtop_red.jpg);
		background-repeat: repeat-x;
		height:26px;
		/*color:#ffffff;*/
		color:#000000;
		padding-left:5px;
		font-weight: bold;
	}

.boxtoppadd{
	padding-top:5px;
}

 
 
#frontpage_box_top{
		text-align: left;
		border: 0px solid #bcbcbc;
		height:180px;
	}
#frontpage_box_bottom{
		text-align: left;
		border: 0px solid #bcbcbc;
		height:250px;
		display:none;
	}
	
	
.frontpage_box_bottom{
		background-image: url(../../images/box_bottom.jpg);
		background-repeat: repeat-x;
		height:8px;
	}
	
	
.frontpage_box_top_pad{
		height:112px;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
	}	
.frontpage_box_bottom_pad{
		height:223px;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
	}
	
#section_adv{
text-align: center;
margin-top:10px;
margin-bottom:10px;
}	