#Header
{
	display : none;
}
#MainTable
{
	width : 600px;
}
#phPrintPage
{
	display:none;
}
#MainContent
{
	width : 600px;
}
BODY
{
	background-color : white;
}

H1
{
	font-family : Georgia, Times, serif;
	font-size : 16px;
	color : black;
	font-variant : small-caps;
}
H2
{
	font-family : Times, serif;
	font-weight : bold;
	color : black;
	font-size : 15px;	
}
.Italic
{
	font-family : Times, serif;
	color : black;
	font-size : 13px;		
	font-style : italic;
}
.Quote
{
	margin-left : 17px;
}
.QuoteCredit
{
	font-family : Times, serif;
	color : black;
	font-size : 13px;		
	font-style : italic;	
	margin-top : -17px;
}
.Bold
{
	font-family : Georgia, Times, serif;
	font-size : 11px;
	font-weight : bold;
	color : black;
}
.Larger
{
	font-family : Georgia, Times, serif;
	font-size : 12px;
	font-weight : bold;
	color : black;	
}
P
{
	font-family : Times, Serif;
	font-size : 13px;
	color : black;
	line-height : 18px;
}
.Compressed
{
	line-height : 14px;
}
A
{
	font-family : Times, Serif;
	font-size : 14px;
	color : black;
}
UL
{
	margin-left : 6px;
	padding-left : 27px;
	padding-bottom : 0pt;
	margin-bottom : -9px;
}
UL LI
{
	list-style-image : url(../images/common/listcaret.gif);
	font-family : Times, Serif;
	font-size : 13px;
	color : black;
	padding-bottom : 8px;
	margin-left : 0;
}
img.Border
{
	border : 1px solid black;
	margin-left : 7px;
	margin-bottom : 12px;
}
span.FooterText
{
	font-family : Times, Serif;
	font-size : 12px;
	font-weight : bold;
	color : white;
}
span.footerText A
{
	color : #FFFFCC;
}
.ProgramHeader
{
	font-family : Times, serif;
	font-size : 10px;
	color : black;
	padding : 3 3 3 3;
}
.ProgramInfo
{
	font-family : Times, serif;
	font-size : 10px;
	color : black;	
	font-weight : bold;
	height : 22pt;
	padding : 3 3 3 3;
}
A.ProgramRegisterLink
{
	font-family : Times, serif;
	background-color : white;
	font-size : 11px;
	color : black;
	font-variant : small-caps;
	font-weight : bold;
	text-decoration : none;
	display : block;
	vertical-align : middle;
	padding : 10 3 10 3;
}