/*  last updated: July 10, 2007 */
/*  light blue is #66CCFF */
/*  blue is #0000FF */

body { 
  background: #FFFFFF;
/*  background-image: URL(pics/sky.jpg); */
}

div.cen { 
   font-weight: bold; 
   font-size: 140%;
   font-family: arial, helvetica, sans-serif; 
   font-style: normal;
   color: #CC3333;
}

p { 
   font-size : 100%;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;  
  font-style: normal;
}
 
.text { 
   font-size : 90%;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;  
  font-style: normal; font-variant: normal; 
  color: #000000;
}
 

blockquote { 
  font-weight: normal; 
  font-family: arial, helvetica, sans-serif; 
}

b {
  font-weight: bold; 
}

div.menu {
   color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 80%; 
  font-weight: normal; 
}

div.midtext {
   color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 100%; 
  font-weight: normal; 
}

div.midtextred {
   color: #993300;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 100%; 
  font-weight: normal; 
}

div.title {
  color: #000000;
  font-family: arial, helvetica, sans-serif; 
  font-size: 125%; 
  font-weight: bold; 
  background: #FFFFFF;
  font-style: normal; 
}

.menubig {
  font-size: 100%; 
  font-family: Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000;
}

div.newmenu {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 80%; 
   font-weight: normal;
}

div.caption {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 95%; 
   font-style: italic; 
   color: #FF0000; 
   font-weight: bold;
}

div.breadcrumbs {  
   font-size: 60%; 
   font-weight: lighter; 
   font-family: Arial, Helvetica, sans-serif;
}

div.subtitle {  
   font-family: Arial, Helvetica, sans-serif; 
   color: #0000FF; 
   font-size: 150%; 
   font-weight: bold;
}

div.address {  
   font-family: Arial, Helvetica, sans-serif; 
   color: #FF0000; 
   font-size: 75%; 
   font-style: italic;
}
div.credit {  
   font-family: Arial, Helvetica, sans-serif; 
   color: #000000; 
   font-size: 70%; 
}

img { 
  border-style: none; 
}

/*
The following lines were removed from UL and OL to give publishers
the ability to use letters (a, b, c, etc. or i, ii, iii, etc.)
UL: list-style: disc;
OL: list-style: decimal; color:000000;
*/

ul {
  font-family: arial, helvetica, sans-serif;
}

ol { 
  font-family: arial, helvetica, sans-serif;
}

li { 
  font-family: arial, helvetica, sans-serif; 
}

a:link  {
  color: #0000FF; text-decoration: none;
} 

a:visited  {
  color: #000099;  text-decoration: none;
}

a:hover { 
  color: #FF0000; text-decoration: underline;
}

a:active  { 
  color: #000000; text-decoration: underline;
}


h1 {   
  background: #FFFFFF; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 140%; 
  color: #0000FF;  
  font-family: arial, helvetica, univers, sans-serif;
}


h2 { 
  font-size: 125%; 
  font-style: normal; 
  font-weight: bold; 
  font-family: arial, helvetica, univers, sans-serif;
}

h3 { 
  font-size: 110%; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000; 
  font-family: arial, helvetica, univers, sans-serif;
}

h4 { 
  font-size: 90%; 
  font-style: normal; 
  font-weight: bold; 
  font-family: arial, helvetica, univers, sans-serif;
}

h5 { 
  font-size: 80%; 
  font-style: normal; 
  font-weight: normal; 
  font-family: arial, helvetica, univers, sans-serif;
}

h6 { 
  font-size: 70%; 
  font-weight: normal; 
  font-family: arial, helvetica, univers, sans-serif;
}

em	{ 
  font-size: 100%; 
  font-style: italic; 
  font-weight: normal; 
  font-family: arial, helvetica, univers, sans-serif;
}

strong 	{ 
  font-size: 100%; 
  font-weight: bold; 
  color: #000000;
  font-family: arial, helvetica, san-serif;
}

dl { 
  font-size: 80%; 
  font-weight: normal; 
  font-family: arial, helvetica, sans-serif; 
}

dt { 
  font-weight: bold; 
  font-size : 80%; 
  font-family: arial, helvetica, univers, sans-serif; 
}

dd { 
  font-size: 80%; 
  font-weight: normal; 
  font-family: arial, helvetica, sans-serif; 
}

@media print {
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
  blockquote, 
  pre           { page-break-inside: avoid }
  ul, ol, dl    { page-break-before: avoid }
}
.unnamed1 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: normal; }
