body {
	font-family: "Univers", Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	border-top: 5pt solid #AB2C40;
	position: relative;
}

#nav, #search, #footer p.print, #banner, .top, #util, #header h1, #left-side, #mc_cp, #footer .links, div.pagination, div.quote, a.download, a.button {
	display: none;
}

img {
	border: 0;
}

.breadcrumb {
	margin: 0 0.5in;
	padding: 0;
}

body, #page, #content, #footer {
	width: auto;
	margin: 0;
	padding: 0;
}

a {
	color: #AB2C40;
	text-decoration: underline;
}

#content, #footer {
	margin: 0 0.5in;
}

#content h1 {
	color: #ab2C40;
	line-height: 1.0em;
	font-size: 1.2em;
}

#header p.print {
	float: right;
	font-size: 13pt;
	margin: 1em;
	display: block;
	background: #f7f7f7;
	border: 1px solid #7f7f7f;
	padding: 0.25em 1em;
}

#header h2 {
	float: right;
	clear: right;
	margin: 1.5em 1em;
	font-size: 10pt;
}

#header-img-logo {
	display: block;
	margin: 10px;
	float: left;
	width: 1.5in;
}

#content {
	clear: both;
	font-family: Arial, sans-serif;
}

#content a {
	color: #000000;
}

#content p.print {
	display: none;
}

label {
	width: 100px;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 10px;
	line-height: 1.5em;
}

label.required {
	font-weight: bold;
}

input {
	width: 200px;
}

input.short {
	width: 100px;
}

input.vshort {
	width: 43px;
}

textarea {
	width: 200px;
	height: 4em;
}

input.submit {
	float: right;
	width: auto;
	margin-left: 400px;
	margin: 10px;
}

/*---- Search and list results ----*/

dl#results {
	list-style: none;
	margin: 0;
	padding: 0 0 15px 0;
	background: transparent url(../images/dotted-border.png) bottom left repeat-x;
}

dl#results dt {
	display: block;
	margin: 1em 0 0.25em ;
	background: transparent url(../images/dotted-border.png) 0 0 repeat-x;
	padding: 15px 15px 0px;
}

dl#results dt a {
	font-weight: bold;

}

dl#results dd {
	margin: 0.25em 15px 0px;
	padding: 0;
}

dl#results dd p {
	margin: 0;
	padding: 0;
}

/* @group Hidden Objects */

div#hd,
div.cookbookMain .yui-b,
div#ft {
	visibility: hidden;
}

div#bd {
	position: absolute;
	top: 0;
}

/* @end */



/* sIFR */
/*
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}*/

/* - - - sifr tuning! - - - */

/*.sIFR-hasFlash #content h1 {
	visibility: hidden;
}*/