/* Generic CSS Document */

TD.default_body
{
	font-family: Arial, Helvetica, sans-serif;
}

TD.copyright
{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.box_header
{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

TD.item_box_body
{
    border: 1 solid #666666;
	background-color: #DDDDDD;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.item_box_body:link 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.item_box_body:visited 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.box_body_required
{
    border: 0 none #DDDDDD;
	background-color: #DDDDDD;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.box_body
{
    border: 0 none #DDDDDD;
	background-color: #DDDDDD;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.box_body:link 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.box_body:visited 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.nav_box_body
{
    border: 0 none #DDDDDD;
	background-color: #DDDDDD;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

A.nav_box_body:link 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
A.nav_box_body:visited 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
TD.dept_box_body
{
    border: 0 none #DDDDDD;
	background-color: #DDDDDD;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
A.dept_box_body:link 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
A.dept_box_body:visited 
{
	color: #493826;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}