body
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 71%;  /* Enables font size scaling in MSIE */
	background-color:#333;
	margin:1em;
	padding:0;
	margin-top: 0;
}

html > body {
  font-size: 8.5pt;
}

#IEHATE
{
	background: #ffc;
	border-bottom: 1px solid #fc0;
	margin-left: -1em;
	padding: 4px 0;
	text-align: center;
	font: 18px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	color: black;
	height: ;
}

#IEHATE h1 {font-size: 20px; margin: 0; padding: 0;}
#IEHATE a:link {color: #880000;}
#IEHATE img {vertical-align: center;}

#siteBox
{
	float:left;
	width:100%;
	color:#FFF;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #666666;
}

/* -- Header layout/display styles -- */
#header
{
	float:left;
	width:100%;
	height:6em;
	background:#880000 url(images/hdr.jpg) no-repeat bottom left;
}

#header a
{
	float:right;
	width:10em;
	font-size:0.8em;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	background-color:#666;
	border-bottom:2px solid #333;
	border-right:1px solid #333;
	border-left:1px solid #333;
	padding:5px 10px;
}

#header a:hover,#header a.active
{
	padding-top:10px;
	background-color:#333;
}

#header a.lastMenuItem
{
	background-image:url(images/corner_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-right:0;
}

#header a.firstMenuItem
{
	border-left: 2px solid #333;
}


a .desc
{
	display:none;
	text-transform:lowercase;
	color:#FC0;
}

a:hover .desc,.active .desc
{
	display:block;
}

/* -- Header title and subTitle layout/display styles -- */
.title
{
	float:left;
	font-size:2em;
	font-weight:700;
	text-transform:uppercase;
	text-align:right;
	line-height:0.75em;
	letter-spacing:-0.15em;
	color:#FC0;
	padding:1.4em 30px 0 2em;
}

.subTitle
{
	display:block;
	font-size:0.4em;
	text-transform:lowercase;
	line-height:1.2em;
	letter-spacing:0.01em;
}

/* -- Content layout/display styles -- */
#content
{
	background-color:#666;
	font-size: 100%;
	padding:1em 0 1em 16em;
}

#content .column {
	position: relative;
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
}

#sidebar
{
	clear: left;
	position: relative;
	width:15em;
	margin-left: -16em;
	background:#777 url(images/corner_sub_tr.gif) no-repeat top right;
}

.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}

#sidebar .header
{
	padding-left: 1em;
}


#sidebar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

#sidebar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#sidebar a
{
  color:#ffffff;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.5em 1ex 0.5em 5mm;
  display: block;
}

#sidebar a span {display: none;}
#sidebar a:before {content: "\00BB \0020"}
#sidebar a:hover {color: #fc0}

#sidebar p {
	line-height: 1.5em;
	padding: 0 10px;
	margin: 1.2em 0 0 0;
	display: block;
}

#sidebar p a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#sidebar p a:hover {
  color: #cc0000;
  background-color: transparent;
  text-decoration: none;
}

/* -----/ sidebar ----- */

#contentRight
{
	width:100%;
	background:#777 url(images/corner_sub_tl.gif) no-repeat top left;
}

#contentRight p
{
	font-size: 9pt;
	font-family: Verdana;
	margin: 1.2em 1.2em 1em 1.2em;
	padding-bottom: 5px;
	border-bottom:1px solid #AAA;
}

#contentRight p.no
{
	border:0;
}

#contentRight span.header
{
	border: 0;
}

#contentRight a
{
	text-decoration:none;
	color:#FC0;
	border-bottom:1px solid #AAA;
}

#contentRight a:hover
{
	color:#DDD;
}

.header,.subHeader
{
	display:block;
	clear:both;
	font-weight:700;
	font-size:0.9em;
	color:#FC0;
	border-bottom:1px solid #AAA;
}

.subHeader
{
	border:0;
}

/* -- Footer layout/display styles -- */
#footer
{
	float:left;
	width:100%;
	height:3em;
	font-size:0.8em;
	text-transform:lowercase;
	line-height:2.6em;
	color:#FC0;
	background:#880000 url(images/hdr.jpg) repeat-y top left;
}

#footerLeft
{
	float:left;
	width:60%;
	height:3em;
	text-align:left;
	background:url(images/corner_bl.gif) no-repeat bottom left;
}

#footerRight
{
	float:right;
	width:35%;
	height:3em;
	text-align:right;
	background:url(images/corner_br.gif) no-repeat bottom right;
}

#footer a
{
	color:#0AD;
}

#footer a:hover
{
	color:#666;
}

#footer span
{
	padding: 0 1em;
}

/* -- Display formatting styles -- */
.left
{
	float:left;
}

.right
{
	float:right;
}

.grey
{
	font-size:0.9em;
	color:#AAA;
}

.white
{
	color:#FFF;
}

acronym
{
	cursor:help;
	border-bottom:1px dotted #AAA;
}

/* -- Image alignment classes -- */
.imgLeft,.imgRight
{
	margin:5px;
}

.imgLeft
{
	float:left;
	margin-left:0;
}

.imgRight
{
	float:right;
	margin-right:0;
}

/* -- Utility classes to create the bottom rounded corners -- */
.bottomCorner
{
	text-align:right;
}

.vBottom
{
	vertical-align:bottom;
}

pre
{
	border-bottom:1px solid #AAA;
	
	font-size: 9pt;
	font-family: Verdana;
	margin-left: 1.2em;
	margin-right: 1.2em;
	margin-top: -.6em;
	padding-top: 0;
	padding-bottom: 10px;
	 white-space: pre-wrap;       /* css-3 should we be so lucky... */
	 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 ?? */
	 white-space: -o-pre-wrap;    /* Opera 7 ?? */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	 _white-space: pre;   /* IE only hack to re-specify in addition to
	word-wrap  */	
}
pre:not(:-safari-only) { overflow: auto; } 
#nobots {display: none;}