* { margin: 0; padding: 0; }
body {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/gradient-bg.jpg) repeat-x 0 0;
	padding: 0;
	color: #fff;
}
img, fieldset { border: none; }
abbr[title] { cursor: help; }
input, select, label, a img { vertical-align: middle; }

a { text-decoration: underline; color: #783333; outline: none; -moz-outline-style: none;}
a:hover { text-decoration: none; color: #783333; }

hr {
	color: #6f6f6f;
	background: #6f6f6f;
	height: 1px;
	border: none;
}

p {
	font-size: 12px;
	color: #000;
	line-height: 1.4;
	margin: 12px 0;
}
#content ul, #content ol {
	font-size: 12px;
	color: #666;
	line-height: 1.4;
	margin: 12px 0 12px 25px;
}
#content h3 {
	color: #666;
	font-size: 18px;
	line-height: 1.3;
	margin: 30px 0 12px;
	font-weight: bold;
}
#content h4, #content h5 {
	color: #666;
	font-size: 14px;
	line-height: 1.3;
	margin: 12px 0;
	font-weight: normal;
}

/* For Wide Flash Content
*/
#flashcontent {
	top: 0;
	width: 966px;
	z-index: 10;
}

#flashdetect{
	margin: 40px 40px 0 260px;
}
	
.redText {
	color:#b80000;
}
table, fieldset, label {
	font-size: 12px;
	color: #666;
	line-height: 1.3;
}

/* For 500 Wide Flash Content
*/
#flashcontentNormal {
	top: 0;
	width: 750px;
	z-index: 10;
}

#flashFiampAward {
	position: absolute;
	top: 0;
	left: 760px;
	width: 100px;
	z-index: 20;
}

#flashdetectNormal{
	margin: 40px 40px 0 40px;
}
/*table { margin: 0 0 12px; }*/
.ngcForm th {
	font-weight: normal;
	text-align: right;
	padding: 3px 5px 3px 0;
	vertical-align: middle;
	width: 130px;
}
.ngcForm td {
	padding: 3px 0;
	vertical-align: middle;
}
fieldset { margin: 0 0 7px; }
input, select {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pageWrapper {
	width: 1030px;
	padding:10px 27px 0 27px;
	w\idth:976px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../images/spirograph-bg.jpg) 0 0 no-repeat;
}

#skipNavigation {	
	text-indent: -9999px;
	display: block;
}

/*=text/lang nav
-----------------*/
#toggleNav {
	float:left;
	width:200px;
	height:20px;
	margin-left:8px;
	position:relative;
}
#textLangNav {
	position:absolute;
	bottom:0;
	left:0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#textLangNav li {
	display: inline;
	padding-left: 7px;
}
#textLangNav li a {
	color: #fff;
	text-decoration: none;
	padding-right: 7px;
}
#textLangNav li a:hover { text-decoration: underline; }

/*=global navigation
--------------------*/
#globalNav {
	width: 494px;
	height: 24px;
	margin-right: 2px;
	float:right;
}
#globalNav ul {
	width: 494px;
	height: 24px;
	list-style: none;
	font-size: 11px;
	position:relative;
}
#globalNav li {
	position: absolute;
	top: 0;
	height: 24px;
}
#globalNav li a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	height: 24px;
	background-image: url(../images/global_nav.gif);
	background-repeat: no-repeat;
}
body.fr #globalNav li a {
	background-image: url(../images/global_nav_fr.gif);
}

#globalNav li#tabHome { width: 98px; left: 1px; }
#tabHome a { width: 98px; background-position: 0 -24px; }
#tabHome a:hover, #tabHome a.current { background-position: 0 1px; }

#globalNav li#tabCMCP { width: 98px; left: 99px; }
#tabCMCP a { width: 98px; background-position: -98px -24px; }
#tabCMCP a:hover, #tabCMCP a.current { background-position: -98px 1px; }

#globalNav li#tabCybermuse { width: 99px; left: 197px; }
#tabCybermuse a { width: 99px; background-position: -197px -24px; }
#tabCybermuse a:hover, #tabCybermuse a.current { background-position: -197px 1px; }

#globalNav li#tabFoundation { width: 99px; left: 296px; }
#tabFoundation a { width: 99px; background-position: -296px -24px; }
#tabFoundation a:hover, #tabFoundation a.current { background-position: -296px 1px; }

#globalNav li#tabShop { width: 99px; left: 395px; }
#tabShop a { width: 99px; background-position: -395px -24px; }
#tabShop a:hover, #tabShop a.current { background-position: -395px 1px; }


/*=container
-------------*/
#container {
	border-top: 1px solid #6977a0;
	float: left;
/*	background:url(../images/at_ngc_bkg.gif) no-repeat bottom right;*/
	padding: 0;
	position: static;
}

/*=header
----------*/
#header {
	width: 974px;
	height: 75px;
/*	background: url(../images/header_bg.gif) 0 0 repeat-x;*/
	background: url(../images/cybermuseNav-bg.jpg) repeat-x;
	position: relative;
}
#header h1 {
	display:inline;
	float:left;
}

/*=header nav
----------*/

#header #cybermuseNav {
	position: relative;
	list-style: none;
	font-size: 12px;
}
#cybermuseNav li {
	display:inline;
	padding:0;
	float:left;
}
#cybermuseNav a {
	display: block;
	text-decoration: none;
	padding:0;
	text-indent:-9999px;
	height:75px;
	background: url(../images/cybermuseNav.jpg) no-repeat;
}
body.fr #cybermuseNav a {
	background: url(../images/cybermuseNav-fr.jpg) no-repeat;
}
#cybermuseNav li.kids a{ width: 93px; background-position: 0 0; }
#cybermuseNav li.youth a{ width: 93px; background-position: -93px 0; }
#cybermuseNav li.teachers a{ width: 94px; background-position: -186px 0; }
#cybermuseNav li.researchers a{ width: 92px; background-position: -280px 0; }
#cybermuseNav li.showcases a{ width: 94px; background-position: -372px 0; }
#cybermuseNav li.extras a{ width: 94px; background-position: -466px 0; }

/* rollovers */
#cybermuseNav li.kids a:hover{ width: 93px; background-position: 0 -75px; }
#cybermuseNav li.youth a:hover{ width: 93px; background-position: -93px -75px; }
#cybermuseNav li.teachers a:hover{ width: 94px; background-position: -186px -75px; }
#cybermuseNav li.researchers a:hover{ width: 92px; background-position: -280px -75px; }
#cybermuseNav li.showcases a:hover{ width: 94px; background-position: -372px -75px; }
#cybermuseNav li.extras a:hover{ width: 94px; background-position: -466px -75px; }


/*=search
----------*/
div#search {
	position: absolute;
	left: 792px;
	top: 28px;
	padding: 0 0 0 15px;
}
input#keyword{
	width: 121px;
	height: 13px;
	border: 1px solid #c3c3c3;
	font-size: 11px;
	padding-top: 2px;
	vertical-align: middle;
	color: #8e8e8e;
	line-height: 1.2em;
}
#search label { line-height: 1.2em; }

label.overlabel {
	position:absolute;
	color: #8e8e8e;
	line-height: 1.2em;
	top: 4px;
	left: 18px;
}

label.overlabel-apply {
	position:absolute;
	top: 4px;
	left: 20px;
	z-index: 1;
	color: #8e8e8e;
	font-size: 11px;
	line-height: 1.2em;
}

input#searchButton {
	vertical-align: middle;
	width: 17px;
	height: 17px;
}

#search p#advancedLink {
	font-size: 11px;
	margin: 2px 0 0 0;	
}

#search p#advancedLink a { 	color:#fff; text-decoration:none; }

#search p#advancedLink a:hover { color:#fff; text-decoration:underline; }


/*=sidebar dynamically generated
----------*/
#sidebar {
	width: 224px;
	float: left;
	margin-bottom: 20px;
}

#sidebar h2 {
	font-size: 14px;
	line-height: 1.0;
	padding: 6px 5px 5px 30px;
}

#sidebar a {
	width: 190px; /*wrapping of 1st level title*/
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 5px 5px 0px;
	color: #2d415f;
}

#sidebar a:hover, #sidebar a.current { 
	text-decoration: none;
	color:#436ba2;
}

#sidebar #sidebarTable {
width: 216px;
}

#sidebarTable {
width: 216px;
}

#sidebar #show {
	width: 167px; /*wrapping of 2nd level title*/
	list-style: none;
	font-size: 12px;
	line-height: 1.0;
	padding: 3px 3px 3px 0px;
}
#show a {
	width: 167px; /*wrapping of 2nd level title*/
	display: block; 
	text-decoration: none;
	font-size: 12px;
	line-height: 1.0;
	padding: 3px 3px 3px 0px;
}

#show a:hover, #show a.current { 
	color:#436ba2;
 	}
/* Left Nav expander arrows */
#expander a {
	display: block;
	text-decoration: none;
	width: 20px;
	vertical-align: top;
	background: url(../images/side_nav_arrow.gif) 10px 50% no-repeat;
}	
#expander a:hover, #expander a.current {background: url(../images/side_nav_arrow_over.gif) 10px 50% no-repeat; }

/*Side Nav Slidder */
#sideNavBtn #sideNavBtn2{
	display: block;
	position: absolute;
	top: 110px;
	left: 243px;
	width:8px;
	height:470px;
	background:url(../images/sidenav-hider-blank.gif) 0 0 no-repeat;
	text-indent:-9999px;
}


/*=breadcrumb
-------------*/
#breadcrumb {
	width:974px;
	w\idth:750px;
	background: url(../images/breadcrumb-bg.jpg) 0 0 repeat-x;
	position: relative;
	float:left;
	height:24px;
	padding-left:0px;
}
#breadcrumb ul {
	padding: 5px 22px 0 8px;
	height:22px;
	he\ight:19px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5e1c3;
	line-height: normal;
	border-left:1px solid #717f91;
}
#breadcrumb li {
	display: inline;
}
#breadcrumb li.lastCrumb{
	color: #fff;
}
#breadcrumb a {
	color: #e5e1c3;
	text-decoration: none;
}
#breadcrumb a:hover { text-decoration: underline; }

/*=content wrapper
------------------*/
#contentWrapper {
	float: left;
	/*padding-top: 24px;*/
	width: 750px;
}

#contentWrapper_big {
	float: left;
	/*width: 750px;*/
}



/*=banner
-------------*/
#banner {
	width:972px;
	overflow:hidden;
	display:none;
}

/*=mainContent
---------------*/
#mainContent {
/*	background: url(../images/content_gradient.gif) 0 0 repeat-x;*/
	width:531px;
	min-height:500px;
	float:left;
	color:#000;
	background:#fff;
	text-align: left;
}

* html #mainContent {
	height: 500px;
}

.singleColumnContent{
	width:750px !important;
}

#mainContent_big {
/*	background: url(../images/content_gradient.gif) 0 0 repeat-x;*/
	width: 966px;
	/*w\idth: 910px;*/
	padding: 0 0 0 8px;
	min-height:500px;
	/*height:500px;
	float:left;*/
	color:#999;
	background:#fff;
}

* html #mainContent_big {
	height: 500px;
}
.singleColumnContent_big{
	/*width:750px !important;
	w\idth: 686px !important;*/
}

#mainContent h2{
	margin:0 0 10px 0;
	font-size:1.2em;
	font-weight:normal;
}
#mainContent h3{
	margin:10px 0 8px 0;
	font-size:1em;
	font-weight:normal;
}
#mainContent p{
	padding:0;
	margin:0 0 20px 0;
}

/*=content head
----------------*/
#contentHead { position: relative; }
#contentHead h2 {
	margin:0 0 10px 0;
	line-height: 1.0;
	font-size: 20px;
	text-transform:uppercase;
}

/* Fix for main.css from Templates This fixes an IE6 problem with the breadcrumb while keeping everything where it needs to be */
#pageWrapper {
	width: 1030px;		/* Other values are inherited from main.css */
}
#globalNav {
	margin-right: 56px; /*correct so that the globalnav doesn't hang off the right of the page */
}
/* End pageWrapper fix	*/

/*=content nav - sub-sub-nav (within main content area)
-------------*/

#contentHead #contentNav {
	background: url(../images/step_nav_bg.gif) 0 0 repeat-x;
	height: 28px;
}
#contentHead ul#contentNav {
	width:420px;
	line-height: 1.3;
	padding:0;
	margin:0 0 20px 0;
}
ul#contentNav li {
	padding:0;
	font-size: 13px;
	list-style-type: none;
	color: #666;
	text-align: center;
	display:inline;
}
ul#contentNav li a{
	width:100px;
	height:13px;
	padding:00;
	text-decoration:none;
	color: #666;
}
ul#contentNav li a:hover{
	color: #b80000;
}
ul#contentNav li.current {
	color: #b80000;
}
ul#contentNav li.first a, #contentNav li.first{
	border:none;
	padding-left:0;
}


/*=plan your visit styles
-------------*/

#visitPlan {
	margin-top:30px;
	position:relative;
}
#visitPlan a{
	float:left;
	margin:0;
	padding:0;
}
#visitNav {
	position:absolute;
	top:680px;
	left:380px;
	z-index:20;
}
#visitNav h4{
	text-transform:uppercase;
}
ul.arrowsNav {
	line-height: 1.3;
	padding:0;
	margin:0 0 6px;
}
ul.arrowsNav li {
	padding:0;
	font-size: 13px;
	list-style-type: none;
	color: #666;
	text-align: left;
	display:block;
}
ul.arrowsNav li a{
	padding:0 0 3px 16px;
	text-decoration:none;
	text-transform:uppercase;
	color: #666;
	background:url(../images/right-arrow.gif) 0 45% no-repeat;
}
ul.arrowsNav li a:hover{
	color: #b80000;
}
ul.arrowsNav li.current {
	color: #b80000;
}
ul.arrowsNav li.first a, ul.arrowsNav li.first{
	border:none;
	padding-left:0;
}


/*=secondary content
---------------*/
#secondaryContent {
	float:left;
	margin: 0 0 0 1px;
	width:214px;
	padding:10px 0;
	height:100%;
	color:#999;
	background:#fff;
}
#secondaryContent .callout h4{
	width:200px;
	height:15px;
	margin:6px 0;
	text-transform:uppercase;
	font-size:0.8em;
}
#secondaryContent .callout h5{
	width:200px;
	height:15px;
	padding:0 20px 0 13px;
	margin:6px 0;
	text-transform:uppercase;
	font-size:0.8em;
}
#secondaryContent img.dottedLine {
	margin-left:10px;
}
#secondaryContent .callout p, #secondaryContent .callout ul{
	padding:0 30px 0 13px;
}
#secondaryContent .callout p{
	margin:0 0 8px 0;
	font-size:0.7em;
	font-weight:500;
}
#secondaryContent .callout p a{
	color:#b80000;
	text-decoration:none;
}
#secondaryContent a.arrowLink {
	width:180px;
	w\idth:100px;
	padding:0 0 3px 60px;
	text-decoration:none;
	text-transform:uppercase;
	color: #666;
	font-size:0.7em;
	background:url(../images/right-arrow.gif) 45px 45% no-repeat;
}
#secondaryContent a.arrowLink:hover {
	color: #b80000;
}


/*=people at the NGC button
---------------*/
#pplAtNgc {
	width:215px;
	height:32px;
	position:absolute;
	right:0;
	bottom:0;
}
#pplAtNgc a.peopleBtn{
	width:215px;
	height:32px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	position:relative;
}
body.en #pplAtNgc a.peopleBtn {
	background: url(../images/people-at-ngc.png) 0 0 no-repeat;
}
body.fr #pplAtNgc a.peopleBtn {
	background: url(../images/people-at-ngc.png) 0 0 no-repeat;
}
body.en #pplAtNgc a.peopleBtn:hover, body.fr #pplAtNgc a.peopleBtn:hover{
	background-position: 0 -32px;
	text-decoration:none;
}



/*=main content extra 
---------------*/
#mainContentExtra {
	width:974px;
	float:left;
	position:relative;
}
/*=main content extra boxes(blueish gradient box)
---------------*/
.mainContentExtraBox {
	width:375px;
	w\idth:350px;
	padding:10px 5px 12px 20px;
	background:url(../images/maincontentExtra-bg.gif) repeat-x;
	float:left;
}
.mainContentExtraBox h5{
	color:#0e465e;
	font-size:12px;
	width:200px;
}
.mainContentExtraBoxWide {
	width:745px;
	w\idth:720px;
	padding:10px 10px 12px 20px;
	background:url(../images/maincontentExtra-bg.gif) repeat-x;
	float:left;
}
.mainContentExtraBoxWide h5{
	color:#0e465e;
	font-size:12px;
	width:600px;
}
.mainContentExtraBoxWide a{
	color:#0e465e;
	text-decoration:none;
}
.mainContentExtraBox a{
	color:#0e465e;
	text-decoration:none;
}

.mainContentExtraBox1Column {
	width:750px;
	w\idth:725px;
	padding:10px 5px 12px 20px;
	background:url(../images/maincontentExtra-bg.gif) repeat-x;
	float:left;
}
.mainContentExtraBox1Column p {
	width:750px;
	w\idth:725px;
	padding:0;
	float:left;
}
.mainContentExtraBox1Column h5{
	color:#0e465e;
	font-size:12px;
	width:200px;
}
.mainContentExtraBox1Column a{
	color:#0e465e;
	text-decoration:none;
}

.mainContentExtraBox1ColumnWithLogo {
	width:750px;
	w\idth:725px;
	padding:10px 5px 12px 20px;
	background:url(../images/maincontentExtra-bg.gif) repeat-x;
	float:left;
	/*frankb*/
	text-align: left;
}
.logoRBC{
	padding:7px 5px 12px 3px;
	/* frankb */
	float: left;
}
.mainContentExtraBox1ColumnWithLogo p {
	/*frankb
	width:570px;
	w\idth:545px;
	padding:4px 5px 0px 180px;
	position: absolute;
	top: 0;
	left: 210px;*/
	
	margin-left: 140px
}


.mainContentExtraBox1ColumnWithLogo h5{
	color:#0e465e;
	font-size:12px;
	width:200px;
}
.mainContentExtraBox1ColumnWithLogo a{
	color:#0e465e;
	text-decoration:none;
}

/*=enews signup
---------------*/

#mainContentExtra #enewsSignup {
	height:90px;
	he\ight:55px;
	width: 224px;
	w\idth: 202px;
	padding: 35px 0 0 22px;
	position:relative;
	background: url(../images/ngc-logo.jpg) 20px 0 no-repeat;
	display:block;
	float:left;
}
body.fr #mainContentExtra #enewsSignup {
	background: url(../images/ngc-logo-fr.jpg) 20px 0 no-repeat;
}
#mainContentExtra #enewsSignup #signupField { width: 144px; }


/*=footer
----------*/
#footer {
	position: relative;
	background: url(../images/footer_nav_bg.gif) 0 0 repeat-x;
	clear: left;
	border: 1px solid #e9e9e9;
	border-width: 0 0 1px 0;
	width:974px;
}
#footer #footerNav {
	position: relative;
	width: 974px;
/*	background: url(../images/footer_nav_bg.gif) 0 0 repeat-x;*/
	font-size: 12px;
	line-height: 1.3;
	color: #666;
	list-style-type:none;
}
body.en #footer #footerNav {
	padding: 8px 0 0 230px;
	w\idth:744px;
	height: 29px;
	he\ight: 21px;
}
body.fr #footer #footerNav {
	padding: 8px 0 0 80px;
	w\idth:874px;
	height: 29px;
	he\ight: 21px;
}
#footerNav li {
	float:left;
	padding: 0 8px 0 8px;
	border: 1px solid #ccc;
	border-width: 0 1px 0 0;
	white-space:normal;
}
#footerNav li.last {
	border:none;
	white-space:nowrap;
	padding: 0 0 0 8px;
}
#footerNav a {
	display:block;
	text-decoration: none;
	color: #666;
}
#footerNav a:hover { text-decoration: underline; }

#footer img#canada {
	position: absolute;
	right: 0;
	top: 0;
}

/*=copyright
------------*/
#copyright {
	text-align: right;
	margin-right: 55px;
}
#copyright p {
	font-size: 10px;
	margin: 6px 0 0;
}
#copyright a {
	text-decoration: underline;
	color: #666;
}
#copyright a:hover { text-decoration: none; }



/*=pagination
--------------*/
#contentHead p#pagination {
	position: absolute;
	z-index: 100;
	top: 18px;
	right: 175px;
	margin: 0;
}
#pagination a {
	color: #666;
	text-decoration: none;
}
#pagination a:hover {
	color: #666;
	text-decoration: underline;
}



.basefont {  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#000000; font-weight : normal;}
.basefont2009 {  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#666666; font-weight : normal;}
.basefont2009 p{  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#666666; font-weight : normal;}
.basefontEscher {  font-family: Verdana, Arial, sans-serif; font-size: 10pt; color:#F0E3A2; font-weight : normal; line-height : 1.1;}
.basefontEscherThemes {  font-family: Verdana, Arial, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight : normal; line-height : 1.1;}

.basefontEscherTechniques {  font-family: Verdana, Arial, sans-serif; font-size: 10pt; color:#333333; font-weight : normal; line-height : 1.1;}
.basefontEscherInfo {  font-family: Verdana, Arial, sans-serif; font-size: 9pt; color:#CCCCCC; font-weight : normal;}
B { font-weight : bold;}		
I { font-style: italic; }
.escherlifebackground { background-image: url(../youth/escher/life/images/intro_watermark.gif); background-repeat: no-repeat; background-position: right top; background-color: #666534;}
.smallfont {  font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#000000; font-weight : normal;; }
.instruct {	font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #cc0033; font-weight : bold;}
.instructb {	font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #cc0033; font-weight : bold;}
.closetext {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: bold}
.closetext:Visited {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: bold}
.closetext:Active {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: bold}
.closetext:Link {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: bold}
.closetext:Hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; font-weight: bold}
.closetext:Hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; text-decoration : none; font-weight: bold}
form {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.provenancelinks { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.provenancelinks:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.provenancelinks:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.provenancelinks:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.provenancelinks2009 { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.provenancelinks2009:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.provenancelinks2009:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.provenancelinks2009:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.provenancelinks2009Large { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.provenancelinks2009Large:Visited { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.provenancelinks2009Large:Active { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.provenancelinks2009Large:Hover { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#4e4e4e; font-weight : normal; text-decoration: none}
.quoteCareers { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: normal;}
.teacherlayertop {  font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : bold;}
.teacherlayertext {  font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#000000; font-weight : normal;}
.teacherlinks { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacherlinks:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacherlinks:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacherlinks:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacherlinks2009 { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#666666; font-weight : normal; text-decoration: none}
.teacherlinks2009:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#666666; font-weight : normal; text-decoration: none}
.teacherlinks2009:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#666666; font-weight : normal; text-decoration: none}
.teacherlinks2009:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#59678c; font-weight : normal; text-decoration: none}
.teacherltblue {  font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight : normal;}
.teacherltbluesm {  font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight : normal;}
.teacherplanlinks { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight : bold; text-decoration: none}
.teacherboldwhite { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#ffffff; font-weight : bold; }
.white { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#ffffff; font-weight : normal; }
.whitesmall { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; }
.teacherplanlinksunder{ font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight : normal; text-decoration: underline}
.teacherplanlinksunder:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight :  normal; text-decoration: underline}
.teacherplanlinksunder:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight :  normal; text-decoration: underline}
.teacherplanlinksunder:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight :  normal; text-decoration: underline}
.teacherplanlinks2 { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight : bold; text-decoration: underline}
.teacherplanlinks2:Visited { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight :  bold; text-decoration: underline}
.teacherplanlinks2:Active { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight :  bold; text-decoration: underline}
.teacherplanlinks2:Hover { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight :  bold; text-decoration: underline}
.teacherlinkswhite { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.teacherlinkswhite:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.teacherlinkswhite:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.teacherlinkswhite:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.teacherlayertopgloss {  font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#002B69; font-weight : bold;}
.teacherlayertextgloss {  font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#002B69; font-weight : normal;}
.printdrawing {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color: #333333; text-decoration: none}
.printdrawingtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawinglink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawinglink:Visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawinglink:Active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawinglink:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawinglinkbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawinglinkbold:Visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawinglinkbold:Active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawinglinkbold:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.artpreserves { font-family: Arial, Verdana, sans-serif; font-size: 8.5pt; color:#CCCC99; font-weight : normal; text-decoration: none ; line-height: normal;}
.artpreservesbold { font-family: Arial, Verdana, sans-serif; font-size: 9pt; color:#CCCC99; font-weight : bold; text-decoration: none ; }
.artpreservesbold:Hover { font-family: Arial, Verdana, sans-serif; font-size: 9pt; color:#CCCC99; font-weight : bold; text-decoration: none ; }
.artpreservesDirective {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #C1A330; text-decoration: none; line-height: normal;}
.artpreservesIntro { font-family: Arial, Verdana, sans-serif; font-size: 9pt; color:#CCCC99; font-weight: normal; text-decoration: none ; line-height: normal;}
.printdrawinggallery { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color: #555755; text-decoration: none }
.printdrawinggallerybold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color: #555755; text-decoration: none ; font-weight: bold}
.printdrawinggalleryitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; line-height: normal; color: #555755; text-decoration: none }
.printdrawinggallerywhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none }
.printdrawinggallerywhitelink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.printdrawinggallerygreylink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #555755; text-decoration: none }
.artpreservesVisited { font-family: Arial, Verdana, sans-serif; font-size: 8.5pt; color:#CCCC99; font-weight : normal; text-decoration: none ; }
.artpreservesRollover { font-family: Arial, Verdana, sans-serif; font-size: 9pt; color:#FFCC66; font-weight : bold; text-decoration: none ; }
.redShow {  font-size: 8.5pt; font-style: normal; font-weight: normal; color: #330000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify}
.redShowbold { font-size: 8.75pt; font-style: normal; font-weight: bold; color: #330000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif }
.redShowTombstone { font-size: 7.5pt; font-style: normal; font-weight: normal; color: #ff9933; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center}
.redShowTombBold { font-size: 8pt; font-style: normal; font-weight: bold; color: #ff9933; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center}
.printdrawinggalleryitalicwhite { font-family: Verdana, Arial, Helvetica,sans-serif; font-size: 8pt; font-style: italic; line-height: normal; color:#FFFFFF; text-decoration: none }
.printdrawinggalleryboldwhite { font-family: Verdana, Arial, Helvetica,sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color:#FFFFFF; text-decoration: none ; font-weight: bold }.redShowCrumb { font-size: 7.5pt; font-style: normal; font-weight: normal; color: #ff9933; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif }
.redShowCopyright { font-size: 7.5pt; font-style: normal; font-weight: normal; color: #330000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify }
.teacherplanselected { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight : bold; text-decoration: underline}
.printdrawinglinkboldu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: underline}
.printdrawinglinkboldu:Visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: underline}
.printdrawinglinkboldu:Active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: underline}
.printdrawinglinkboldu:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: underline}



.provenance_links { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.provenance_links:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.provenance_links:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.provenance_links:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacher_links { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacher_links:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacher_links:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#6666CC; font-weight : normal; text-decoration: none}
.teacher_links2009 { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4c4b4b; font-weight : normal; text-decoration: none}
.teacher_links2009:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4c4b4b; font-weight : normal; text-decoration: none}
.teacher_links2009:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4c4b4b; font-weight : normal; text-decoration: none}
.teacher_links2009:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#4c4b4b; font-weight : normal; text-decoration: none}
.teacherplan_links { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight : bold; text-decoration: none}
.teacherplan_linksunder{ font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight : normal; text-decoration: underline}
.teacherplan_linksunder:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight :  normal; text-decoration: underline}
.teacherplan_linksunder:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight :  normal; text-decoration: underline}
.teacherplan_linksunder:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#677fa4; font-weight :  normal; text-decoration: underline}
.teacherplan_links2 { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight : bold; text-decoration: underline}
.teacherplan_links2:Visited { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight :  bold; text-decoration: underline}
.teacherplan_links2:Active { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight :  bold; text-decoration: underline}
.teacherplan_links2:Hover { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight :  bold; text-decoration: underline}
.teacher_links_white { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.teacher_links_white:Visited { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.teacher_links_white:Active { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.teacher_links_white:Hover { font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#ffffff; font-weight : normal; text-decoration: none}
.printdrawing_title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawing_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawing_link:Visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawing_link:Active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawing_link:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #333333; text-decoration: none}
.printdrawing_link_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawing_link_bold:Visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawing_link_bold:Active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawing_link_bold:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
.printdrawinggallery_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color: #555755; text-decoration: none ; font-weight: bold}
.printdrawinggallery_italic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; line-height: normal; color: #555755; text-decoration: none }
.printdrawinggallery_white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none }
.printdrawinggallery_white_link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.printdrawinggallery_grey_link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color: #555755; text-decoration: none }.artpreservesVisited { font-family: Arial, Verdana, sans-serif; font-size: 8.5pt; color:#CCCC99; font-weight : normal; text-decoration: none ; }
.teacherplanlinksNoline { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#677fa4; font-weight : bold; text-decoration: none}
.teacherplanlinksNoline:Hover { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#333366; font-weight : bold; text-decoration: none}
.teacherplanlinksNoline:Active { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#333366; font-weight : bold; text-decoration: none}
.teacherplanlinksNoline2009 { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#4c4b4b; font-weight : bold; text-decoration: none}
.teacherplanlinksNoline2009:Hover { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#4c4b4b; font-weight : bold; text-decoration: none}
.teacherplanlinksNoline2009:Active { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:#4c4b4b; font-weight : bold; text-decoration: none}
.tableSpacingLeft { padding-left: 0px}
.tableSpacingRight { padding-right: 0px; padding-left: 5px}
.textFeild {  width: 320px}
.formText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.formTextBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #000000}
.linkTextBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #677fa4;  text-decoration : none}
.linkTextBold:Visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #677fa4;  text-decoration : none}
.linkTextBold:Active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #677fa4;  text-decoration : none}
.linkTextBold:Link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #677fa4;  text-decoration : none}
.linkTextBold:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #000000;  text-decoration : none;}
.linkText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ;  color: #677fa4;  text-decoration : none}
.linkText:Visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; color: #677fa4;  text-decoration : none}
.linkText:Active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ;  color: #677fa4;  text-decoration : none}
.linkText:Link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ;  color: #677fa4;  text-decoration : none}
.linkText:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ;  color: #000000;  text-decoration : none;}
.linkTextSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px ;  color: #677fa4;  text-decoration : none}
.linkTextSmall:Visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px ; color: #677fa4;  text-decoration : none}
.linkTextSmall:Active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px ;  color: #677fa4;  text-decoration : none}
.linkTextSmall:Link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px ;  color: #677fa4;  text-decoration : none}
.linkTextSmall:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px ;  color: #000000;  text-decoration : none;}
.listMenuLarge {  width: 135px}
.listMenuMedium { width: 85px}
.listMenuSmall { width: 50px}
.textFeildSmall { width: 70px}
.formTextBoldLarge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.title_Text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #677fa4;}
.title_TextBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #677fa4;}
.formTextLarge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }
.formTextSmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.bodyText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }
.titleText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000 ; font-weight: bold}
.subTitleText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.smallBodyText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.closetextsmall {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; }
.closetextsmall:Visited {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff;}
.closetextsmall:Active {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; }
.closetextsmall:Link {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; }
.closetextsmall:Hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; text-decoration : none;}
.teacherplanlinksVisit { font-family: Arial, Verdana, sans-serif; font-size: 10pt; color:333366; font-weight : bold; text-decoration: none }
.univers {  }
.requirements { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: normal; ; font-style: normal}
.dropdown {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; background-color: #003366}
.dropdownselected { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00 ; background-color: #336699}
.dropdownclear { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00}
.dropdownlink {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; text-decoration : none;}
.dropdownlink:Visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; text-decoration : none;}
.dropdownlink:Active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; text-decoration : none;}
.dropdownlink:Link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00;}
.dropdownlink:Hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFCC00; text-decoration : underline;}
.transformed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #666666; text-decoration: none }
.transformed:Visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #666666; text-decoration: none }
.transformed:Active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #000033; text-decoration: none }
.transformed:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #000033; text-decoration: none }
.transformed:Link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #666666; text-decoration: none }
.transformedorange { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #000033; text-decoration: none ; font-weight: bold}
.transformedwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.transformedwhite:Visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.transformedwhite:Active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.transformedwhite:Link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.transformedwhite:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.transformedgreen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; color: #ccccb2; text-decoration: none }
.artissimofont {  font-family: "Comic Sans MS", Verdana, Arial; font-size: 14px}
.artissimofontstory {  font-family: "Comic Sans MS", Verdana, Arial; font-size: 14px}

.subnav {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none}
.subnav:Visited {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none}
.subnav:Active {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none}
.subnav:Link {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none}
.subnav:Hover {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #EBA76A; font-weight: normal; text-decoration: none}

.subnav_here {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #EBA76A; font-weight: bold; text-decoration: none}
.subnav_here:Visited {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #EBA76A; font-weight: normal; text-decoration: none}
.subnav_here:Active {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #EBA76A; font-weight: normal; text-decoration: none}
.subnav_here:Link {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #EBA76A; font-weight: normal; text-decoration: none}
.subnav_here:Hover {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #EBA76A; font-weight: normal; text-decoration: none}

.uninav {font-family: Universe, Helvetica, sans-serif; font-size: 12px; color: #CCCC99; font-weight: normal; text-decoration: none}
.uninav:Visited {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #CCCC99; font-weight: normal; text-decoration: none}
.uninav:Active {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #CCCC99; font-weight: normal; text-decoration: none}
.uninav:Link {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #CCCC99; font-weight: normal; text-decoration: none}
.uninav:Hover {font-family: Universe, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none}

.mainnavs {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavs:Visited {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavs:Active {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavs:Link {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavs:Hover {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CC6600; font-weight: bold; text-decoration: none}

.mainnavy {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavy:Visited {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavy:Active {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavy:Link {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavy:Hover {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #FF6600; font-weight: bold; text-decoration: none}

.mainnava {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnava:Visited {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnava:Active {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnava:Link {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnava:Hover {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #FF9966; font-weight: bold; text-decoration: none}

.mainnavt {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavt:Visited {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavt:Active {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavt:Link {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnavt:Hover {font-family: Universe, Helvetica, sans-serif; font-size: 14px; color: #FFCC99; font-weight: bold; text-decoration: none}

.mainnave {font-family: Universe Condensed, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnave:Visited {font-family: Universe Condensed, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnave:Active {font-family: Universe Condensed, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnave:Link {font-family: Universe Condensed, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; font-weight: bold; text-decoration: none}
.mainnave:Hover {font-family: Universe Condensed, Helvetica, sans-serif; font-size: 14px; color: #FFFFCC; font-weight: bold; text-decoration: none}
.teacherdropdown {
	width: 400px;
	font-size: 9px;

}
.ulluriatorange { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #CC9900; text-decoration: none }
.ulluriatwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.ulluriatwhite:Visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.ulluriatwhite:Active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.ulluriatwhite:Link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.ulluriatwhite:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; color: #CC9900; text-decoration: none }
.MTAName {  font-family: Arial, Verdana, sans-serif; font-size: 8pt; color:#002B69; font-weight : bold;}
.VirtualGallery2006 {
font-family: Verdana, Arial, sans-serif; font-size: 10pt; color:#666666; font-weight : normal;
}
.VirtualGallery2006Title {

font-family: Verdana, Arial, sans-serif; font-size: 12pt; color:#666666; font-weight : bold;
}


.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 14px;
}
.main_content_td {
	background-image: url(images/shared_mainContentBG.jpg);
	background-repeat: repeat-x;
}
.rightHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 12px;
}
.rightSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}




.rightTourList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	padding-left: 4px;
}
.rightTourList:hover{
	background-color: #DADADA;
	cursor: pointer;
}
.rightTourList a {
	text-decoration:underline;
}
.rightTourList a:hover {
	text-decoration:none;
}
.rightTourList a:active {

	text-decoration:underline;
}
.rightTourList a:visited {
	text-decoration:underline;
}




.tourListTable {

}
.artistListTable {
	background-image: url(images/artist_listBG.jpg);
	background-repeat: no-repeat;
}
.createTourTable {
	background-image: url(images/create_tourBG.jpg);
	background-repeat: repeat-y;
}
.leftHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 16px;
	padding-top: 8px;
	padding-right: 16px;
}
.leftContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 16px;
	padding-right: 16px;
}

.rightHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 16px;
	padding-top: 8px;
}
.rightContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686867;
	padding-left: 16px;
	padding-right: 16px;
}




.artworkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 16px;
}
.artworkList a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.artworkList a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.artworkList a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.artworkList a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}



.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 16px;
}
.roomNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}




.createTourText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.createTourText a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.createTourText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.createTourText a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.createTourText a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.cellRollover:hover{
	background-color: #DADADA;
}


div.scroll {
	height: 220px;
	width: 260px;
	overflow: auto;
}
.footer {
	font-size: 9px;
	color: #666666;
	margin: 0;	
}
.mouseover_white {
	background:#FFFFFF;
}
.mouseover_lightBrown {
	background: #FFFFFF;
}.printBG {
	background-image: url(print_bg.jpg);
	background-repeat: no-repeat;
}


#provenanceList {
	padding-left:0px;
}
#provenanceList ul  {
	list-style-type: none;
	padding: 2px 0 12px 0;
}
#provenanceList li {
padding: 0 0 0 23px;
background: url(../images/BlackBullet.gif) 10px 50% no-repeat; 
}

#referenceList{
	padding-left:0px;
}
#referenceList ul {
	list-style-type: none;	
	padding: 2px 0 12px 0;
}
#referenceList li {
padding: 0 0 0 23px;
background: url(../images/BlackBullet.gif) 10px 50% no-repeat; 
}
form[name=ccoptin] {
	display:none;
}
