﻿body		
{
	background-color: white;
	font-family: tahoma;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

div#main
{
	margin: 0 auto;
	width: 782px;
}

input
{
	background-color: White;
	border: solid 1px silver;
	width: 150px;
}

select
{
	background-color: White;
	border-style: solid;
}

select.small
{
	width: 155px;
}

textarea
{
	background-color: White;
	border: solid 1px silver;
	font-family: tahoma;
	font-size: 10pt;
}

th
{
	font-size: 12pt;
	font-weight: bold;
}

th.blue
{
	background-color: #003366;
	color: White;
}

th.small
{
	font-size: 10pt;
	font-weight: bold;
}

.alert
{
	color: Red;
}

.alternateRow
{
	background-color: Silver;
}

.button
{
	width: 100px;
}

.calButton
{
	cursor: hand;
	height: 20px;
	width: 20px;
}

.checkbox
{
	background-color: White;
	border: solid 1px silver;
	width: 150px;
}

.cvAltRow
{
	background-color: Silver;
}

.cvDiv
{
	border: solid 1px silver;
	height: 130px;
	overflow: scroll;
	width: 325px;
}

.cvHeader
{
	background-color: #003366;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	color: White;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 328px;
}

.cvTable
{
	text-align: left;
	width: 308px;
}

.header
{
	color: Maroon;
	font-size: 12pt;
	font-weight: bold;
}

.homePage
{
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	text-align: center;
	width: 784px;
}

.imageBody
{
	border: solid 1px black;
}

.infoBoxes
{
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	width: 532px;
}

.link
{
	color: Blue;
	text-decoration: none;
}

.linkSmall
{
	color: Blue;
	font-size: 8pt;
	text-decoration: none;
}

.main
{
	position: relative;
}

.menuHeader
{
	background-color: #003366;
	color: White;
	font-size: 10pt;
	font-weight: bold;
}

.menuTable
{
	border: solid 1px black;
	width: 100%;
}

.modalBackground
{
	background-color: Gray;
	opacity: 0.7;
	MozOpacity: 0.7;
	KhtmlOpacity: 0.7;
	filter: alpha(opacity=70);
}

.modalButton
{
	width: 50px;
}

.modalChecks
{
	width: 15px;
}

.modalDiv
{
	margin-left: 25px;
}

.modalHeader
{
	background-color: Navy;
	color: White;
	font-weight: bold;
	width: 100%;
}

.modalPopup
{
	background-color: White;
	border: solid 1px black;
	text-align: left;
	width: 400px;
}

.noteAdd
{
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	width: 532px;
}

.noteAltRow
{
	background-color: Silver;
}

.noteButton
{
	width: 50px;
}

.noteDiv
{
	border: solid 1px silver;
	height: 100px;
	overflow: scroll;
	width: 530px;
}

.noteHeader
{
	background-color: #003366;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	color: White;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 533px;
}

.noteLink
{
	color: #E2E6FE;
	cursor: hand;
}

.noteTable
{
	text-align: left;
	width: 513px;
}

.noticeText
{
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
}

.pages
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 784px;
}

.reportBody
{
	background-color: white;
	font-family: tahoma;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	width: 100%;
}

.reportCellsLeft
{
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
	text-align: left;
}

.reportCellsLeftYTD
{
	border-bottom: solid 1px silver;
	border-right: solid 2px red;
	text-align: left;
}

.reportCellsRight
{
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
	text-align: right;
}

.reportCellsRightYTD
{
	border-bottom: solid 1px red;
	border-right: solid 2px red;
	text-align: right;
}

.reportFooterCellsLeft
{
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
	font-weight: bold;
	text-align: left;
}

.reportFooterCellsLeftYTD
{
	border-bottom: solid 1px silver;
	border-right: solid 2px red;
	font-weight: bold;
	text-align: left;
}

.reportFooterCellsRight
{
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
	font-weight: bold;
	text-align: right;
}

.reportFooterCellsRightYTD
{
	border-bottom: solid 1px red;
	border-right: solid 2px red;
	font-weight: bold;
	text-align: right;
}

.reportHeader
{
	background-color: #003366;
	color: White;
	vertical-align: top;
}

.reportHeaderCells
{
	border-right: solid 1px white;
	text-align: center;
}

.reportHeaderCellsYTD
{
	border-right: solid 2px red;
	text-align: center;
}

.spacer
{
	height: 10px;
}

.textSmallBold
{
	font-size: 8pt;
	font-weight: bold;
}
