html
.dxml-plugin  {
	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
.dxml-plugin  {
	margin: 0;
	padding: 0;
	border-width: 0;
}
*/
table
.dxml-plugin  {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
.dxml-plugin  {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
.dxml-plugin  {
	font-style: inherit;
	font-weight: inherit;
}

del,ins
.dxml-plugin  {
	text-decoration: none;
}

li
.dxml-plugin  {
	list-style: none;
}

caption,th
.dxml-plugin  {
	text-align: left;
}

h1,h2,h3,h4,h5,h6
.dxml-plugin  {
	font-size: 100%;
/*	font-weight: inherit;*/
}

input,button,textarea,select,optgroup,option
.dxml-plugin  {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*
body
.dxml-plugin  {
	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)
.dxml-plugin  {
body { text-rendering:auto; }
}

a:link
.dxml-plugin  {
	/*color: #0000FF;*/
	/*text-decoration: underline;*/
}

a:visited
.dxml-plugin  {
	/*color: #800080;*/
	/*text-decoration: underline;*/
}

a:hover
.dxml-plugin  {
	/*color: #0000FF;*/
	/*text-decoration: underline;*/
}

a:active
.dxml-plugin  {
	/*color: #EE0000;*/
	/*text-decoration: underline;*/
}

a.nontext /* used to override default properties of 'a' tag */
.dxml-plugin  {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.normal_text
.dxml-plugin  {
	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
.dxml-plugin  {
	white-space: nowrap;
}

.MenuBar  .MenuBarView, .MenuBar  .SubMenuView /* Resets for ul and li in menus */
.dxml-plugin  {
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
.dxml-plugin  {
	display: none;
	position: absolute;
}

.NoWrap
.dxml-plugin  {
	white-space: nowrap;
	word-wrap: normal;
}

.MenuBar .MenuItemContainer
.dxml-plugin  {
	position: relative;
}

.rootelem /* the root of the artwork tree */
.dxml-plugin  {
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
.dxml-plugin  {
	display: inline;
	float: left;
	clear: both;
}

.grpelem /* a child element of a group */
.dxml-plugin  {
	display: inline;
	float: left;
}

.clearfix:after /* force a container to fit around floated items */
.dxml-plugin  {
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
.dxml-plugin  {
	zoom: 1;
}

.inclusion_context /* context for positioning a group of elements that share the same height */
.dxml-plugin  {
	display: table;
	table-layout: fixed;
	width: 0.01px;
}

.inclelem /* element of an inclusion context */
.dxml-plugin  {
	display: table-cell;
	vertical-align: top;
}

.f3s_mid /* 3-slice frame, middle slice */
.dxml-plugin  {
	background-repeat: repeat;
}

.f3s_top,.f3s_bot /* 3-slice frame, top slice */
.dxml-plugin  {
	background-repeat: no-repeat;
}

.f9s_top_left, .f9s_bot_left /* 9-slice frame, left corner slice */
.dxml-plugin  {
	background-repeat: no-repeat;
	background-position: left;
}

.f9s_top_right, .f9s_bot_right /* 9-slice frame, right corner slice */
.dxml-plugin  {
	background-repeat: no-repeat;
	background-position: right;
}

.f9s_top_mid, .f9s_bot_mid /* 9-slice frame, top/bottom horizontal slice */
.dxml-plugin  {
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.f9s_mid_left /* 9-slice frame, left vertical slice */
.dxml-plugin  {
	background-repeat: repeat-y;
	background-position: left;
}

.f9s_mid_right /* 9-slice frame, right vertical slice */
.dxml-plugin  {
	background-repeat: repeat-y;
	background-position: right;
}

.f9s_center /* 9-slice frame, center slice */
.dxml-plugin  {
	background-repeat: repeat;
	background-position: 0px 0px;
}

.popup_anchor /* anchors an abspos popup */
.dxml-plugin  {
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
.dxml-plugin  {
	z-index: 100000;
}

.pointer_cursor
.dxml-plugin  {
	cursor: pointer;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
.dxml-plugin  {
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
.dxml-plugin  {
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
.dxml-plugin  {
	float: left;
}

.preload_images /* used to preload images used in non-default states */
.dxml-plugin  {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

preload /* used to specifiy the dimension of preload item */
.dxml-plugin  {
	height: 1px;
	width: 1px;
}

.animateStates
.dxml-plugin  {
	-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 /* remove default focussed input styling */
.dxml-plugin  {
	outline: none;
}

textarea
.dxml-plugin  {
	resize: none;
	overflow: auto;
}

.fld-prompt /* form placeholders cursor behavior */
.dxml-plugin  {
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
.dxml-plugin  {
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
.dxml-plugin  {
	z-index: 50000;
}

.anchor_item /* used to specify anchor properties */
.dxml-plugin  {
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible, .MenuBarVertical .SubMenuVisible, .MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
.dxml-plugin  {
	display: block;
	z-index: 10;
}

.widget_invisible,.js .invi,.js .se_invi /* used to hide the widget before loaded */
.dxml-plugin  {
	visibility: hidden;
}

.no_vert_scroll
.dxml-plugin  {
	overflow-y: hidden;
}

.always_vert_scroll
.dxml-plugin  {
	overflow-y: scroll;
}

.always_horz_scroll
.dxml-plugin  {
	overflow-x: scroll;
}

.popup_element.Inactive,.js .disn,.hidden
.dxml-plugin  {
	display: none;
}
