BODY {
  font-family: arial, geneva, helvetica, tahoma, sans-serif;
  font-size:12pt;
  color: #D3D3D3;
  background-color: #202020;
 }

h1 {
    width: 830px;
    height: 125px;
    background: url(images/header.png);
}

h1 span {
    display: none;
}

h2 {
    width: 800px;
    height: 30px;
    background: url(images/footer_image.png);
}

h2 span {
    display: none;
}


/* The header and footer */
.headfoot {height:125px; width:950px; padding:0px;}

/* This bit does all the work */
#container {position:relative; display:block; background:#202020; border-left:160px solid #202020; border-right:100px solid #202020;}
#inner {display:block; margin-left:-160px; margin-right:-100px; padding:0px;}
#left {float:left; position:relative; width:160px; left:0px;}
#right {float:right; position:relative; width:100px; right:0px;}
#center {margin-left:170px; margin-right:110px; position:relative; display:block; height:1%;}
.clear {clear:both;}

em {font-weight:bold;}


A:link {text-decoration: none; color: #CCCC99;}
A:visited {color: #CCCC99;}
A:active {text-decoration: none; color: #CCCC99;}
A:hover {color: #00adef;}


p {
font-size:12pt;
font-family: system, arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #909090;
list-style-type: circle;
}

.col {
font-size:12pt;
font-family: system, arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #909090;
list-style-type: circle;
margin-left:100px;
margin-right:100px;

}

.menu {
  position: fixed;
  top: 152px;
  left: 8px;
}

.letter {
font-size:12pt;
font-family: system, arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #909090;
list-style-type: circle;
margin-left:100px;
margin-right:100px;
padding:5px;
background: transparent url("images/letter_bg.gif")  repeat-y;  

}

.center_box {
align: center;
} 


blockquote {
font-size:12pt;
font-family: system, arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #909090;
margin:0px 10px;
margin-left:100px;
margin-right:100px;
padding: 0 40px;
background: transparent url("images/letter_bg.gif")  repeat-y; 
}

.systext {
font-size:12pt;
font-family: system, arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #D3D3D3;
}

.sysgreytext {
font-size:12pt;
font-family: system, arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #909090;
}

.sysboldtext {
font-size:12pt;
font-family: system, arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #D3D3D3;
}

.regtext {
font-size:12pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #D3D3D3;
}

/* CSS rules for begin Q and A highlighted text */

.verifytext {
font-size:10pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #BDB76B;
}


.qa1text {
font-size:14pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #BDB76B;
}

.qa2text {
font-size:14pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #6699CC;
}

/* CSS rules for end Q and A highlighted text */


/* CSS rules for general highlighted text */

.bluetext {
font-size:12pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #0099CC;
}

.blue2text {
font-size:10pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #0099CC;
}

ul, li {
font-size:12pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #988675;
}

/* CSS rules for the explanation of details */

.subtext {
font-size:10pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #999999;
}

.subyellowtext {
font-size:10pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: normal;
color: #CCCC99;
}


/* CSS rules for the Limited Edition center text */

.LEtext {
font-size:10pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #988675;
}

/* CSS rules for the Special Print Edition center text */

.SPEtext {
font-size:10pt;
font-family: arial, geneva, helvetica, tahoma, sans-serif;
FONT-WEIGHT: bold;
color: #99CC99;
}
