body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
}
.nlink {
	text-decoration: none;
}
.xstxt {
	font-size: x-small;
}
.xxstxt {
	font-size: xx-small;
}
.stxt {
	font-size: small;
}
td {
	top: auto;
}
.leftnav {
	font-size: x-small;
	text-decoration: none;
}
.txtopnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bolder;
	color: #0000FF;
}
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  }

div.container {
  border: 2px dashed #333;
  background-color: #ffe;
  }
 
 div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

div.spacer {
  clear: both;
  }

li.inlinebottomnav {
  display: inline;
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px dotted #066;
  }

li.lastbottomnav {
  display: inline;
  padding-left: 12px;
  padding-right: 3px;
  border-right: 0px;
  }

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
  border-right: 1px dotted #066;
  }

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  }

ul.nobullet {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
 
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}

#inline-list {
	border: 1px solid #000;
	margin: 2em;
	width: 80%;
	padding: 5px;
	font-family: Verdana, sans-serif;
	}

#inline-list p {
	display: inline;
	}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	font-weight: bold;
	}

#inline-list-gen ul li:after {
	content: ", ";
	}
		
#inline-list-gen ul li.last:after {
	content: ". ";
	}
li.tall {
	line-height: 140%;
}

a.nav {
	text-decoration: none;
}.smaller {
	font-size: smaller;
}
.navselect {
	font-weight: bold;
	color: #000000;
}
.tdlabel {
	vertical-align: top;
	font-size: smaller;
}
li {
	margin-top: .5em;
}
noBulletMinusLeft {

	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.noBulletMinusLeft {
	list-style: none;
	font-size: x-small;
	margin-top: -5px;



}
.xxsmallTxtSmallGap {
	font-size: xx-small;
	padding-bottom: 1em;
}
.smallTxtSmallGapCopy {
	font-size: x-small;
}
