/* I-C2 Style, updated 23-Nov-2005*/



/* slateblue = #4060C0;} */
BODY  { padding: 0px 5px 0px 20px; }

BODY	{ background-image: 
          url('images/bluebackground.png');
          background-repeat: repeat-y;
          scrollbar-arrow-color: white;
          scrollbar-face-color: #4060C0; 
          #font-family: verdana, "trebuchet MS", helvetica, sans-serif; 
          }

H1  {	font-size: 35px;
	font-weight: bold;
	font-style: normal;
	color: #4060C0;   }

H2  {	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	color: #4060C0;   }

H3  {	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #4060C0;   }

H4  {	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #4060C0;   }

# p {font-family: sans-serif}

p.slogan
    {   font-size: 18px;
        font-style: italic;
        font-family: Verdana;
      	color: #4060C0;   }

p.smallslogan
    {   font-size: 14px;
        font-style: italic;
        font-family: Verdana;
      	color: #4060C0;   }

div.bluegroove
    {padding: 10pt;
     color: white;
     border-style: groove;
     border-color: slateblue;
     background-color: #4060C0; 
     font-family: Verdana;
     font-size: 14px;
     }

A  {	text-decoration: none;
	color: #003399; }

A:Visited  {
	text-decoration: none;
	color: #003399; }

A:Active  {
	text-decoration: none;
	color: #003399; }

A:Hover  {
	text-decoration: underline;
	color: #000000; }

hr  {	color: #4060C0;    }

img  {	border-width: 0;   }

table.blue
    {border-color: #4060C0;}

td  {padding: 3pt}

ul ul  {
	list-style-image: none; }

ol ul  {
	list-style-image: none; }




