@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
}

div#flashcontent { }

div#downloadflash {
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%;
}

div.skip { margin: 0px 0px 0px 0px; font: small-caps bold 1.4em/.9em "Arial",sans-serif; color: #000; text-align: right; position: absolute; top: -40px; right: 0px;}
div.skip-drk { margin: 0px 0px 0px 0px; font: small-caps bold .9em/.9em "Arial",sans-serif; color: #000; text-align: right; position: absolute; top: -30px; right: 0px;}


div#content {
 margin:171px auto; width:910px; position:relative; left:-2px;
}

div#printme {
	position:absolute;
	top:260px;
	left:740px;
}


p {margin-top: 5px; margin-bottom: 5px;}

a:link {color:#112067; text-decoration:none;}
a:visited {color:#112067; text-decoration:none;}
.skip a:hover {color:#fff; text-decoration:underline;}
.skip a:active {color:#fff; text-decoration:none;}
 a:hover, a:active {color:#f00;}