/************** peak.css *******************************/
BODY
{
	font-family: Trebuchet, Arial, sans-serif;
	color: #000;
	background-color: white;
	font-size: 90%;
}

H1
{
	font-size: 130%;
	color: #ED8E00;
	margin: 0 0 10px 0;
	padding: 0;
}

H2
{
	font-size: 110%;
	color: #ED8E00;
	margin: 15px 0 0 0;
	padding: 0;
}

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

#banner, #nav, #leftNav, #Right, #breadCrumb, #printPage, #sendToFriend, #footer, #right {	display: none; }

#content {
	width: 100%;
}

#content p, #content table, #content ul {
	line-height: 1.2;	
}

#content li {
	margin-bottom: 10px;
}

#content .info{ margin: 0; padding: 1em; }
#info p { margin: 0; padding: 1em; }

/************* #footer styles ***************/
#footer { display: none; }

#newsability h1 {
	font-size: 160%;
	margin-bottom: 5px;
	margin-top: 10px;
}

#newsability h2 {
	font-size: 130%;
	margin-bottom: 5px;
}

#newsability p{
	line-height: 1.5;
}

#highLightBox {
	background: #f1f1f1;
}

#tip {
	border-bottom: 1px solid #ed8e00;
	border-right: 1px solid #ed8e00;
	margin: 30px 30px 30px 30px;
	padding-left: 80px;
	padding-right: 20px;
	background: url(../images/tip.jpg) no-repeat 0 0;
}

#tip p {
	margin-bottom: 20px;
}

.tip {
	float: left;
	margin: 10px;
}

#trap {
	margin: 30px 0 0 0;
	padding-left: 60px;
	padding-right: 20px;
	background: url(../images/trap.jpg) no-repeat 0 0;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	font-weight: 700;
}