﻿h1
{
    margin-top: 10px;
    font-size: x-large;
    vertical-align: bottom;
    color: #396073;
    font-weight:normal;
    letter-spacing: 2px;
    text-transform:uppercase;
    display:block;
    font-family:Times New Roman
}

h2
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
    background-image:url(images/DotsHorizOnWhitetall.gif);
    background-repeat:repeat-x;
}

h4
{
    margin-top: 10px;
    font-size: 12pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
    background-image:url(images/DotsHorizOnWhitetall.gif);
    background-repeat:repeat-x;
}

h3
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 1px;
    display: inline;
}

h3.shaded
{
    color: #cccccc;
    display: inline;
}

.darkgrayTextLarge 
{
	font:16px Arial;
	font-weight:bold;
    color:#333333; 
}

.darkblueTextLarge
{
	font:16px Arial;
	font-weight:bold;
	color: #003399
}

.cyanTextLarge 
{
	font:16px Arial;
	font-weight:bold;
	color: #0b87a3;
	
}

.cyanText 
{
	font: 11px Arial;
	color:#0b87a3;
}

/* Links */

a img
{
    border:0;
}