/* Body - inheritable by all other styles */

body                 {
	color:                #000;
	font-size:             0.8em;
	background-image:      url("../img/bg_dots.jpg");
	background-repeat:     repeat;
	background-attachment: scroll;
	margin:                0 }

p       {
	color:          #000;
	font-family:      Verdana, Tahoma, Trebuchet, Geneva,  "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica,  ;

 }

p.white       {
	color:          #ffffff;
	font-family:      Verdana, Tahoma, Trebuchet, Geneva,  "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica,  ;

 }

span.highlight 
    {
	font-size:  100%;
	font-weight: bold }


/* Anchor Settings - Settings for Red Backgrounds */
a     {
	color:          #004d71;
	font-size:       100%;
	text-decoration: none }


a:Hover
    {
	color: #8299b8 }




/* Page Elements */

table
      {
	color:           #fbfbec;
	font-size:        100%;
	background-color: #fff }






ol, ul
     { color: #333; font-family:      Verdana, Tahoma, Trebuchet, Geneva,  "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica,  ; 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:      #903;
	font-size:   175%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }



h2
           {
	color:      #903 ;
	font-size:   150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }



h3
          {
	color:      #903 ;
	font-size:   125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }




h4
          {
	color:      #903 ;
	font-size:   115%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }



h5
              {
	color:       #903 ;
	font-size:    110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight:  normal;
	line-height:  100%;
	text-indent:  0%;
	margin-right: 0%;
	margin-left:  0% }







h6
	     {
	color:      #903 ;
	font-size:   100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:  italic;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


	
/* Navigation Text */	

div.navigation               {
	color:         #903;
	font-size:      80%;
	font-family:    Verdana, Tahoma, Trebuchet, Geneva, "Century Gothic", Frutiger_sans, sans-serif, Arial, Helvetica;
	font-weight:    normal;
	line-height:    50%;
	text-indent:    0;
	letter-spacing: 200%;
	margin-right:   0;
	margin-left:    0 }

td.navigation                {
	background-color: #fbfbec }




/* Footer Text */	
p.FooterAddress{
	color:          #004d71;
	font-size:       75%;
	text-decoration: none }
	
table.footer
      {
	color:           #000;
	font-size:        75%;
	text-decoration:  none;
	background-color: #f0f0b3}

	
	
	
