	font.footer
	{
		color: black;
		font-size: 8pt;
		font-face: verdana, arial;
		font-weight: bold;
	}
	font.feature
	{
		color: #336699;
		font-weight: bold;
	}
	.normal_text
	{
		font-family: verdana, arial;
		font-size: 10pt;
		font-color: black;
	}
	td.outer_top_left
	{
		border-left: #336699 solid 20px;
		border-top: #336699 solid 20px;
	}
	td.outer_left
	{
		border-left: #336699 solid 20px;
	}
	td.outer_top
	{
		border-top: #336699 solid 20px;
	}
	td.text_box_heading
	{
		border-top: #336699 solid 2px;
		border-left: #336699 solid 2px;
		border-bottom: black solid 1px;
		border-right: #336699 solid 2px;
		background-color: #ff8f00;
		font-size: 16pt;
		height: 30px;
		font-family: trebuchet, verdana,arial;
		color: white;
		font-weight: bold;
		width: 760px;
		text-align: center;
	}
	td.text_box_left
	{
		border-left: #336699 solid 2px;
		background-color:#cccccc;
		font-face: verdana, arial;
		font-weight: normal;
		font-size: 10pt;
		color: black;
		width: 760px;
	}
	td.text_box_sub_heading
	{
		border-left: #336699 solid 2px;
		border-top: black solid 1px;
		border-right: black solid 1px;
		border-bottom: black solid 1px;
		background-color:#ff8f00;
		font-size: 12pt;
		color: white;
		font-family: trebuchet, verdana, arial;
		text-indent: 20px;
		font-weight: bold;
		width: 380px;
	}
	td.text_box_sub_heading_grey
	{
		background-color: #cccccc;
		border-right: #336699 solid 2px;
		width: 380px;
	}
	td.text_box_blank_row
	{
		background-color: #cccccc;
		width: 760px;
		border-left: #336699 solid 2px;
		border-right: #336699 solid 2px;
		font-family: verdana, arial;
		font-size: 10pt;
	}
	td.text_box_normal
	{
		font-family: verdana, arial;
		color: black;
		font-size: 10pt;
		background-color: #cccccc;
		border-left: #336699 solid 2px;
		border-right: #336699 solid 2px;
		width: 760px;
	}
	td.text_box_bottom
	{
		border-left: #336699 solid 2px;
		border-right: #336699 solid 2px;
		border-bottom: #336699 solid 2px;
		background-color: #cccccc;
		width: 760px;
	}
	td.left_menu_top
	{
		border-top: #ff8f00 solid 2px;
		border-left: #ff8f00 solid 2px;
		border-right: #ff8f00 solid 2px;
		border-bottom: #ff8f00 solid 2px;
		width: 150px;
	}
	td.left_menu_middle
	{
		border-top: #ff8f00 solid 2px;
		border-left: #ff8f00 solid 2px;
		border-right: #ff8f00 solid 2px;
		border-bottom: #ff8f00 solid 2px;
		width: 150px;
	}
	td.left_menu_bottom
	{
		border-top: #ff8f00 solid 2px;
		border-left: #ff8f00 solid 2px;
		border-right: #ff8f00 solid 2px;
		border-bottom: #ff8f00 solid 2px;
		width: 150px;
	}
	.menu_text
	{
		font-family: trebuchet, arial;
		font-size: 14pt;
		font-weight: bold;
		color: white;
	}
	a.left_menu
	{
		text-decoration: none;
		color: white;
	}