﻿body{
	background-color: white;
	color: #000000;
	padding: 0px opx 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
}

body, td, input, select, text, textarea {
	font-family: MS Sans Serif, verdana, times;
}

asp:image
    {
        border-width: 2;
        border-color: #006699;
        border-style: solid;
    }
ul
    {
        font-family: Franklin Gothic Book;
    }
p
    {
        font-family: Franklin Gothic Book;
    }
        

h1
	{
	color: #284e98;
	font-size: 10pt;
	font-family: Franklin Gothic Book;
	margin-bottom: 3.0pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12.0pt;
}

h2
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DBDFE3;
	color: #284e98;
	font-size: 12pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
}

h3
	{
	color: #284e98;
	font-size: 8pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

hr{
	color: #000080;
	height: 1px;
}

pre {
	background: #FFFFD9;
	border-style: solid;
	border-width: 1px;
	border-color: #DAA520;
	padding: 10px;
	color: #000000;
	font-size: 9pt;
}

.item {
	font-family: Verdana;
	font-size: 8.0pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 2px;
	width: 175px;
}

A {	color: #006699; text-decoration:underline; font-size:10pt; font-weight:bold;}

A:hover {color: #000080; text-decoration:underline; font-size:10pt; font-weight:bold;}

.Content {
	background-color: #cccccc;

}

.NavigationRow {
	border-bottom:1px solid #000000;
}

.MessageRow {
	background-color: #ffffff;
    padding-left:10;
    border-bottom:1px solid #000000;
    padding-bottom:3;
}

.Content tbody{
	padding-left: 0px;
}

.AlternateRow
{
    background-color:Gray;
    color:White;
}

.ItemRowColor
{
    background-color:#DBDFE3;
    color:Black;
}

TD.TopRow
{
  background-color: #22354F;  
  padding: 0px;
}

TD.content
{
  padding: 5px;
}
