﻿@import url(layout.css);
/* Styles for Masthead */
/* Styles for Navigation */
/* Styles for Content */
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h1 {
	color: #965;
	font-size: 2.0em;
	text-align:center;
}
h2 {
	color: #965;
	font-size: 1.75em;
	text-align:center;
}
h3 {
	color: #965;
	font-size: 1.5em;
	text-align:center;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
#container {
	border: 1px #444 solid;
	background-repeat: repeat-y;
}
#masthead {
	background-color: #CCDDEE;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 25px 20px 0 10px;
}
#navigation {
	background-color: #CCDDEE;
}
#navigation a{
	width:75px;
	height:20px;
	padding-top:4px;
	display: block;
	text-align:center;
}
#navigation a {
	color: #000;
	text-decoration: none;
}
#navigation a:hover {
	color: #800000;
	font-weight:bold;
}
#navigation li {
	float: left;
}
#colAlt1 p {
	color: #000;
	font-size: 9pt;
	text-align: left;
}
#colAlt1 li {
	margin:0.7em 0 0.7em 1em;
}
#colAlt1 ul li {
	font-size: 8pt;
	display: list-item;
	list-style-position: outside;
}
#colAlt1 ul li.override{
	line-height:9pt;
	margin:0.2em 0 0.2em 1em;
}
#footer {
	background-color: #89a;
	border-bottom:1px #89a solid;
}
#footer p {
	color: #000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.microchipFrameHome {
	position:absolute;
	left:150px;
	border: 1px #89A solid;
	margin-top: 10px;
}
.microchipFrameHome1 {
	position:absolute;
	top:500px;
	left:150px;
	border: 1px #89A solid;
	margin-top: 10px;
}

