body, html {
	margin:0;
	padding:0;
	width:100%;
}

body, td {
	font-family: tahoma, arial;
	font-size: 9pt;
	line-height: 1.5;
}

body {
	background-color:#ffffff;
}

.title {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.leftNav {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #1f60a9;
}

.calendarText {
	/* border:solid 1px #e5f4ba; */
	width:20px;
	height:18px;
}

.calendarDatebox {
	/* border:solid 1px yellow; */
	background-color: #e5f4ba;
	width:42px;
	height:42px;
}

.rightNav2a
{
	color:#1f60a9;
	font-size: 9pt;
	font-weight: bold;	
	
}


a {
	color: #1f60a9;
}


.footerLinks
{
    font-family: Trebuchet MS, Sans-Serif;
    color: White; 
    padding: 0px 0;
}

.footerLinks a
{
    font-family: Trebuchet MS, Sans-Serif;
    color: White; 
    font-weight: bold; 
    text-decoration: none;
}


