#program-body h2 {
    font-family: "Times New Roman",times,serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 0px;
}
#program-body h1 {
    font-style: italic;
    color: #5c5c5c;
    margin-top: 0px;
    font-size: 19px;
    margin-left: 3px;
}
p.h.program-sub-headline {
    font-weight: bold;
}

p.program-reviews {
    font-size: 20px;
    font-weight: bold;
    color: #4a8fd7;
}

.quote-author {
    font-weight: bold;
}

p.sidebar-headline {
    color: #4a8fd7;
    font-family: "Times New Roman",times,serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 17px;
    margin: 0 0 5px 19px;
}
p.dates-header {
    background-color: transparent;
    background-image: url(../images/bg-border.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: center bottom;
    padding-top: 14px;
    padding-right: 0pt;
    padding-bottom: 14px;
    padding-left: 0pt;
    color: #5c5c5c;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0pt;
    margin: 0pt;
    font-size: 13px;
    font-weight: bold;
}
p.prerequisite {
    margin-bottom: 5px;
    font-size: 16px;
}
p.prerequisite a {
    font-family: 'Times New Roman';
    text-decoration: none;
    color: #0e5ea8;
}

p.prerequisite a:hover {
    text-decoration: underline;
    background-color: #e1dec5;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

#program-body .quote {
	padding: 0 0 0 60px;
	font-style: normal;
}

