html, body {padding:0px; margin:0px; height:100%; background-color: #ffffff; font-family:Helvetica,Arial,Verdana,Sans-Serif; font-size:0.9em;}

a{text-decoration:none; color:#999999;}



a.grey:link {color: #999999;}
a.grey:visited {color: #999999;}
a.grey:hover {text-decoration: none; color: #000000;}
a.grey:active {color: #ff0080;text-decoration: none}

a.black:link {color: #000000;}
a.black:visited {color: #000000;}
a.black:hover {text-decoration: none; color: #999999;}
a.black:active {color: #ff0080;text-decoration: none}



.BorderdBox {border:none;}

#Floater {position:relative; float:left; height:13%; margin-bottom:-100px; width:1px;}

#Centered {position:relative; clear:both; height:100px; width:1024px; margin:0 auto; background:#ffffff;}


p {margin:0px; padding:0px;}


#FooterLeft {width:40%; float:left;}
#FooterRight {width:40%; text-align:right; float:Right;}


#fadeshow1 {margin:0px auto;}


#container
{
	margin: 20px auto 0px auto;
	width: 100%;
	background: #ffffff;
}


#header
{height:15px; border-top:solid 1px #999999; margin-top:1px; padding-top:3px; font-size:0.9em;}


#header h1 { margin: 0; }



#navigation
{
	float: left;
	width: 100%;
	background: #FFFFFF;
	border-bottom:solid 1px #999999;
	margin-top:20px;
}



#content-container
{
	float: left;
	width: 100%;
	background: #FFF url(layout-two-liquid-background.gif) repeat-y 68% 0;
}



#content
{
	clear: left;
	float: left;
	width: 60%;
	padding: 20px 0;
	margin: 0 0 50px 3%;
	display: inline;
	color:#333333;
}

#content h2 { margin: 0; color:#333333;}




div#Text p {text-align:justify; margin-top:25px;}

#Text h5 {padding: 10px 0;
	margin: 0 3% 0 0;
	display: inline;
	text-align:left;
	color:#666666;
	font-size:14px;
	font-weight:bold
}

#Text h6 {padding: 10px 0;
	margin: 0 3% 0 0;
	display: inline;
	text-align:left;
	color:#666666;
	font-size:12px;
	font-weight:100
}



#aside
{
	float: right;
	width: 27%;
	padding: 20px 0;
	margin: 0 3% 0 0;
	display: inline;
	text-align:justify;
	color:#999999;
}

#aside h3 { margin:0; color:#333333;}



#aside subhead
{
	float: right;
	width: 27%;
	padding: 20px 0;
	margin: 0 3% 0 0;
	display: inline;
	text-align:justify;
	color:#333333;
	font-weight:bold
}

#aside subhead h4 { margin:0; color:#333333;}



#footer
{
	clear: left;
	background: #eaeaea;
	text-align: right;
	padding: 10px;
	height: 1%;
	word-spacing: 6px;
}