﻿body
{
	font-family: Tahoma, Arial;
	font-size: small;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}
td
{
	font-family: Tahoma, Arial;
	font-size: small;
}
h1
{
	font-size: small;
	font-weight: bold;
	color: #003366;
	margin-bottom: 2px;
	padding: 0px;
}
h2
{
	font-size: small;
	color: #003366;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
h3
{
	font-size:x-small;
	color: #003366;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
h4
{
	font-size:xx-small;
	color: #003366;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
P
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.BodyDiv
{
	margin-left: auto; margin-right: auto;
	width:1000px; 
}
.MainDiv
{
	text-align: left;
}
.TopMenuDiv
{
	margin-top:3px;
}
.divHeader
{
	padding: 5px;
}
.divContent
{
	/*
	padding-left: 5px;
	padding-right: 20px;
	border: solid 1px #9B9999;
	*/
	padding: 0px;
	margin: 0px;
	background-color: White;
}
.divFooter
{
	text-align: center;
	color: gray;
	margin-top: 5px;
	font-size: smaller;
}
A
{
	color:#003366;
}
A:Hover
{
	color:#1B137C;
}
.StandardTextboxes Textbox
{
	width: 400px;
}
.Breadcrumb
{
	color: Gray;
	padding: 5px;
}
.InlineImage
{
	padding: 10px;
}
.ErrorMessage
{
	background-color: White;
	color: Red;
	border: solid 1px gray;
	padding: 10px;
}
.TopGap
{
	margin-top: 3px;
}
.ContentSummary
{
	padding:10px;
	text-align:left;
}
.ContentSummaryHeader
{
	background-color: silver;
	text-align:left;
	color: Navy;
	font-weight: bold;
}
.ContentSummaryHeader H2
{
	color: #1B137C;
}
.ContentSummaryAbstract
{
	color: #003366;
}
A.ContentSummary
{
	text-decoration: none;
	padding: 0px;
}
A:Hover.ContentSummary
{
	text-decoration: underline;
}
LI
{
	list-style-position: inside;
}
.inlinePanel
{
	display: inline;
}
TR
{
	vertical-align:top;
}
.ValidationText
{
	color: Red;
}
.StandardTextBold
{
	font-weight: bold;
}
.Border
{
	border: solid 1px gray;
}
.HomePageTab
{
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #234290;
	background-image: url("/Common/Graphics/menubg.gif");
	color: White;
}
.HomePageTab a
{
	color: White;
	text-decoration: none;
}
.HomePageTab a:Hover
{
	color: Navy;
}
.Silver
{
	background-color: Silver;
	background-image: url("/Common/Graphics/menubgSILVER.gif");
}
.Ticker
{
	font-weight: bold;
	color: White;
	border-top: solid 1px Silver;
	padding-top: 7px;
	background-color: lightgrey;
}
.PhoneNumber
{
	font-size: large;
	color: #003366;
}