﻿A {
	color: #000000;
	text-decoration: underline;
}

.main 
{
	text-align: center;
}

.Content 
{
	text-align: left;
}

body {
	background-image:url(images/twotomeBl2Bl2px.jpg);
	background-repeat:repeat-x;
	background-color: #8ba3cf;
	color: #22354F;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: medium;
}

body, td, input, select, text, textarea {
	font-family: MS Sans Serif, verdana, times;
	color: #3b6483;
    margin-left: 0px;
}

h1 {
	color: #3b6483;
	font-size: 18pt;
	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: #3b6483;
	font-size: 12pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
}

h3
	{
	color: #3b6483;
	font-size: 11pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

p 
{
	color: #3b6483;
}

li 
{
	color: #3b6483;
}

hr{
	color: #000080;
	height: 1px;
}

pre {
	background: #FFFFD9;
	border-style: solid;
	border-width: 1px;
	border-color: #DAA520;
	padding: 10px;
	color: #22354F;
	font-size: 9pt;
}

.leftSide {
	width: 20px;
}

.rightSide {
	width: 20px;
}

.item {
	font-family: Verdana;
	font-size: 8.0pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 2px;
	width: 175px;
}

A {	color: #788799; text-decoration:none; font-weight:bold; }

A:hover {color: navy; text-decoration:underline; font-weight:bold; }

.Content {
	background-color: #FFFFFF;
	color: navy;
}

.Content {
    vertical-align: middle;
}    

.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;
}


