/* Body - inheritable by all other styles */

body              {
	color:           #000030;
/* 	font-size:        0.9em; */
	font-family:      _sans, sans-serif, Arial, Helvetica, Verdana, "Century Gothic", Frutiger;
	font-weight:      normal;
	background-color: #e9e9f8;
	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:          #363;
	font-size:       100%;
	text-decoration: underline }





a:Hover
      {
	color:          #008080;
	text-decoration: underline }





/* Page Elements */
div
   {
	font-size: 100% }

div.sidebar
	{
	color:           #777777;
	font-size:        80%;
	font-weight:      normal;
	text-transform:   none }
		
span
   {
	font-size: 100% }

table
     {
	font-size:       100%;
	background-color: #fff }


table.Navigation
     {
	font-size:       100%;
	background-color: #f0f0f0 }



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:      #61708f;
	font-size:   200%;
	font-family: _sans, sans-serif, Arial, Helvetica, Verdana, "Century Gothic", Frutiger;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


h2
         {
	color:      #61708f;
	font-size:   150%;
	font-family: _sans, sans-serif, Arial, Helvetica, Verdana, "Century Gothic", Frutiger;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


h3
         {
	color:      #61708f;
	font-size:   125%;
	font-family: _sans, sans-serif, Arial, Helvetica, Verdana, "Century Gothic", Frutiger;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }



h4
         {
	color:      #61708f;
	font-size:   115%;
	font-family: _sans, sans-serif, Arial, Helvetica, Verdana, "Century Gothic", Frutiger;
	font-weight: normal;
	line-height: 150%;
	margin:      0 }


h5
             {
	color:       #61708f;
	font-size:    110%;
	font-family:  _sans, sans-serif, Arial, Helvetica, Verdana, "Century Gothic", Frutiger;
	font-variant: small-caps;
	font-weight:  normal;
	line-height:  150%;
	text-indent:  -2%;
	margin-right: 10%;
	margin-left:  7% }






h6
	    {
	color:      #61708f;
	font-size:   100%;
	font-family: _sans, sans-serif, Arial, Helvetica, Verdana, "Century Gothic", Frutiger;
	font-style:  italic;
	font-weight: normal;
	line-height: 150%;
	margin:      0 0 0 7% }





/* Special Settings */
div.UltraSmall
   {
	color:      #fff;
	font-size:   0.01px;
	line-height: 0.1% }


p.UltraSmall
   {
	color:      #fff;
	font-size:   0.01px;
	line-height: 0.1% }


span.UltraSmall
   {
	color:      #fff;
	font-size:   0.01px;
	line-height: 0.1% }

