html body {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background-color:#F8F8F0;
	margin:0;
	
}
html>body {font-size:small;}
.page {width:740px; font-family:"Lucida Grande",verdana,arial,sans-serif; line-height:1.4em; padding:2em 5em 1em 5em; margin-left:auto; margin-right: auto; font-size:95%; background-color:white; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
h1 {font-size:2.0em;}
h2 {margin:1em 0 0 0; font-size:1.3em;}
h3 {margin:3em -15px 1em -15px; padding:2px 15px 4px 15px; font-size:1em; display:block; background-color:#F2F0E5; color:#e24628;}
h4 {}
p {margin: 0 0 1.2em 0;}

/* Clearing a float contentHolder without source markup */
/* See: http://www.positioniseverything.net/easyclearing.html */
.VisDoc .floatholder {margin:0; margin-top:1.2em;}
.VisDoc .floatbox {float:left; display:block;}
.VisDoc .clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height:1%;}
/* End Holly Hack */

/* links */
:link, 
:visited {font-weight:bold; text-decoration:none; color:rgb(19,70,200); background-color:transparent;}
:link:hover,
:visited:hover {color:#f40; text-decoration:underline;}

.top {text-align:left;}
.content {width:515px;}
.visual {width:715px; height:284px; margin:10px 0 26px 0; border-bottom:1px solid #fff;}
.introduction {margin-bottom:1em; font-size:110%; font-weight:bold; color:#800; font-size:1.1em; line-height:1.3em;}
.header {font-weight:bold; color:#e24628;}
.not {color:red;}
.small {font-size:90%; color:#666;}
.copyright {margin-top:8em; font-size:90%; color:#888; text-align:center; line-height:110%;}
	
#download .page {height:100%;}
#download .content {margin-top:4em;}
#download .introduction {padding:0.5em 0 0.5em 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}

