body {
	position:relative;
	height:100%;
	margin:0px;
	padding:0px 15px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	line-height:130%;
	background:#ffffff url('/core/templateresources/bg.gif') repeat-y top left;
	color:#000000;
}
a {
	color:#c8453f;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:22px;
	line-height:130%;
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#000000;
}
h2 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	line-height:22px;
	padding:0 0 0 6px;
	height:22px;
	margin:4px 0px 5px 0px;
	color:#666666;
	background:url('/core/templateresources/h2_bg.gif') top left repeat-x;
}
h3 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:100%;
	line-height:130%;
	margin:0px 0px 3px 0px;
	border-bottom:4px solid #666666;
	color:#999999;
	font-weight:normal;
}
h4 {
	display:inline;
	font-size:11px;
	line-height:130%;
	margin:0px;
	padding:0px;
}
h5 {
	width:100%;
	font-size:100%;
	line-height:100%;
	margin:0px;
	padding:0px;
	font-style:italic;
	text-align:right;
	font-weight:normal;
}
h6 {
	display:inline;
	font-size:100%;
	line-height:130%;
	margin:0px;
	padding:0px;
	color:#999999;
	font-weight:normal;
}
#xall {
	position:relative;
	width:785px;
	margin:10px auto;
}
#all {
	position:relative;
	width:785px;
	float:left;
}
#page {
	position:relative;
	width:785px;
	float:left;
}
#printhead {
	display:none;

	position:relative;
	width:600px;
	height:130px;
	clear:both;
}
#head {
	position:relative;
	width:770px;
	height:200px;
	background:#ffffff url('/core/templateresources/head-bg.gif') no-repeat top left;
	font-size:10px;
	line-height:22px;
	color:#666666;
	overflow:hidden;
	clear:both;
}
#head a {
	font-size:10px;
	font-weight:bold;
	line-height:22px;
	color:#666666;
	text-decoration:none;
}
#menu {
	position:relative;
	width:155px;
	padding-right:15px;
	font-size:10px;
	line-height:14px;
	background:#ffffff;
	color:#666666;
	float:left;
}
#menu a {
	font-size:10px;
	line-height:14px;
	color:#666666;
	text-decoration:none;
}
#content {
	position:relative;
	width:600px;
	background:#ffffff;
	overflow:hidden;
	float:left;
}
#content table, #content th, #content td {
	border:0px;
}
#content img {
	margin-bottom:5px;
}

#billboard {
	position:absolute;
	xposition:relative;
	float:right;
	top:150px;
	left:800px;
	width:360px;
	overflow:hidden;
}
#copyright {
	display:none;

	position: relative;
	float: left;
	height: 120px;
	width: 600px;
	overflow:hidden;
}
.input {
	position:relative;
	display:inline;
	border:1px solid #999999;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:10px 0px;
	border-bottom:1px solid #cccccc;
	overflow:hidden;
}

#banner
{
 width:1150px;
 position:relative;
 height:150px;   
}

hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
