/* Reset browser defaults start */

p, ol, ul, label, fieldset, blockquote, dl, address {
	padding: 0;
	margin: 1em 0;
	font-size: 1em;
	line-height: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 1em 0;
}

ol, ul {
	margin-left: 3.2em;
}

p, form {
	margin-top: 0;
	margin-bottom: 1.2em;
}

p {
	margin-top: 1.2em;
}

a img {
	border: 0;
}

/* Prevent scaling fonts mutliple times when scaled elements are within one another */
td td, form td, td form, p form, form ul, form ol, form h2, form p, ol ol, ul ul, p ul, p ol, ul p, ol p, p p, td p, td ul, td ol, ul form, ol form {
	font-size: 1em;
}

/* Reset browser defaults end */


p, ol, ul, td, form {
  font-size:   0.8em;
  line-height: 1.2em;
}

body, table {
	background: white none; 
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 5px 10px;
}

td {
	vertical-align: top;
}

strong {
	color: #000099;
	font-style: normal;
	font-weight: bold;
}

blockquote {
	font-family: serif;
	font-style: italic;
	font-weight: lighter;
	color: #000099;
}

em {
	color: #000099;
	font-weight: bold;
	font-style: normal;
}

a:hover { 
	color: red;
	text-decoration: underline;
}

h1,h2,h3,h4,h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000099;
}

h1 {
	font-size: 1.15em;
}
h2 { 
	font-size: 1.05em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: x-small;
}


.title h1 {
	margin-bottom: 0.6em;
	font-size: 1.4em;
}

.title a {
	color: #000099;
}

.title h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;	
	font-size: 1em;
	font-style: italic;
}

.subHeader {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	border-bottom: medium solid blue;
	background: #FFFF66;
	padding: 0;
}

.button {
	background: #FFFFFF;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.1em;
	padding-right: 0.1em;
	margin: 0.5em;	
	font-weight: bold;
	border: medium outset #000099;
	text-align: center;
}

A:link.email, A:visited.email, A:active.email { 
	color: olive;
	text-decoration: underline;
}

A:hover.email {
	color: red;
	text-decoration: underline; 
}


.button A:visited, .button A:active, .button A:link { 
	color: blue;
	text-decoration: none;
}

.button A:hover {
	color: red;
	text-decoration: underline; 
}


.smallNote {
	color: #000099;
	text-align: center;
	font-size: smaller;
	font-style: italic;
}

.more {
	float: right;
	font-style: italic;
	font-family: serif;
	font-size: x-small;
}

.nav {
	background-color: silver;
	font-weight: bold;
	font-family: serif;
	white-space: nowrap;
	vertical-align: baseline;
	color: #000099;
	padding-left: 0;
	margin-left: 0;
	text-align: right;
}	

.blah {
	text-align: center;
	padding-left: 1em;
	padding-bottom: 0.5em;
}

.nav li {
	list-style-type: none;
	padding: 0.25em 1em;
	border-left: 1px solid white;
	display: inline;
	vertical-align: middle;
}

.nav li:first-child {
	border: none;
}

.nav A:visited, .nav A:link { 
	color: #000099;
}
.nav A:active { 
	color: red;
}
.nav A:hover { 
	color: red;
}

.inline li {
	list-style-type: none;
	font-size:  1.2em;
	padding: 0.25em 0.5em;
	display: inline;
	vertical-align: middle;
}

.contents ul {
	padding-top: 10em;
}

.contents li {
	margin-bottom: 2em;
}

.contents a {
	font-weight: bold;
	font-size: 1.3em;
}	

.leftcol {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 160px;
	padding-right: 10px;
	border-right: 1px solid gray; 
	text-align: center;
}

.rightcol {
	position: absolute;
	right: 10px;
	top: 120px;
	width: 160px;
	padding-left: 10px;
	border-left: 1px solid gray; 
	text-align: center;
}

.centercol {
	margin-left: 169px;
	margin-right: 169px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 181px;
	margin-right:181px;
}

body centercol {
	margin-left: 181px;
	margin-right:181px;
}


.footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 2.5em;	
	width: 100%;
	clear: both;
	font-size: 0.7em;		
}

.prodad {
	font-size: 0.8em;
}

.prodad ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.prodad li {
	text-indent: 0px;
	display: block;
	padding-bottom: 8px;
	clear: both;	
}

.prodad img {
	border: 0;
	margin: 0;
	float: left;
	padding: 0 6px 8px 6px
}

.prodad p {
	clear: both;
}
