/* $VER: global.css Copyright (c) 2005 netminds. All rights reserved.
*/

body               {font-family: arial, sans-serif; font-size: 90%;}


h1                 {font-family: arial, sans-serif; font-size: 145%; color: #396D8A; margin: 0px; margin-bottom: 15px;}
h2                 {font-family: arial, sans-serif; font-size: 130%; color: #396D8A; margin: 0px; margin-bottom: 8px;}
h3                 {font-family: arial, sans-serif; font-size: 100%; color: #396D8A; margin: 0px; margin-bottom: 2px;}


div                {font-family: arial, sans-serif;}
div.footnote       {font-family: arial, sans-serif; font-size: 75%;}

div.pdf
{
	background: url(../layout/icon_acrobat_small.gif) no-repeat top left;     
	padding: 0px 0px 8px 20px;
}

a                  {text-decoration: underline; font-weight: normal; color: rgb(90, 90, 90);}
a:hover            {text-decoration: underline; font-weight: normal; color: #396D8A;}  

a.top              {text-decoration: none; font-weight: bold; color: #396D8A;}
a.top:hover        {text-decoration: none; font-weight: bold; color: #ECAC1E;}

img.zoom           {border: solid 1px #396D8A; border-bottom: solid 1px #396D8A;}   
img.zoom:hover     {border: solid 1px #FFAF00; border-bottom: solid 1px #FFAF00;}

td                 {font-family: arial, sans-serif; font-size: 90%;}        
td.menu            {border-style: solid; border-width: 1px; border-color: white; padding-left: 4px; padding-right: 4px;}

                 
input              {font-family: arial, sans-serif; font-size: 100%;}
