* {
	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;
}

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: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #555;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

th, table th {
	color: #444;
}