﻿html {
	min-height: 100%;
	min-width: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
	border-width: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: inherit;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
body {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
body {
	text-rendering: auto;
}
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #EE0000;
	text-decoration: underline;
}
a.nontext {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.normal_text {
	color: #000000;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	white-space: nowrap;
}
.MenuBar .MenuBarView, .MenuBar .SubMenuView {
	display: block;
	list-style: none;
}
.MenuBar .SubMenu {
	display: none;
	position: absolute;
}
.NoWrap {
	white-space: nowrap;
	word-wrap: normal;
}
.MenuBar .MenuItemContainer {
	position: relative;
}
.rootelem {
	margin-left: auto;
	margin-right: auto;
}
.colelem {
	display: inline;
	float: left;
	clear: both;
}
.grpelem {
	display: inline;
	float: left;
}
.clearfix:after {
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
*:first-child + html .clearfix {
	zoom: 1;
}
.inclusion_context {
	display: table;
	table-layout: fixed;
	width: 0.01px;
}
.inclelem {
	display: table-cell;
	vertical-align: top;
}
.f3s_mid {
	background-repeat: repeat;
}
.f3s_top, .f3s_bot {
	background-repeat: no-repeat;
}
.f9s_top_left, .f9s_bot_left {
	background-repeat: no-repeat;
	background-position: left;
}
.f9s_top_right, .f9s_bot_right {
	background-repeat: no-repeat;
	background-position: right;
}
.f9s_top_mid, .f9s_bot_mid {
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.f9s_mid_left {
	background-repeat: repeat-y;
	background-position: left;
}
.f9s_mid_right {
	background-repeat: repeat-y;
	background-position: right;
}
.f9s_center {
	background-repeat: repeat;
	background-position: 0px 0px;
}
.popup_anchor {
	position: relative;
	width: 0px;
	height: 0px;
}
.popup_element {
	z-index: 100000;
}
.pointer_cursor {
	cursor: pointer;
}
span.wrap {
	content: '';
	clear: left;
	display: block;
}
span.actAsInlineDiv {
	display: inline-block;
}
.position_content, .excludeFromNormalFlow {
	float: left;
}
.preload_images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}
preload {
	height: 1px;
	width: 1px;
}
.animateStates {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
input:focus, textarea:focus {
	outline: none;
}
textarea {
	resize: none;
	overflow: auto;
}
.fld-prompt {
	pointer-events: none;
}
.wrapped-input {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	border: none;
}
.submit-btn {
	z-index: 50000;
}
.anchor_item {
	width: 22px;
	height: 18px;
}
.MenuBar .SubMenuVisible, .MenuBarVertical .SubMenuVisible, .MenuBar .SubMenu .SubMenuVisible, .popup_element.Active, span.actAsPara, .actAsDiv, a.nonblock.nontext, img.block {
	display: block;
}
.widget_invisible, .js .invi, .js .se_invi {
	visibility: hidden;
}
.no_vert_scroll {
	overflow-y: hidden;
}
.always_vert_scroll {
	overflow-y: scroll;
}
.always_horz_scroll {
	overflow-x: scroll;
}
.popup_element.Inactive, .js .disn, .hidden {
	display: none;
}
.scroll_wrapper {
	position: absolute;
	overflow: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
