*
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body, div, form, img
{
	margin:0px;
	padding:0px;
	border:none;
}

body
{
	background:#EDF2D4;
}

#wrapper
{
	width:1000px;
	height:auto;
	/*border:1px solid #FF0000;*/
}

#wrapper tr td
{
	vertical-align:top;
}

#wrapper tr td.topshade
{
	height:30px;
	vertical-align:middle;
	text-align:right;
	background:url('../images/shade-top.jpg') bottom center no-repeat;
}

#wrapper tr td.topshade ul
{
	margin:0px;
	padding:0px;
}

#wrapper tr td.topshade ul li
{
	list-style:none;
	display:block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004D20;
}

#wrapper tr td.topshade ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004D20;
	text-decoration:none;
}

#wrapper tr td.topshade ul li a:hover
{
	text-decoration:underline;
}


#wrapper tr td.bottomshade
{
	height:48px;
	vertical-align:bottom;
	background:url('../images/flowers-bottom.jpg') top right no-repeat;
}

#wrapper tr td.bottomshade div
{
	margin:5px 0px 0px 65px;
	height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004D20;
}

#wrapper tr td.leftshade
{
	vertical-align:top;
	text-align:right;
	background:url('../images/shade-left.jpg') top right repeat-y;
}

#wrapper tr td.rightshade
{
	vertical-align:bottom;
	text-align:left;
	background:url('../images/shade-right.jpg') top left repeat-y;
}

#container
{
	width:877px;
	height:700px;
	border:1px solid #5B0E0E;
	background:#A3BF2A;
}

#container tr td.border
{
	vertical-align:top;
	border:1px solid #FFFFFF;
}

#contentcontainer
{
	width:100%;
	height:100%;
}

#contentcontainer tr td
{
	vertical-align:top;
}

#contentcontainer tr td.top
{
	height:148px;
}

#contentcontainer tr td.breadcrumb
{
	padding:0px 0px 0px 10px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004D20;
	background:#D7E3A2;
	border-bottom:2px solid #FFFFFF;
	vertical-align:middle;
}

#contentcontainer tr td.breadcrumb a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004D20;
	text-decoration:underline;
}
#contentcontainer tr td.breadcrumb a:hover
{
	text-decoration:underline;
}

#contentcontainer tr td.menu
{
	height:40px;
	border-bottom:1px solid #FFFFFF;
	vertical-align:middle;
}

#menu
{
	height:22px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#menu .menuitem
{
	width:145px;
	height:20px;
	float: right;
	/*padding:1px 8px 0px 8px;*/
	padding:3px 0px 0px 0px;
	text-align:center;
	border-right:#FFFFFF solid 1px;
	position: relative;
}
#menu .menuitemlast
{
	width:143px;
	height:20px;
	float: right;
	/*padding:1px 8px 0px 8px;*/
	padding:3px 0px 0px 0px;
	text-align:center;
	position: relative;
}
#menu .menuitem a, .menuitemlast a
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#menu .menuitem a:hover, .menuitemlast a:hover
{
	text-decoration:underline;
}
#menu .menuitem a.active, .menuitemlast a.active
{
	text-decoration:underline;
}

#menu .submenuitem
{
	left:0px;
	padding:0px;
	position:absolute; 
	top:23px;
	visibility:hidden;
	width:144px;
}
#menu .menuitemlast .submenuitem
{
	width:143px;
}

#menu .submenuitem ul
{
	list-style: none none;
	margin:0px;
	padding:0px;
}

#menu .submenuitem li
{
	padding-left:8px;
	float:left;
}

#menu .submenuitem li a
{
	padding:4px 0px 0px 0px;
	display:block;
	width:128px;
	height:24px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}
#menu .menuitemlast .submenuitem li a
{
	width:128px;
}

#menu .submenuitem li a.lila:hover
{
	background:#FFCCFF;
}
#menu .submenuitem li a.orange:hover
{
	background:#FF9933;
}
#menu .submenuitem li a.bordeaux:hover
{
	background:#C6507E;
}
#menu .submenuitem li a.green:hover
{
	background:#99CC99;
}
#menu .submenuitem li a.brown:hover
{
	background:#CC9933;
}
#menu .submenuitem li a.purple:hover
{
	background:#BC16BC;
}

#menu .submenuitem li a:hover
{
	text-decoration:none;
}

#content
{
	width:100%;
	height:100%;
}

#content tr td.newscontainer
{
	padding:80px 0px 0px 0px;
	width:145px;
	background: url('../images/background-news.jpg') top left no-repeat;
}

#content tr td.content
{
	padding:25px 15px 25px 37px;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	background: #FFFFFF;
}

#content tr td.content h1
{
	margin:0px 0px 15px 0px;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color: #004D20;
}

#content tr td.content h2
{
	margin:0px 0px 15px 0px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #004D20;
}

#content tr td.content p
{
	margin:0px 0px 15px 0px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #505050;
}

#content tr td.content ul li
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #505050;
}

#content tr td.content a
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #004D20;
	text-decoration:underline;
}

#content tr td.content a:hover
{
	text-decoration:underline;
}

#content tr td.image
{
	width:264px;
	margin-left:5px;
	text-align:right;
	vertical-align:bottom;
}

#content tr td.newscontainer div.newsblock
{
	width:128px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
}

#content tr td.newscontainer div.newsblock p
{
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

#content tr td.newscontainer div.newsblock h1
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #004D20;
	border-bottom:1px solid #FFFFFF;
}

#content tr td.newscontainer div.newsblock a
{
	margin:0px 0px 10px 0px;
	padding:0px;
	height:auto;
	width:128px;
	display:block;
	float:right;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #004D20;
	text-decoration:none;
	text-align:right;
}

#content tr td.newscontainer div.newsblock a:hover
{
	text-decoration:underline;
}

#breadcrumb
{
	float:left;
	overflow:hidden;
	padding-top:5px;
	height:24px;
	width:600px;
}

#searchbox
{
	margin:3px 0px 0px 0px;
	padding-top:0px;
	float:right;
	width:auto;
}

#searchbox form
{
	padding:0px;
	margin:0px;
}

#searchbox input.textfield
{
	margin:0px;
	padding:0px;
	width:100px;
	height:16px;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	color: #505050;
}
#searchbox input.button
{
	margin:0px 2px 0px 5px;
	padding:0px 0px 3px 0px;
	width:60px;
	height:16px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	background:#528265;
	border:none;
}