HTML
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}
BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
}
#MAINFORM
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}
hr
{
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	border-bottom: solid 1px #cecece;
	border-top: none 0px;
	border-left: none 0px;
	border-right: none 0px;
}
table#globaltable
{
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	font-size: 82%;
}

td#topleft
{
	border-top: none 0px;
	border-bottom: solid 1px #cecece;
	border-right: solid 1px #cecece;	
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
}
td#topleft img
{
	border: none 0px;
	margin: 0px 0px 2px 0px;
}
td#topmiddle
{
	border-top: none 0px;
	border-bottom: solid 1px #cecece;
	width: 519px;
	vertical-align: top;
}
td#topright
{
	border-top: none 0px;
	border-bottom: solid 1px #cecece;
	border-left: solid 1px #cecece;
	vertical-align: bottom;
}

td#middleleft
{
	text-align: right;
	vertical-align: top;
	border-right: solid 1px #cecece;
}
td#middleleft2
{
	text-align: right;
	vertical-align: top;
	border-right: solid 1px #cecece;	
}
td#middlemiddle
{
	width: 519px;
	vertical-align: top;
}
td#middleright
{
	vertical-align: top;
	border-left: solid 1px #cecece;
	font-size: 9pt;
}
td#middleright2
{
	vertical-align: top;
	border-left: solid 1px #cecece;
	font-size: 9pt;
}

td#bottomleft
{
	border-top: solid 1px #cecece;
	border-right: solid 1px #cecece;
	height: 100%;
	text-align: right;
	vertical-align: top;
}
td#bottommiddle
{
	border-top: solid 1px #cecece;
	border-bottom: none 0px;
	height: 100%;
	width: 519px;
	vertical-align: top;
}
td#bottomright
{
	vertical-align: top;
	border-top: solid 1px #cecece;
	border-left: solid 1px #cecece;
	height: 100%;
}

/* TOP LEFT (LOGO) */
div.leftcolumntop
{
	width: 215px;
	float: right;
	height: 82px;
}
div.logoimage
{
	padding: 7px 10px 0px 0px;
}
div.logotext
{
	padding-right: 10px;
}
span.logotext
{
	text-transform: uppercase;
}
.logotext a:link,.logotext a:visited,.logotext a:active
{
	color: #000000;
	text-decoration: none;
}
.logotext a:hover
{
	color: #008543;
	text-decoration: none;
}
/* - */

div.middlecolumn
{
	text-align: left;
	padding: 10px 18px 7px 18px;
}

/* TOP RIGHT (SEARCHBOX + BUTTONS + HIDDENMENU) */
div.rightcolumntop
{
	width: 215px;
	position: relative;
}
div.searchbox
{
	padding: 0px 0px 7px 10px;
	float: left;
}
table.searchboxtable
{
	background-color: #eff1f3;
	color: #636363;
	width: 133px;
}
.searchbox img
{
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
.searchinput
{
	font-family: Arial, Verdana, Sans-Serif;
	width: 68px;
	border: solid 1px #cecece;
}
.searchbutton
{
	font-family: Arial, Verdana, Sans-Serif;
	border: none 0px;
	background-color: #eff1f3;
	color: #636363;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	width: 50px;
}
table.languagechoicetable
{
	background-color: #eff1f3;
	color: #636363;
	width: 58px;
}
.languagechoicemenu
{
	padding: 0px 0px 7px 0px;
	float: right;
}
.buttonmenu
{
	padding: 0px 0px 10px 10px;
	width: 205px;
}
table.buttonmenubutton
{
	border: none 0px;
	background-color: #eff1f3;
	color: #636363;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.languagechoicebuttonheader
{
    text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 4px 1px 4px;
	height: 20px;
}
.languagechoicebuttonheader a:link,.languagechoicebuttonheader a:visited,.languagechoicebuttonheader a:active
{
	color: #636363;
	text-decoration: none;
}
.boxbuttonheader
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 4px 1px 4px;
}
.boxbuttonheader a:link,.boxbuttonheader a:visited,.boxbuttonheader a:active
{
	color: #636363;
	text-decoration: none;
}
.boxbuttonheader a:hover
{
	color: #008543;
	text-decoration: none;
}
/* - */

/* MIDDLE LEFT (MENUS/LINKCOLLECTIONS) */
div.leftcolumn
{
	width: 215px;
	float: right;
	position: relative;
}
/* - */

div.rightcolumn
{
	width: 215px;
	text-align: left;
	position: relative;
}

div.clear
{
	clear: both;
	float: none;
}

div.box
{
	margin-top: 10px;
}
div.boxright
{
	margin-top: 10px;
	margin-left: 10px;
}
table.box
{
	background-color: #eff1f3;
	color: #636363;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.boxalt
{
	background-color: #eff1f3;
	color: #636363;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
table.boxbutton
{
	background-color: #eff1f3;
	color: #636363;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}
.boxcontent
{
	padding: 3px 7px 0px 7px;
	font-size: 8pt;
}
.box img
{
	border: none 0px;
	margin: 0px 0px 0px 0px;
}
.menucorner
{
	width: 5px;
}

/* MENU LEVEL 1 */
.boxlevel1
{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
}
.boxlevel1 a:link,.boxlevel1 a:visited,.boxlevel1 a:active
{
	color: #636363;
	text-decoration: none;
}
.boxlevel1 a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel1on
{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0px 3px 7px;
	color: #008543;
}
.boxlevel1on a:link,.boxlevel1on a:visited,.boxlevel1on a:active
{
	color: #008543;
	text-decoration: none;
}
.boxlevel1on a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel1ontd
{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #008543;
}

/* MENU LEVEL 2 */
.boxlevel2
{
	font-size: 8pt;
	text-transform: uppercase;
	padding: 2px 7px 3px 7px;
}
.boxlevel2 a:link,.boxlevel2 a:visited,.boxlevel2 a:active
{
	color: #636363;
	text-decoration: none;
}
.boxlevel2 a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel2on
{
	font-size: 8pt;
	text-transform: uppercase;
	padding: 2px 0px 3px 7px;
}
.boxlevel2on a:link,.boxlevel2on a:visited,.boxlevel2on a:active
{
	color: #008543;
	text-decoration: none;
}
.boxlevel2on a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel2ontd
{
	font-size: 8pt;
	text-transform: uppercase;
}

/* MENU LEVEL 3 */
.boxlevel3
{
	font-size: 8pt;
	padding: 3px 7px 3px 7px;
	color: #636363;
	background-color: #f7f8f9;
	border-bottom: solid 1px #f7f8f9;
}
.boxlevel3 a:link,.boxlevel3 a:visited,.boxlevel3 a:active
{
	color: #636363;
	text-decoration: none;
}
.boxlevel3 a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel3on
{
	font-size: 8pt;
	padding: 3px 0px 3px 7px;
	color: #636363;
	background-color: #ffffff;
	border-bottom: solid 1px #eff1f3;
}
.boxlevel3on a:link,.boxlevel3on a:visited,.boxlevel3on a:active
{
	color: #008543;
	text-decoration: none;
}
.boxlevel3on a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel3ontd
{
	font-size: 8pt;
	color: #636363;
	background-color: #ffffff;
}
.boxlevel3subon
{
	font-size: 8pt;
	padding: 3px 7px 3px 7px;
	color: #636363;
	background-color: #ffffff;
	border-bottom: solid 1px #eff1f3;
}
.boxlevel3subon a:link,.boxlevel3subon a:visited,.boxlevel3subon a:active
{
	color: #636363;
	text-decoration: none;
}
.boxlevel3subon a:hover
{
	color: #008543;
	text-decoration: none;
}

/* MENU LEVEL 4 */
.boxlevel4
{
	font-weight: normal;
	font-size: 8pt;
	padding: 2px 7px 3px 0px;
	color: #636363;
	background-color: #ffffff;
}
.boxlevel4 a:link,.boxlevel4 a:visited,.boxlevel4 a:active
{
	color: #636363;
	text-decoration: none;
}
.boxlevel4 a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel4on
{
	font-weight: normal;
	font-size: 8pt;
	padding: 2px 0px 3px 0px;
	color: #636363;
	background-color: #ffffff;
}
.boxlevel4on a:link,.boxlevel4on a:visited,.boxlevel4on a:active
{
	color: #008543;
	text-decoration: none;
}
.boxlevel4on a:hover
{
	color: #008543;
	text-decoration: none;
}
.boxlevel4ontd
{
	font-size: 8pt;
	color: #636363;
	background-color: #ffffff;
}
.boxlevel4end
{
	border-top: solid 1px #eff1f3;
}

/* MENU LEVEL 2, mouseover */
.submenu
{
    position: absolute;
    z-index: 200;
    text-transform: none;
    left: 205px;
    margin-top: -14px;
    text-align:left;
    width: 199px;
    border: 1px solid #E1E1E1;
}

/* CONTACT FORM BOX */
.boxcontactform table.boxalt
{
    background-color: #42b539;
}
.boxcontactform .contactboxtitle
{
    margin: 10px 0 0 0;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
.boxcontactform .boxcontent
{
    padding-top: 4px;
    padding-bottom: 4px;
    color: #ffffff;
}
.boxcontactform a:link,.boxcontactform a:active,.boxcontactform a:visited,.boxcontactform a:hover
{
    color: #ffffff;
}
.boxcontactformfields label
{
    display: block;
    margin-top: 6px;
    margin-bottom: 1px;
    float: left;
}
.boxcontactformfields input.boxcontactinput
{
    float: left;
    width: 180px;
}
.boxcontactformfields input.boxcontactbutton
{
    margin-top: 10px;
}
.boxcontactform .contactboxerror
{
    margin: 10px 0 0 0;
    font-weight: bold;
    text-align: left;
    font-size: 100%;
    color: #ffffff;
}
