body {
	background:url("/core/templateresources/bg.gif") top left repeat-x;
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;

	padding:0;
}
hr {
	height:1px;
	border:0;
	color:#ccc;
	background-color:#ccc;
	margin:5px 0;
	padding:0;
}
h1 {
	font-size:18px;
	color:#003F77;
	line-height:24px;
	margin:12px 0 10px 0;
}
h2 {
	margin:12px 0 8px 0;
	padding:0 0 0 10px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	background:url("/core/templateresources/h2_bg.gif") top left no-repeat;
}
h3 {
	font-size:19px;
	color:#333333;
	font-weight:normal;
	line-height:20px;
	margin:5px 0 15px 0;
}
h4 {
	margin:12px 0 8px 0;
	padding:0 0 0 10px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	height:20px;
	background:#003F77;
}
h4 a {
	text-decoration:none;
	color:#ffffff;
}
h5 {
	margin:5px 0 8px 0;
	padding:0;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
	display:inline;


}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:17px 0 17px 0;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}
#container {
	position:relative;
	width:650px;
	margin:0px auto;
	background:#ffffff;
}
#contentcontainer {
	position:relative;
	float:left;
	width:650px;
}
#header {
	position:relative;
	float:left;
	width:650px;
	height:105px;

}
#logotype {
	position:absolute;
	height:75px;
	width:245px;
	left:5px;
	top:15px;
}
#slogan {
	display:none;
	position:absolute;
	height:;
	width:;
	right:5px;
	top:75px;
	color:#1b5793;
	font-size:16px;
	font-weight:bold;
}
#navbar {
	display:none;
	position:absolute;
	height:;
	width:;
	right:5px;
	top:0px;
	color:#1b5793;
	font-size:11px;
	font-weight:normal;
}
#navbar a {
	text-decoration:none;
	color:#1b5793;
	margin:0 5px;
}
#navbar a:hover {
	text-decoration:underline;
	color:#1b5793;
	margin:0 5px;

}
#menu {
	display:none;
	position:relative;
	float:left;
	width:650px;
	height:27px;
	background:#003F77;
	line-height:27px;
	color:#ffffff;
}
#menu a {
	color:#ffffff;
	text-decoration:none;
	margin:0 20px;
}
#menu a:hover {
	text-decoration:underline;
}
#submeny {
	display:none;
	position:relative;
	float:left;
	width:180px;
	margin:4px 0;

	xborder-bottom:1px solid #eaeaea;
	xheight:400px;

}
#submenyinfo {
	position:relative;
	float:left;
	xborder-top:1px solid #e5e5e5;
	height:80px;
	width:180px;
	padding:20px 0 0 0;
	margin-top:10px;
}
#submeny h1 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	width:171px;
	height:35px;
	line-height:36px;
	color:#000000;
	background: url("/core/templateresources/submeny_bg.gif") top left no-repeat;
	padding-left:10px;

}
.subitem a {
	display:block;
	float:left;
	color:#333333;
	padding: 0px 0px 0px 10px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	width:170px;
	height:24px;
	font-weight:bold;
	border-top:1px solid #eaeaea;
	xborder-left:1px solid #eaeaea;
	background:#f9f9f9;

}
.subitem a:hover {
	background:#f8f8f8;
	color:#000000;
	text-decoration:underline;

}
.thirditem a {
	display:block;
	float:left;

	color:#333333;
	padding: 0px 0px 0px 17px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	width:153px;
	height:26px;
	overflow:hidden;

}
.thirditem a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:#f8f8f8;
}
#contentholder {
	position:relative;
	float:left;
	width:650px;
}
#contentwide {
	position:relative;
	float:left;
	width:650px;
	min-height:400px;
	padding:0px 0 10px 0;
	overflow:hidden;
}
#content {
	position:relative;
	float:left;
	width:570px;
	min-height:420px;
	padding:15px 0 15px 0;
	overflow:hidden;
	xborder:1px solid #ccc;
}
#content a {
	color:#003F77;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content table, th, tr, td {
	border:0;
}
#footer {
	display:none;
	position:relative;
	float:left;
	width:650px;
	height:22px;
	background:#003F77;
	color:#fff;
	font-size:10px;
	line-height:22px;
	padding:0 5px;
}
#footerprint {
	position:relative;
	float:left;
	width:650px;
	height:22px;
	background:#003F77;
	color:#fff;
	font-size:10px;
	line-height:22px;
	padding:0 5px;
}
.left {
	position:relative;
	float:left;
}
.right {
	position:relative;
	float:right	;
}
#core-edit {display:none;}
