﻿body {  }
td { font-size: 9pt; }
a.leftNav:link
{
	font-weight: bold;
    color:#555555;
    text-decoration: none;
    font-family: Arial;
    font-size: 8pt;
}
a.leftNav:visited
{
	font-weight: bold;
    color:#555555;
    text-decoration: none;
    font-family: Arial;
    font-size: 8pt;
}
a.leftNav:hover
{
	font-weight: bold;
    color:#555555;
    text-decoration: underline;
    font-family: Arial;
    font-size: 8pt;
}
a.leftNavRed:link
{
	font-weight: bold;
    color:#F70000;
    text-decoration: none;
    font-family: Arial;
    font-size: 8pt;
}
a.leftNavRed:visited
{
	font-weight: bold;
    color:#F70000;
    text-decoration: none;
    font-family: Arial;
    font-size: 8pt;
}
a.leftNavRed:hover
{
	font-weight: bold;
    color:#F70000;
    text-decoration: underline;
    font-family: Arial;
    font-size: 8pt;
}
ul, a.homeList {
    font-weight: bold;
    color:#555555;
    line-height: 1.75em;
    list-style-type:none;
    font-family: Arial;
    font-size: 8pt;
}
ul.secondary 
{
	margin-top: 3px;
    font-weight: bold;
    color:#555555;
    list-style-type:none;
    font-family: Arial;
    font-size: 9pt;
}
li {
    padding-left:18px;
    background:transparent url(images/red_bullet.jpg) no-repeat;
    background-position: 0 5px;
    text-indent: -5px;
}
li.secondary {
    padding-left: 12px;
    background:transparent url(images/red_bullet.jpg) no-repeat;
    background-position: 0 5px;
    line-height: 1.4em;
    text-indent: 0px;
    margin-bottom: 5px;
}
.mainText 
{
	font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #555555;
}
h1 
{
	color: #F20001;
	font-family: Arial;
	font-size: 14pt;
	margin-top: 30px;
	margin-bottom: 2px;
	font-weight: bold;
}
.largerText
{
	font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    color: #555555;
}
.blackText
{
	font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: Black;
}
p
{
	margin: 0px;
	font-size: 9pt;
}
a { color: #4F7F9F; }
a:visited { color: #4F7F9F; }
.validator { background-color: #FFFACD; }
