@charset "utf-8";


.HighTick {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 28pt;
	font-weight: lighter;
	color: #0000FF;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
a.DiggThisButton {
}


a:link {
	color: #0000FF;
	text-decoration: none;
}


a:visited {
	color: #0000FF;
	text-decoration: none;
}




a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.linkundefined {
	color: #999999;
}
.services {
	font-size: medium;
	line-height: 120%;
	color: #666666;
	text-align: center;
}

.Bold {
	font-weight: bold;
}
.BlueBoldItalic {
	font-style: italic;
	font-weight: bold;
	color: #00F;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


.borderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

blockquote {
	list-style-position: inside;
	float: none;
	text-align: left;
}
.Bold-DarkRed {
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}
.Bold-DarkRed {
	font-weight: bold;
	color: #900;
	font-style: italic;
}
.Border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

code {
	font-weight: bold;
	list-style-type: none;
	font-size: small;
	text-align: left;
}
.codeComments1 {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	left: 22%;
	margin-left: 6em;
	display: block;
	margin-right: 4em;
}
.CodePadding {
	padding: 20px;
}









#code {
	line-height: 1em;
}
div {
	text-align: center;

}
dl {
	text-align: left;
	line-height: 0px;
}
dt {
	text-align: left;
	text-indent: 20;
	float: right;
	margin-left: 20em;
	left: 15em;
}




em {
	font-style: italic;
}
.IndicatorName {
	font-style: italic;
	font-weight: bold;
	color: #00F;
	text-transform: capitalize;
}

.justify {
	text-align: justify;
}

.FunctionName {
	font-weight: bold;
	font-style: italic;
	color: #00F;
	text-transform: capitalize;
}

.FontSizeMedium {
	font-size: medium;
}
.FontSizeLarge {
	font-size: large;
}
.green {
	font-weight: bold;
	color: #090;
}


h1 {
	font-size: x-large;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2em;
	margin-top: 2em;
}


h2 {
	color: #0000FF;
	margin-top: 3em;
	margin-bottom: 2em;
	font-size: large;
	font-style: italic;
}


h3 {
	color: #0000FF;
	margin-top: 3em;
	margin-bottom: 2em;
	font-size: medium;
	text-align: center;
	border-top-width: 1em;
	font-style: italic;
}

h4 {
	color: #0000FF;
	text-align: left;
	margin-bottom: 2em;
	margin-top: 2em;
	font-size: large;
	font-style: italic;
}

h5 {
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	font-size: medium;
	margin-top: 3em;
	text-align: left;
	margin-bottom: 2em;
}
h6 {
	font-size: small;
	color: #00F;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	font-style: italic;
}
.IndentTitle {
	line-height: normal;
	text-align: right;
	position: relative;
	font-style: italic;
	font-weight: bold;
	width: 100px;
	height: auto;
	left: 50px;
	display: inline;
	float: left;
	padding-bottom: 1em;
}
.IndentText {
	text-align: left;
	line-height: normal;
	position: relative;
	left: 80px;
	width: 650px;
	height: auto;
	display: inline;
	float: left;
	padding-bottom: 1em;
}
img {
	margin-bottom: 1em;
	text-align: center;
	margin-top: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img800 {
	margin-top: 3em;
	margin-bottom: 1em;
}
.imgNoMargin {
	margin: 0px;
}

img.floatleft {
	float: left;
	margin-right: 10px;
}
.ol code {
	list-style-type: none;
}

img.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	vertical-align: top;
	padding-left: 10px;
}
.imgCaption {
	font-weight: bold;
	text-align: center;
	margin-bottom: 3em;
	margin-top: 0em;
}
.img400Caption {
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 0em;
}
ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 1em;
	margin-top: 1px;
}
ul {
}
li {
	text-align: left;
	list-style-position: outside;
	margin-bottom: 1em;
}
.Margins5 {
	margin-right: 10%;
	margin-left: 10px;
}

.nav {
	color: #0000FF;
	text-align: center;
	font-size: medium;
	font-style: italic;
}
.NumberedList {
	margin-bottom: 1em;
	list-style-type: decimal;
}



.overhang1 {
	text-align: left;
	text-indent: -9em;
	margin-left: 9em;
}

page {
	position: relative;
}



p {
	font-size: small;
	text-align: left;
	color: #000;
	list-style-type: none;
	line-height: normal;
}
p.CenteredRedItal {
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
}



p.Centered {
	text-align: center;
}
p.x {
	text-align: left;
	text-indent: 2em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.code0 {
	text-align: left;
	text-indent: 0ex;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	display: list-item;
	font-weight: bold;
}

p.code1 {
	text-align: left;
	text-indent: 4ex;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	display: list-item;
	font-weight: bold;
}
p.code2 {
	text-align: left;
	text-indent: 8ex;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	display: list-item;
	font-weight: bolder;
}
.ListNumbered {
	margin-bottom: 1em;
	list-style-type: decimal;
}

.ListSingleSpace {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.code3 {
	text-align: left;
	text-indent: 12ex;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	display: list-item;
	font-weight: bolder;
}
p.code4 {
	text-align: left;
	text-indent: 16ex;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	display: list-item;
	font-weight: bold;
}
p.code5 {
	text-align: left;
	text-indent: 20;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	display: list-item;
	font-weight: bold;
}
.purple {
	font-weight: bold;
	color: #C0F;
}
.li-code1 {
	display: list-item;
	font-weight: bold;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}



.li-abc {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-top: 1em;
}
.red {
	font-weight: bold;
	color: #F00;
}


.Red {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}

.RedMedium {
	font-weight: bold;
	color: #FF0000;
	font-size: medium;
}
.test {
	margin-top: 1px;
	margin-bottom: 1px;
}

.Right {
	text-align: right;
}




.ReservedWord {
	font-style: italic;
	font-weight: bold;
}
.SingleSpace {
	text-align: left;
	height: 1em;
	margin-top: 0px;
	margin-left: 0px;
}
.blue {
	font-weight: bold;
	color: #00F;
}


.StrategyName {
	font-style: italic;
	font-weight: bold;
	color: #00F;
	text-transform: capitalize;
}
strong {
	font-style: normal;
	font-weight: bold;
}


td {
	font-weight: normal;
	padding: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdPage {
	width: 800px;
}

td.RightBoldItalic {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.Left {
	text-align: left;
	vertical-align: top;
}
td.Text {
	text-align: left;
}
td.HeaderCenter {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #00F;
	font-size: larger;
}
td.HeaderRight {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	font-size: larger;
	color: #00F;
}

table {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	border: thin none #000;
}
table.Border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
table.CodeBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 2em;
	margin-bottom: 2em;
}
.redbig {
	font-size: medium;
	color: #F00;
}
thead {
	font-weight: bold;
	color: #0000FF;
}


tr {
	font-size: small;
}

.variable {
	font-style: italic;
	font-weight: bold;
	text-transform: none;
}
