/* Universal */
* {
	margin:0;
	padding:0;
}

body {
	font-family:helvetica, arial, tahoma, sans-serif;
}

img {
	border:0;
}

h1 {
	color:#f37736;
	margin-bottom:5px;
}

h2 {
	color:#000;
	line-height:1.2em;
	margin-bottom:8px;
}

h4 {
	color:#f47d3e;
	margin:3px 0 12px 15px;

}



#container {
	width:793px;
	margin:13px auto;
	border:0px solid #f00;
}

.clear {
	clear:both;
}


/* Page Controls */
#controls {
	width:360px;
	margin:18px 63px 0 0;
	float:right;
	display:inline;
	font-size:10px;
	line-height:1.2em;
	color:#666;
	text-align:right;
}

#controls a {
	text-decoration:none;
	color: #666;
}

#controls a.top-active {
	color: #98005d;
}

#controls-anchor {
	color: #666;
}

.control-wraps{
	display: inline;
	padding-left: 15px;
}
.control-wraps-2{
	padding-top: 10px;
}


/* Safety Info */
#safetyinfo {
	clear:both;
	width:552px;
	margin:0 0 0 50px;
	padding:13px 63px;
	background:url(/images/safety-top.jpg) no-repeat 0 0;
	color:#000;
}

#safetyinfo strong {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#safetyinfo a {
	color:#98005D;
	font-weight:bold;
}

#safetyinfo h1 {
	margin-bottom:7px;
	color:#000;
}

#safetyinfo p {
	margin-bottom:7px;
}


/* Footer */
#footer {
	background:url(/images/footer-top.gif) no-repeat 0 0;
	margin:0 0 0 38px;
	padding:18px 0 50px 0;
	width:740px;
}

#footer ul {
	list-style-type:none;
	clear:both;
	text-transform:uppercase;
	border:1px solid #fff;
	margin-bottom:15px;
}

#footer ul li {
	float:left;
}

#footer ul li.divider {
	padding:0 9px;
}

#footer ul#row1, #footer ul#row1 a {
	color:#98005d;
	text-decoration:none;
}

#footer ul#row2, #footer ul#row2 a {
	color:#666;
	text-decoration:none;
}

#novenlogo {
	clear:both;
	margin-top:20px;
}


/* Rollover Glossary Styles */
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 1px;
	z-index: 1000;
}

.change {
	text-decoration:line-through;
	background:#f00;
}