a
{
	text-decoration: none;
}
a:link
{
	color: rgb(0,73,122); 
}
a:visited
{
	color: rgb(0,73,122); 
} 
a:active 
{
	color: rgb(0,73,122);
}
a:hover
{
	text-decoration: underline;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
    font-weight: 400;
    font-size: 10pt;
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

h1
{
	margin-top: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 22px;
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
	text-decoration: none;
}
h2
{
	margin-top: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	font-family: Times New Roman, Times;
	color: rgb(0,0,0); 
	text-decoration: none;
}
.11Pt
{
	font-weight: 400;
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-decoration: none;
}
.11ptBold
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-decoration: none;
}
.10PtBody 
{
	font-weight: 400;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-decoration: none;
}
.10PtBold 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-decoration: none;
}
.10Pt 
{
	font-weight: 400;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-decoration: none;
}
.10PtRed 
{
	font-weight: 400;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(255,0,0);
	text-decoration: none;
}
.10PtRedBold 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: rgb(ff,0,0);
	text-decoration: none;
}
.8PtBlack 
{
	font-weight: 400;
	font-size: 11px; 
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	text-decoration: none;
}
.8PtDrkTeal 
{
	font-weight: normal;
	font-size: 11px; 
	font-family: Arial, Helvetica;
	color: rgb(0,73,122);
	background-color: rgb(245,245,220);
	text-decoration: none;
}
.8PtBoldNavBar 
{
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial, Helvetica;
	color: rgb(255,255,255);
	background-color: rgb(107,142,35);
	text-decoration: none;
}
.8PtDrkTeal:hover 
{
	cursor: hand;
	text-decoration: underline;
}
.8PtTeal 
{
	font-weight: normal;
	font-size: 11px; 
	font-family: Arial, Helvetica;
	color: rgb(0,73,122);
	text-decoration: none;
}
.7Pt 
{
	font-weight: 400;
	font-size: 10px; 
	font-family: Arial, Helvetica;
}
.2Pt 
{
	font-weight: 400;
	font-size: 5px; 
	font-family: Arial, Helvetica;
}
.1Pt 
{
	font-weight: 400;
	font-size: 1px; 
	font-family: Arial, Helvetica;
}
.DateTime 
{
	font-weight: bold;
	font-size: 11px; 
	font-family: Arial, Helvetica;
	color: rgb(107,142,35);
	text-decoration: none;
}

.Cal_Button
{
	BORDER-RIGHT: #847b73 3px outset;
	PADDING-RIGHT: 10px; 
	BACKGROUND-POSITION: left center; 
	BORDER-TOP: #ada59c 3px outset; 
	PADDING-LEFT: 25px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	BACKGROUND-IMAGE: url(images/cal_sheild_tiny.jpg); 
	PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; 
	BORDER-LEFT: #ada59c 3px outset; COLOR: navy; 
	MARGIN-RIGHT: 0px; PADDING-TOP: 0px; 
	BORDER-BOTTOM: #847b73 3px outset; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #e7e7de
}