body { 
  text-align:           justify;
  font-family:          Verdana, Arial, helvetica, sans-serif;
  line-height:		1.2;
  margin-top:		0px;
  margin-bottom:	0px;
  background-color:     #40414a;
}

a:link {
  color:                white;
  background-color:     inherit;
}

a:active {
  color:                red;
  background-color:     inherit;
}

a:visited {
  color:                white;
  background-color:     inherit;
}

a:hover {
  color:                rgb(231, 189, 16);
  background-color:     inherit;
}

a:link.toplink {
  color:                white;
  background-color:     inherit;
  text-decoration: none;
}

a:active.toplink {
  color:                red;
  background-color:     inherit;
  text-decoration: none;
}

a:visited.toplink {
  color:                white;
  background-color:     inherit;
  text-decoration: none;
}

a:hover.toplink {
  color:                rgb(231, 189, 16);
  background-color:     inherit;
  text-decoration: none;
}

.sidebg {
  background-image: url("/images/sidegrad.png");
}  

.sidebg2 {
  background-image: url("/images/sidegrad2.png");
}  

.bgoptical {
  background-image: url("/images/optical.png");
}  

.nano {
  font-size:		7pt;
  margin-top:		0px;
  text-align:		justify;
}

.nanoleft {
  font-size:		7pt;
  margin-top:		0px;
  text-align:		left;
}

.nanoright {
  font-size:		7pt;
  margin-top:		0px;
  text-align:		right;
}

.nanocenter {
  font-size:		7pt;
  margin-top:		0px;
  text-align:		center;
}

.micro {
  font-size:		8pt;
  margin-top:		0px;
  text-align:		justify;
}

.microleft {
  font-size:		7pt;
  margin-top:		0px;
  text-align:		left;
  color: 		#ffffff;
}

.microright {
  font-size:		8pt;
  margin-top:		0px;
  text-align:		right;
  color: 		#ffffff;
}

.microcenter {
  font-size:		8pt;
  margin-top:		0px;
  text-align:		center;
  color: 		#ffffff;
}

.minor {
  font-size:		10pt;
  margin-top:		0px;
  text-align:		left;
  color: 		#ffffff;
}

.minorleft {
  font-size:		10pt;
  margin-top:		0px;
  text-align:		left;
  color: 		#ffffff;
}

.minorright {
  font-size:		10pt;
  margin-top:		0px;
  text-align:		right;
  color: 		#ffffff;
}

.minorcenter {
  font-size:		10pt;
  margin-top:		0px;
  text-align:		center;
  color: 		#ffffff;
}

.mediumleft {
  font-size:		12pt;
  margin-top:		0px;
  text-align:		left;
  color: 		#ffffff;
}

.mediumright {
  font-size:		12pt;
  margin-top:		0px;
  text-align:		right;
  color: 		#ffffff;
}

.mediumcenter {
  font-size:		12pt;
  margin-top:		0px;
  text-align:		center;
  color: 		#ffffff;
}

.subnav {
  border-style: solid;
  border-width: 1px;
  border-color: #004080;
  background-color: #f4f2f2;
  color: black;
}

.subnav2 {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-color: #dee5eb;
  color: black;
}

.tabletop {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-color: #607da6;
  color: black;
}

.tablemain {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-color: #e5e5e5;
  color: black;
}

.subnavlink {
  font-weight: normal;  
  text-decoration: none;
  text-align: right;
  color: white;
  margin: 		0 0 0 0;
  font-size: 10pt;
}

.subheading {
  font-size: 18pt;
  font-weight: normal;
  text-decoration: none;
  color: black;
  margin:               0 0 0 0;
}

.subheadingwhite {
  font-size: 18pt;
  font-weight: normal;
  text-decoration: none;
  color: white;
  margin:               0 0 0 0;
}

.subpage {
  font-size: 14pt;
  font-weight: normal;
  text-decoration: none;
  text-align: justify;
  color: white;
}

.subpage_orang {
  font-size: 14pt;
  font-weight: normal;
  text-decoration: none;
  text-align: justify;
  color: rgb(231, 189, 16);
}

.subpageright {
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  color: white;
}

.subpageleft {
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: white;
}

.subtitle {
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: black;
}

.subminor {
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: black;
}

.subminorright {
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  color: white;
}

.subminorleft {
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: white;
}

.submicro {
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: black;
}

.indent {
  text-indent: 10px;
}

.curpicpage {
  color: #607da6;
}

.logonform {
   color: #ffffff;
   padding: 0px;
   font-size: 12px; 
   background-color: #000000; 
   border: 1px solid #666666; 
}

.logonformtext {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   width: 100px; 
   margin-right: 6px; 
}

.button_logon { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   background-color: #333333; 
   color: #FFFFFF; 
   margin-right: 6px; 
}

.marginless {
   margin: 0px 0px 0px 0px;
}

.tinybreak {
   margin: 0px 0px 3px 0px;
}

.smallbreak {
   margin: 0px 0px 5px 0px;
}

.medbreak {
   margin: 0px 0px 10px 0px;
}

.break {
   margin: 0px 0px 20px 0px;
}

.bold {
  font-weight: bold;
}

.background_top {
  background-color: #000000;
}

.background_main {
  background-color: black;
}

.divide_color {
  background-color: #737678;
}