/* Body - inheritable by all other styles */
body           {
	color:           #777777;
	font-size:        0.8em;
	font-family:      Verdana, sans-serif, Arial, Helvetica, "Century Gothic", Frutiger;
	font-weight:      normal;
	background-color: #9192bd;
	text-transform:   none;
	margin:           0 }







p     {
	font-size:     100%;
	line-height:    150%;
	text-transform: none }




 
span.highlight 
  {
	font-size:     100%;
	font-weight:    bold;
	}


 
/* Anchor Settings - Settings for Red Backgrounds */
a  {
	color:          #4040a0;
	font-size:       85%;
	line-height:     150%;
	text-decoration: none }

a:Hover
 { color: #990033;  }


/* Page Elements */
div
 { font-size: 100%; }

span
 { font-size: 100%; }

table
    {
	font-size:       100%;
	background-color: white }


table.navigation
      {
	font-size:       100%;
	background-color: #f0f0f0}

	
table.greyFade
     {
	font-size:        100%;
	background-image:  url("../img/imageback_short.gif");
	background-repeat: repeat-x;
	height:            165px;
	outline-width:     12px }



ol, ul
  {
	font-size:  100%;
	line-height: 200% }

 
img { 
	border:0;
	}
	

/* Form Elements */
input, textarea
 { border: solid 1px; }

input.flat
 { border: solid 1px; }

select
 { border: solid 1px; }
 

/* The Headings*/

h1
   {
	color:      #000099;
	font-size:   135%;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


h2
   {
	color:      #000099;
	font-size:   125%;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


h3
   {
	color:      #404060;
	font-size:   110%;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


h4
   {
	color:      #404060;
	font-size:   105%;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


h5
  { color: #404060; font-size: 100%; font-family: "Century Gothic", Frutiger, _sans, Verdana, sans-serif, Arial, Helvetica; font-weight: normal; line-height: 150%;  margin: 0 }

h6
  { color: #404060; font-size: 100%; font-family: "Century Gothic", Frutiger, _sans, Verdana, sans-serif, Arial, Helvetica; font-weight: normal; line-height: 150%;  margin: 0 }





/* Special Settings */
div.UltraSmall
 {
	color:      #d0d0d9;
	font-size:   0.01px;
	line-height: 0.1% }


p.UltraSmall
 {
	color:      #d0d0d9;
	font-size:   0.01px;
	line-height: 0.1% }

span.UltraSmall
 {
	color:      #d0d0d9;
	font-size:   0.01px;
	line-height: 0.1% }


a.UltraSmall
 {
	color:      #d0d0d9;
	font-size:   0.01px;
	line-height: 0.1% }