
body {	

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFffFF;
	font-size:10pt;
	color:#474747;
	font-family:arial,helvetica,sans-serif;

}


div.menu 
{
	font-size:9pt;
	color:#474747;
	background-color: #8a9fd2;
	border-right:1px solid #BBB;
}

td.leftSide 
{
	font-size:9pt;
	background-color: #8a9fd2;
	border-right:1px solid #BBB;
}

table.program td
{
	vertical-align: top;
	border-bottom:1px solid #000;
}



div.menuItemSelected 
{
	color: #DDDDDD;
	background-color:#a5bcfc;
	width:100%;
	cursor:pointer;
}

div.menuItem
{
	color:#474747;
	background-color:#8a9fd2;
	width:100%;
	cursor:pointer;
}

div.header {
	font-weight: bold;
	font-size:12pt;
}

div.header_sub {
	font-weight: bold;
	font-size:11pt;
}

div.footer {

	color:#DDDDDD;
	padding: 5px 0px 0px 0px;
	width:100%;
	height:30px;
	background-color: #4b5e94;
	border-top:1px solid #8a9fd2;
	text-align: center;
}

table.important_dates 
{

}

thead.important_dates {
	font-weight: bold;
}

tbody.important_dates {
	

}