@charset "utf-8";
.plain,td,p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}
h2, .h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D3E7FA;
}
h3, .h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}
a
{
     color: #ffffff;
}
.tableheader,th {
	font-weight: bold;
	background-color: #476178;
}

.internaltable td
{
	border-bottom: dotted 1px #fff;
	vertical-align: top;
}
.bottomlinks
{
	color: #1a4077;
	font-size: 11px;
}
.bottomlinks a
{
    color: #1a4077;
}
.bottomlinks a:hover
{
	color: #FFFFFF;
}

.documents ul
{
    margin-left:0px;
    padding-left: 0px;
}
.documents li
{
    margin-left: 0px;
    padding-left: 20px;
    list-style-type: none;
    background-image: url(images/formicon.gif);
    background-repeat: no-repeat;
    background-position: 0px -1px;
    padding-bottom: 10px;
}
