﻿/* 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: 10pt; font-weight: bold;		font-size: 26pt;}
h2				{text-align:left;	margin-top:    0;	margin-bottom:    0; font-weight: normal;	font-size: 14pt;}
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:  3pt;	margin-bottom:  6pt; font-weight: normal;	font-size: 13pt;}
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;}
.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}

#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 10px 0px;
	border-top: 1px #000000 solid;
	margin: 0 15px 0 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-top-style: none;
}
.inner {
	padding: 10px 0px 10px 0px;
	margin: 0 15px 0 15px;
}

.bottomborder {
	background-position: bottom;
	background-image: url('../../images/leosbottom.jpg');
	background-repeat: no-repeat;
	height: 43px;
	width: 816px;
}
.separator {
   border-top: 1px solid #000000;
   margin:0;
   padding:0;
}
#content {
	padding: 10px 0px 10px 0px;
	margin: 0 15px 0 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.leftcontent {
	clear: left;
}
.rightcontent {
	padding: 0 0 10px 10px;
	width: 200px;
	float: right;
}

/********** 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}
