body {
	background-color: #0070B2;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
	behavior: url(csshover.htc);
	scrollbar-face-color: #0070B2;
	scrollbar-highlight-color: #2389C5;
	scrollbar-shadow-color: #BBDDF9;
	scrollbar-3dlight-color: #0070B2;
	scrollbar-arrow-color: #BBDDF9; 
	scrollbar-track-color: #2389C5;
	scrollbar-darkshadow-color: #0070B2; }

/* Center on Browser*/
/* -------------------------------------------------------------------------------------------------- */

#centercontent {
	position: absolute;
	width: 768px;
	margin-left: -384px;
	left: 50%;
	text-align: left;
	background-color: #FFFFFF; }

/* end Center on Browser*/
/* ---------------------------------------------------------------------------------------------------*/


/* Standard font and size styles */
* {
	margin: 0;
	padding: 0; }

h1 {
	font-size: 1.25em; }

h3 {
	font-size: 1em; }

p {
	font-size: 1em;
	margin: 1em 0; }

ol {
	font-size: 1em; }

ul {
	font-size: 1em; }

ul a {
	font-size: inherit;
}

ul#listnumber {
	font-size: .8em;
	font-color: #731607; } 

a {
	font-size: 1em; }
/* ------------------------------------------------------------------------------------------- */

/* Alsett clearing */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
	
.clearfix {
	display: inline-block; }
	
*html .clearfix { 
	height: 1%; }
	
.clearfix {
	display: block; }
/* ------------------------------------------------------------------------------------------- */

div#content_container {
	background: #FFFFFF;
	width: 761px;
	border: 2px solid #FFFFFF; }
	
/* Header */
.headeraddress {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }
	
div#header {
	background: #BBDDF9;
	text-align: left; }

/* ------------------------------------------------------------------------------------------- */

/* Body */

div#bodylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003e72; }

div#bodylist li {
	list-style-type: circle;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003e72; }

div#subheading {
	background: #F0F0F0;
	width: 267px;
	padding: 2px 0 2px 0;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1; }
	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003E72; }
	
.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #003E72; }
	
a.bodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600; }
	
a.bodylinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #848484; }
	
.glossaryterm {
	font-family: Times New Roman, Garamond, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #008AFF; }
	
.quizcomment {
	font-family: Times New Roman, Garamond, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600; }
	
.bodyheading {
	font-family: Times New Roman, Garamond, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #008AFF; }
	
a.learnmorelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0079DF; }
	
a.learnmorelinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600; }
	
.imagecomment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #AAAAAA; }
	
/* ------------------------------------------------------------------------------------------- */
	
/* Sub Navigation Bar */
	
.subnavtitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }
	
div#subnav {
	background: #0070B2;
	padding: 2px; 
	border-top: 2px solid #003E72;
	border-right: 2px solid #003E72;
	border-bottom: 2px solid #003E72;
	border-left: 2px solid #003E72; }
	
div#subnav li {
	background-color: #0070B2;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid #0070B2;
	border-bottom: 1px solid #0070B2; }
	
div#subnav li:hover {
	background-color: #005792;
	border-top: 1px solid #003E72;
	border-bottom: 1px solid #003E72; }
	
div#subnav a{
	color: #BBDDF9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }
	
.includetext {
	color: #BBDDF9;
	font-size: 10px;
	text-decoration: none; }
	
.includetexttitle {
	color: #BBDDF9;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; }
	
.includetext a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline; }
	
/* ------------------------------------------------------------------------------------------- */

/* Footer */
.footerlinks {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none; }
	
a.footerlinks {
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; }
	
a.footerlinks:hover {
	color: #BBDDF9;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline; }
	
.copyright {
	color: #4E4E4E;
	font-size: 10px;
	font-weight: bold; }
	
.arttechbottom {
	color: #818181;
	font-size: 10px;
	font-weight: bold; }
	
a.arttechbottom {
	color: #003E72;
	font-size: 10px;
	font-weight: bold; }
/* ------------------------------------------------------------------------------------------- */
.bodynote {
	background-color: #EFFFFF;
	width: 550px;
	float: none;
	margin-left: 10px;
	border: 1px solid #0099FF;
	padding: 4px;
	text-align: left;
}
