/*a {
	background: transparent;
	color: #0000FF;
	font-size: small;
	font-weight: normal;
}

a:visited {
	background: transparent;
	color: #0000FF;
	font-weight: normal;
}

a:hover {
	background: transparent;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}*/

body {/*
	background-image: url(images/sumtextb.jpg);*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}


/*
h3.c6 {
	text-align: center;
	text-decoration: underline;
}

hr {
	height: 5px;
	outline: groove;
	outline-style: double;
	outline-width: thick;
	width: 95%;
}

p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

span {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

span2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

p span3 {
	color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	font-size: small;
	text-align: center;
}

.c10 {
	font-size: 90%;
}

.c4 {
	color: #000000;
	text-align: center;
}

.c5 {
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.c6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

.c7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

.c8 {
	font-size: 120%;
	font-weight: bold;
}

.c9 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	width: 98%;
}
*/
.content {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	width: 98%;
	
}
/*
.content2 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: groove 4px;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.main {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	width: 98%;
}

.main2 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
	width: 98%;
}*/

ol {
	background: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	width: 96%;
/*	display: none;*/
}
/*
li.report {
	background: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	list-style-type: lower-latin;
	list-style: lower-alpha;
}

h2 {
   color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
}

.header { background: transparent; 
   border: none;
	width: 100%;
	padding: 0px;
	margin: auto;
	text-align: center;
}

.logo {
	width: 35%;
}

.title {
	width: 65%;
	text-align: center;
	
}

.title3 {
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

h1 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: center;
}

.title2 {
   background: transparent;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	
}

.navbar {
	width: 28%;
}

.navleft {
	width: 50%;
	padding-right: 1em;
}

.navright {
	width: 50%;
}

.rightcol {
	width: 20%;
	text-align: center;
}

.middlecol {
	width: 60%;
	text-align: center;
}

.leftcol {
	width: 20%;
	text-align: center;
}

#footer {
   background: transparent;
	color: Black;
	width: 90%;
	padding: 1em;
	margin: auto;
	text-align: center;
}

.footer {
   background: transparent;
	color: Black;
	width: 90%;
	padding: 1em;
	margin: auto;
	text-align: center;
}

.footer2 {
   background: transparent;
	color: #ff0000;
	font-size: small;
	width: 90%;
	padding: 1em;
	margin: auto;
	text-align: center;
}*/

.listleft {
	background: transparent;
	color: Black;
	width: 50%;
}

.listright {
	background: transparent;
	color: Black;
	width: 50%;
}

.netlist {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	background: transparent;
	color: Black;
	/*border: solid Black 2px;*/
	padding: 0;
	width: 319px;
}

.netlist table {
	background: transparent;
	color: Black;
	/*border: solid Black 2px; */
	padding: 0px;
	border-collapse: collapse;
}

.netlist td {
   border: solid Black 2px;
   margin: 0px;
	padding-top: 0;
	padding-bottom: 0;
	max-height: 8px;
	border-collapse: collapse;
	line-height: normal;
}

.netlist1 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	background: transparent;
	color: Black;
	/*border-bottom: solid Black 2px;
	border-right: solid Black 2px;*/
	padding-top: 0;
	padding-bottom: 0;
	width: 90px;
	border-collapse: collapse;
}

.netlist2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	background: transparent;
	color: Black;
	/*border-bottom: solid Black 2px;
	border-right: solid Black 2px;*/
	padding-top: 0;
	padding-bottom: 0;
	width: 89px;
	border-collapse: collapse;
}

.netlist3 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	background: transparent;
	color: Black;
	/*border-bottom: solid Black 2px;*/
	padding-top: 0;
	padding-bottom: 0;
	width: 120px;
	border-collapse: collapse;
}

.ident {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background: transparent;
	width: 318px;
	text-align: center;
	padding-bottom: 1em;
}
