P
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 8pt;
}

H2
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 10pt;
}
TD
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 8pt;
}
td.bound
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 8pt;
	color: #000000;
}
td.hdHeader
{
	background: #eeeeee;
	border: 1px solid #FFCC33;
	padding: 1px;
	font-family: "Verdana", courier, fixed-width;
	font-size: 10pt;
	font-weight: bold;
}
td.courseHeader
{
	background: #eeeeee;
	border: 1px solid #999999;
	padding: 1px;
	font-family: "Verdana", courier, fixed-width;
    font-size: 8pt;
	font-weight: bold;
}
td.boxedDark {
	background: #cccccc;
	border: 1px solid #999999;
	padding: 1px;
	font-family: "Verdana", courier, fixed-width;
    font-size: 8pt;
	font-weight: bold;
}
IMG.boxedDark {
	background: #cccccc;
	border: 1px solid #000000;
	padding: 1px;
}
td.boxedLight {
	background: #FFCC33;
	border: 1px solid #FF6600;
	padding: 1px;
	font-family: "Verdana", courier, fixed-width;
    font-size: 8pt;
	font-weight: bold;
}
TABLE.boxedLight {
	background: #D8D8D8;
	border: 1px solid #8080C0;
	padding: 1px;
	font-family: "Verdana", courier, fixed-width;
    font-size: 8pt;
	font-weight: bold;
}
td.MedboxedLight {
	background: #F5EBD4;
	border: 1px solid #FF6600;
	padding: 1px;
	font-family: "Verdana", courier, fixed-width;
    font-size: 8pt;
}
IMG.MedboxedLight {
	background: #ffffff;
	border: 1px solid #000000;
	padding: 1px;
	font-family: "Verdana", courier, fixed-width;
    font-size: 8pt;
}
.whiteDivid
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 7pt;
	color: #ffffff;
}
.greyDivid
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 7pt;
	color: #cccccc;
}
.lgHeader
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 13pt;
	font-weight: bold;
	color: #FFCC33;
}
h1
{
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
}
.pupText
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 10pt;
	color: #660099;
}
.smallFont
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 7pt;
	color: #FF6600;
}
.yellowFlag
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 8pt;
	color: #FF6600;
}
.redFlag
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 10pt;
	color: #FF0000;

}
.SerHeader
{
	font-family: "Verdana", courier, fixed-width;
	font-size: 10pt;
	color: #000000;
	weight: bold;
}