.tiny {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	
	}.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	.copyright a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #003366;
	}
	.copyright a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #003366;
	}
	.copyright a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #003300;
	}
	ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	.body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	}
	.body a:link {
	color: #000099;
	text-decoration: underline;
	}
	.body a:visited {
	color: #000099;
	text-decoration: underline;
	}
	.body a:hover {
	color: #006633;
	text-decoration: underline;
	}
	.body a:active {
	color: #000099;
	text-decoration: underline;
	}
	.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #006633;
	}
	.subheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #006633;
	}
	.landing-subheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006633;
	}
	.sidebar-header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CC9900;
	}

/* styles below are taken from /css/QBMS.css for footer */
div.footer_grey
	{ 
	font-family: verdana,helvetica,arial;
	color: white; 
	font-size: 10pt; 
	background-color: #009a4e; 
	line-height: 23px; 
	padding-left: 30px; 
	}
a.footer_grey:link, a.footer_grey:visited, a.footer_grey:active 
	{
	font-family: verdana,helvetica,arial;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
a.footer_grey:hover 
	{
	font-family: verdana,helvetica,arial;
	color: #ffff66;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
div.footer_white
	{
	font-family: verdana,helvetica,arial;
	font-size: 11px;	
	color: #666666;
	background-color: #FFFFFF;
	line-height: 15px;
	padding-left: 30px;
	}
a.sideNav:link, a.sideNav:visited, a.sideNav:active
	{
	color: #01903E;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
a.sideNav:hover 
	{
	color: #01903E;
	font-weight: normal;
	text-decoration: underline;
	}

