/* FullMotion */

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%; }

body, td, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #353535; }

body {
	font-size: 0.8em;
	line-height: 1.3em; }

p {
	margin: 0 0 18px; }

img {
	border: none; }

a {
	color: #353535; }

a:hover {
	text-decoration: none; }

:focus {
	outline: 0; }

table {
	padding: 0;
	margin: 20px 0 0 20px;
	border-spacing: 0;
	border-collapse: collapse; }

table.contentpaneopen {
	width: 100%; }

h1 {	
	font-size: 1.3em;
	line-height: 1.3em; }

h2 {
	font-size: 1.0em;
	line-height: 1.3em;}

