p, td
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

a, a:visited
{
	color: #999999;
}

h1
{
	font-size: 16px;
	color: #999999;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: -3px;
}

h2
{
	font-size: 10px;
	color: #660000;
	margin-top: 10px;
	margin-bottom: 2px;
}

.footer
{
	font-size: 10px;
	color: #999999;
}

a.footer_link, a.footer_link:visited
{
	text-decoration: none;
	color: #999999;
}
a.footer_link:hover
{
	text-decoration: underline;
}

a.left_menu_item, a.left_menu_item:visited
{
	color: #666666;
	text-decoration: none;
}

a.active_left_menu_item, a.active_left_menu_item:visited
{
	color: #660000;
	text-decoration: none;
}

a.print_email_link, a.print_email_link:visited
{
	color: #666666;
	text-decoration: none;
}

a.footer_link:hover,a.left_menu_item:hover,a.active_left_menu_item:hover
{
	text-decoration: underline;
}

a.portlet_link, a.portlet_link:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

.portlet_small_text
{
	font-size: 11px;
	color: #ffffff;
}

ul.portlet_small_text
{
	list-style-image: url('images/bullet.png')
}

.portlet_heading
{
	padding-top: 3px;
	padding-left: 20px;
	margin-bottom: -2px;
	font-size: 10px;
}

