#oneColumn {
	width:960px;
}
#pageHeader {
	text-align: center
}
#cRevDate {
    color: #999999;
    text-align: center
}
.hdrBlock {
    width: 50%;
    margin:auto;
    margin-bottom: 10px;
    line-height: 1.5em;
    color: white;
    background-color: #6A1580;
    font-size: 18px;
    font-variant:small-caps;
}
.hdrBlock2 {
	width: 30%;
	margin-top: 30px;
	margin-left:20px;
	margin-bottom: 0px;
	padding-left: 5px;
	font-size: .8em;
	line-height: 1.5em;
    color: white;
    background-color: #6A1580;
    font-weight: bold;
    font-variant:small-caps;
	text-align: left;
}

p {
    line-height: 1.0em;
    text-align:center;
    font-size:14px;
}
#courses span{
	padding:10px;
}

#courses {
	text-align:center;
}
dl{
	text-align:left;
	margin-top: 0px;
	margin-left:20px;
	font-size: 14px;
	line-height: normal;
	font-weight:normal;
}
dt{
	padding-top:10px;
	line-height: normal;
	font-weight:normal;
	font-size: 14px;
}
dd {
	font-size: 12px;
	line-height: 18px;
	margin-left:5px;

}

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;
}

#pdfLink{
	font-size:9px;
	text-align: center;
	margin:0px;
	padding: 0px;
}
div#courses span{
	font-size: 1em;
	padding-left: 2px;
	padding-right: 2px;
}
