body{
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}
table{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana;
}
a{
	color: #000000;
}
.callout{
	background-color: #E5EFEC;
	color: #000000;
	padding: 4px;
	padding-bottom: 10px;
}
.footer{
	font-size: 10px;
}
.blueHeader{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.homepageNav{
	background-color: #E5EFEC;
	padding: 5px;
	padding-bottom: 10px;
}
ul, li
{
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
}
a.Nav{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover.Nav{
	text-decoration: underline;
}
.apple{
	background-image: url(/images/AppleBackground.jpg); 
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.No{
	display: none;
}
