body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #7D317B;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #84A169;
}
a:link {
	color: #491D48;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #491D48;
}
a.plainLink { 
    color: #FFFF66;
	text-decoration: none;
}

#PadImage {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#PadProdRight {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.preload{display:none;}

.cell-height {
    height: 1px;
    overflow: hidden;
	vertical-align: top;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dropcap {
float:left;
color:#7D317B;
font-size:66px;
line-height:50px;
padding-top:3px;
font-family: Times, serif, Georgia;
} 

.Txt-11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height:1.2em;
}
.Txt-12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height:1.5em;
}
.Txt-14 {
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5em;
}
.TxtItal-11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height:1.2em;
}
.TxtItal-12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height:1.5em;
}
.TxtItal-14 {
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5em;
}
.TxtBold-11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height:1.2em;
}
.TxtBold-12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height:1.5em;
}
.TxtBoldItal-12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height:1.5em;
}
.TxtBold-14 {
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:1.5em;
}
.TxtBoldWhiteHiLite-12 {
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:1.7em;
	color:#ffffff;
	background-color: #7D317B;	
	padding: 3px 10px;
}

.TxtBold-16 {
	font-size: 16px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:1.5em;
}
.TxtBold-22-Pad {
	font-size: 22px;
	font-style: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	line-height: 2.6em;
	margin: 1px 0;
	background-color:#eee;
}
.TxtBold-22-WhitePad {
	font-size: 22px;
	font-style: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	line-height: 2.4em;
	margin: 1px 0;
	background-color:#D1BDC2;
	color: #fff;
}

.TxtBold-22-WhitePad a {
	color:#ffffff;
}
.TxtBold-22-WhitePad a:hover {
	color: #7D317B;
	text-decoration: none;
}
.TxtWhite-11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height:1.2em;
	color: #ffffff;
}
.TxtWhiteBold-12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height:1.5em;
	color: #ffffff;
}
.TxtWhite-14 {
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5em;
	color: #ffffff;
}
.TxtBoldWhite-16 {
	font-size: 16px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
IMG.centerImage {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

#navcontainer ul {
	padding-left: 0;
	margin: 0;
	background-color: #fff;
	color: #7D317B;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
#navcontainer ul li { 
	display: inline; 
}
#navcontainer ul li a {
	padding: 0.6em 0.8em;
	background-color: #fff;
	color: #7D317B;
	text-decoration: none;
	float: left;
	border-right: 1px solid #D2BDC2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: #D2BDC2;
	color: #fff;
}
#navcontainer ul a.current {
	background-color: #A29299;
	color: #fff;
}
table.WLEMain {
	border-left:  #fff 1px solid;
	border-right:  #fff 1px solid;
	border-bottom:  #fff 1px solid;
}