#oneColumn {
	width:960px;
}
#ph1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #660099;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
}
#ph2 {
    font-size: 12px;
    font-weight: bold;
}
#pageHeader {
	text-align: center;
}
#cRevDate {
    color: #999999;
    text-align: center
}
.hdrBlock {
    margin-left:auto;
    margin-right:auto;
    line-height: 1.5em;
    color: white;
    background-color: #6A1580;
    font-weight: bold;
   
    text-align:center
}
table{
	width:960px;
}
th{
	line-height: 1em
}
td {
	width:33%;
	padding-left:10px;
	padding-right:10px;

}
th h1 {
    font-size:20px;
    margin-top:20px;
}
p {
    font-size:12px;
	text-decoration: none;
}

ul{
	margin-left: 0px;
	padding-left: 0px;
}
li{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	font-size:12px;
	list-style: none;
	list-style-position: outside;
}
#pdfLink{
	font-size:9px;
	text-align: center;
	margin:0px;
	padding: 0px;
}

.hdrBlock a:link
{
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;

}

.hdrBlock a:hover
{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;



}

.hdrBlock a:active
{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;

}

.hdrBlock a:visited
{
	color:#FFFFCC;
	font-weight: normal;


}

#midCol{
    border-color:#999999;
    border-right-style: solid;
    border-left-style: solid;
    border-width: thin;
}
a:link {
    color: #660099;
    text-decoration: none;
}
a:visited {
    color: #005782;
    text-decoration: none;
}
a:hover {
    color: #660099;
    text-decoration: none;
    font-weight: bold;
}
a:active {
    color: #0000FF;
    text-decoration: none;
}

