body {
	background:#cccccc url("/core/templateresources/body.gif") top left repeat-x;
	font-family:arial;
	font-size:11px;
	line-height:18px;
}
h1 {
		color:#006699;
		font-size:22px;
		margin:10px 0 ;
		padding:0;
		line-height:26px;
	}
h2 {
		color:#333333;
		font-size:18px;
		margin:10px 0 ;
		padding:0;
		line-height:22px;
	}	
h3 {
		color:#333333;
		font-size:16px;
		margin:5px 0 ;
		padding:0;
		line-height:20px;
	}	
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:15px 0px 15px 0px;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}
#container {
	position:relative;
	width:955px;
	margin:10px auto;
	xbackground:#ffffff;
	padding:5px;
	}
#pagecontainer {
	position:relative;
	float:left;
	width:919px;
	padding:0 18px;
	background:#ffffff;	
}
#pageheader {
	position:relative;
	float:left;
	width:955px;
	height:10px;
	xbackground:url("/core/templateresources/pageheader_bg.gif") top left no-repeat;	
}
#pagefooter {
	position:relative;
	float:left;
	width:955px;
	height:10px;
	xbackground:url("/core/templateresources/pagefooter_bg.gif") top left no-repeat;	
}
#header {
	position:relative;
	float:left;
	width:919px;
	height:120px;
	}
#logotype {
	position:relative;
	float:left;
	width:365px;
	height:80px;
	padding-top:20px;
	}
#menu {
	position:relative;
	float:left;
	width:899px;
	height:36px;
	background:url("/core/templateresources/menu_bg.gif") top left no-repeat;	
	padding:0 10px;
	}
#menu td {
	font-size:14px;
	font-weight:bold;
	padding:0px 24px;
	color:#ffffff;
	line-height:36px;
	height:36px;
	text-decoration:none;
}
#menu td:hover {
	color:#ffffff;
	text-decoration:none;
	background:#333333;
}
ul#navigation {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:899px;
	height:42px;
}
ul#navigation li {
	display:inline;
}
ul#navigation a {	
	display:block;
	height:39px;
	font-weight:bold;
	float:left;
	line-height:39px;
	padding: 0px 24px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	
	color:#ffffff;
}
ul#navigation a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#content {
	position:relative;
	float:left;
	width:920px;
	overflow:hidden;
	min-height:300px;	
	padding:10px 0;
	}
#content a {
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}
#content a:hover {
	font-weight:bold;
	color:#006699;
	text-decoration:underline;
	}	
#footer {
	position:relative;
	float:left;
	width:893px;
	height:36px;
	line-height:36px;
	color:#ffffff;
	padding:0 14px;
	margin:0 0 7px 0;
	background:url("/core/templateresources/footer_bg.gif") top left no-repeat;	
	}
#footer a {
	text-decoration:none;
	color:#ffffff;
	}
#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
	}
.left {
	position:relative;
	float:left;
	}
.right {
	position:relative;
	float:right;
	}
#nav {
	position:absolute;
	top:10px;
	right:0;
	color:#006699;
	text-align:right;
	}
#nav a {
	color:#006699;
	text-decoration:none;
	padding:0 5px 0 5px;
	}
#flags {
	position:absolute;
	right:2px;
	top:40px;	
}
#billboard {
	position:absolute;
	
	top:44px;	
	right:2px;
}
	.submenuholder {
	background:#333333;
	margin-top:10px;
	margin-left:5px;
	width:170px;
	z-index:1;
	
	
}
.submenuitem {
	float:left;
	position:relative;
	font-size:11px;
	line-height:16px;
	margin:0px;
	width:125px;
	padding:6px 30px 6px 15px;
	color:#cccccc;
	background:#333333;
	border-bottom:solid 1px #ffffff;

}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
