html, body
{
	background-color: #f9ce8d;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #840000;
	font-family: Arial;
}

a:visited
{
	color: #000000;
}

a.toplink
{
	text-decoration: none;
	display: block;
	height: 120px;
	width: 200px;
}

a.menu
{
	text-decoration: none;
	color: #840000;
}

a.menu:hover
{
	color: #000000;
}

a.sitemap_parent
{
	font-weight: bold;
	text-decoration: none;
}

a.sitemap_child
{
	
}

td.sitemap_child
{
	padding: 0px 0px 0px 20px;
}


h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #840000;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

input, textarea
{
	border-color: #ff8d00;
	border-style: solid;
	border-width:  1px;
}

input.submit
{
	color: #840000;
	background-color: #ff8d00;
}

.field
{
	width: 90%;
}

div.main
{
	position: absolute;
	left: 454px;
	top: 0px;
}

div.content
{
	position: absolute;
	left: -454px;
	width: 907px;
	border: none;
}

table.mainframe
{
	width: 907px;
	border-style: none;
}

td
{
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	line-height: 12pt;
}

td.banner
{
	height: 119px;
	background-color: #ff8d00;
	background-image: url('images/banner.jpg');
}

td.nav_bar_top
{
	height: 26px;
	background-color: #fdac48;
	background-image: url('images/nav_bar_top.gif');
}

td.menu
{
	width: 198px;
	background-color: white;
	background-image: url('images/menu_back.gif');
}

td.block
{
	width: 199px;
	background-color: #cccccc;
}

td.content
{
	width: 510px;
	background-color: white;
}

div.main_container
{
	padding: 36px 27px 27px 27px;
}

div.menu_container
{
	padding-top: 27px;
}

div.block_container
{
	padding: 36px 10px 0px 17px;
}

div.subnavigation
{
	position: relative;
	left: 224px;
}

a.subnavigation
{
	vertical-align: middle;
	line-height: 25px;
	text-decoration: none;
	color: white;

	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.subnavigation:hover
{
	color: #840000;
}

div.menu_layer_step_1
{
	position: relative;
	left: 30px;
	width: 166px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 2px;
	text-indent: 0px;
	margin-bottom: 3px;


	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

div.menu_layer_step_1_ac
{
	position: relative;
	left: 30px;
	width: 166px;
	background-color: #ff8d00;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 2px;
	text-indent: 5px;
	margin-bottom: 3px;


	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

div.menu_layer_step_2
{
	position: relative;
	left: 30px;
	width: 149px;
	background-color: #e5e5e5;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 17px;
	margin-bottom: 3px;

	font-size: 10pt;
	font-weight: bold;
}

div.menu_layer_step_2_ac
{
	position: relative;
	left: 30px;
	width: 149px;
	background-color: #e5e5e5;
	background-image: url('images/menu_arrow.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 17px;
	margin-bottom: 3px;

	font-size: 10pt;
	font-weight: bold;
}

div.menu_layer_step_3
{
	position: relative;
	left: 47px;
	width: 132px;
	background-color: #e5e5e5;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;

	margin-bottom: 2px;

	font-size: 8pt;
}

div.menu_layer_step_3_ac
{
	position: relative;
	left: 47px;
	width: 132px;
	background-color: #e5e5e5;
	background-image: url('images/menu_arrow.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 17px;

	margin-bottom: 2px;

	font-size: 8pt;
}

.imp 
{
	color: #860000 !important;
	font-size: 11pt !important;
	font-weight: bold !important;
}

div.print_header
{
	display: none;
}

td.error
{
	border-style: solid;
	border-width: 1px;
	border-color: #feb3b3;
	padding: 10px;
}

td.topboxes
{
	background-color: #fdac48;
}