body {
  background: #345;
  margin: 0;
  padding: 10px 6px;
  text-align: center;
  font: small/1.5em Arial, Geneva, Verdana, Sans-serif;
  color: #456;
  }

/* Content of page                              
_____________________________________________________________*/
#content {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  }
/* Header
_____________________________________________________________*/
#header {
  background: #fff url("images/headercornersbotfrw.gif") no-repeat left bottom;
  margin: 0 0 0;
  padding: 0 0 2px;
  color: #456;
  }
#header2 {
  background: url("images/headercornerstopfrw.gif") no-repeat left top;
  padding: 8px 15px 0;
  }
#logo {
  background: #fff url("images/line.gif") repeat-x left top;
  margin: 0 0 0;
  height: 7.7em;
  }
#logo #pic {
  float: left;
  margin: 0;
  padding: 0;
  }

#title {
  float: right;
  margin-right: 0.5em;
  margin-top: 4px;
  }
    

/* Navigation bar with table
_____________________________________________________________ */
#nav {
  float: right;
  margin: 22px 0 0 0;
  width: 580px;
  text-align: center;
  font-family: "New York", "Times New Roman", serif;
  font-size: 110%;
  font-weight: bold;
  color: #456;
  }
#nav td {
  background: #bbc;
  border-left: white double 3px;
  }
#nav a  {
  display: block;
  padding: 2px 6px;
  line-height: 2.4em;
  color: white;
  background: #bbc;
  text-decoration: none;
  }
#nav .double-line {
  line-height: 1.2em;
  }
#nav a:hover, 
#home #navhome, 
#pm #navpm, 
#adv #navadv, 
#des #navdes,
#ren #navren,
#links #navlinks,
#cm #navcm {
  text-decoration: none;
  color: white;
  background: #136;
  }


/* Main section of page                      
_____________________________________________________________*/
#main {
  background: #fff url("images/mainrailsfrw.gif") repeat-y;
  width: 585px;
  float: left;
  margin: 15px 0 0;
  color: #456;
  font-size: 97%;
  line-height: 1.5em;
  }
#main2 {
  background: url("images/maincornerstopfrw.gif") no-repeat left top;
  padding: 10px 0 0;
  width: 100%;
  }
#main3 {
  background: url("images/maincornersbotfrw.gif") no-repeat left bottom;
  padding: 0 0 20px;
  width: 100%;
  }
#text {
  margin: 0 25px;
  background: #fff;
  }

#picleft {
  float: left; 
  margin: 0.8em 0.8em 0.5em 0;
  }
#picright {
  float: right; 
  margin: 0.8em 0 0.5em 0.8em;
  }


/* Headings and general html    
_____________________________________________________________*/
#title h1 {
  padding: 0;
  margin-top: -4px;
  font: bold 21pt/1.2em "New York", "Times New Roman", serif;
  color: #136;
  background-color: white;
  }
#title h2 {
  padding: 0;
  margin-top: 1px;
  font: italic 18pt/1.2em "New York", "Times New Roman", serif;
  color: #136;
  background-color: white;
  }
#title a {
  text-decoration: none;
  }
#title a#cont {
  padding-left: 20px;
  padding-right: 10px;
  background: url(images/contact.gif) center left no-repeat;
  color: #136;
  }
#title a#print {
  padding-right: 10px;
  }
#title a#feed {
  background: url(images/feedback.gif) center left no-repeat;
  }
#description {
  margin: 0;
  padding: 5px 30px 10px;
  font-size: 94%;
  line-height: 1.5em;
  }
h1 {
  margin: 0;
  padding: 10px 0 0;
  font: bold 180% "New York", "Times New Roman", serif;
  color: #136;
  }
h1.home {
  margin: 0;
  padding: 10px 0 0;
  font-family: Arial, Geneva, Verdana, Sans-serif;
  color: #456;
  font-size: 150%;
  line-height: 1.5em;
  }
h2 {
  margin: 0;
  padding: 8px 0 0;
  font-size: 170%;
  font-family: "New York", "Times New Roman", serif;
  /*color: #357;*/
  color: #456;
  }
h2.home {
  margin: 0;
  padding: 10px 0 0;
  font-family: Arial, Geneva, Verdana, Sans-serif;
  font-size: 120%;
  line-height: 1.4em;
  }
h3 {
  margin: 0;
  font-size: 120%;
  line-height: 1.5em;
  padding: 8px 0 0;
  color: #456;
  }
h4 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 120%;
  line-height: 1.4em;
  color: #333;
  }
p {  
  margin-top: 12px; margin-bottom: 6px;
  }
p.cont {  
  margin-top: 12px; margin-bottom: 6px;
  }
p.first {  
  margin-top: 6px; margin-bottom: 6px;
  }
ul {  
  margin-top: 6px; margin-bottom: 6px;
  }
form {  
  margin-top: 6px; margin-bottom: 6px;
  }
hr {
  clear: both;
  }
  
/* Links
_____________________________________________________________*/
a:link {
  color:#258;
  }
a:visited {
  color:#666;
  }
a:hover {
  color:#c63;
  }
a img {
  border-width:0;
  }
a.noline {
  text-decoration: none;
  }
a.pdf {
  display: block;
  padding-left: 40px;
  background: url(images/pdf.gif) 0 0 no-repeat;
  padding-top: 10px;
  padding-bottom: 10px;
  }
a.pdflist {
  display: block;
  padding-left: 40px;
  background: url(images/pdf.gif) 0 0 no-repeat;
  padding-bottom: 16px;
  }
/* Side panel of page
_____________________________________________________________*/
.side {
  width: 280px;
  float: right;
  margin: 15px 0;
  font-size: 97%;
  line-height: 1.5em;
  background: #bbc url("images/siderailsw.gif") repeat-y;
  color: #345;
  }
.side2 {
  background: url("images/sidecornerstopw.gif") no-repeat left top;
  margin: 0;
  padding: 10px 0 0;
  border-width: 0;
  }
.side3 {
  background: url("images/sidecornersbotw.gif") no-repeat left bottom;
  padding: 0 0 10px;
  }
.side h2 {
  font-family: Arial, Geneva, Verdana, Sans-serif;
  font-size:110%;
  line-height:1.3em;
  color:#234;
  }
.sidepic {
  margin: 5px 15px 0;
  text-align: center;
  background: #bbc;
  }
.sidetext {
  margin: 0 25px 10px 25px;
  background: #bbc;
  }
.side img {
  border: 4px solid #fff;
  }
.side strong {
  display: block;
  font-weight: bold;
  }
.side a {
  font-weight: bold;
  }
.side .small a  {
  font-weight: normal;
  }
.side .small p  {
  font-size: 85%;
  font-weight: normal;
  }
.side ul {
  list-style-type: none;
  }
.side ul li {
  background: url("images/point.gif") no-repeat 2px .25em;
  margin: 0;
  padding: 0 0 3px 16px;
  }
.side td {
  padding-top: 10px;
  vertical-align: top;
  }

/* Wide - Display div which spans the whole page
_____________________________________________________________*/
.wide {
  clear: both;
  background: #fff url("images/headercornersbotfrw.gif") no-repeat left bottom;
  margin: 20px 0 0;
  padding: 0 0 10px;
  color: #456;
  }
.wide div {
  background: url("images/headercornerstopfrw.gif") no-repeat left top;
  padding: 6px 0 0;
  text-align: center;
  }

  
/* Style classes
_____________________________________________________________*/
.eng	  {
  display: none;
  }
.big      {
  display: block;
  font-size: 120%;
  line-height: 1.8em;
  }
.em	  {
  font-weight: bold;
  }
.bolder	  {
  font-family: Arial black;
  }
.caption {
  font-size: 85%;
  line-height: 1.5em;
  }
.top  {
  /*float: right;
  margin: 0 0 6px 0;*/
  text-align: right;
  }
.topimg {
  padding-left: 6px;
  vertical-align: bottom;
  }
.left  {
  float: left;
  margin: 6px 0 6px 0;
  text-align: left;
  }
.leftimg {
  padding-right: 6px;
  vertical-align: middle;
  }
.right  {
  float: right;
  margin: 6px 0 6px 0;
  text-align: right;
  }
.rightimg {
  padding-left: 6px;
  vertical-align: middle;
  }
.expand {
  clear: both; 
  margin: 0;
  padding: 0;
  width: 1px; 
  height: 1px;
  font-size: 1px;
  }

  
/* Form fields                        
_____________________________________________________________*/
.typein	  {
  color: #112244;
  font-family: "New York", "Times New Roman", serif;
  font-size: 110%
  } 	   
.formbtn  {
  color: #112244;
  font-family: "New York", "Times New Roman", serif;
  font-size: 120%;
  } 	   

  
/* Footer                                        
_____________________________________________________________*/
#footer {
  clear: both;
  margin: 0;
  padding: 15px 0 0;
  text-align: center;
  }
#footer div {
  background: #bbc url("images/footercornerstopfrw.gif") no-repeat left top;
  padding: 8px 0 0;
  color: #fff;
  }
#footer div div {
  background: url("images/footercornersbotfrw.gif") no-repeat left bottom;
  padding: 0 12px 8px;
  }
#footer hr {display: none;}
#footer p {margin: 0;}
#footer a {
  text-decoration: none;
  } 
/*#update  {
  float: left;
  font-style: italic;
  color: gray;
  }*/
#copy  {
  color: black;
  float: left;
  padding-left: 6px;
  font-size: x-small;
  }
#aileen {
  float: right;
  padding-right: 6px;
  font-size: x-small;
  }
#aileen a {
  font-weight: bold;
  color: #fff;
  }
#footer a:hover {
  text-decoration: underline;
  }
body {
  background: #345;
  margin: 0;
  padding: 10px 6px;
  text-align: center;
  font: small/1.5em Arial, Geneva, Verdana, Sans-serif;
  color: #456;
  }

/* Content of page                              
_____________________________________________________________*/
#content {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  }
/* Header
_____________________________________________________________*/
#header {
  background: #fff url("images/headercornersbotfrw.gif") no-repeat left bottom;
  margin: 0 0 0;
  padding: 0 0 2px;
  color: #456;
  }
#header2 {
  background: url("images/headercornerstopfrw.gif") no-repeat left top;
  padding: 8px 15px 0;
  }
#logo {
  background: #fff url("images/line.gif") repeat-x left top;
  margin: 0 0 0;
  height: 7.7em;
  }
#logo #pic {
  float: left;
  margin: 0;
  padding: 0;
  }

#title {
  float: right;
  margin-right: 0.5em;
  margin-top: 4px;
  }
    

/* Navigation bar with table
_____________________________________________________________ */
#nav {
  float: right;
  margin: 22px 0 0 0;
  width: 580px;
  text-align: center;
  font-family: "New York", "Times New Roman", serif;
  font-size: 110%;
  font-weight: bold;
  color: #456;
  }
#nav td {
  background: #bbc;
  border-left: white double 3px;
  }
#nav a  {
  display: block;
  padding: 2px 6px;
  line-height: 2.4em;
  color: white;
  background: #bbc;
  text-decoration: none;
  }
#nav .double-line {
  line-height: 1.2em;
  }
#nav a:hover, 
#home #navhome, 
#pm #navpm, 
#adv #navadv, 
#des #navdes,
#ren #navren,
#links #navlinks,
#cm #navcm {
  text-decoration: none;
  color: white;
  background: #136;
  }


/* Main section of page                      
_____________________________________________________________*/
#main {
  background: #fff url("images/mainrailsfrw.gif") repeat-y;
  width: 585px;
  float: left;
  margin: 15px 0 0;
  color: #456;
  font-size: 97%;
  line-height: 1.5em;
  }
#main2 {
  background: url("images/maincornerstopfrw.gif") no-repeat left top;
  padding: 10px 0 0;
  width: 100%;
  }
#main3 {
  background: url("images/maincornersbotfrw.gif") no-repeat left bottom;
  padding: 0 0 20px;
  width: 100%;
  }
#text {
  margin: 0 25px;
  background: #fff;
  }

#picleft {
  float: left; 
  margin: 0.8em 0.8em 0.5em 0;
  }
#picright {
  float: right; 
  margin: 0.8em 0 0.5em 0.8em;
  }


/* Headings and general html    
_____________________________________________________________*/
#title h1 {
  padding: 0;
  margin-top: -4px;
  font: bold 21pt/1.2em "New York", "Times New Roman", serif;
  color: #136;
  background-color: white;
  }
#title h2 {
  padding: 0;
  margin-top: 1px;
  font: italic 18pt/1.2em "New York", "Times New Roman", serif;
  color: #136;
  background-color: white;
  }
#title a {
  text-decoration: none;
  }
#title a#cont {
  padding-left: 20px;
  padding-right: 10px;
  background: url(images/contact.gif) center left no-repeat;
  color: #136;
  }
#title a#print {
  padding-right: 10px;
  }
#title a#feed {
  background: url(images/feedback.gif) center left no-repeat;
  }
#description {
  margin: 0;
  padding: 5px 30px 10px;
  font-size: 94%;
  line-height: 1.5em;
  }
h1 {
  margin: 0;
  padding: 10px 0 0;
  font: bold 180% "New York", "Times New Roman", serif;
  color: #136;
  }
h1.home {
  margin: 0;
  padding: 10px 0 0;
  font-family: Arial, Geneva, Verdana, Sans-serif;
  color: #456;
  font-size: 150%;
  line-height: 1.5em;
  }
h2 {
  margin: 0;
  padding: 8px 0 0;
  font-size: 170%;
  font-family: "New York", "Times New Roman", serif;
  /*color: #357;*/
  color: #456;
  }
h2.home {
  margin: 0;
  padding: 10px 0 0;
  font-family: Arial, Geneva, Verdana, Sans-serif;
  font-size: 120%;
  line-height: 1.4em;
  }
h3 {
  margin: 0;
  font-size: 120%;
  line-height: 1.5em;
  padding: 8px 0 0;
  color: #456;
  }
h4 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 120%;
  line-height: 1.4em;
  color: #333;
  }
p {  
  margin-top: 12px; margin-bottom: 6px;
  }
p.cont {  
  margin-top: 12px; margin-bottom: 6px;
  }
p.first {  
  margin-top: 6px; margin-bottom: 6px;
  }
ul {  
  margin-top: 6px; margin-bottom: 6px;
  }
form {  
  margin-top: 6px; margin-bottom: 6px;
  }
hr {
  clear: both;
  }
  
/* Links
_____________________________________________________________*/
a:link {
  color:#258;
  }
a:visited {
  color:#666;
  }
a:hover {
  color:#c63;
  }
a img {
  border-width:0;
  }
a.noline {
  text-decoration: none;
  }
a.pdf {
  display: block;
  padding-left: 40px;
  background: url(images/pdf.gif) 0 0 no-repeat;
  padding-top: 10px;
  padding-bottom: 10px;
  }
a.pdflist {
  display: block;
  padding-left: 40px;
  background: url(images/pdf.gif) 0 0 no-repeat;
  padding-bottom: 16px;
  }
/* Side panel of page
_____________________________________________________________*/
.side {
  width: 280px;
  float: right;
  margin: 15px 0;
  font-size: 97%;
  line-height: 1.5em;
  background: #bbc url("images/siderailsw.gif") repeat-y;
  color: #345;
  }
.side2 {
  background: url("images/sidecornerstopw.gif") no-repeat left top;
  margin: 0;
  padding: 10px 0 0;
  border-width: 0;
  }
.side3 {
  background: url("images/sidecornersbotw.gif") no-repeat left bottom;
  padding: 0 0 10px;
  }
.side h2 {
  font-family: Arial, Geneva, Verdana, Sans-serif;
  font-size:110%;
  line-height:1.3em;
  color:#234;
  }
.side .sidehead {
  font-family: Arial, Geneva, Verdana, Sans-serif;
  font-size: 110%;
  line-height: 1.3em;
  font-weight: bold;
  color: #234;
  margin: 0;
  padding: 8px 0 0;
  }
.sidepic {
  margin: 5px 15px 0;
  text-align: center;
  background: #bbc;
  }
.sidetext {
  margin: 0 25px 10px 25px;
  background: #bbc;
  }
.side img {
  border: 4px solid #fff;
  }
.side strong {
  display: block;
  font-weight: bold;
  }
.side a {
  font-weight: bold;
  }
.side .small a  {
  font-weight: normal;
  }
.side .small p  {
  font-size: 85%;
  font-weight: normal;
  }
.side ul {
  list-style-type: none;
  }
.side ul li {
  background: url("images/point.gif") no-repeat 2px .25em;
  margin: 0;
  padding: 0 0 3px 16px;
  }
.side td {
  padding-top: 10px;
  vertical-align: top;
  }

/* Wide - Display div which spans the whole page
_____________________________________________________________*/
.wide {
  clear: both;
  background: #fff url("images/headercornersbotfrw.gif") no-repeat left bottom;
  margin: 20px 0 0;
  padding: 0 0 10px;
  color: #456;
  }
.wide div {
  background: url("images/headercornerstopfrw.gif") no-repeat left top;
  padding: 6px 0 0;
  text-align: center;
  }

  
/* Style classes
_____________________________________________________________*/
.eng	  {
  display: none;
  }
.big      {
  display: block;
  font-size: 120%;
  line-height: 1.8em;
  }
.em	  {
  font-weight: bold;
  }
.bolder	  {
  font-family: Arial black;
  }
.caption {
  font-size: 85%;
  line-height: 1.5em;
  }
.top  {
  /*float: right;
  margin: 0 0 6px 0;*/
  text-align: right;
  }
.topimg {
  padding-left: 6px;
  vertical-align: bottom;
  }
.left  {
  float: left;
  margin: 6px 0 6px 0;
  text-align: left;
  }
.leftimg {
  padding-right: 6px;
  vertical-align: middle;
  }
.right  {
  float: right;
  margin: 6px 0 6px 0;
  text-align: right;
  }
.rightimg {
  padding-left: 6px;
  vertical-align: middle;
  }
.expand {
  clear: both; 
  margin: 0;
  padding: 0;
  width: 1px; 
  height: 1px;
  font-size: 1px;
  }

  
/* Form fields                        
_____________________________________________________________*/
.typein	  {
  color: #112244;
  font-family: "New York", "Times New Roman", serif;
  font-size: 110%
  } 	   
.formbtn  {
  color: #112244;
  font-family: "New York", "Times New Roman", serif;
  font-size: 120%;
  } 	   

  
/* Footer                                        
_____________________________________________________________*/
#footer {
  clear: both;
  margin: 0;
  padding: 15px 0 0;
  text-align: center;
  }
#footer div {
  background: #bbc url("images/footercornerstopfrw.gif") no-repeat left top;
  padding: 8px 0 0;
  color: #fff;
  }
#footer div div {
  background: url("images/footercornersbotfrw.gif") no-repeat left bottom;
  padding: 0 12px 8px;
  }
#footer hr {display: none;}
#footer p {margin: 0;}
#footer a {
  text-decoration: none;
  } 
/*#update  {
  float: left;
  font-style: italic;
  color: gray;
  }*/
#copy  {
  color: black;
  float: left;
  padding-left: 6px;
  font-size: x-small;
  }
#aileen {
  float: right;
  padding-right: 6px;
  font-size: x-small;
  }
#aileen a {
  font-weight: bold;
  color: #fff;
  }
#footer a:hover {
  text-decoration: underline;
  }

