body {
	background-color: #86ADEE;
	background-image: url(images/common/body-bg-blu.jpg);
	background-repeat: repeat-x;
	background-position: center 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a:link {
	font-size: 11px;
	color: #3300CC;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #996633;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
a:visited {font-size: 11px; color: #666666; font-weight: bold; line-height: normal;}
a:hover {
	font-size: 11px;
	color: #996633;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

a.nav:link {font-size: 10px; color: #3366FF; font-weight: bold; line-height: normal;}
a.nav:active {font-size: 10px; color: #996633; font-weight: bold; line-height: normal;}
a.nav:visited {font-size: 10px; color: #999999; font-weight: bold; line-height: normal;}
a.nav:hover {font-size: 10px; color: #996633; font-weight: bold; line-height: normal;}

a.wagLLC:link {
	font-size: 9px;
	color: #FFC75E;
	font-weight: normal;
	line-height: normal;
}
a.wagLLC:active {font-size: 9px; color: #330033; font-weight: bold; line-height: normal;}
a.wagLLC:visited {
	font-size: 9px;
	color: #FFC75E;
	font-weight: bold;
	line-height: normal;
}
a.wagLLC:hover {
	font-size: 9px;
	color: #FFAD15;
	font-weight: bold;
	line-height: normal;
}


.firstListItem {
	margin-top: -5px;
}
.textSm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal;}
.textLarge {font-size: 14px;}
.textXLarge {font-size: 17px;}
.textBold {font-size: 11px; font-weight: bold;}
.textBoldItal {font-size: 11px; font-style: italic; font-weight: bold;}
.textLargeBold {font-size: 14px; font-weight: bold;}
.textLargeBoldItal {font-size: 14px; font-weight: bold; font-style: italic;}
.leftIndent {padding-left: 7px;}
.outerBorder {border-top: thin none #993333; border-right: thin solid #993333; border-bottom: thin solid #993333; border-left: thin solid #993333;}
.LeftRightBottomBorder {border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #802881; border-right-color: #802881; border-bottom-color: #802881; border-left-color: #802881;}
.LeftRightBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #802881;
	border-right-color: #802881;
	border-bottom-color: #802881;
	border-left-color: #802881;

}
.footer {
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}
.footerAZMJ {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.textXLargeBoldClr2 {
	font-size: 17px;
	color: #990099;
	font-weight: bold;
}
hr {
	color: #996633;
}
ul {
	list-style-type: square;
}
pagelink { font-size: 9px; color: #0099FF; font-weight: bold; line-height: normal; }
#MainWrap {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.imgFloatLeftBorder {
	float: left;
	padding: 2px;
	border: 1px solid #993300;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

