BODY
{
    font-family: Arial, Helvetica, sans-serif;
	color : Black;
    font-size : 14px;
	background-color : #FFFFFF;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
	color : Black;
    font-size : 14px;
}

H1
{
	text-align : center;
	font-size : 30px;
	color : #666666;
}

H2
{
    font-size : 24px;
	text-align : center;
	color : #666666;
}

H3
{
    font-size : 18px;
	text-align : center;
    color : #666666;
}

H4
{
	font-size : 20px;
	text-align: left;
	font-weight : bold;
    color : #666666;
}

H5
{
	font-size : 16px;
	text-align: left;
	font-weight : bold;
    color : #666666;
}


.emphasis
{
    color : #000000;
    background-color : #F8F7A4;
}


.title
{
	font-size : 14px;
	text-align: left;
	font-weight : bold;
    color : #A59126;
}

.tipClass 
{ 
    font: 12px Arial, Helvetica, Sans-serif; 
    color: black; padding: 5px; 
}


LI
{
    padding-bottom : 4px;
}

IMG
{
	border-color : #666666;
}

TD.mainon
{
    font-weight : bold;
    font-size : 14px;
    color : #ED1C24;
}

TD.mainon A:VISITED
{
    color : #ED1C24;
    text-decoration : none;
}

TD.mainoff
{
    font-weight : bold;
    font-size : 14px;
}

TD.mainoffred
{
    font-weight : bold;
    font-size : 14px;
}

TD.maindisabled
{
    font-weight : bold;
    font-size : 14px;
    color : #7F7F7F;
}

TD.mainoff A:LINK
{
    color : #333333;
    text-decoration : none;
}

TD.mainoff A:VISITED
{
    color : #333333;
    text-decoration : none;
}

TD.mainoff A:HOVER
{
    color : #ED1C24;
    text-decoration : none;
}

TD.subon
{
    font-weight : bold;
    font-size : 13px;
    color : #ED1C24;
    padding-left : 15px;
}

TD.suboff
{
    font-weight : bold;
    font-size : 13px;
    padding-left : 15px;
}

TD.suboff A:LINK
{
    color : #333333;
    text-decoration : none;
}

TD.suboff A:VISITED
{
    color : #333333;
    text-decoration : none;
}

TD.suboff A:HOVER
{
    color : #ED1C24;
    text-decoration : none;
}

TD.mainoffred A:LINK
{
    color : #ED1C24;
    text-decoration : none;
}

TD.mainoffred A:VISITED
{
    color : #ED1C24;
    text-decoration : none;
}

TD.mainoffred A:HOVER
{
    color : #ED1C24;
    text-decoration : none;
}

.footer
{
	font-size : 13px;
}

.form
{
	font-size : 12px;
}

.bold
{
	font-weight : bold;
	color : #666666;
}

.pageheader
{
    font-family: Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #ED1C24;
    text-align : right;
	padding-right : 50 px;
}

.footerbold
{
	font-weight : bold;
	color : #ED1C24;
}

.caption
{
	font-size : 12px;
	font-style : italic;
	text-align: center;
}

.gray
{
	color : #999999;
}

.red
{
	color : #FF0000;
}
.blue
{
	color : blue;
}

.larger
{
	font-size : 16px;
}

.small
{
	font-size : 12px;
}

.smaller
{
	font-size : 11px;
}

.largerbold
{
    font-size : 15px;
	font-weight : bold;
	color : #666666;
}

.indent30
{
	margin-left : 30px;
}

.indent60
{
	margin-left : 60px;
}

.quote
{
	font-size : 13px;
	font-style : italic;
	margin-right : 10px;
	margin-left : 25px;
}

.quoteauthor
{
	font-size : 11px;
	text-align : right;
	margin-right : 10px;
	margin-left : 25px;
}

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

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

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

.copyright
{
	font-size : 9px;
	color : #666666;
}


a.smalllink
{
    color : #2E13AB;
    text-decoration : none;
    font-size : 12px;
}

a.smalllink:active

{
    color : #2E13AB;
    text-decoration : none;
        font-size : 12px;
}

a.smalllink:hover
{
    color : #8B0136;
    text-decoration : none;
    font-size : 12px;
}

a.pagelink
{
    color : #2E13AB;
    text-decoration : none;
    font-size : 14px;
}

a.pagelink:active

{
    color : #2E13AB;
    text-decoration : none;
        font-size : 14px;
}

a.pagelink:hover
{
    color : #8B0136;
    text-decoration : none;
    font-size : 14px;
}
