tml, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
body {
line-height: 1;
font-size: 62.5%;
color: black;
background: white;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul, ol {margin: 1em 0; padding-left: 2.5em;}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
a:link, a:visited {color: #7092c5; text-decoration: underline;}
a:hover {color: #FF0000;}
abbr {
	border-bottom: none;
}
br {
	clear: left;
}
caption {
	text-align: left;
	
	margin-top: 0px;
	font-weight: bold;
}
h1 {
	font-size: 1.1em;
	margin-bottom: 1.5em;
	padding: 0em;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-size: 1em;
	padding: 0em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h3 {font-size: 1.33em; margin: 2em 0 0.25em; padding: 0.125em 0;}
h4 {font-size: 1.1em; margin: 0.5em 0 0;}
h5 {font-size: 1em; margin: 0.5em 0 0;}
h6 {font-size: 0.85em; margin: 0.5em 0 0;}
input, select {
	font-size: 1em;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	color: #333333;
	z-index: 0;
	
}
option {
	padding: 0px 1px 1px;
}
textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	padding: 1px;
	overflow: auto;
	color: #333333;
}
p {margin: 0.33em 0 1em 0;}
dt {margin: 0.5em 0 0;}
dd {margin: 0.25em 0 0.5em 2.5em;}


thead th {
	font-weight: bold;
}
td {
	font-size: 1em;
	vertical-align: top;
}
th {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.t_r {
	text-align: right;
}
.t_l {
	text-align: right;
}
.f_r {
	float:right;
	display: block;
}
.f_l {
	float:left;
	display: block;
}
.cb{clear:both;}
.clearer {
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	display: block;
}
.invisible {
	visibility: hidden;
}
.visible {
	visibility: visible;	
}
div.hr {clear:both;height:1px;background:#d1d1c0;margin:0px 0px 10px 0px;}
div.hr hr {display:none;}

div.hr1 {clear:both;height:1px;background:#d1d1c0;margin:0px 0px 0px 0px;}
div.hr1 hr {display:none;}