body {
	background:#ffffff;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}
img {
	border:0;
}
h1 {
	font-size:14px;
	text-transform:uppercase;
	color:#0066cc;
	height:36px;
	line-height:36px;
	font-weight:normal;
	padding-left:15px;
	margin:10px 0;
	background:url("/core/templateresources/h1_bg.gif") top right no-repeat;
	border-left:5px solid #0066cc;
}
h2 {
	font-size:16px;
	color:#000000;
	margin:12px 0 6px 0;
	padding:0;
	line-height:20px;
}
h3 {
	font-size:12px;
	color:#000000;
	margin:0px 0 6px 0;
	padding:0;
	line-height:20px;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:15px 0px 15px 0px;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}
table, tr, th, td {
	clear:both;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
	border:0px;
}
#container {
	position:relative;
	width:866px;
	margin:0 auto;
}
#pagecontainer {
	position:relative;
	float:left;
}
#header {
	position:relative;
	float:left;
	width:866px;
	height:93px;
	background:url("/core/templateresources/header.gif") top left no-repeat;
}
#cred {
	float:right;
	position:absolute;
	top:10px;
	text-align:right;

	font-size:11px;
	padding:20px;
}
#cred a {
	text-decoration:none;
	color:#cccccc;
}

#menu {
	position:relative;
	float:left;
	width:866px;
	height:39px;
	background:url("/core/templateresources/menu_bg.gif") top left no-repeat;
	overflow:hidden;
}
#menu a {
	position:relative;
	float:left;
	height:31px;
	font-size:14px;
	color:#000000;
	padding:0 24px;
	line-height:31px;
	text-decoration:none;
}
#menu a:hover {

	position:relative;
	float:left;
	height:31px;
	font-size:14px;
	color:#000000;
	line-height:31px;
	text-decoration:none;
	border-bottom:8px solid #ffcc00;
}
#content {
	position:relative;
	float:left;
	width:866px;
	padding:10px 0 0 0;
	overflow:hidden;
	min-height:430px;
}
#footer {
	position:relative;
	float:left;
	width:866px;
	padding: 0;
	overflow:hidden;

}
#content a {
	color:#0066cc;
	text-decoration:none;
}
#content a:hover {
	color:#0066cc;
	text-decoration:underline;
}
#cred {
	position:relative;
	float:left;
	width:866px;
	padding: 0 0 5px 0;
	overflow:hidden;
	color:#999999;
	font-size:11px;
}
#cred a {
	text-decoration:none;
	color:#999999;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
