/*-- All Wrapper CSS Elements--*/

body {
	min-width: 780px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	background-color:#e6e7e1;
}
.footerspan {
	background-image: url(/files/images/wrapper/footer_middle.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 90px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;	
}
.footerleft {
	height: 90px;
	background-image: url(/files/images/wrapper/footer_left.gif);
	width: 459px;
	white-space: nowrap;
	position: relative;
	empty-cells: show;
	z-index: 1;
	font-size: 7pt;
	font-family: Arial;
	color: #a6a7a1;
	float: left;
	position: relative;
}
.footerright {
	height: 90px;
	width: 320px;
	background-image: url(/files/images/wrapper/footer_right.gif);
	position: relative;
	empty-cells: show;
	z-index: 2;
	font-size: 7pt;
	font-family: Arial;
	color: #a6a7a1;
	float: right;
	position: relative;
}
.headermenu {
	top: 63px;
}
.headermenuleft {
	height: 29px;
	width: 24px;
	float: left;
	background-image: url(/files/images/wrapper/header_menu_left.gif);
	position: relative;
	top: 63px;
}
.headermenumiddle {
	width:374px; 
	height: 29px;
	vertical-align: middle;
	white-space: nowrap;
	background: white;
	background-image: url(/files/images/wrapper/header_menu_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	position: relative;
	top: 63px;
}
.headermenumiddlebig {
	width:460px; 
	height: 29px;
	vertical-align: middle;
	white-space: nowrap;
	background: white;
	background-image: url(/files/images/wrapper/header_menu_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	position: relative;
	top: 63px;
}
.headermenumiddlelasmall {
	width:430px; 
	height: 29px;
	vertical-align: middle;
	white-space: nowrap;
	background: white;
	background-image: url(/files/images/wrapper/header_menu_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	position: relative;
	top: 63px;
}
.headermenumiddlelabig {
	width:560px; 
	height: 29px;
	vertical-align: middle;
	white-space: nowrap;
	background: white;
	background-image: url(/files/images/wrapper/header_menu_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	position: relative;
	top: 63px;
}
.headermenuright {
	height: 29px;
	width: 12px;
	float: left;
	background-image: url(/files/images/wrapper/header_menu_right.gif);
	position: relative;
	top: 63px;
}
.headertopleft {
	background-image: url(/files/images/wrapper/header_top_left.png);
	empty-cells: show;
	width: 190px;
	min-width: 190px;
	height: 92px;
	z-index: 1;
	float: left;
	position: relative;
	cursor: pointer;
}
.headertopmiddle {
	background-image: url(/files/images/wrapper/header_top_middle.png);
	vertical-align: bottom;
	empty-cells: show;
	width: 602px;
	height: 92px;
	z-index: 2;
	float: left;
	position: relative;
}
.headertopright {
	background-image: url(/files/images/wrapper/header_top_right.png);
	vertical-align: bottom;
	empty-cells: show;
	height: 92px;
	width: 93px;
	z-index: 3;
	float: right;
	position: relative;
}
.malink {
	color:#998184;
}
.maincontent {
	min-width: 885px;
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(/files/images/backgrounds/background_main.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 100;
}
.maincontentcms {
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(/files/images/backgrounds/background_main.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 100;
}
.middleedgeleft {
	position: relative;
	background-color: #E6E7E1;
	vertical-align: top;
	background-image: url(/files/images/wrapper/margin_left.png);
	background-repeat: repeat-x;
	empty-cells: show;
}
.middleleft {
	min-width: 9px;
	width: 9px;
	min-height: 520px;
}
.middle {
	vertical-align: top;
	height: 100%;
	background-color: #ffffff;
	width: 100%;
	position: relative;
	background-image: url(/files/images/wrapper/header_curveright.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.middleedgeright {
	position: relative;
	background-color: #E6E7E1;
	vertical-align: top;
	background-image: url(/files/images/wrapper/margin_right.png);
	background-repeat: repeat-x;
	empty-cells: show;
}
.middleright {
	min-width: 15px;
	width: 15px;
	min-height: 520px;
}

.listborders {
	border-right: 1px solid #888888;
	font-size: 8pt;
	margin-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}
.listbordersright {
	margin-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	white-space: nowrap;
}
.top {
	background-image: url(/files/images/wrapper/header_top_repeat.png);
	background-repeat: repeat-x;
	vertical-align: top;
	background-color: #ffffff;
	height: 92px;
	min-width: 885px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
}
