.errorbox
{
	color: red;
	width: 300px;
	margin: 0px auto 0px auto;
}
.spanlink
{
  cursor: pointer;
}

.content
{
	color: #000000;
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	text-decoration: none;
}

.body_div
{
	border: 1px solid black;
	margin: 0px auto 0px auto;
	position: relative;
	width: 775px;
	line-height: 16px;
}
.footer
{
	font-size: 10px;
	text-align: center;
}
.layout_content_div
{
	padding: 5px 10px 10px 10px;
}

.layout_column_1
{
}

.layout_column_2
{
	padding-left: 10px;
	padding-right: 2px;
	width: 470px;
}

.header_label
{
	font-size: 120%;
	font-weight: bold;
}
.header_label_addition
{
	display: inline;
	margin: 0 0 0 40px;
}
.header_label_addition input
{
	vertical-align: bottom;
	margin: 0px 0px 1px 0px;
}
.section_wrapper_1a
{
	background: url('images/layout/bg_fade01.gif') repeat-x 0px -75px;
	border: 1px solid #999999;
}

.section_wrapper_1b
{
	background: url('images/layout/bg_fade01.gif') repeat-x 0px -50px;
	border: 1px solid #999999;
}

.section_wrapper_1c
{
	background: url('images/layout/bg_fade01.gif') repeat-x 0px -50px;
	border: 1px solid #999999;
	border-bottom: none;
}

.section_wrapper_1d
{
	border: 1px solid #999999;
	border-top: none;
}

.section_wrapper_2a
{
	background: url('images/layout/bg_table_logo3.gif') no-repeat 50% 50%;
	padding: 8px 8px 8px 8px;
}

.section_wrapper_2b
{
	background: url('images/layout/bg_table_logo2.gif') no-repeat 50% 50%;
}
.section_wrapper_2d
{
	background: #eeeeee;
	padding: 1px 3px 1px 3px;
}

.section_spacer
{
	margin-top: 10px;
}

.subsection_spacer
{
	margin-top: 5px;
}

.section_selection_image
{
	background: white;
	border: 1px solid #CCCCCC;
	height: 115px;
	width: 115px;
}

.section_selection_rate
{
	background: white;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 125px;
}

.section_add_button
{
	text-align: center;
	vertical-align: middle;
}

.section_calc_box
{
	border: none;
	height: 239px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 468px;
}

.section_calc_box_content
{
	width: 100%;
}

.section_calc_box_counter
{
	font-size: 85%;
	height: 15px;
}

.calc_box_section_header
{
	background: url('images/layout/div_line09.gif') no-repeat 0 50%;
	color: black;
	float: left;
	padding: 0px 0px 0px 3px;
}

.calc_box_section_content
{
	background: transparent;
	border: 0px solid red;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

.calc_box_section_day
{
	border: 0px solid green;
	float: left;
	text-align: center;
	width: 13px;
}

.calc_box_column01
{
	background: transparent;
	padding: 0px;
	width: 50px;
}

.calc_box_column02
{
	width: 110px;
}

.calc_box_column03
{
	width: 85px;
}

.calc_box_column04
{
	width: 65px;
}

.calc_box_column05
{
	width: 55px;
}

.calc_box_column06
{
	width: 95px;
}
.section_calc_box_2
{
	width: 100%;
}

.section_calc_box_2_table
{
	height: 116px;
	width: 100%;
}

.section_calc_box_2_content
{
	background: transparent;
	border: 0px solid green;
	font-size: 130%;
	margin: auto auto auto auto;
	position: relative;
	text-align: left;
	width: 450px;
}

.section_help
{
	background: white;
	border: 1px solid black;
	display: none;
	height: 450px;
	left: 52px;
	margin: 5px 0px 10px 0px;
	padding: 10px;
	position: absolute;
	top: 85px;
	width: 650px;
	z-index: 10;
}

.section_help_link
{
	background: transparent;
	border: 1px solid blue;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 5px;
	padding: 4px 5px 5px 5px;
	position: relative;
	text-align: left;
	z-index: 2;
}

.help_link
{
	color: #006F99;
	font-size: 10px;
	font-weight: bold;
}

.close_link
{
	color: #006F99;
	font-size: 10px;
	font-weight: bold;
}
.cell_spacer_left
{
	padding-left: 10px;
}

.section_header_block
{
	height: 20px;
	width: 100%;
}

.section_help_block
{
	display: none;
	height: 394px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
}

.section_help_block_header
{
	font-weight: bold;
	margin-bottom: 5px;
}

.section_help_block_content
{
	text-align: justify;
}

.section_disclaimer
{
	font-size: 10px;
	margin: 10px auto 0px auto;
	text-align: center;
	width: 550px;
	line-height: 10px;
}
