
body
{
	background: #fff;
	font: normal 12px Verdana, Arial, sans-serif;
	color: black;
}

p
{
	font: normal 12pt Arial, sans-serif;
	line-height: 16pt;
	margin: 10px 15px 5px 0px;
}

/* Layout defaults
******************/
#outer-wrap
{
	width: 950px;
	margin: 0px;
	text-align: left;
	background: none;
}

#inner-wrap
{
	background: none;
}

#header
{
	display: block;
}


#rightside
{
	display: none;
}

#search
{
	display: none;
}

#page
{
	clear: left;
	border: 1px solid #B6BEC4;
	padding: 20px 20px 5px 20px;
	margin: 0px;
}

#page-top
{
	display: none;
}

#first-footer
{
	display: none;
}

#second-footer
{
	clear: both;
	background: url(/images/layout/footer-background.gif) no-repeat;
	height: 18px !important;
	height/**/: 25px;
	color: #ccc;
	border-top: 5px solid white;
	font-size: 10.5px;
	padding: 3px 0px 0px 15px;
}

#second-footer a
{
	text-decoration: none;
	color: #81BBCE;
}


/* Navigation
**************/
#navigation
{
	display: none;
}
