HTML, BODY {
  background-color:#fcfdf0;
  color: #000000;
}
.www-h1 {
  text-align: center;
}
.www-h2 {
  font-size:  x-large;
  text-align: left;
}
.www-h3 {
  font-size:  large;
  text-align: left;
}
.www-h4 {
  font-size:  medium;
  text-align: left;
}
.www-h5 {
  font-size:  small;
  text-align: left;
}
.www-h6 {
  font-size:  x-small;
  text-align: left;
}
/*
** Two Column definitions
*/
.www-two-column {
  border-width: 0px;
  margin: 2px;
  padding: 20px;
  width: 100%;
}
.www-nav-column {
  background-color: #D4EBF9;
  font-size: small;
  text-align: center;
}
.www-nav-title {
  font-weight: bold;
  text-align: center;
}
.www-main-column {
  text-align: left;
  vertical-align: top;
}
/*
**
*/
.www-h1-title {
  color: #000099;
  font-size: 300%;
  margin-top: 0;
  text-align: center;
}
.www-language-graphics {
  margin-left:auto;
  margin-right: auto;
  text-align: center;
}
/*
**
*/
hr, .www-anibar, .www-tarule, .www-thinrule {
  margin-left: auto;
  margin-right: auto;
}
hr, .www-anibar {
  width: 90%;
}
.www-anibar, .www-tarule, .www-thinrule {
  border: 0;
}
.www-tarule, .www-thinrule {
  height: 7px;
  width: 100%;
}
.www-anibar {
  background: url(/images/icons/anibar.gif);
  height: 1px;
}
.www-tarule {
  background: url(/images/icons/tarule.gif);
}
.www-thinrule {
  background: url(/images/icons/thinrule.gif);
}
p {
  text-align: left;
}
.www-fullWidth, .www-pageSetup {
  width: 590px;
}
.www-oneColumnPage {
  width: 690px;
}
.www-pageSetup, .www-oneColumnPage {
  border-width: 0;
  margin-left:auto;
  margin-right: auto;
  text-align: center;
}
.www-divider {
  text-align: center;
}
.www-center {
  text-align: center;
}
.www-left {
  text-align: left;
}
table.www-venues {
  line-height: 150%;
  text-align: left;
}
td.www-venues-bb {
  padding-left:	1em;
  width: 1%;		/* Fixes a rendering bug in IE */
}
td.www-venues-city {
  text-indent:	0.2em;
  width:	10em;
}
tr.www-venues-2 {
  line-height: 110%;
}
tr.www-venues-spacer {
  line-height: 30%;
}
ul.www-venues {
  line-height: 175%;
  list-style-image:   url("/images/icons/blueball.gif");
}
li.www-venues, li.www-venueSkip {
  text-align: left;
}
ul.www-blueball {
  list-style: disc url("/images/icons/blueball.gif") outside;
}
ul.www-blueball li {
  padding-top: 0.75em;
  text-align: left;
}
li.www-readable {
  margin-bottom: 0.5em;
}
ul.www-indent-list {
  list-style-type: none;
  text-align: left;
}
.www-CoD-timetable {
  text-align: left;
}
.www-CoD-timetable tr td {
  vertical-align: top;
}
.www-float-right-bottom {
  float: right;
  margin-bottom: 20px;
  margin-left: 0.75em;
}
/*
** Non-center course schedule
*/
.www-noncenter {
  text-align:		left;
}
.www-noncenter h3 {
  font-size:		medium;
  font-weight:		bold;
}
.www-noncenter address {
  font-style:		normal;
}
.www-noncenter-instructions {
  font-size:		smaller;
}
/*
** Used by the online application form
*/
.appform-title-area, .title-area {
  background:		#D4EBF9;
}

