body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	background: #F1EDED;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.fusten{
	border-top: 1px solid black;
}

table.fusten tr {
	border-left: 1px solid black;
}

address, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

caption {
	font-weight: bold;
        padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
        text-align: left;
}

th {
	font-weight: bold;
}

td {
	padding: 3px 10px 3px 2px;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div#page, div#header_shadow, div#footer_shadow, li img {
	behavior: url('./css/iepngfix.htc');
}

a:link, a:visited, a:hover {
	color: #63B01F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-top: 8px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.bold {
	font-weight: bold !important;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

div#page {
	position: relative;
	width: 998px;
	margin: 0px auto 0px auto;
	min-height: 100%;
	background: transparent url('../img/page_shadow.png') repeat-y;
	text-align: left;
	
}
* html div#page {
	height: 100%;
}

div#container {
	position: relative;
	min-height: 100%;
}
* html div#container {
	height: 100%;
}

div#header {
	position: relative;
	left: 4px;
	width: 990px;
	height: 296px;
	background: #FFFFFF;
	padding-bottom: 4px;
}

div#header div#logo {
	position: relative;
	width: 990px;
	height: 296px;
	background: transparent url('../img/header.jpg') no-repeat center center;
}

div#main-wrap {
	position: relative;
	left: 4px;
	width: 990px;
	padding-bottom: 29px;
}





#main {
	margin: auto;
	background-color: #63B01F;
	text-align: left;
	width: 942px;
	padding: 20px 20px 30px 20px;
	margin-top: 0;
	margin-bottom: 0;
}

#main.offline {
	background-color: #CC0000;
}

#main.offline .box-corner {
	background-image: url('../img/box-corners_red.gif') !important;
}

#main-nav {
	width: 230px;
	float: left;
	padding: 20px 0;
	margin: 0;
}

#main-nav li.group {
	padding: 10px 0;
	position: relative;
	line-height: 0;
	float: left;
	clear: left;
	width: 100%;
	color: #FFFFFF !important;
	font-weight: bold !important;
}

#main-nav li.group.group-active {
	background: #FFFFFF;
}

#main-nav a {
	overflow: hidden;
	white-space: nowrap;
	display: block;
	color: #FFFFF0;
	font-family: tahoma, arial, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

#main-nav a.group-title {
	font-size: 13px;
	line-height: 16px;
	margin-left: 10px;	
	font-weight: bold;
}

#main-nav li.group-active a {
	color: #000000;
}

.box-corner {
	background-image: url('../img/box-corners.gif');
	display: none;
	width: 11px;
	height: 11px;
	position: absolute;
	font-size: 1px;
	line-height: 6px;
	overflow: hidden;
	zoom:1;
}

li.group-active .box-corner,
#content-wrap .box-corner {
	display: block;
}

.box-corner-top-left {
	background-position: top left;
	top: 0; left: 0;
}
.box-corner-bottom-left {
	background-position: bottom left;
	bottom: 0; left: 0;
}
.box-corner-top-right {
	background-position: top right;
	top: 0; right: 0;
}
.box-corner-bottom-right {
	background-position: bottom right;
	bottom: 0; right: 0;
}

#content-wrap {
	width: 692px;
	min-height: 250px;
	float: right;
	position: relative;
	padding: 10px;
	background-color: #FFFFFF;
}

#content {
	overflow: auto;
	padding: 0 10px;
}

#content h1 {
	color: #00370F;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
}

#content h2 {
	color: #00370F;
	font-weight: bolder;
	border-bottom: 1px solid #00370F;
	padding-top: 10px;
	font-size: 14px;	
}

#content h3 {
	color: #3E5C05;
        padding-top: 20px;
        padding-bottom: 0px;
        margin: 0px;
}

#content p {
	padding: 5px 0;
}

.clear-fix {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

div.fusten {
	float: left;
	margin-right: 50px;
}

.align-right{
	text-align: right;
}



div#footer {
	position: relative;
	width: 998px;
	height: 37px;
	margin: -37px auto 0 auto;
}
* html div#footer {
	margin-top: -37px;
}

div#footer_content {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 990px;
	height: 37px;
	padding: 0px;
	background: transparent url('../img/footer.jpg') repeat-x bottom;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

div#footer_shadow {
	position: relative;
	top: 0px;
	height: 7px;
	background: transparent url('../img/footer_shadow.png') repeat-x top;
}

div#footer_content p {
	margin-top: 8px;
}



div#status > div {
	position: relative;
	min-height: 14px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}

div#status div.error {
	color: #FFFFFF;
	font-weight: bold;
	background: #FF979B url('../img/statusbar_background_red.gif') top repeat-x;
	border: 1px solid #FF7349;
}

div#status div.error div.status_icon {
	position: absolute;
	top: -13px;
	right: -9px;
	width: 24px;
	height: 24px;
	background: transparent url('../img/icons/error.png') no-repeat;
}
