body {
	position:relative;
	height:100%;
	margin:0px;
	padding:0px 15px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:65%;
	line-height:130%;
	background:#ffffff;
	color:#000000;
}

a {
	color:#c8453f;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:170%;
	line-height:130%;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#666666;
}
h2 {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:120%;
	line-height:130%;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#666666;
}
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:120%;
	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;
}

#all {
	position:relative;
	width:615px;
	float:left;
}

#page {
	position:relative;
	width:615px;
	float:left;
}

#printhead {
	display:block;

	position:relative;
	width:600px;
	height:130px;
	clear:both;
}

#head {
	display:none;

	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 {
	display:none;

	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:615px;
	background:#ffffff;
	overflow:hidden;
	float:left;
}
#content table, #content th, #content td {
	border:0px;
}
#content img {
	margin-bottom:5px;
}

#billboard {
	display:none;

	position:absolute;
	top:0px;
	left:800px;
	width:360px;
	overflow:hidden;
}
#copyright {
	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;
}

hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
#core-edit {display:none;}
