body
{
	background-color: #000000;
	font-size		: 11px;
	font-family		: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.clearfix
{
	clear			: both;
	width			: 0px;
	height			: 0px;
}

.clearfix_R
{
	clear			: right;
	width			: 0px;
	height			: 0px;
}

.clearfix_L
{
	clear			: left;
	width			: 0px;
	height			: 0px;
}

a,
a:visited,
a:active
{
	text-decoration	: none;
	color:#4b6281;
}

p  { line-height:16px; }


p a,
p a:visited,
p a:active
{
	text-decoration	: none;
	color: #0000FF;
}

a:hover
{
	text-decoration	: underline;
	color: #06367f;
}

a img
{
	border			: none;
}

h1 { font-size:14px; }
h2 { font-size:13px; }
h3 { font-size:12px; }
h4 { font-size:11px; }
h5 { font-size:10px; }
h6 { font-size:9px; }

h1, h2, h3, h4, h5, h6 { /*color:#666666;*/ }

/*#left_content h1, #left_content h2, #left_content h3, #left_content h4, #left_content h5, #left_content h6 { color:#333333; }
*/.error { color:#990000; }

ul
		{
			margin:0;
			padding:0;
			list-style:none;
		}

#site_wrapper
{
	margin			: 0 auto;
	padding 		: 0;
	width			: 936px;
	display 		: block;
	position 		: relative;
}

/*------------------------------------------------ GENERIC PAGES ---*/

#body_content
{
	position		: relative;
	background		: url(images/body_content_fade_cap.jpg) repeat-x top left #ffffff;
	padding			: 30px;
}

#fibered
	{
		position:absolute;
		top:170px;
		left:885px;
	}