body {
  background-color: white;
  font-family : Verdana, Arial, Helvetica; 
  font-size : 9pt; 
}
.exam {
font-size : 10pt; 
font-weight : normal; 
color : #333333; 
}
.bodytext {
font-size : 9pt; 
font-weight : normal; 
color : #333333; 
}
.bodytextheader {
font-size : 9pt; 
font-weight : bold; 
color : #333333; 
}
a {
font-size : 9pt; 
font-weight : normal; 
color : #914098;
text-decoration: none;
}
a:hover {
font-size : 9pt; 
font-weight : normal; 
color : #914098;
text-decoration: underline;
}
.indexbodytext {
font-size : 8pt; 
font-weight : normal; 
color : #333333; 
} 
a.indexbodytext {
font-size : 8pt; 
font-weight : normal; 
color : #9D57A7; 
text-decoration: none;
}
a.indexbodytext:hover {
font-size : 8pt; 
font-weight : normal;
color : #9D57A7; 
text-decoration: underline;
}

.bottomnav{
font-size : 8pt; 
font-weight : normal; 
color : #333333;
}
a.bottomnav{
font-size : 8pt; 
}
a.bottomnav:hover {
font-size : 8pt; 
}
.terms{
font-size : 8pt; 
color : #914098;
}
a.terms{
font-size : 8pt; 
font-weight : normal; 
color : #914098;
text-decoration: none;
}
a.terms:hover{
font-size : 8pt; 
font-weight : normal; 
color : #914098;
text-decoration: underline;
}
.credits{
font-size : 7pt; 
font-weight : normal; 
color : #333333;
margin-top: 5px;
}
.topnav{
font-size : 7pt; 
font-weight : normal; 
color : #FFFF00;
}
a.topnav{
font-size : 7pt; 
font-weight : normal; 
color : #FFFF00;
text-decoration: underline;
}
a.topnav:hover{
font-size : 7pt; 
font-weight : normal; 
color : #FFFFFF;
text-decoration: none;
}
.error{
font-size : 10pt; 
font-weight : Bold; 
color : #FF0000;
}
.errorcode{
font-size : 9pt; 
font-weight : Bold; 
color : #FF0000;
}
.quote{
font-size : 8pt; 
color : #000000;
padding: 5px 12px; 
margin: 0;
text-align: left;
display: block;
}
.credit {
font-size : 8pt; 
color : #000000;
padding: 5px 12px; 
text-align: left;
margin-top: 5px;;
}

#courselist {
margin-top: 5px;
border-top: solid 1px #E0E0E0;
}

#courselist .odd a, #courselist .odd a:link {
font-size : 8pt; 
color : #000000;
text-decoration: none;
}

#courselist .even a, #courselist .even a:link {
font-size : 8pt; 
color : #914098;
text-decoration: none;
}

#courselist a:hover {
font-size : 8pt; 
font-weight : normal; 
color : #914098;
text-decoration: underline;
}

.gettingstarted
{
  padding-top: 15px;
  padding-left: 30px;
  color: #333333;
  padding-right: 20px;
}

#content {
  width: 578px;;
}

#content2 {
  padding-left: 30px;
  padding-right: 10px;
  padding-bottom: 10px;
  color: #333333;
}

#breadcrumb {
  background-color: rgb(11,52,20);
  color: yellow;
  font-size: 11px;
  margin-left: -13px;
  margin-right: -10px;
  padding: 8px 5px 6px 5px;
}

.courselist {
  clear: both;
  margin-top: 10px;
}

.courselist img {
  clear: both;
  float: left; 
  margin-right: 10px;
}

#nav {
  background-color: rgb(11,52,20);
  height: 60px;
  overflow: hidden;
}

#nav a {
  display: block;
  overflow: hidden;
}

label {
  font-size: 8pt;
  display: block;
  margin-top: 5px;
}

#courseobjectives, #coursesyllabus {
  margin-left: 20px;
}
#courseobjectives li, #coursesyllabus li {
  margin-top: 10px;
}

form .button {
   font-size: 8pt; 
   color: #914098;
}

form .input {
   font-size: 8pt; 
   color: #914098;
}


