﻿html, form, object{ width:100%; height:100%; }
body { margin:0; padding:0; width:100%; height:100%; overflow:auto; background-color:#afb4ba; font-family:Georgia; font-size:12px; color:#434343; }
img{ border:none; }

h1{ font-family:Georgia; font-weight:normal; font-size:240%; color:#9e0c16; margin-top:0px; margin-bottom:15px; }
h1.Strike{ font-family:Georgia; font-weight:normal; font-size:240%; color:#9e0c16; margin-top:0px; margin-bottom:15px; width:100%; padding-bottom:8px; border-bottom:solid 1px #a7a7a7;}
h2{ font-family:Georgia; font-weight:normal; font-size:200%; color:#9e0c16; }
h2.Strike{ font-family:Georgia; font-weight:normal; font-size:200%; color:#9e0c16; margin-top:0px; margin-bottom:7px; width:100%; padding-bottom:8px; border-bottom:solid 1px #a7a7a7;}
h3{ font-family:Georgia; font-weight:normal; font-size:170%; }

a{ color:#a41d24; text-decoration:none; }
a:hover{ text-decoration:underline; }
a.Large{ font-size:170%; margin-bottom:20px; }

/* Supersized */
#loading {
	position: absolute;
	top: 214px; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
 font-style:italic;
 display:none;
}

#supersize{
	position:fixed;
	z-index:-2;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
