body, a, li, td, th, div, span, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
}
body {
	background: #FFF;
	min-width: 920px;
}
body, div, span, form {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 15px;
}


p {
	line-height: 16px;
}

ul {
}
li {
	margin-bottom: 5px;
}


table {
	border: 0;
}
td {
	vertical-align: top;
}


a {
	color: #2c70a2;
	text-decoration: underline;
}
a:hover	{
	text-decoration: none;
}


select {
}
input, textarea {
}


sup {
	font-size: 70%;
	line-height: normal;
	text-decoration: none;
}



.left {
	float: left;
}
.right {
	float: right;
}



h1 {
}



hr {
	clear: both;
	color: #000;
	height: 1px;
	border: 0px solid #000 !important;
	background: #000;
	width: 100%;
}



img.left {
	float: left;
	padding: 0 15px 15px 0;
}
img.right {
	float: left;
	padding: 0 0 15px 15px;
}
