body
{
	background: url(../images/bg.gif); 
	margin: 4px; 
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #464646;
}

div
{
	margin-bottom: 2px;
	font-size: 8pt;
	line-height: 10pt;
}

table
{
	margin-bottom: 2px;
}

a
{
	font-weight: bold;
	color: #f39814;
	text-decoration: none;
}

a:hover
{
	color: #464646;
	text-decoration: underline;
}

a.white
{
	color: #ffffff;
}

p
{
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 0px;
	line-height: 10pt;
}

span
{
	font-size: 8pt;
	line-height: 10pt;
}

td
{
	font-size: 8pt;
	line-height: 10pt;
}

ul
{
	margin-top: 0px;
	margin-left: 22px;
	padding: 0px;
	list-style: url(../images/bullet_arrow.gif);
}

.container
{
	width: 744px;
}

.nav
{
	border-collapse: collapse;
}

.nav_cell
{
	border: 1px solid #cecece;
}

.content
{
	text-align: left;
	font-size: 8pt;
}

.content_header
{
	margin: 1px;
	background: url(../images/header_bg.gif);
}

.content_box
{
	border: 1px solid #cecece;
	background: #eaeaea;
	font-size: 8pt;
}

.orange_content_box
{
	border: 1px solid #cecece;
	background: #f39814;
	font-size: 8pt;
	color: #ffffff;
}

.box
{
	height: 92px;
}

.alternate_box
{
	background: #f3f3f3;
	height: 92px;
}

.box_sml
{
	height: 86px;
}

.alternate_box_sml
{
	background: #f3f3f3;
	height: 86px;
}

.drop_down
{
	display: none;
	background: url(../images/drop_down_bg.gif) #f5f5f5;
	border: 1px solid #cecece;
	padding: 6px;
	position: absolute;
}

.drop_down a
{
	line-height: 14pt;
}

.drop_down td
{
	padding: 3px;
	padding-left: 6px;
	font-weight: bold;
	color: #f39814;
	text-decoration: none;
	background: #f5f5f5;
	width: 179px;
	height: 19px;
}

.form_field
{
	border: 1px solid #cecece;
	font-family: Tahoma, Verdana, sans-serif;
	color: #464646;
	font-size: 8pt;
}


.form_button
{
	border: 1px solid #cecece;
	font-family: Tahoma, Verdana, sans-serif;
	color: #464646;
	font-size: 8pt;
	background: url(../images/header_bg.gif);
}
