
/* Layout Stylesheet */ 

body {
 margin:5px;
 background: #EEE8AA; /*#BDB76B*/
 color: Black;
 text-align:center;
 padding:0;
 font-size: 10pt;
 font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
 pause-after: 1;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:750px;
 margin:auto;
 }

#hdr {
 background: #EEE8AA url("images/headbg.jpg") repeat-x; 
 height:100px;
/* background: #EEE8AA;
 color: #333333;*/
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: #dcdcdc;
 color: #333333;
 width:750px;
 padding:0;
 }

#l-col {
 float:left;
 background:#dcdcdc;
 /*color: #333333;*/
 width:160px;
 }

#cont {
 width:580px;
 background:#FFEFD5;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 }

#ftr {
 height:100px;
 background:#ffffff;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 font-size: 12px;
 font-family: Arial;
 }

/* Presentation Stylesheet */ 


h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
/* p:first-letter {
 font-size: 80%; 
 font-weight: bold;
 color:blue;
 }*/

h1.head {
 text-decoration: none;
 color: #EEE8AA ;
 font-size: 1px;
 }
 
div.clock {
 float: right;
 }  
 
/* CVA Style Sheet */

.s_text {  font-size: 10px; color: #4F4F4F; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
td {  font-family: Arial, Helvetica, sans-serif}
.s_text_t { font-size: 10px; color: #2278BE; font-weight: bolder}
.quote {  color: #990000; font-size: 11px}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; 
color: #333333; background: #dcdcdc; line-height: 25px}
.s_title { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
.m_text { font-size: 10pt; color: #000000; text-decoration: none }
ol {  padding-left: 0px; margin-left: 20px}
a {   color: #AC570B; font-size: 12px; font-weight: bold }
a:hover {  color: #F28A2D; text-decoration: none}
ul {  list-style-image: url("images/next.gif"); margin-left: 18px}
.title_s { font-family: "Trebuchet MS", Tahoma, Arial; font-size: 12pt; font-weight: bold; color: #AC570B}
.button {  font-family:Arial;
/*font-size:8pt;
font-weight:normal;
font-style:normal;
color:#000000;
background-color:#FF9900;
border-style:groove;
border-width:2px;
border-color:#CC6600;}*/
.magn { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #333333; line-height: 25px }