a, a:link, a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

img { border: 0px; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;	
	background-color: #FFFFFF;
	color: #000000;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.background_speaker {
	background-position: center center; 
	background-repeat: no-repeat; 
	background-image: url('/images/wmrk_speaker.gif');
}

.box160Top {
  background-image: url('/images/box160_top.gif');
  height: 8px;
  background-repeat: no-repeat;
  font-size: 0px;
  line-height: 4px;
  margin-bottom: -4px;
  }

.box160 {
  background-image: url('/images/box160_content.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 160px;
  margin-top: 0px;
  font-size: 8pt;
  padding-bottom: 6px;
  margin-bottom: 5px;
  }
  
.box160 div.box160Content {
  padding: 0px 10px 0px 10px;
  }

.box160 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  }
  
.content {
	empty-cells: show;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
}

.content_body {
	height: 100%;
	width: 100%;
}

.content_body tr {
	vertical-align: top;
}

.content_title {
	font-size: 16px;
	font-weight: bold;
	color: #357563;
	border-spacing: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 2px solid #357563;
	padding-bottom: 4px;
	width: 100%;
}

.menu_blank {
	font-size: 0px;
	background-color: #73BE1E;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

.main_body {
	empty-cells: show;
	background-color: #D5F5B0;
	color: #00000;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}

.main_footer { 
	width: 100%;
	border-top: 1px solid #357563;
}

.main_footer td { 
	padding: 8px;
}

.menu_head { 
	padding-bottom: 12px;
}

.menu_item { 
	padding-left: 12px;
	padding-bottom: 12px;
}

.menu_left {
	white-space: nowrap;
	width: 125px;
	border-right: 1px solid #357563;
	padding: 20px 20px 20px 20px;
	vertical-align: top;
}

.menu_left a {
	white-space: nowrap;
	color: #000000;
	text-decoration: none;
}

.menu_left a:link {
	color: #000000;
	text-decoration: none;
}

.menu_left a:visited {
	color: #000000;
	text-decoration: none;
}

.menu_left a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_lvl0 {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	empty-cells: show;
	background-color: #FFFFFF;
	width: 100%;
	color: #357563;
	padding: 4px 20px 4px 16px;
}

.menu_lvl0 a {
	color: #357563;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.menu_lvl0 a:link {
	color: #357563;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.menu_lvl0 a:visited {
	color: #357563;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.menu_lvl0 a:hover{
	text-decoration: underline;
}

.menu_lvl1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	empty-cells: show;
	border-collapse: collapse;
	background-color: #357563;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
}

.menu_lvl1 a {
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
}

.menu_lvl1 a:link {
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
}

.menu_lvl1 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
}

.menu_lvl1 a:hover{
	text-decoration: underline;
}

.menu_lvl2 {
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 2px;
	width: 100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.menu_lvl3 {
	font-weight: bold;
	text-align: center;
	empty-cells: show;
	background-color: #73BE1E;
	width: 100%;
	color: #FFFFFF;
	border-bottom: 1px solid #357563;
	height: 0px;
}

.menu_lvl4 {
	font-weight: bold;
	empty-cells: show;
	text-align: center;
	background-color: #D5F5B0;
	width: 100%;
	color: #357563;
	border-bottom: 1px solid #357563;
}

.menu_lvl4 td {
	padding: 4px 20px 4px 20px;
}

.menu_sel {
	background-color: #73BE1E;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

.menu_sel a {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: none;
}

.menu_sel a:link {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: none;
}

.menu_sel a:visited {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: none;
}

.menu_sel a:hover {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: underline;
}

.page_right {
	white-space: wrap;
	width: 125px;
	background-color: #FFFFFF;
	border-left: 0px solid #357563;
	padding: 20px 20px 20px 0px;
	vertical-align: top;
}

.page_right a {
	color: #000000;
	text-decoration: none;
}

.page_right a:link {
	color: #000000;
	text-decoration: none;
}

.page_right a:visited {
	color: #000000;
	text-decoration: none;
}

.page_right a:hover {
	color: #000000;
	text-decoration: underline;
}
