@media print {
.printNo {
display: none;
visibility:hidden;
}
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.brdrSpace {
	line-height: 20px;
	padding: 18px 14px 14px;
}
.bdrClrGray {
	border: 1px solid #CCCCCC;
}
.brdrClrGrn {
	border: 1px solid #CCCC99;
}
.brdrSpaceLinesTB {
	line-height: 20px;
	padding: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.bgGrn1 {
	background-image: url(/graphics/BgGrn1.jpg);
}
.bgBrn1 {
	background-image: url(/graphics/BgBrn1.jpg);
}
.bgBrn2 {
	background-image: url(/graphics/BgBrn2.jpg);
}
.bgTan1 {
	background-image: url(/graphics/BgTan1.jpg);
}
.brdrSpace2 {

	line-height: 24px;
	padding: 18px;
}
.brdrClrtan {

	border: 1px solid #CCCC99;
}
.brdrClrtanBott {
	border-top: 1px none #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px none #CCCC99;
}
.brdrClrtanBottTop {

	border-top: 1px solid #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px none #CCCC99;
}
.brdrSpaceSmall {
	padding: 10px;
}
.header1 {
	background-image: url(/graphics/header32.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	color: #006699;
	text-decoration: none;
	border: 1px none #666600;
}
.main a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 6px;
	height: 24px;
	width: 180px;
	border: 1px none #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.main a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 6px;
	height: 24px;
	width: 100%;
	border: 1px none #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.main a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding: 6px;
	height: 24px;
	width: 100%;
	border: 1px none #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.main a:active {
	color: #0066FF;
	text-decoration: underline;
	background-color: #FFFFCC;
	padding: 6px;
	height: 24px;
	width: 100%;
	border: 1px none #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	border: 1px none #333366;
	color: #FFFF00;
	text-decoration: none;
	margin: 2px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px 0px 0px 2px;
	text-transform: none;
	width: 130px;
}
.button a:link {
	color: #FFFF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	border: 1px solid #333366;
	margin: 2px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 2px;
	background-color: #006600;
	width: 130px;
}
.button a:visited {
	color: #FFFF00;
	text-decoration: none;
	border: 1px solid #333366;
	font-size: 10px;
	line-height: 18px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	padding-left: 2px;
	background-color: #006600;
	width: 130px;
}
.button a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	background-color: #CCCCCC;
	border: 1px solid #000033;
	margin: 2px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 2px;
	width: 130px;
}
.button a:active {
	color: #FFFF00;
	text-decoration: none;
	border: 1px solid #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 2px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 2px;
	background-color: #006600;
	width: 130px;
}
.BoxLineFull {
	border: 1px solid #666600;
}
.BoxLineNoTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
.brdrSpace3 {
	padding-top: 4px;
	padding-bottom: 4px;
}
.brdrSpace4 {

	line-height: 20px;
	padding: 14px;
}
.brdrClrGrnBott {
	border-top: 1px none #666600;
	border-right: 1px none #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px none #666600;
}
.brdrSpaceLinesLR {
	line-height: 20px;
	padding: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	border-right-style: solid;
	border-left-style: solid;
}
.brdrGrn1 {
	border: 1px solid #006600;
}
.rLineBrick {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996666;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
}
.tLineBrick {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996666;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
}
.bLineBrick {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996666;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
}
.lLineBrick {


	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996666;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
}
.LineBrick {
	border: 2px solid #996666;
}
.LRBlineBrick {
	border-top: 2px none #996666;
	border-right: 2px solid #996666;
	border-bottom: 2px solid #996666;
	border-left: 2px solid #996666;
}
.trbllineBrick {
	border: 2px solid #996666;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pad5 {
	padding: 5px;
}
.padTop4 {
	padding-top: 4px;
}
.brdrDkBlu {
	border: 2px solid #003366;
}
.TxtMedSpace14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.BrdrBrick1 {
	border: 1px solid #996666;
}
.annBoxHPLeftNav {
	border: 1px solid #996666;
	background-color: #FFFFFF;
	padding: 3px;
	font-size: .8em;
}

.BrdrBrick1PadL {
	border: 1px solid #996666;
	padding-bottom: 8px;
	padding-left: 8px;
}
.button2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	border: 1px none #996666;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	text-transform: uppercase;
	width: 180px;
}
.button2 a:link {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #996666;
	margin: 2px 2px 2px 10px;
	font-weight: bold;
	font-variant: normal;
	background-color: #dad9ca;
	width: 180px;
	text-transform: uppercase;
	padding: 2px;
}
.button2 a:visited {
	color: #000000;
	text-decoration: none;
	border: 1px solid #996666;
	font-size: 11px;
	margin: 2px 2px 2px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	background-color: #dad9ca;
	width: 180px;
	padding: 2px;
}
.button2 a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #996666;
	margin: 2px 2px 2px 10px;
	font-weight: bold;
	font-variant: normal;
	width: 180px;
	text-transform: uppercase;
	padding: 2px;
}
.button2 a:active {
	color: #000000;
	text-decoration: none;
	border: 1px solid #996666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 2px 2px 2px 10px;
	font-weight: bold;
	font-variant: normal;
	background-color: #dad9ca;
	width: 180px;
	padding: 2px;
}
.button3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	border: 1px none #996666;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	text-transform: uppercase;
	width: 100%;
}
.button3 a:link {

	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	border: 1px solid #996666;
	margin: 2px 2px 2px 10px;
	font-weight: bold;
	font-variant: normal;
	background-color: #dad9ca;
	width: 100%;
	text-transform: uppercase;
	padding: 2px;
}
.button3 a:visited {

	color: #000000;
	text-decoration: none;
	border: 1px solid #996666;
	font-size: 10px;
	line-height: 16px;
	margin: 2px 2px 2px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	background-color: #dad9ca;
	width: 100%;
	padding: 2px;
}
.button3 a:hover {

	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #996666;
	margin: 2px 2px 2px 10px;
	font-weight: bold;
	font-variant: normal;
	width: 100%;
	text-transform: uppercase;
	padding: 2px;
}
.button3 a:active {

	color: #000000;
	text-decoration: none;
	border: 1px solid #996666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	margin: 2px 2px 2px 10px;
	font-weight: bold;
	font-variant: normal;
	background-color: #dad9ca;
	width: 100%;
	padding: 2px;
}
.outdent {
	text-indent: -2em;
	padding-left: 2em;
}
h4 {
	color: #996666;
}
h1 {
	font-weight: bold;
	color: #996666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
.LineBrick1Pix {

	border: 1px solid #996666;
}
.AnnBoxSecd {
	border: 1px solid #996666;
	font-size: .8em;
}
.PadL10 {
	margin: 10px;
	padding: 10px;
}
.formtbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.deleteBox {
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
	font-size: 1em;
	text-align: center;
}
.printTbl {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.printTbl1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
.printTbl a {
	color: #0000FF;
	text-decoration: underline;
}
.AnnBox {
	padding: 4px;
	border: 1px solid #996666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.smFont {
	font-size: .8em;
}
.AnnBoxSecdHd {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #996666;
	text-align: center;
}
.imgRtpd10 {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.imgleftpd10 {
	float: left;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
}
h3 {
	color: #996666;
}
.indent80 {
	margin-left: 80px;
}
.main2 {
	font-size: 1em;
}
.leftNavTxt {
	font-size: 60%;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}
