BODY
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
    background: url(graphics/top_back.gif) repeat-x 0 0;
    margin-top : 0px;
    margin-left : 0px;
    margin-bottom : 0px;
    margin-right : 0px;
}

TABLE
{
    margin : 0px;
}

TH
{ 
    font-size : 13px;
    text-align : center;
    vertical-align : middle;
    background : #F0F0F0;
    font-family : Arial, Helvetica, sans-serif; 
    font-weight : bold;
}

TD
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1
{
	font-size : 32px;
	text-align: left;
}

H2
{
	font-size : 21px;
	text-align: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3
{
	font-size : 15px;
	text-align: left;
	color : #5A86B1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

h4
{
	font-size : 15px;
	text-align: left;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

LI.bullet1
{
	margin-bottom : 4px;
    list-style-image : url(graphics/bullet1.gif);
	list-style-position : inside;
}

.cellleft
{ 
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-align : left;
}

.cellcenter
{ 
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-align : center;
}

.cellright
{ 
	font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-align : right;
}

div.smaller
{
	font-size : 11px;
}

div.caption
{
	font-size : 11px;
	font-style : italic;
	text-align: center;
}   
 
span.smallbold
{
	font-size : 11px;
	font-weight : bold;
	color : #333333;
}

.form
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	background : #FFFFFF;
}

.blueback
{
    background-color: #D9E4EC;
}

.footer
{
	font-size : 11px;
	color : #350000;
    background: url(graphics/footer_back.gif);
	background-repeat : repeat-x;
}


.copyright
{
	font-size : 9px;
	color : #333333;
	text-align: center;
}


A:LINK
{
    color : #246FAA;
    text-decoration : none;
}

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

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