﻿body
{
	background-color: white;
	margin: 0px;
	background-image: url(images/home_tile.jpg);
	color: black;
	background-attachment: fixed;
	background-repeat: repeat-y;
}

hr
{
	border-left-color: blue;
	border-bottom-color: blue;
	border-top-style: solid;
	border-top-color: blue;
	border-right-style: solid;
	border-left-style: solid;
	background-color: blue;
	border-right-color: blue;
	border-bottom-style: solid;
	height: 2px;
}
.BoldLabel
{
	font-weight: bold;
	font-size: medium;
	color: #cd0000;
	font-family: Arial;
}
.BoldLabelBlk
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
}
.LabelBlk
{
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
}

.LabelBlue
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-family: Arial;
	background-color: #ccffff;
}

.BoldLabelSmall
{
	font-weight: bold;
	font-size: small;
	color: #cd0000;
	font-family: Arial;
}

.BannerLabelSmall
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
}

a.leftNavLink
{
	font-size: 11px;
	color: #000000;
	font-family: Helvetica;
	margin: 3px;
	font-weight: bold;
}
.leftNavCell{background-color:#A2C7E6; font-family:Arial; font-size:11px; text-decoration:none; }
.leftNavCellSection{background-color:blue; color:white; font-family:Arial; font-size:11px; text-decoration:none; }
a.leftNavLink:hover{font-family:Helvetica; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none; margin:3px;}
.leftNavMargins{margin-left:2px; margin-top:2px; margin-bottom:2px;color:#000000;}
.leftNavMarginsSection{margin-left:2px; margin-top:2px; margin-bottom:2px;color:white;font-family:Helvetica; font-size:11px; text-decoration:none; margin:3px; font-weight:bold;}
.adminMenu{font-family:Helvetica; font-size:11px; color:#FFFFFF; text-decoration:none; margin:3px; font-weight:bold;}
.ErrorMsg
{
	font-weight: bold;
	font-size: 16px;
	color: red;
	font-style: italic;
	font-family: Arial;
}
.tblhdr
{
	font-size: 13px;
	color: white;
	font-family: Arial;
	background-color: #0033cc;
}
.BoldLink
{
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-family: Arial;
}
.MainTextStyle
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.moblLabel
{
	font-size: 8pt;
	color: blue;
	font-family: Verdana, Arial;
	background-color: white;
	font-weight: bold;
}
.moblText
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.moblBody
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: blue;
}
.moblMsg
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial;
	background-color: white;
}
.moblLogin
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: yellow;
}
