/*  last updated: November 7, 2004 */

.redBox{background:white; color:black; padding:1px 1px 1px 1px; border:1px solid red;}
.redCaption{background:red; color:white; text-align:center; font-weight: bold;}

.blackBox{background:white; color:black; padding:1px 1px 1px 1px; border:1px solid black;}
.blackCaption{background:black; color:white; text-align:left;}

.grayBox{background:white; color:black; padding:1px 1px 1px 1px; border:1px solid #CCCCCC;}
.grayCaption{background:#CCCCCC; color:black; text-align:left;}

body { 
  background: #FFFFFF;
  background-image: URL(pics/sky.jpg);
}

div.cen { 
   font-weight: bold; 
   font-size: 140%;
   font-family: sans-serif; 
   font-style: normal;
   color: #CC3333;
}

p { 
   font-size : 100%;
  font-weight: normal;
  font-family: sans-serif;  
  font-style: normal;
}
 
.text { 
   font-size : 90%;
  font-weight: normal;
  font-family: sans-serif;  
  font-style: normal; font-variant: normal; 
  color: #000000;
}
 

blockquote { 
  font-weight: normal; 
  font-family: sans-serif; 
}

b {
  font-weight: bold; 
}

div.menu {
   color: #000000;
  font-family: sans-serif; 
  font-size: 95%; 
  font-weight: normal; 
}

div.midtext {
   color: #000000;
  font-family: sans-serif; 
  font-size: 100%; 
  font-weight: normal; 
}

div.midtextred {
   color: #993300;
  font-family: sans-serif; 
  font-size: 100%; 
  font-weight: normal; 
}

div.title {
  color: #000000;
  font-family: sans-serif; 
  font-size: 175%; 
  font-weight: bold; 
  background: #FFFFFF;
  font-style: normal; 
}

.menubig {
  font-size: 100%; 
  font-family: sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000;
}

div.newmenu {  
   font-family: sans-serif; 
   font-size: 80%; 
   font-weight: normal;
}

div.caption {  
   font-family: sans-serif; 
   font-size: 95%; 
   font-style: italic; 
   color: #FF0000; 
   font-weight: bold;
}

div.breadcrumbs {  
   font-size: 60%; 
   font-weight: lighter; 
   font-family: sans-serif;
}

div.subtitle {  
   font-family: sans-serif; 
   color: #0000FF; 
   font-size: 150%; 
   font-weight: bold;
}

div.address {  
   font-family: sans-serif; 
   color: #FF0000; 
   font-size: 75%; 
   font-style: italic;
}


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: sans-serif;
}

ol { 
  font-family: sans-serif;
}

li { 
  font-family: 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: none;
}


h1 {   
  background: #FFFFFF; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 140%; 
  color: #0000FF;  
  font-family: sans-serif;
}


h2 { 
  font-size: 125%; 
  font-style: normal; 
  font-weight: bold; 
  font-family: sans-serif;
}

h3 { 
  font-size: 110%; 
  font-style: normal; 
  font-weight: normal; 
  color: #000000; 
  font-family: sans-serif;
}

h4 { 
  font-size: 90%; 
  font-style: normal; 
  font-weight: bold; 
  font-family: sans-serif;
}

h5 { 
  font-size: 80%; 
  font-style: normal; 
  font-weight: normal; 
  font-family: sans-serif;
}

h6 { 
  font-size: 70%; 
  font-weight: normal; 
  font-family: sans-serif;
}

em	{ 
  font-size: 100%; 
  font-style: italic; 
  font-weight: normal; 
  font-family: sans-serif;
}

strong 	{ 
  font-size: 100%; 
  font-weight: bold; 
  color: #000000;
  font-family: san-serif;
}

dl { 
  font-size: 80%; 
  font-weight: normal; 
  font-family: sans-serif; 
}

dt { 
  font-weight: bold; 
  font-size : 80%; 
  font-family: sans-serif; 
}

dd { 
  font-size: 80%; 
  font-weight: normal; 
  font-family: 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: sans-serif; font-size: 75%; font-weight: normal; }

