/* --- BASIC STYLES -------- -------- ------- ------*/

/* ------ Anchor and Hover Styles ----------- */
a:hover {
	background-color: #0055AA;
	color: #FFFFFF;
}

body {
	/*background-color: #00559F;
	background-color:#89959f;*/
	background-color:#60829f;
	/*background-color:#6b879f;*/
	color: #000000;
	margin: 0px;
}

body, div, p, td, li a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 26px;
}

h1, h2, h3 {
	background-color: transparent;
	color: #00559F;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 3px 0px 15px 0px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h4 a {
	background-color: transparent;
	color: #00559F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 1px;
	text-decoration: underline;
}

h4 a:hover {
	background-color: #00559F;
	color: #FFFFFF;
}

h4, h5, h6 {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 7px 0px 3px 0px;
}

h4.notopmargin {
	line-height: 18px;
	margin: 0px 0px 3px 0px;
}

h5 {
	font-size: 14px;
}

h5 a {
	background-color: transparent;
	color: #00559F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding-bottom: 2px;
	text-decoration: none;
}

h5 a:hover {
	background-color: #00559F;
	color: #FFFFFF;
}

h6 {
	font-size: 12px;
}

html>body #localnav a {
	width: auto; /* for mozilla compatibility */
}

html>body #resources a {
	width: auto; /* for mozilla compatibility */
}

html>body #sitenav a {
	width: auto; /* for mozilla compatibility */
}

li {
	margin-bottom: 0.5em;
	margin-left: 1em;
}

ol {
	line-height: 1.3em;
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: 8px;
}

p	{
	line-height: 1.5em;
	margin-top: 0;
	padding-top: 0;
}

ul {
	line-height: 1.3em;
	list-style: disc;
	margin-left: 0px;
	padding-left: 0px;
}

.contents-head {
	text-decoration: none;
}

.img-left {
	float: left;
	margin: 0em 1em 1em 0em;
}

/* Float and Margins for images */
.img-right {
	float: right;
	margin: 0em 0em 1em 1em;
}

.updated {
	background-color: #FFFFFF;
	color: #FF0000;
	font-size: 10px;
}

#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 145px;
}

#address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#address a:hover {
	background-color: transparent;
	border-bottom: 1px solid;
	border-bottom-color: #0000FF;
}

#address h6 {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* Content Column --- */
#contentcol {
	background-color: #FFFFFF;
	color: #000000;
}

/* local nav is navigation for particular sections of site */ 
#localnav {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 2em;
	margin-top: 1em;
	width: 145px;
}

#localnav a {
	background-color: transparent;
	border-bottom: 1px solid #EEE8AA;
	color: #000000;
	display: block;
	margin: 0;
	padding: 1px 0px 1px 1px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

#localnav a.current {
	background: #EEE8AA;
	color: #000000;
}

#localnav a:hover {
	background: #00559F;
	color: #FFFFFF;
}

#localnav h6 {
	background: transparent;
	color: #00559F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .3em;
	line-height: 1.2em;
	margin-top: 2em;
	padding-left: 2px;
	text-transform: uppercase;
	width: 100%;
}

#localnav p {
	margin: 0px;
}

/* #logo controls placement of the dgsi logo in the nav column */
#logo {
	padding: 4px 0px 0px 0px;
}

/* --- Left Column -------------------------------- */
/* #navcol controls color and right border of navigation column */
#navcol {
	background-color: #FFFFCC;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	color: #000000;
}

/*Resources - photo frame, then listing of datasheet, manual, and related pages*/

#resources {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	border-collapse: collapse;
	text-align: center;
	width: 140px;
}

#resources td {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	vertical-align: top;
}

#resources th {
	background-color: #EEF8FF; 
	vertical-align: top;
/*	margin-bottom: 6px;
	margin-top: 6px;*/
}


#resources h6 {
	color: #005682;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
/*	margin-bottom: 0px; */
	margin-top: 0px;
	text-align: center; 
	line-height: 2em;
}

#resources a {
	background-color: transparent;
	/*border-bottom: 1px;
	border-bottom-color: #EEEEEE;*/
	color: #000000;
	display: block;
	margin: 0;
	padding: 1px 0px 1px 0px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	/*border: #eeeeee;
	border-bottom-color: #EEEEEE;*/
}

#resources a:hover {
	background: #00559F;
	color: #FFFFFF;
}



/*this div is on the index page to hold graphics*/

#sidebar h6 {
	background-color: transparent;
	color: #00559F;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 0px 21px 0px;
	text-align: center; 
}

#sidebar h6 a {
	background-color: transparent;
	color: #00559F;
	text-decoration: none;
}

#sidebar h6 a:hover {
	background-color: #00559F;
	color: #FFFFFF;
}

/* #sitenav is same on every page except for one link, which is class current*/
#sitenav {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 1em;
	margin-top: 1em;
	width: 145px;
}

#sitenav a {
	background-color: transparent;
	border-bottom: 1px solid #EEE8AA;
	color: #000000;
	display: block;
	padding-left: 2px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

#sitenav a.current {
	background: #EEE8AA;
	color: #000000;
}

#sitenav a:hover {
	background: #00559F;
	color: #FFFFFF;
}

#sitenav p {
	margin: 0px;
}

#sublinks {
	font-family: Arial, Geneva, Helvetica, sans-serif; /*assign to a div to allow control of space above and below*/
	font-size: 10px;
	margin-bottom: 1em;
}

#sublinks a {
	border-right: 1pt solid;
	line-height: 2em;
	margin-left: 3px;
	padding-right: 6px;
	text-decoration: none;
}

#sublinks a:hover {
	background-color: #00559F;
	color: #FFFFFF;
	margin-left: 3px;
	padding-right: 6px;
}

#subscribe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1em;
	margin-top: 2em;
	width: 145px;
}

#subscribe a {
	border-bottom: 1px solid;
	padding-bottom: 2px;
	text-decoration: none;
}

#subscribe a:hover {
	background-color: #00559F;
	color: #FFFFFF;
}

#subscribe h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

/* Table for contents pages */
#table-contents {
	border-collapse: collapse;
	margin-bottom: 20px;
	text-align: left;
	width: 600px;
}

#table-contents h3 {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

#table-contents h5 {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 9px 0px 3px 0px;
}

#table-contents h5 a {
	background-color: transparent;
	color: #00559F;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

#table-contents h5 a:hover {
	background-color: #00559F;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
}

#table-contents td {
	border-color: #999999; /*border-style: solid; 
	border-width: 1px;*/
	padding: 6px;
	vertical-align: top;
}

/* styles with hr between rows */
#table-hr {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	line-height: 1.3em;
	margin-bottom: 20px;
	text-align: left;
}

#table-hr td {
	border-color: #999999;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding: 8px;
	vertical-align: top;
}

#table-hr th {
	border-color: #999999;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding: 8px;
	vertical-align: top;
}

/* styles for normal font size */
#table-normalfont {
	border-collapse: collapse;
	margin-bottom: 20px;
	text-align: left;
}

#table-normalfont h3 {
	background-color: transparent;
	color: #00559F;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

#table-normalfont td {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	vertical-align: top;
}

#table-normalfont th {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	vertical-align: top;
}

/* table styles. Id the table. These should probably be classes.*/
#table-smallfont {
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: left;
}

#table-smallfont h3 {
	background-color: transparent;
	color: #00559F;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

#table-smallfont td {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	vertical-align: top;
}

#table-smallfont th {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	vertical-align: top;
}

/* ----- TBAR - controls appearance of title bar ------------ ------------------- */
#tbar {
	background-color: #00559F;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}

#tbar a {
	background-color: transparent;
	color: #FFFFFF;
	padding: 2px 8px 2px 6px;
	text-decoration: none;
}

#tbar a:hover {
	background-color: #FFFFCC;
	color: #000000;
	padding: 2px 8px 2px 6px;
}

