BODY
{
	font-family : Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 12px;
    background-color : #ffffff;   
    
}

TABLE.outer
{
	border : 8px solid #000080;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : #ffffff;
}

TD.background
{
    background-color : #dde0eb;
}


TD.side
{
    background-image : url(graphics/button_back.gif);
}


.form
{
	color : Black;
	font-size : 12px;
}

.large
{
	font-size : 15px;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 14px;
	text-align: right;
    font-style : italic;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #020258;
	font-size : 20px;
	text-align : center;
	font-style : italic;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

LI.bluebullit
{
    padding-bottom : 6px;
    list-style-image: url(graphics/bluebullit2.gif); 
    list-style-position: outside;
}

.boldblue
{
    font-weight : bold;
    color : #0C1F71;
    font-size : 14px;
}

.boldgold
{
    font-weight : bold;
    color : #BC7C26;
    font-size : 15px;
}

.boldgoldsmall
{
    font-weight : bold;
    color : #BC7C26;
    font-size : 12px;
}


.boldbluesmall
{
    font-weight : bold;
    color : #0C1F71;
    font-size : 12px;
}

.footer
{
	font-size : 12px;
	text-align: right;
    font-weight: bold;
    color : #0C1F71;
    background-color : #dde0eb;
}

.copyright
{
	font-size : 11px;
	text-align: left;
    font-weight: bold;
    color : #BD7D28;
    background-color : #000000;
    padding-left : 30px;
}

.vertical
{
    background-image : url(graphics/vertical.gif);    
}


.verticalnarrow
{
    background-image : url(graphics/verticalnarrow.gif);    
}

.innerborder
{
    background-color : #BC7C26;
}

.indent50
{
    padding-top : 3px;
	margin-left : 50px;
}

.indent
{
	padding-left : 30px;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}
