body.printable {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}


td {
  vertical-align: top;
  font-size : 12px;
}

img {
  border-width: 0;
  margin-bottom: 25px;
}


hr {
	color: #990066;
	height: 2px;
}


.caption
{
  font-weight:bold;
  font-size : 16px;
	padding-top: 10px;
}


.captionPrintable
{
  font-weight:bold;
  font-size : 16px;
	padding: 0px;
}



.smallCaption
{
  font-weight:bold;
  font-size : 12px;
}



.largeCaption
{
  font-weight:bold;
  font-size : 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}


.infoText
{
  font-size : 12px;
}





.compInfoText
{
  font-size : 10px;
  font-weight:bold;
}




.compInfoTextPrintable
{
  font-size : 12px;
  font-weight:bold;
}


table
{
border-collapse:collapse;
}


.courseTablePrt {
  background-color: white;
  color: black;
  border-spacing: 0;
  padding: 0;
  margin: 0;
 	border-width: 0;
}



.courseTableHdr {
  background-color: inherit;
  color: inherit;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  padding: 0;
  padding-left: 5px;
  padding-bottom: 5px;
  margin: 0;
}



.courseCellPrt {
  background-color: inherit;
  color: black;
 	font-family: Times New Roman;
  font-size: 10px;
  text-align: left;
  padding: 0;
  padding-right: 1px;
  margin: 0;
}



p.courseNamePrintable {
  font-size: 16px;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
}


td.printable {
  font-size: 12px;
}

