#logo_print {
		display: none;
	}
	html {
		height:100%;
		max-height:100%;
		padding:0;
		margin:0;
		border:0;
		background:silver;
		font-size:12px;
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
		background-color: #E4E5FF;
		color: #000000;
		/* hide overflow:hidden from IE5/Mac */
		/* \*/
		overflow: hidden;
		/* */
	}

	body {
		height: 100%;
		max-height: 100%;
		overflow: hidden;
		padding: 0;
		margin: 0;
		border: 0;
	}

	#content {
		display:block;
		overflow:auto;
		position:absolute;
		z-index:3;
		top:153px;
		bottom:15px;
		width:760px;
		margin-left:-386px;
		left:50%;
		padding:5px;
		text-align:left;
		text-indent: 8px;
	}
	.content {
		background:url(images/main_content.jpg);
	}
	.content_pac {
		background:url(images/main_content_pac.jpg);
	}
	.content_is {
		background:url(images/main_content_is.jpg);
	}
	.content_out {
		background:url(images/main_content_out.jpg);
	}
	.content_hrm {
		background:url(images/main_content_hrm.jpg);
	}
	
	* html #content {
		top:0;
		bottom:0;
		height:100%;
		width:762px;
		border-top:153px solid #ffffff;
		border-bottom:15px solid #ffffff;
		text-align:left;
		text-indent: 8px;
		background-attachment: fixed;
	}
	
	#maincontent {
		text-indent: 0px;
	}
	
	#head {
		position:absolute;
		margin-left:-386px;
		left:50%;
		top:0;
		width:770px;
		min-width:770px;
		height:153px;
		font-size:32px;
		text-indent: 16px;
		z-index:5;
	}
	.head {
		background:url(images/header_back.jpg);
	}
	.head_pac {
		background:url(images/header_back_pac.jpg);
	}
	.head_is {
		background:url(images/header_back_is.jpg);
	}
	.head_out {
		background:url(images/header_back_out.jpg);
	}
	.head_hrm {
		background:url(images/header_back_hrm.jpg);
	}
	* html #head {
		top:0px;
		width:772px;
		height:153px;
	}

	#foot {
		text-align:center;
		position:absolute;
		margin-left:-386px;
		left:50%;
		bottom:0px;
		width:770px;
		min-width:770px;
		height:15px;
		font-size:10px;
		z-index:10;
		background: #000066;
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
		color:#FFFFFF;
	}

	* html #foot {
		bottom:-1px;
		width:772px;
		height:15px;
	}
	#frontpage {
		text-align: center;
		margin-top:-9px;
	}
	
/* SWITCHMENU */
	#cont {
		float: right;
		margin-left: 5px;
		margin-top: 5px;
		z-index: 10;
	}
	.menutitle {
		cursor:pointer;
		margin-bottom: 2px;
		background-color:#677098;
		color:#000099;
		width:170px;
		padding:4px;
		text-align:right;
		font-weight:bold;
		font-size:14px;
		/*/*/border:1px solid #000000;/* */
	}
	.menuitem {
		cursor:pointer;
		margin-bottom: 1px;
		background-color:#677098;
		color:#FFFFFF;
		width:110px;
		height: 14px;
		padding:2px, 2px, 3px, 2px;
		font-style:italic;
		font-weight:bold;
		text-align:right;
		/*/*/border:1px solid #000000;/* */
		
	}
	.menutitle {
		color: #FFFFFF;
	}
	.menutitle:hover, .menuitem:hover {
		background-color:#2c60b2;
		color: #FFFFFF;
	}
	.menutitle a, .menuitem a {
		text-decoration: none;
		text-align: right;
		color: #FFFFFF;
	}
	.submenu {
		color: #FFFFFF;
		margin-left: 28px;
		margin-bottom: 12px;
	}
/* END SWITCHMENU */


/* BEGIN SUBNAV-ITEMS */
#subnav {
		float: left;
		width: 190px;
		margin-right: 30px;
        margin-bottom: 30px;
		margin-left: -25px;
	}
	
#subnav ul li{
		display: block;
		list-style: none;
		cursor:pointer;
		width: 160px;
		background-color:#677098;
		color:#FFFFFF;
		text-align:left;
		font-weight:bold;
		font-size:10px;
		margin-bottom: 2px;
		/*/*/border:1px solid #000000;/* */
}
#subnav ul li:hover {
		background-color:#2c60b2;
		color: #FFFFFF;
}

#subnav a{
		text-decoration: none; 
		color: #FFFFFF;
}
/* END SUBNAV-ITEMS */

h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 12px;
}
h4 a, h4 a:visited {
		color: #000000;
}
h4 a:hover {
		color: #2c60b2;
}

/* FORM ELEMENTS*/
.failed {
	background-color: #cc3330;
}
.button { 
	font-weight: bold; 
	font-size: 13px; 
	background-color: #677098; 
	color: #FFFFFF;
	border: 1px solid #2c60b2; 
	height: 26px;
}
textarea {
	font-size:12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
}

input {
	height: 14px;
	font-size:12px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-serif;
}
/* END FORM ELEMENTS*/

.pagebutton {
		cursor:pointer;
		margin-bottom: 2px;
		background-color:#677098;
		color:#000099;
		width:130px;
		padding:4px;
		text-align:center;
		font-weight:bold;
		font-size:14px;
		/*/*/border:1px solid #000000;/* */
}
.pagebutton:hover{
		background-color:#2c60b2;
		color: #FFFFFF;
	}
.pagebutton a{
		text-decoration: none;
		color: #FFFFFF;
}
.statsLegend {
	font-size	: 18px;
}
.statsFieldset {
	width		: 95%;
}
