body
{
	background-color: #440822;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
table
{
	background-color: #FFFFFF;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.title_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.title_subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.content_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8a2a49;
	margin: 10px 0 10px 0;
}
.content_subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 16px 0 8px 0;
}
.content_subhead_cap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 16px 0 8px 0;
}
.content_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 6px 0 6px 0;
}
.form_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	vertical-align: text-top;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 6px 0 6px 0;
}
p.center
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	/*margin: 6px 0 6px 0;*/
}
ul
{
	margin-top: 8px;
	margin-bottom: 8px;
}
.list_item
{
	margin-left: -12px;
}
.important
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #8a2a49;
}
.section_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 12px 0 6px 0;
}
.section_subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	margin: 12px 0 6px 0;
}
.main_border
{
	border: 1px solid #440822;
}
.mission
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	margin-right: 10px;
	letter-spacing: 1px;
}
.intro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	}
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #808080;
	vertical-align: text-top;
}
.labelerror
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	color: #FF0000;
}
.required
{
	font-size: 120%;
	font-weight: bold;
	color: #8a2a49;
}
.required_notice
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #800000;
}
hr
{
	border: 0;
	line-height: 1px;
	width: 100%;
	background-color: #808080;
	color: #808080;
	margin-top: -3px;
	margin-bottom: -3px;
}
#page
{
	background-color: #ffffff; 
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#heading
{
	background-color: #8a2a49; 
	text-align: left;
  margin: auto;
	width: 100%;
}
#subheading
{
	text-align: center;
  margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
}
#content
{
  margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
	width: 100%;
}
#content_col_12
{
	width: 55%;
	vertical-align: top;
}
#content_col_22
{
	width: 45%;
	vertical-align: top;
}
#footer
{
	text-align: center;
  margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
}
#panel
{
	margin: 0px 0px 5px 15px;
	height: 250px;
	width: 100%;
	vertical-align: middle;
}
#puzzle
{
	left: 15px;
	height: 250px;
	width: 250px;
}
#puzzle1
{
	height: 125px;
	width: 125px;
}
#puzzle2
{
	height: 125px;
	width: 125px;
}
#puzzle3
{
	height: 125px;
	width: 125px;
}
#puzzle4
{
	height: 125px;
	width: 125px;
}
#mission_statement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
}
#firm_statement
{
  margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: justify;
	visibility: hidden;
}
/* Main Menu Styles */
.csscenter 
{
	position: relative;
	left: 101px;
}
#csstopmenu, #csstopmenu ul
{
	list-style: none;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
}
#csstopmenu li
{
	float: left;
	position: relative;
}
#csstopmenu a
{
	text-decoration: none;
	color: #8a2a49;
}
.mainitems
{
	border: 1px;
	border-style: solid;
	background-color: #8a2a49;
	color: #8a2a49;
	font-size: 12px;
}
.headerlinks a
{
	font-weight: bold;
	color: #FFFFFF;
}
.submenus
{
	display: none;
	width: 10em;
	position: absolute;
	/*top: 1.2em;*/
	left: 0;
	background-color: #eac757;
	border: 1px solid #8a2a49;
}
.submenus li
{
	width: 100%;
}
.submenus li a
{
	display: block;
	width: 100%;
	text-indent: 3px;
}
html>body .submenus li a
{
	/* non IE browsers */
	width: auto;
}
.submenus li a:hover
{
	background-color: #FFFFFF;
	color: #000000;
}
#csstopmenu li>ul
{
	/* non IE browsers */
	top: auto;
	left: auto;
}
#csstopmenu li:hover ul, li.over ul
{
	display: block;
	
}
html>body #clearmenu
{
	/* non IE browsers */
	height: 3px;
}
/* Back to School Grid */
.tableborder
{
	border: 1px solid #000000;
	border-collapse: collapse;
}
.cellborder
{
	border: 1px solid #000000;
	border-collapse: collapse;
}
.basics_cell_dk
{
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #336699;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.basics_cell_lt
{
	BACKGROUND-COLOR: #99ccff;
	border: 1px solid #000000;
	border-collapse: collapse;
	
}
.employer_cell_dk
{
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #ff0000;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.employer_cell_lt
{
	BACKGROUND-COLOR: #ff9999;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.claims_cell_dk
{
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #663399;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.claims_cell_lt
{
	BACKGROUND-COLOR: #cc99ff;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.speaker
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: 12px 0 6px 0;
}
.speaker_company
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	margin: 12px 0 6px 0;
}
.session_title
{
	color:#000000;
	text-decoration: none;
}
.session_title:hover
{
	color: #ffff00;
}
.session_title_dk
{
	color:#000000;
	text-decoration: none;
}
.session_title_dk:hover
{
	color: #0000ff;
}
.ul_check
{
	/* list-style-type: circle; */
}
.formElement
{
	 border-color: #800000;
	 border-style: solid;
	 border-width: 1px;
}
.session_cell_lt
{
	BACKGROUND-COLOR: #99ccff;
	border: 1px solid #000000;
	border-collapse: collapse;
}
