body {
	padding: 0;
	background: #bdbfd6 url(images/grad.jpg) 0 0 repeat-x;
        text-align: center;
        font-family: arial, sans-serif;
        font-size: 12px;
        color: #231f1b;
	}
#content { 
  margin: 20px auto !important; 
  background: #e7eaec;
  width: 950px;
  border-top: 2px solid #231f1b;
  border-left: 3px solid #231f1b;
  border-right: 6px solid #4d3123;
  border-bottom: 9px solid #231f1b;
  height: auto;
}
	
#header { background: url(images/scalebanner.jpg) 0 0 no-repeat; height: 280px; }
#header img { padding: 0; margin: 0; }
#header h1 {
  margin: 0px;
  padding: 20px;
  font-family:  Times New Roman, Times, serif;
  font-size: 40px;
  font-weight: bold;
  color: #231f1b;
 }
#header h2 {
  margin: 0px;
  padding: 0px;
  font-family:  Times New Roman, Times, serif;
  font-size: 30px;
  font-weight: bold;
  color: #231f1b;
 }
#head2 { background: url(images/scalebanner.jpg) 0 0 no-repeat; height: 160px; }
#head2 img { padding: 0; margin: 0; }
#head2 h1 {
  margin: 0px;
  padding: 20px;
  font-family:  Times New Roman, Times, serif;
  font-size: 40px;
  font-weight: bold;
  color: #231f1b;
 }
#head2 h2 {
  margin: 0px;
  padding: 0px;
  font-family:  Times New Roman, Times, serif;
  font-size: 30px;
  font-weight: bold;
  color: #231f1b;
 }
#nav { 
  width: 950px; 
  background: #e48F4b;
  height: 24px;
  margin-top: 20px;
  border-top: 1px solid #3c764e;
 }
#nav table {   width: 100%;}
#nav td { 
  padding: 0;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
 }
#nav td a { text-decoration: none;  color: #4d3123;}
#nav td a:hover, #nav td a:active { color: #f4eb20; }
#maintext {
	position: relative;
	display: block;
        text-align: left;
}
#maintext img { 
  display: inline;
  padding: 20px; 
  padding-top: 10px; 
  padding-bottom: 10px; 
}
#subtext {
	position: relative;
	display: none;
        text-align: left;
}
#subnav { 
        margin-left: 20px;
        font-weight: bold;
        color: #3c764e;
        font-size: 11px;
        margin-top: 20px; 
 }
#subnav a {  
  border: 1px solid #384552; 
  color: #3c764e;
  margin: 0;
  padding: 5px; 
  margin-right: -5px;
  text-decoration: none;
  text-transform: uppercase;
/*  font-variant: small-caps; */
  background: #ccccd6;
}
#subnav a:hover, #subnav a:active {  background: #fedfa6;; color: #4d3123; }
#leftside { width: 650px; }
#callout { 
   float: right;
   display: inline;
   width: 240px;
   margin-right: 20px;
   border: 1px solid #3f458d;
   background: #efefef;
   font-size: 13px;
}
#callout p { 
   color: #0b557b;
   font-size: 15px;
   text-align: left;
 }
#callout p.last { text-align: center; font-weight: bold; line-height: 15px; }
#callout img { padding: 8px; }
#callout img.but { padding-top: 0; }
table.up { margin-left: 80px; }
img.acr { text-align: right; display: inline; border: 0; }
#footer { clear: both; margin-top: 15px; }
#footer p{
	font-size: xx-small; 
	text-align: center;
}
p,h2,h3,h4,h5 {
	font-family:  arial, sans-serif;
        margin-left: 20px;
        margin-right: 20px;
	}

p, ol, ul { font-size: medium;
         color: #231f1b;
}
dl {margin-left: 30px; font-size: 13px; }
dl dt { font-weight: bold; width: 790px;  }
dl dd { margin-top: 10px; margin-bottom: 10px; width: 750px;}
p.rt { text-align: right; margin-right: 25px; }
p.sc { margin-left: 700px; margin-top: -50px;  width: 220px; font-size: 14px;}
p.sc a {text-decoration: none; font-style: italic; }
a img {border:none; }
ul.links {
        list-style: none;
        text-align: right;
        text-transform: uppercase;
  }
ul.links a {  
        text-decoration: none;
        color: #384552;
        text-align: right;
        font-size: 11px;
 }
ul.links a:hover { color: #ac7650; }
ol.abc { 
       list-style: upper-alpha;
	margin-left: 75px;
 }
ol.bca { 
       list-style: lower-alpha;
	margin-left: 75px;
	margin-right: 90px;
 }
ol.num {
	list-style: numeric;
	margin-left: 75px;
}
ul {margin-left: 75px; }
em { 
        font-size: 11px;
        color: #039
}
p {
	text-align: justify;
	padding-bottom: 10px;
}
p.comment { 
        text-align: right;
 }
p.rt { text-align: right;}
h1 { font-size: x-large; 
     font-weight: normal;
	color: #1c25ae;
	padding: 10px;
}
h2 { font-size: 19px; 
     font-weight: bold;
     color: #4d3123;
}
h3 { font-size: 17px; 
     font-weight: bold;
}
h4 { font-size: 15px; 
     font-weight: normal;
     font-style: italic;
     color: #4d3123;
}
h5 { font-size: medium; 
     font-weight: normal;
     font-variant: small-caps;
     text-align: center;
}
h6 { font-size: 13px; font-weight: bold; color: #3c764e; margin-left: 20px;}
ul {  line-height: 18px; }
.descr { 
        font-size: small;
        font-weight: normal;
        color: #1c2566;
        margin-right: 25px;
 }
hr { width: 96%; background: #231f1b; color: #231f1b; }
pre { 	font-size: 1em; 
        font-family: monospace;
	font-weight: normal;
	color: #000;
}
strong { color: #f33333; 
         font-weight: bold;
}
p a{ 
       display: inline;
 }
p strong em { display: block; font-size: 14px; text-align: left; padding-left: 50px; padding-right: 80px; }




