﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section{display:block;}
body{line-height:1.3;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{text-align:left;font-weight:normal;}
table, td, th{vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"""";}

ul {list-style-type: none; padding: 0; margin: 0}

a {color: #000000; text-decoration: underline}

html {overflow-y:scroll;}
html, body
{
   height: 100%;
   width: 100%;
   margin: 0;
   padding: 0;
	background: #FBFBFB url(../images/bg.png) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 117%;
}

div.wrap {
	width: 1000px;
	margin: auto;
	position: relative;
}

#logo {float: right;}
div.images {position: absolute; top: 0px; left: 607px; z-index: 1}
div.images img {position: absolute; top: 0; left: 0}
div.stage {position: relative; clear: both; width: 572px; height: 470px; padding-top: 60px; padding-right: 395px; padding-left: 33px; z-index: 2}
div.stage div.bg {position: absolute; top: 0; left: 0; width: 1000px; height: 530px; background: url(../images/stage.png) no-repeat  top left; z-index: 2}
* html div.stage div.bg {background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/stage.png', sizingMethod='scale');
}

div.metanav {position: absolute; top: 12px; left: 40px; z-index: 4; color: white;}
div.metanav a {color: white; margin-right: 5px; margin-left: 5px; text-decoration: none}
div.inner {position: relative; margin-left: 23px; height: 469px; padding-top: 1px; margin-right: 20px; z-index: 3}

div.nav {height: 21px; font-size: 1.20em; font-weight: bold; color: white; padding-top: 12px; background-color: #EF872E; margin-bottom: 1px}
div.nav li {float: left; position: relative; height: 21px}
div.nav a {color: white; text-decoration: none; display: block; padding-right: 0.5em; margin-right: 0.5em; border-right: 1px solid white; }
div.nav li.last a {border-right: none}
div.nav a:hover, div.nav li.section a, div.nav li.section li.section a {text-decoration: underline}
div.nav li.section li a {text-decoration: none}


div.nav li ul {display: none; position: absolute; top: 20px; left: -0.5em; width: 100%; background-color: #EF872E; padding-bottom: 5px}
div.nav li:hover ul {display: block}
div.nav li ul li {float: none; display: block;}
div.nav li ul a {display: block; padding: 5px 20px; font-weight: normal; font-size: 0.9em; margin: 0; border: none;} 

div.content {height: 380px; background: #ffffff; padding-top: 20px;}
div.footer { position: absolute; left: 0; bottom: 0; height: 27px; background: #9C9E9F; line-height: 27px; color: white; padding-bottom: 3px}
div.footer a {color: white}

h1 {color: #EF872E; font-size: 1.27em; text-transform: uppercase; font-weight: bold; margin-bottom: 1em}
h2 {font-weight: bold; text-transform: uppercase;}
p {margin-bottom: 1em}
div.content em {color: #EF872E; font-style: normal; font-weight: bold}
div.content a {background: url(../images/Link.gif) no-repeat left 3px; padding-left: 12px; color: #666666}

div.content ul {list-style-image:url(../images/list1.gif); padding-left: 1em; margin-bottom: 1em }
div.content ul ul {margin-bottom: 0}
/** div.content ul li {background: url(../images/list1.gif) no-repeat left 3px; padding-left: 11px;}
div.content li ul li {background: url(../images/list2.gif) no-repeat left 3px; padding-left: 7px;}
**/

div.content li ul {list-style-image:url(../images/list2.gif); padding-left: 0}

div.content ul.pdf {list-style-image: none; padding-left: 0}
div.content ul.pdf li {background: url(../images/pdf.gif) no-repeat left top; padding-left: 22px; line-height: 18px; padding-bottom: 10px}

div.content img.left {float: left; margin-right: 10px; margin-bottom: 10px}

@media print{
div.stage div.bg, div.nav, div.metanav {display: none}
div.wrap {width: auto;}
div.content, div.stage, div.inner, div.footer {width: auto; position: relative; height: auto; padding: 0; margin: 0; background: none; color: #000000}
div.inner {float: left}
div.images {position: relative; float: right; left: 0;}
}