html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: baseline;
}
body {
	background: #fff;
	color: #000;
}
a {
	outline: none;
}
a.e {
	background: url(/_resource/image/ico_nwindow.gif) top right no-repeat;
	padding-right: 13px!important;
}
a.n, a.n:link, a.n:active, a.n:hover, a.n:visited {
	cursor: default!important;
	color: #666!important;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
em {
	font-style: italic;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
.clear {
	clear:both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.ir {
	font-size: 8px;
	position: relative;
	left: -2000px;
}

.errorMessage, #errorMessage {
	color: #CC6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1em;
}
.errorMessage li, #errorMessage li {
	font-size: 1em;
	border-bottom: 1px solid #D3DEE7;
	padding: 0.5em;
	background: #fff;
}
.errorMessage li p, #errorMessage li p {
	margin: 0;
	color: #CC6666;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 25px;
	background: url(/_resource/image/ico_error-anim.gif) left no-repeat;
}

p.errorMessage {
	color: #CC6666!important;
	font-weight: bold;
	padding: 0 0 0 25px;
	background: url(/_resource/image/ico_error-anim.gif) left no-repeat;
}

.successMessage, #successMessage li p {
	color: #669900;
	font-weight: bold;
	padding: 0 0 0 25px;
	background: url(/_resource/image/ico_success.gif) left no-repeat;
}


p.back {
	float: right;
}
p.back a {
	display: block;
	background: url(/_resource/image/ico_back.gif) top left no-repeat;
	padding: 4px 0 0 24px;
	height: 29px;
	width: 140px;
}

td.nowrap {
	white-space: nowrap;
}
span.beta {
	font-size: 0.9em;
	font-weight: bold;
	color: #990000!important;
	text-decoration: none;
}
