* {
	font-family: Verdana, Tahoma, Arial;
}
html, table, td, table td, form, div, table th, thead th {
	/*border: 0px;*/
	margin: 0px;
	padding:0px;

	color: #2C2C2D;
	text-decoration: none;

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;

	border-spacing: 0px;
	border-collapse: collapse;
}

p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

ol li {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
	list-style-type: decimal;
}

ul,li {
	list-style-type: square;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
}

a, a:link, a:visited {
	font-size: 10pt;
	font-family: tahoma;
	color: #2C2C2D;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

table, table td, div table {
	border-collapse: collapse;
}

table th, table td, table thead, thead th, tr th {
	text-align: left;
	vertical-align: top;
	border-spacing: 0px;
	border-collapse: collapse;
}

hr {
	height: 0px;
	border-top: solid 1px #c8c8c8;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

html, body {width:100%; height: 100%;}
/*html, body, table, table td, img {
	margin: 0px;
	padding:0px;
	border: 0px;
}*/
html, body, table, table td, img {
	border: 0px;
	margin: 0px;
	padding:0px;
}

div {
	float: left;
}

img.visibleHidden {
	visibility: hidden;
}
br.s1 {font-size: 1px;clear:both;}
br.s3 {font-size: 3px;clear:both;}
br.s5 {font-size: 5px;clear:both;}

h2 {
	font-size: 25pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #555;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

th, table th {
	color: #444;
}

table.text th {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	padding: 2px;
	border: 1px solid #000;
}

table.text {
	border-collapse: collapse;
}

table.text td {
	border: 1px solid #000;
}

table.edit div { float: none }


.ui-dialog { float: none }
.ui-widget { float: none }
.ui-widget-content { float: none }
.ui-corner-all { float: none }
.ui-dialog-title { font-family: Tahoma; font-size: 14pt }


div.calc_content { float: none }

div.txt nobr, p b { font-family: arial; font-size: 12px }
