#header_ccpa {margin-left: 0px;
    padding-left: 0px;
    padding-top: 20px;
    }
  body { background-color: rgb(255, 255, 255);
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
    }

  h1 { text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    color: rgb(165, 166, 163);
    margin-bottom: 20px;
    }

  p { line-height: 19px;
	color: #696969; font-family: 'Source Sans Pro', sans-serif; font-size: 14px;
    }

ul { line-height: 22px;
	color: #696969; font-family: 'Source Sans Pro', sans-serif; font-size: 14px;
}
  #wrapped_header { background-color: rgb(255, 255, 255);
    height: 100px;
	margin-top: 0px;
	padding-top: 25px;
    }

  #header_inner { margin-left: 410px;
    padding-left: 25px;
    padding-top: 35px;
    }

  #header_inner, #header_inner * { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: left;
    }

  #header_inner .leftCol { float: left;
    width: 195px;
    }

  .centered { margin: 0px auto;
    width: 960px;
    text-align: left;
    }

	.cenlogo { margin: 0px auto;
    width: 970px;
    text-align: left;
    }
  .footer { line-height: 1px;
    height: 1px;
    clear: both;
    }

  #wrapped_body { background-color: rgb(255, 255, 255);
    padding-bottom: 35px;
    }

  #wrapped_body .leftCol img.logo { margin-bottom: 40px;
    }

  #wrapped_body .centered { padding-top: 0px;
    }

  #wrapped_body .leftCol { float: left;
    width: 410px;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    }

  #wrapped_body .rightCol { border-left: 1px solid rgb(204, 204, 204);
    float: left;
    width: 500px;
    overflow: hidden;
    padding-left: 25px;
    text-align: left;
    }

  #wrapped_body .copyright, #wrapped_body .copyright * { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: rgb(164, 164, 160);
    }


#par1heading{ color: #696969; font-family: 'Source Sans Pro', sans-serif; font-size: 22px; font-weight: 600; line-height: 42px; margin-top: 20px; }

#par2heading{ color: #696969; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; font-weight: 600; line-height: 20px; margin: 24px 0 24px; }

table {border:solid 1px rgb(168, 170, 167);
		border-collapse: collapse;
		}

th  {background-color:rgb(168, 170, 167); 
				color:white;
				font-family: 'Source Sans Pro', sans-serif; 
				font-size: 14px;
				text-align:left;
				padding-left: 10px;
				padding-right: 10px;}
tr{
	background-color:rgb(255, 255, 255);
}
td {font-family: 'Source Sans Pro', sans-serif; 
		font-size: 14px;
		color: #696969;
		text-align: left;
		padding-left: 10px;
		border: solid 1px rgb(168, 170, 167)
}
	