@charset "utf-8";
/* CSS Document */

@import url("reset.css");

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
} /* Reset identical margin on all block-level elements for all browsers */

li {margin-left:1.5em;}

/* ---------------------------------------------------------------- */

html, body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.siteWrapper {text-align:left; margin:0 auto; width:800px;}

a.sitemap {position:absolute; top:2%; right:2%;}
#skipToContent {text-indent:-9999em;}

.ir span {display:none;}
#header .logo.ir {display:block; width:250px; height:40px; background:url(images/logo2.gif) -10px center no-repeat; }


h1 {font-size:1.5em;}
h2 {font-size:1.3em;}
small {font-size:.9em; color:#999;}

#header {padding-top:10%;}
#content {}
#footer {}

#footer .copyright {color:#888; text-align:center; margin-top:3em;}

acronym {cursor:help;}

.hidden{display:none;}

#content a:visited {padding-right:15px; background:transparent url(images/check.gif) no-repeat right;}

.submenuLink {cursor:pointer; color:#FF0000;}
.submenuLink ul {color:#666;}