.bullet1 {list-style-type: lower-alpha;}
 
 #nobullet {list-style-type: none;}				

td, th {
 	 padding:0 0.5em; 
   padding-right: 10px;
}

table {
font-size:100%;
}


.tablebg1 {
background-color: #cfc;
}

.tableborder {
  width: auto; /*98%;*/
  border: solid 1px #ccc;
  border-collapse:collapse; 
  padding: 0px, 0px, 0px, 0px;
}

.tableborder th,  .tableborder td {
  border: solid 1px #ccc;
}

.tableborderzero {
  width: auto; /*98%;*/
  border-collapse:collapse; 
  vertical-align: top;
}

.cellborder {
  border-bottom: solid 1px #000;
  vertical-align: bottom;
  padding: 0px, 0px, 0px, 0px;
}


.tableborderzero td {
  vertical-align: top;
  color: #000;
  padding: 0px, 0px, 0px, 0px;
}

.pnopadding {
  margin-bottom: 0px;
  /*line-height: 1.0em;*/
}

.Italic { 
	  font-style: italic;
    }

.msgbg {
background-color: #cfc;
margin-left:3px;
	margin-right:10px;
	padding: 3px;
}

.manual-nav {
	font-size:70%;
	float:left;
	padding-left:5px;
	padding-right:10px;
}

.content-left {
  	width:300px;
	float:left;
	}

.content-right {
		margin-left:10px;
		width:300px;
		text-align:right;
		float:right; 
	}
	
img{
border: 0;
}

.table-border{
	border-top: 1px solid #096;
	border-left: 1px solid #096;
	border-collapse: collapse;
	margin-left:3px;
	margin-right:10px;
	margin-bottom: 20px;
}

.table-border caption{
	font-family: Arial, sans-serif;
	padding-bottom:6px;
	font-weight: bold;
	text-align: left;
	font-size: 1.3em;
}

.table-border th, .table-border td {
	padding: 3px;
	border-right: 1px solid #096;
	border-bottom: 1px solid #096;
}

.table-border th{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	background: #eee;
}

.greenBkd{
	background: #096;
}

.pdf {
	color:#990033;
	text-decoration:none;
	font-weight:bold;
}

.html{
	color:#096;
	text-decoration:none;
	font-weight:bold;
}

#feedback_form {
	background-color:#cfc;
	width:500px;
	margin:20px 0;
	padding:15px; 
}

#feedback_form .text_input, #feedback_form .error {
	width:450px;
}

#feedback_form .choice {
	padding:0 0 0 40px;
}

.feedback_error {
	color: red;
	margin-left: 50px;
	display:none;
	font-size:12px;  
}

.feedback_hide{
	color: blue;
	margin-left: 50px; 
	font-size:12px; 
}

.totop{
	text-align: right;
	font-weight: bold;
}

.blockquote2 {
  list-style-type:none;
}

.indent {
  padding-left: 3em;
}

.indent2 {
  padding-left: 5em;
  padding-bottom: 0.5em;
}
