@charset "utf-8";
/* CSS Document */
html{height: 101%;}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

img { border:0; }

img.middle {vertical-align:middle}

sup { font-size:11px; }

body { behavior:url("/Styles/csshover3.htc"); background:#e6e6e6; 	min-width: 970px;}
/*
a {
	color: #990000;
	letter-spacing: 0px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active { color: #FF0000; }

a:visited {
	color: #620000;
	text-decoration: none;
}
*/
h1 { font-size: 24px; padding-bottom:5px; }
h2 { font-size: 16px;}

.LeftFloat {float:left;}
.RightFloat {float:right;}

.imgWrap {
	float:left;
	text-align:center;
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 8px;
}

.RightPad { padding-right:16px; }
