﻿BODY {
	background-color: White;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	margin-left : 0px;
	margin-top : 0px;
	}


H3 {
	font-family: Verdana;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}

A:HOVER {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	color: #CE0000;
}
	
TH {
	font-family: Verdana;
	font-size: 9pt
	}

TD	{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: black;
	}

A	{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #000080
	}

P	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
}

HR {
	color:#000080
}

DT	{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.aheader{
	text-align:center;
	font-size : large;
	border-bottom : medium solid #789CD0;
}
.aleft{
	text-align:left
}

.acenter{
	text-align:center
}

.aright{
	text-align:right
}

.smfnt{
	font-family : Verdana;
	font-size : xx-small;
	font-style : italic;
	font-variant : normal;
}

.hdrTbl{
	border-bottom : ridge #000080;
	}

.ftrTbl{
	border-top : ridge #000080;
	}

.hdrText{
	font-family: Verdana;
	font-size: 20pt;
	text-decoration: none;
	font-weight: bold;
	color: #000080
	}
	
.hdrClient{
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #003366;
	border-top : ridge #000080;
	border-bottom : ridge #000080;
	color: #FFFFFF
	}
.subhdrClient{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	color: #000000
	}
	
.tblHdr{
	background : #789CD0
}

.tblBkgrd{
	background : white;
	border : 2px solid black
}

.selSelect{
	width : 400px
}