@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: 1em;
	line-height: 1.4em;
	background-color: #ffffff;
}
#maincontent {
	width: 970px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#topAd {
	width: 100%;
	background-color: #006699;
	text-align: center;
	/* background-image: url(art_global/topAd-bg.png); */
}
/* COLUMN SETUP */
#columnLeft {
	width: calc(100% - 170px);
	float: left;
}
#columnRight {
	width: 170px;
	float: right;
}
#columnRight ul,li{
	list-style-type: circle;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
#columnRight ul ul{
  margin-left:15px;
}
/* END COLUMN SETUP */
/* TOP NAV CSS */
#navBar {
	width: 100%;
	background-color: #0099cc;
}
#headerLeft {
	overflow: hidden;
	width: 320px;
	min-height: 62px;
	float: left;
}
#headerSearch {
	min-width: 230px;
	min-height: 62px;
	text-align: center;
	background-color: #0099cc;
	overflow: hidden;
}
#mainNavText {
	width: 100%;
	float: right;
	text-align: center;
}
/* END TOP NAV CSS */
/* CONTENT SPACE */
#leftContent {
	width: calc(100% - 20px);
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
}
h1 {
	font-weight: bold;
	font-size: 1.4em;
	color: #003366;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	line-height: 1em;
}
h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 1.2em;
	color: #006699;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}
/* END CONTENT SPACE */
/* RELATED SECTION */
#relatedBlock {
	float: left;
	width: 99%;
}
#relatedLeftFiles {
	width: 340px;
	height: 285px;
	vertical-align: top;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
}
#relatedRightFiles {
	float: left;
	overflow: hidden;
	width: calc(100% - 590px);
	min-width: 320px;
	min-height: 285px;
	padding-left: 3px;
	font-size: 1.3em;
}
#relatedActivities {
	float: left;
	width: 170px;
	min-height: 285px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.relatedBodyFiles {
	font-size:0.8em;
	line-height:1.7em;
	word-wrap:break-word;
}
#usefulLinks {
	width: 97%;
	float: left;
	padding-left: 3%;
	font-size: 1.3em;
}
/* END RELATED SECTION */
/* FOOTER */
#bottomNav {
	width: 100%;
	clear: both;
}
#footer {
	width: 94%;
	clear: both;
	padding-left: 3%;
	padding-right: 3%;
	color:#666666;
	font-size:.8em;
	line-height:1.4em;
	font-style:italic;
}
.relatedHead {
	width: 100%;
	background-color: #D3E8ED;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.relatedBody {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	line-height:1.7em;
}
/* END FOOTER */
@media screen and (max-width:950px) {
#maincontent {
    width:100%;
}
#relatedActivities {
	display: none;
}
}
@media screen and (max-width:775px) {
#columnRight {
	display: none;
}
#columnLeft {
	width: 100%;
}
#relatedCenter {
	width: 100%;
}
#relatedRight {
	display: none;
}
}

.nextPageLink {
	text-align: right;
	color: #009999;
	font-size: 1em;
	line-height: 2.2em;
	text-decoration: underline;
}
.nextPageLink:visited {color:#006666;}







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


/* body {margin:0px;padding:0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;width:100%;height:100%;}
body, table, td, form, input, select, pre {font-family:Arial,Helvetica,sans-serif;color:#000000;}

html body, html table, html td, html input, html select {font-family:Arial,Helvetica,sans-serif;line-height:16pt;}
 h1 {font-family:sans-serif;font-weight:bold;font-size:large;color:#003366;margin-bottom:2px;margin-top:15px;}
h2 {font-family:sans-serif;font-weight:bold;font-size:medium;color:#336699;margin-bottom:2px;margin-top:15px;}
h3, h4, h5, h6 {font-family:sans-serif;font-weight:bold;color:#003366;margin-bottom:2px;margin-top:2px;}
body, form {margin:0px; padding:0px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;width:100%;height:100%;} */

/* Table Formats */
table.relatedBorder {
	border:1px solid #99cccc;
	padding:0px;
}
td.relatedBorder {
	border:1px solid #99cccc;
	padding:5px;
	font-family:Verdana,Arial,Helvetica;color:#000000;font-size:12px;line-height: 13pt;
}

/* Default Link */
a {color:#006699;text-decoration:underline;}
a:hover {text-decoration:underline;color:#ff0000;}
a:visited {color:#003366;text-decoration:underline;}
a:hover {text-decoration:underline;}
.bold {font-weight:bold;}
.boldTitle {font-size:13px; font-weight:bold;}
.italic {font-style:italic;}
.light {color:#484848;}
.small {font-size:10px;}

/* Global Styles */
/* Header */
.headLink {
	font-family: Verdana,Arial,Helvetica;
	color: #006699;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.8em;
}
.headLink:visited {color:#003366;text-decoration:none;}
.headLink:hover {font-weight:bold;color:#ff0000;}
/* HeaderSmall */
.headLinkS {font-family:Verdana,Arial,Helvetica;color:#006699;font-size:10px;text-decoration:none;line-height:17pt;}
.headLinkS:visited {color:#006699;text-decoration:none;}
.headLinkS:hover {color:#ff0000;text-decoration:none;}
/* Footer */
.keyNav {color:#006699; font-size:1em;line-height:1.8em;text-decoration:underline;}
.keyNav:visited {color:#003366;}
.keyNav:hover {font-weight:bold;color:#ff0000;}

.footLink {font-family:Verdana,Arial,Helvetica;color:#006699;font-size:12px;line-height:17pt;text-decoration:underline;}
.footLink:visited {color:#003366;text-decoration:underline;}
.footLink:hover {font-weight:bold;color:#ff0000;text-decoration:underline;}
/* SideNav */
.navLink {color:#006699;font-size:1em;line-height:1.8em;text-decoration:underline;}
.navLink:visited {color:#003366;}
.navLink:hover {color:#ff0000;}
/* SidenavSmall */
.navLinkS {font-family:Verdana,Arial,Helvetica;color:#009999;font-size:0.9em;text-decoration:underline;}
.navLinkS:visited {color:#006666;}
.navLinkS:hover {color:#ff0000;}
/* MainTextBlock */
.glossLink {font-family:Arial,Helvetica;color:#006699;font-size:100%;text-decoration:underline;}
.glossLink:visited {font-family:Arial,Helvetica;font-size:100%;text-decoration:underline;color:#003366;}
.glossLink:hover {font-family:Arial,Helvetica;font-size:100%;text-decoration:underline;color:#ff0000;}
/* Related */
.relLink {color:#006699;font-size:1em;line-height:1.6em;text-decoration:underline;}
.relLink:visited {color:#003366;}
.relLink:hover {color:#ff0000;}
.relLinkText {color:#000000;font-size:1em;line-height:1em;}
/* RelatedItalic, used in standards */
.relLinkI {font-family:Arial,Helvetica;color:#006699; font-size:12px;text-decoration:underline;font-style:italic;}
.relLinkI:visited {font-family:Arial,Helvetica;font-size:12px;text-decoration:underline;font-style:italic;color:#003366;}
.relLinkI:hover {font-family:Arial,Helvetica;font-size:12px;text-decoration:underline;font-style:italic;color:#ff0000;}

.relGloss {font-family:Arial,Helvetica;color:#000000; font-size:12px; font-weight:bold;}

.liveLink {font-family:Arial,Helvetica;color:#006699; font-size:12px;text-decoration:underline;}
.liveLink:visited {font-family:Arial,Helvetica;font-size:12px;text-decoration:underline;color:#003366;}
.liveLink:hover {font-family:Arial,Helvetica;font-size:12px;text-decoration:underline;color:#ff0000;}
.liveLinkText {font-family:Arial,Helvetica;color:#000000; font-size:12px;}

.quizLink {font-family:Arial,Helvetica;color:#006699; font-size:16px;text-decoration:underline;}
.quizLink:visited {font-family:Arial,Helvetica;font-size:16px;text-decoration:underline;color:#006699;}
.quizLink:hover {font-family:Arial,Helvetica;font-size:16px;text-decoration:underline;color:#ff0000;}

.refLink {color:#000000;font-size:0.8em;line-height:1.3em;word-wrap:break-word;}

.example {color:#006666;font-size:108%;line-height:125%;}
.finePrint {color:#666666;font-size:.8em;line-height:1.4em;font-style:italic;}
.vidText {color:#ffffff;}
.redText {color:#cc0000;}
.greenText {color:#006699;}
.homeColor {color:#006699;}

sub,sup {font-size:0.8em;line-height:1em;position:relative;vertical-align:baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
