﻿/* CSS1 Style Sheet Optimized in Internet Explorer */
body			{text-align:center; background-color:#495E69;  color: #000000; font-family: Myriad Pro, Arial, Helvetica, sans-serif;}

p				{text-align:left;	margin-top:    0;	margin-bottom:    0; font-weight: normal;	font-size: 10pt;}
h1				{text-align:left;	margin-top:    0;	margin-bottom:    0; font-weight: bold;		font-size: 26pt;}
h2				{text-align:left;	margin-top:    0;	margin-bottom:    0; font-weight: bold;	    font-size: 18pt;}
h3				{text-align:left;	margin-top:    0;	margin-bottom:    0; font-weight: bold; 	font-size: 13pt;	margin-left: 0;}
h4				{text-align:left;	margin-top:    0;	margin-bottom:    0; font-weight: bold;		font-size: 11pt;}
h5				{text-align:left;	margin-top:    0;	margin-bottom:    0; font-weight: bold; 	font-size: 10pt;}
h6				{text-align:left;	margin-top:	   0;	margin-bottom:    0; font-weight: bold;		font-size: 8.5pt;}
ol				{					margin-top:    0;	margin-bottom:    0;						font-size:  8pt;}
ul				{					margin-top:    0;	margin-bottom:    0;						font-size:  8pt;	margin-left: 20pt; margin-right: 8pt;}
il				{					margin-top:    0;	margin-bottom:    0;						font-size:  8pt;}
img				{border-style:none;background: none;}
.nomargin		{text-align:left;    margin-top:    0; margin-bottom:    0;}
.nomarginheader	{text-align:center;  margin-top:    0; margin-bottom:    0;}
.heading		{                                                           font-weight: bold;                    color: #CC0033;}
.title			{text-align:center;  margin-top:    0; margin-bottom:    0; font-weight: bold;                    color: #CC0033;}
.red			{color: #FF0000;}
.white			{color:white;}
.indent			{margin-left:.25in;}
.blue			{color:blue;}
.reditalic		{color: #FF0000; font-style: italic;}
.italic			{font-style: italic;}
.bold			{font-weight: bold;}
.reference      {margin-left: 0.25in; font-size:9pt; margin-top: 0; margin-bottom: 0; text-align:left;} 
.copyright		{color:white;text-align:center;margin-top: 0pt;margin-bottom: 0pt;  font-weight: normal; font-size: 9pt}
.textright		{text-align:right;}

.resourcelink   {
	margin-left:.1in;
}
.seminarlink   {
	margin-left:.1in;
}

#mainborder {
	width: 816px;
	border-top: 10px;
	margin: auto;
	background-color: #FFFFFF;
}
.innercell {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 5px;
	padding: 0;
}
.topborder {
	background-position: top;
	background-image: url('images/photonics-top.jpg');
	background-repeat: no-repeat;
	height: 95px;
	width: 816px;
	text-indent: 15px;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 0px;
}
.innerborder {
	padding: 10px 0px 0px 0px;
	margin: 0 15px 0 15px;
}

.innerbordertop {
	border-top: 1px #000000 solid;
	padding: 10px 0px 10px 0px;
	margin: 0 15px 0 15px;
	clear: both;
}

#content {
	padding: 10px 0px 10px 0px;
	margin: 0 15px 0 15px;
	min-height:350px;
	top:-1px;
	border-top: 1px #000000 solid;
	position: relative;
	z-index: 1;
	clear: both;
}
.righttable {
	padding: 0 0 0 10px;
	width: 250px;
	float: right;
}
.lefttable {
	clear: left;
	margin-right: 260px;
}
.leftcontent {
	clear: left;
}
.rightcontent {
	padding: 0 0 10px 10px;
	width: 200px;
	float: right;
}

.bottomborder {
	background-position: bottom;
	background-image: url('images/leosbottom.jpg');
	background-repeat: no-repeat;
	height: 43px;
	width: 816px;
	clear: both;
}

.separator {
   border-top: 1px solid #000000;
   margin:0;
   padding:0;
}

/********** LINK CLASSES **********/

/* Body LINK */
a						{text-decoration:none;      color: #CC0033}
a:visited				{text-decoration:none;}
a:hover					{text-decoration:underline; color: #CC0033}
a:active				{text-decoration:underline; color: #CC0033}

/* Header LINK */
a.header				{text-decoration:none;      color: #000000}
a:visited.header		{text-decoration:none;}
a:hover.header			{text-decoration:underline; color: #CC0033}
a:active.header			{text-decoration:underline; color: #CC0033}

a.headerNavLink			{text-decoration:none;      color: #000000}
a:visited.headerNavLink	{text-decoration:none;}
a:hover.headerNavLink	{text-decoration:none;      color: #FFFFFF}
a:active.headerNavLink	{text-decoration:none;      color: #FFFFFF}

/* LEFT MENU LINK */
a.leftMenuLink			{text-decoration:none;      color: #FFFFFF}
a:visited.leftMenuLink	{text-decoration:none;}
a:hover.leftMenuLink	{text-decoration:underline; color: #FFFFFF}
a:active.leftMenuLink	{text-decoration:underline; color: #FFFFFF}

/* FOOTER LINK */
a.footerNavLink			{text-decoration:none;      color: #FFFFFF}
a:visited.footerNavLink	{text-decoration:none;      color: #FFFFFF}
a:hover.footerNavLink	{text-decoration:underline; color: #FFFFFF}
a:active.footerNavLink	{text-decoration:underline; color: #FFFFFF}

/* BEGIN headertabs */

div#headertabs {
	position: relative;
	padding: 0px;
	margin: 0 15px 0 15px;
	top: 0px;
	text-align: left;
	z-index: 2;
	width: 100%;
	min-height: 20px;
	white-space: nowrap;
	vertical-align: bottom;
	font-size: 10px;
}
		
div#headertabs ul {
	display: block;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-transform: uppercase;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	left: 0px; 
	top: 0px;
	min-height: 19px; 
	z-index: 5500;
}
		
div#headertabs ul li {
	display: block;
	margin: 0;
	float: left;
	background-color: #f0f4f5;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	background-image: none;
	width: 100px;
	min-height: 11px;
	font-size: 10px;
	z-index: 6000;
}

.last {
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
		
div#headertabs ul li a {
	color: #333;
	}
	
div#headertabs ul li.selected {
	z-index: 9999;
	background-color: white;
	border-bottom: none;
	padding: 4px 7px 4px 7px;
}
/* 
	padding: 4px 7px 4px 7px;
END headertabs */

