@charset "UTF-8";
/* CSS Document */

#Section #SectionContent p{

color:#000000;
font-size:medium;
line-height:32px;
text-indent: 24px;
}

#header, #navBar, #Section #SectionNav, #pageControl, #headLogo, .oneColFixCtr #container #form1, .llegal2{
  display: none;
}

.llegal{
	display:inline;
	color:#000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	
	
	
}

#Section #SectionContent{
width:100%;
margin-left:0px;
padding-left:0px;

}

#Section #SectionContent h1{
font:Arial, Helvetica, sans-serif;
color:#000000;
font-size:16pt;
margin-bottom: 18pt;
text-indent: 0px;
}

#Section #SectionContent h2{
font:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14pt;
margin-bottom: 18pt;
text-indent: 0px;
}

#Section #SectionContent h3{
color:#000000;
font-size:larger;
margin-bottom: 18pt;
text-indent: 0px;
}

h4{
color:#000000;
font-size:12pt;
margin-top: 4pt;
text-indent: 0px;
}

#table {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		margin-bottom:8px;
		background-color:#FFCC66;
	}
	
.oneColFixCtr #container #Section #SectionContent table {
		background-color: #F2F6FB;
		color: #003466;
		font-weight: inherit;
		display: inline-table;
		margin-left: 0px;
		padding:0px;
		padding-right:0px;
		font-size:10px;
		width:700px;
	}
	
.oneColFixCtr #container #Section #SectionContent table p {
	margin-bottom: 0px;
	text-indent: 0px;
	font-size: 10pt;
		margin-bottom: 12px;
		line-height: 14px;
	
	}
	
.oneColFixCtr #container #Section #SectionContent table strong {
	margin-top: 18px;
	display: block;	
	color:#000000;
	font-size: 11pt;
	text-indent: 0px;
	}
	
	

.oneColFixCtr #container #Section #SectionContent Ul li {
padding-left: 4px;
}