﻿body 
{
	margin:0px;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#333333;
}

div, td, p 
{
	font-size:12px;
}

a, a:visited, a:active, a:hover
{
	color:#bf311a;/*b52910;*/
}
a, a:visited, a:active
{
    text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}

H1
{
	color:#bf311a;
	font-size:18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

H2
{
	color:#bf311a;
	font-size:13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

H3
{
	color:#bf311a;
	font-size:11px;
	font-weight: bold;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

.H1
{
	color:#bf311a;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.H2
{
	color:#bf311a;
	font-size:13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.H3
{
	color:#bf311a;
	font-size:11px;
	font-weight: bold;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

.Normal 
{
	font-family:Verdana, Arial;
}

P
{
	font-family:Verdana, Arial;
}

.xl22 
{
	font-size: 22px;
}

.xl24
{
	font-size: 24px;
}

.Home .ColumnDivider
{
    background-image: url(images/dashed_border.jpg);
    background-repeat: repeat-y;
    width: 1px;
    height: 230px;
}

a.secondarylink
{
    color: #999;
}

a:hover.secondarylink
{
    color: #660303;
}
