@import url("/reason_package/reason_4.0/www/css/tableless_layouts/three_column_1.css");
* {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}


pre {
	font-family:monospace;
}
body {
	background: #024 url("/img/tile.gif");
	margin: 0px;
	font-size: 100%;
}
div.hide, p.hide, p#footerLoginLink, p.textOnlyLink {
	display:block;
	position:absolute;
	left:-9999px;
	width:1000px;
}
div#breadcrumbs {
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	border-top: 1px solid #888;
	background-color: #555;
	padding-left: 8px;
	height: 16px;
}

div#breadcrumbs a {
	text-decoration: none;
	color: #fff;
}

div#breadcrumbs a:hover {
	text-decoration:underline;
}


div#wrapper {;
	margin:25px 100px;
	background-color:#fff;
	padding:0;
	border: 1px solid #555;

}
div#bannerAndMeat {
	margin:0;
}
div#banner {
	padding:0;
	background: #ffffff url("/img/banner-repeat.gif") repeat-x;
	margin:0;
}
div#banner h1 a {
	text-decoration:none;
	font-weight:normal;
	font-size: 0.8em;
	color:#660000;
}
div#banner h1 a:hover {
	text-decoration:underline;
}
div#minisiteNavigation {
	margin:1em;
}

div#banner h1 {
	display: block;
	margin: 0;
	padding: 0;
	width: 396px; height: 84px;
	background: url(/img/banner-logo.gif);
	text-indent: -9999px;
}

div#bannerXtra {
	font-size: 0.75em;
	padding: 1em;
}

div#navigation {
	background-color: #f8f8f9;
	border: 1px solid #B6B7CB;
	font-size: 0.9em;
	width: 15%;
}

div#meat {
	margin: 10px;
	font-size: 0.8em;
}

div#meat.containsNavigation div#content {
	width: 80%;
	margin-left: 20%;
	margin-top: 0;
}

div.contentHead {
	display: none;
}

div#footer {
	text-align: right;
	font-size: .7em;
}

h2 {
	font-size: 1.3em;
}
