/*
	RESET
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul { list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td {font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

/*
10  77
11 	85
12 	93
13 	100
14 	108
15 	116
16 	123.1
17 	131
18 	138.5
19 	146.5
20 	153.9
21 	161.6
22 	167
23 	174
24 	182
25 	189
26 	197
*/

body{font-family:Arial;color:#333333;background:#e5e5e5;}

strong{font-weight:bold;}
.red{color:#990000;}

#Header{position:absolute;width:100%;z-index:100;background:transparent url(../images/background.jpg) repeat-x top left;}
#Header img, h1, h2{float:left;font-weight:bold;color:#000000;}
#Header h1{position:relative;left:-140px;margin-top:155px;width:670px;font-size:60px;}
#Header h2{position:relative;left:-140px;top:-3px;font-size:24px;}

#Content{position:relative;z-index:200;width:975px;top:290px;margin-left:55px;}

#Content .instruction{float:left;width:685px;}
#Content .instruction h3{font-size:60px;font-weight:bold;}
#Content .instruction h4{width:685;height:50px;font-size:18px;font-weight:bold;background:transparent url(../images/arrow.jpg) no-repeat bottom left;}
#Content .instruction p{font-size:14px;padding-bottom:15px;line-height:110%;}
#Content .instruction p.large{font-size:24px;}

#Content .download{padding-top:50px;float:left;width:235px;text-align:right;}
#Content .download button{text-align:left;width:225px;height:74px;border:none;background:transparent url(../images/download.gif) no-repeat;background-position:0 0;cursor:pointer;}
#Content .download button:hover{background-position:0 -100px;}
#Content .download button p{position:relative;top:2px;clear:both;float:left;margin-left:70px;font-size:14px;font-weight:bold;color:#999999}
#Content .download button p.file{top:-2px;font-size:18px;color:#333333}

#Content .navigation{float:left;clear:both;margin-top:15px;padding:10px 0 10px 0;width:685px;font-weight:bold;font-size:24px;border-top:dotted 1px #BBBBBB;}
#Content .navigation a:link, #Content .navigation a:active, #Content .navigation a:visited{text-decoration:none;color:#000000;}
#Content .navigation a:hover, #Content .navigation a:focus{color:#990000;}
#Content .navigation .back{float:left;}
#Content .navigation .next{float:right;}

#Content .footer{clear:both;padding:10px 0;width:685px;font-weight:bold;font-size:10px;color:#BBBBBB;border-top:solid 1px #000000;}
