body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
body {
margin:0px;
padding:0px;
}
a:link {
	color: #006A93;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006A93;
}
a:hover {
	text-decoration: underline;
	color: #006A93;
}
a:active {
	text-decoration: none;
	color: #006A93;
}

#maindiv {
background:url(../Images/MainTile.jpg);
background-position:center;
background-repeat:repeat-y;
}

#CR {
	background:url(../Images/MainBottom.jpg);
	height:100px;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#CRText {
	padding-top:20px;
	font-size:10px;
	color:#006A93;
}

#LogoTop {
background:url(../Images/TopTile.jpg);
height:163px;
}
#LogoTop2 {
background:url(../Images/TopTile.jpg);
height:163px;
}

#content {

}

#SidePanel {
padding-left:15px;
padding-right:15px;
	background:url(../Images/RightNewsTile.jpg);
	background-repeat:repeat-y;
}
#navigation {
	margin-left:260px;
}

#logo {
	background:url(../Images/Top.jpg);
	height:163px;
	background-position:center;
	background-repeat:no-repeat;
}

#logo2 {
	background:url(../Images/Top2.jpg);
	height:163px;
	background-position:center;
	background-repeat:no-repeat;
}
.PageHeader {
	font-size:14px;
	font-weight:bold;
	color:#006A93;
	padding-bottom:3px;
}

.PanelHeader {
	font-size:12px;
	font-weight:bold;
	color:#006A93;
	padding-bottom:3px;
}

.PanelText {
	font-size:10px;
	ccolor:#666666;
}

.test  {
	font-size:10px;
}

#tableborder {
	border:solid 1px #cccccc;
	height:350px;
}

.HR {
color:#666;
height:1px;
width:300px;
}

.Standard_Grey_BG {
	background-color:#f2f2f2;
}

.HR2 {
	color:#666;
	height:1px;	
}

#SpryTable {
	border:solid 1px #999999;
}

#datafeeds {
	margin-top:110px;
	margin-left:300px;
	margin-right:340px;
	font-size:12px;
	color:#666666;
	height:10px;
	
}

.Ticker {
	 width:390px;
	 height:16px;
	 border:solid 1px #CCCCCC;
	 }
	 
.iframe {
	border:none;
}

#xls {
	width:900px;
	background:url(file:///C|/Documents%20and%20Settings/Webmaster/Desktop/Tables_Test.xls);
}

#border {
	border: solid 1px #CCCCCC;
}
#directorheader {
	height:50px;
	border:solid 1px #CCCCCC;
}

#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; }
