body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
a.skip {
	position: absolute;
	left: -100em;
	width: 10em;
	z-index: 2;
}
.bgTanLt {

	font-weight: bold;
	background-color: #ededd7;
	display: block;
	width: 121px;
	padding: 2px;
}
.tan {
	background-color: #f9f9ec;
	font-weight: bold;
}
.header2 {
	background-color : #E5E0E5;
	color : #444444;
	font-weight : bold;
	width: auto;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: thin none #8E6B94;
	border-right: thin #8E6B94;
	border-bottom: thin #8E6B94;
	border-left: thin none #8E6B94;
}
.header {
	background-color : #7c5d81;
	color : #FFFFFF;
	font-weight : bold;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
	border-right-style: solid;
	border-bottom-style: solid;
}
.tanRegular {

	background-color: #f9f9ec;
	font-weight: normal;
}



.bgGray {
	background-color: #eeeeee;
	padding-left: 2px;
	padding-right: 2px;
}
.bold {
	font-weight: bold;
}

.nodecoration {
	text-decoration: none;
}
.picborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thick;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #B08AB2;
	border-right-color: #B08AB2;
	border-bottom-color: #B08AB2;
	border-left-color: #B08AB2;
}

.arrowlist {
	list-style-position: outside;
	list-style-image: url(Graphics/stickpen.gif);
}




.header3 {
	border: thin solid #C1DFDF;
	padding-right: 7px;
	padding-left: 7px;
}
.tanDark {


	background-color : #C1DFDF;
	color : #333333;
	font-weight : bold;
	width: auto;

}

.tealBorder {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-left-style: double;
	border-top-color: 008080;
	border-right-color: 008080;
	border-bottom-color: 008080;
	border-left-color: 008080;
	font-weight: bold;
	color: #333333;
	background-color: f9f9ec;
	padding: 2px;
}
.strikeout {
	text-decoration: line-through;
}

h5 {
	border-top-width: thin;
	border-top-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
.bgText {
	background-image: url(Graphics/interface/bg-nav-text.jpg);
}
.divLong {
	overflow: visible;
	height: 100%;
}
A {
	color : teal;
	text-decoration: underline;
}
A.white {
	color : white;
	text-decoration: underline;
}
a:hover {
	color: #660066;
	background-color: #eeeeee;
}
a:visited {
	color: #008080;
}
a:active {
	color: 660066;
	background-color: #eeeeee;
}
.bgYellow {
	background-color: #FFFFCC;
}
.xSmall {
	font-size: x-small;
}
.indent36 {
	padding-left: 36px;
}
.tanindent18 {
	background-color: #f9f9ec;
	font-weight: bold;
	padding-left: 18px;
}
.ltPurpleBG {
	background-color: #DCD6DC;
	font-weight: bold;
}
.headerEsisBlue {

	background-color : #102880;
	color : #FFFFFF;
	font-weight : bold;
	width: auto;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: thin none #8E6B94;
	border-right: thin #8E6B94;
	border-bottom: thin #8E6B94;
	border-left: thin none #8E6B94;
}
.headerEsisGold {

	background-color : #FFE17F;
	color : #000000;
	font-weight : bold;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #BCBCBC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
	border-right-style: solid;
	border-bottom-style: solid;
}
