
	/*
	 *  @2008
	 * Screen CSS
	 *
	 *
	 */



html, body, div, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, legend, ul, ol, li, dl, dt, dd, a, img, address, strong, em
	{ margin: 0; padding: 0; font-weight: normal; font-style: normal; list-style: none; border: 0; outline: none; }
a span { cursor: pointer; }
form legend { display: none; }

html { height: 100%; }
body { height: 100%; color: #51636e; font: normal 0.68em/1.4em Arial, Tahoma, Helvetica, sans-serif; }
body.size-small { font-size: 0.58em }
body.size-normal { font-size: 0.68em }
body.size-big { font-size: 0.8em }


.aural { position: absolute; left: -2500em; }

a { color: #60a8d5; text-decoration: none; }
a:focus, a.focus, a:hover { color: #51636e; text-decoration: underline; }


#page { min-height: 100%; width: 933px; margin: 0 auto; padding: 0 7px; overflow: hidden; }
	
	/* Top */
#sub-nav, #nav, #user-nav, #left-side, #right-side { display: none; }

#logo { width: 947px; height: 163px; }
#logo a { display: block; margin: 30px 0 0 40px; }



#content { width: 100%; }
#content h2 { margin: 0 0 1em; color: #1c2455; font-size: 2em;  }
#content p { margin: 0 0 1em; }
