body {
	margin: 0;
	padding: 0;
	background-color: #eee;
	text-align: center;
	font: normal 13px Arial, Helvetica, Tahoma, Geneva, Verdana, sans-serif;
	color: #333;
	line-height: 1.7em;
}
.container {
	width: 970px;
	margin: auto;
	text-align: left;
	background-color: #ffffff;
	
	/*padding: 0 10px;*/
}
/**************************************** header ***********************************/

.header {
	width: 100%;/*height: 165px;*/
	background-color: #eee;
}
.headertable {
	height: 95px;
	width: 100%;
}
.socialmedia {
	width: 250px;
}
.socialmedia tr td {
	padding: 3px;
}
/**************************************** header end ***********************************/



.content {
	
	background-color: #fff;
	padding: 10px 15px; /*border: 2px solid #eee;*/
}
.page_content {
	overflow:hidden;
	/*padding-left: 190px;*/
}
.leftbox {
	float: left;
	padding-right: 10px;
	width: 190px; /*165*/
	text-align: left;
	line-height: 1em;
}
.rightbox {
	float: right;
	width: 165px;
	text-align: right;
	line-height: 1em;
}

a {
	outline: none;
}
a:link, a:visited {
	color: #0000a1 /*#E45C01*/;
	text-decoration: none;
}
a:hover, a:active {
	color: #0000a1 /*#E45C01*/;
	text-decoration: underline;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
img {
	border: 0;
}
.em {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 10px 0 15px 0;
}
.orange {
	color: #0000a1 /*#E45C01*/;
}
.red {
	color: #ff0000;
}
.bold {
	font-weight: bold;
}
.indent {
	padding-left: 15px;
}
small, .small {
	font-size: 11px;
}
.vsmall {
	font-size: 10px;
	line-height: 1em;
}
ul {
	list-style: square;
}
h1 {
	/*margin: 3px 0;*/

	line-height: 0.9em;
	font-size: 20px;
	font-weight: bold;
	color: #0000a1 /*#E45C01*/;
}
h2 {
	line-height: 0.9em;
	font-size: 20px;
	font-weight: normal;
	color: #0000a1 /*#E45C01*/;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.pad20l {
	padding-left: 20px;
}
.pad20r {
	padding-right: 20px;
}
.vtop {
	vertical-align: top;
}

.line {
	border-top: 1px solid #cacaca;
	width: 100%;
	font-size: 10px;
	color: #ddd;
	margin-top: 10px;
	text-align: right;	
}


/*--------------------------------SELECTION TABS----------------------*/

.tab_container {
	width: 100%; /*720px;*/
	text-align: center;
	min-height: 110px;
}
.tab_container ul {
	text-indent: 0;
	margin: 0; /*0 0 3em 0;#101010*/
	padding: 0;
	list-style: none;
}
.tab_container ul li {
	display: inline;
}
.tab_container ul li a, .tab_container ul li a:link, .tab_container ul li a:visited {
	font: bold 21px Arial, Helvetica, Tahoma, Geneva, Verdana, sans-serif;
	line-height: 50px;
	padding: 9px 14px;
	text-decoration: none;
	color: #333;
	border: 1px solid gray;
}
.tab_container ul li a:hover {
	background: #005;
	color: #fff !important;
	text-decoration: none;
}
.tab_highlight {
	background: #00a;
	color: #ddd !important;
}
/*--------------------------------SELECTION TABS END----------------------*/









/*------------------------NAVBAR---------------------*/

.navbar {
	/*visibility: hidden;*/

	width: 100%;/*height: 24px;*/

}
.navbar #nav {
	width: 100%;
	float: left;
	margin: 0; /*0 0 3em 0;#101010*/
	padding: 0;
	list-style: none;
	/*background-color: #aaa;*/

	border-bottom: 1px solid #202020;
	border-top: 1px solid #202020;
}
.navbar #nav li {
	float: left;
}
.navbar #nav li a, .navbar #nav li a:link, .navbar #nav li a:visited {
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	font-size: 14px;
	color: #333;
	border-right: 1px solid #444;
}
.navbar #nav li a:hover {
	background: #005;
	color: #fff;
	text-decoration: none;
}
/*-------------------------NAVBAR END---------------------------*/







/*------------------------diagram listing--------------------------*/



.dlstm, .dlstf {
	list-style: none;
	list-style-type: none;
	padding: 0 0 0 0px; /*25px*/
}
.dlstf {
	font-size: 11px;
}

/*--------------------------file summary table------------------------*/


.sumry {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding: 5px 0;
}
.sumry table {
	padding: 0;
	width: 100%;
}
.sumry table tr td.first {
	width: 100px;
}
.sumry table tr td.second {
	font-weight: bold;
}
.sumry table tr td.last {
	width: 100px;
	text-align: right;
}
/*-------------ebay search generator ---------------------*/





.listings_box {
	width: 100%; /*728px;*/
	border: 1px solid #aaa;
	background: #f9f9f9;
	padding: 0;
	margin: 0;
}
.listings_box #inner {
	padding: 5px;
	text-align: left;
}
.listings_cont {
	width: 100%;
	overflow: auto;
	white-space: nowrap;
	padding: 0 0 5px 0;
}
.listings {
	border-collapse: collapse;
}
.listings tr td {
	white-space: normal !important;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 1px 5px;
}
input#search {
	font-size: 20px;
	border: 1px solid #999;
	line-height: 28px;
	height: 28px;
	width: 500px;
	padding-left: 6px;
}
.r1 a, .r2 a {
	text-decoration: none;
}
.r1 {
	text-align: center;
	vertical-align: middle;
}
.r1 img {
	border: 1px solid #ccc;
}
.r2, .r3 {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	line-height: 1em;
}
.r3 {
	font-weight: 600;
	white-space: nowrap !important;
}
.ebay_header {
	font: 24px normal Georgia, "Times New Roman", Times, serif;
	color: #660000 !important;
	text-decoration: none !important;
}
/*------------------------------ebay end---------------------------*/


/******************************* download form ************************************/

.verif_input {
	font-size: 22px;
	border: 2px solid #999;
	line-height: 32px;
	height: 32px;
	width: 90px;
	padding-left: 6px;
}

.download_form #submit {
	cursor: pointer;
	border: 1px solid #888;
	padding: 8px 8px;
	color: #fff;
	font: bold 14px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	background: #C72525;
}	

.download_table {
	border: 0;
	width: 99%;
}
 
.download_table tr td {
	font-size: 8pt;
	padding: 10px 0;
	text-align: center;
}



/******************************* donation form ************************************/


.donate_form {
	text-align: center;
	margin: auto;
	width: 450px;
	border: 1px solid #ccc;
	padding: 15px 0;
	background-color: #feefef;
}

/******************************* error box ************************************/

.error_box {
	background-color: #F99;
	border: 2px solid black;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 15px;
}






/*----------------------------FOOTER----------------------------*/


.footer {
	line-height: 0.5em;
	width: 970px;
	margin: auto;
	text-align: left;
}
.footer #footertable {
	width: 100%;
}
.footer #footertable tr td {
	font-size: 11px;
	color: #333;
	padding: 8px 0;
}
.footer #footertable tr td a {
	color: #33a;
	text-decoration: none;
}
.footer #footertable tr td a:hover {
	color: #333;
	text-decoration: none;
}

/*----------------------------FOOTER END------------------------------*/
