

a,a:link,a:visited {color:#0000FF;text-decoration:none;}
a:hover   {color:#0000FF; text-decoration:underline;}


body
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana,Arial;
    font-size:11px;
	margin:0px;
	padding:0px;
    z-index:1;
    text-align:center;
    
    background-repeat:repeat-x;
    
}



#top
{
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
	display:none;
}

#content
{
	margin:auto;
	padding:0px;
	border:0px;
	text-align:center;
	width:772px;
    overflow:auto;
    background-repeat:repeat-y;
}

#layoutcontent1
{
	margin:0px;
	padding:0px;
	border:0px;
    height:200px;
    width:772px;
    
    background-repeat:no-repeat;

}

#layoutcontent2
{
	display:none;
}

#layoutcontent3
{
	display:none;	
}

#layoutcontent4
{
	display:none;	
}

#layoutcontent5
{
	display:none;	
}

#layoutcontent6
{
	display:none;
}

#menubar
{
	display:none;
}


#copyall
{
	text-align:left;
	font-size:11px;
	width:772px;
    color:#000000;
    margin:0px;
	overflow:auto;

    background-repeat:no-repeat;
	padding:0px;

}

#copy
{
	float:right;
	margin:0px;
	border:0px;
	padding:5px;
	width:600px;

}


#sidebar
{
	float:left;
	padding:180px 3px 3px 3px;
	width:156px;
	margin:0px;
	border:0px;
	height:auto;
	color:#000000;

}

#sidebar a,#sidebar a:link,#sidebar a:visited {color:#0000FF;text-decoration:none;}
#sidebar a:hover   {color:#0000FF; text-decoration:underline;}

#overfooter
{
	padding:0px;
	text-align:center;
	height:0px;
	margin:0px;
	width:772px;
	margin:auto;
}

#footer
{
	padding:5px 5px 5px 167px;
	text-align:center;
	width:600px;
	margin:0px;
	margin:auto;
}


#bottom
{
	margin:auto;
	width:772px;
	padding:0px;
	border:0px;
	height:20px;
		
    background-repeat:no-repeat;
}

.bold
{
    font-weight:bold;
}

.sectiontitle
{
	font-size:12px;
	font-variant:small-caps;
	text-transform:uppercase;
	margin-bottom:0px;
	width:100%;
	border-style:solid;
	border-color:#C1C1C1;
	border-width:0px 0px 1px 0px;
}

