﻿body {
  background-color: #FFF;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
 margin: 0px;
}

A.menu:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;:changed from red CC0000 to invisible #FFFFFF
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}


TD.topbg {
background-image: url(images/topbg.gif);
font-size: 12px;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color : #666666;
}

.leftbg {

background-image: url(images/leftbg.gif);

}

.nnfix {

background-image: url(images/nnfix.gif);

}

.rightbg {

background-image: url(images/rightbg.gif);

}
.style2 {
	margin-right: 0px;
}
.style6 {
	border-width: 0px;
	text-align:center;
}
.style7 {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color:#FE9900;
}
.style8 {
	border-top-style: solid;
	border-top-width: 1px;
}
.style9 {
	border-top-style: solid;
	border-top-width: 1px;
	font-size: small;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style10 {
	text-align: center;
}
.style11 {
	text-align: center;
	font-size: x-large;
}
.style12 {
	font-size: medium;
	color: #FF0000;
}
.style13 {
	text-align: center;
	font-size: xx-small;
}
.style15 {
	border-width: 0px;
	vertical-align: middle;
}
.style16 {
	text-align: center;
	font-size: medium;
}
.auto-style3 {
	text-align: left;
}
.style17 {
	font-family: Arial, Verdana;
	font-size: small;
}
.style18 {
	border-width: 0px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}
.style19 {
	border-width: 0px;
	text-align: center;
	margin-left: 45px;
	margin-right: 45px;
}
.style21 {
	color: #FE9900;
}
.style22 {
	text-align: center;
	font-size: x-large;
	color: #285BA0;
}
.IndexHeader
{
	text-align: center;
	font-size: x-large;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color:#FE9900;

}
h1
{
	font-family: Arial, Verdana;
	font-size:x-large;
	color:#285BA0
}
.MGBusHeader
{
	font-size: x-large; 
	font-family: Verdana;
	color: #285BA0;
	font-weight:bold
}
.MGBusHeader2
{
	font-size: large; 
	font-family: Verdana;
	color: #285BA0;
	font-weight:bold
}
.MGBusHeader3
{
	font-size: small; 
	font-family: Verdana;
	color: #285BA0;
	font-weight:bold
}
.MindGeniusBody
{
	font-size: small; 
	font-family: Verdana;
}
.MGEduHeader
{
	font-size: x-large; 
	font-family: Verdana;
	color: #42957C;
	font-weight:bold
}
.MGEduHeader2
{
	font-size: large; 
	font-family: Verdana;
	color: #42957C;
	font-weight:bold
}
.MGEduHeader3
{
	font-size: small; 
	font-family: Verdana;
	color: #42957C;
	font-weight:bold
}


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.loading_bar
{ 
	position: absolute; 
	display: none; 
	height: 100%; 
	width: 100%; 
	z-index: 99; 
	background: transparent url(../images/asynch-1F.gif) no-repeat 50% 50%; 
}

.loading_bar_body {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  top:0;
  left:0;
  z-index: 999;
  background: #34383e url(../images/ajax-loader-2.gif) no-repeat 50% 50%;
}	

.style23 {
	border: 1px solid #808080;
}
