@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 36px;
	color: #660000;
	text-shadow: 4px 4px 3px #999999;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navbar .navbar-collapse {
  text-align: center;
}
.hrb {
	margin-left: 0;
	max-width: 790px;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color:#000;	
}
.row {
	max-width:790px;
	margin-left:auto;
	margin-right:auto;
}	
.box {
	margin-top:0;
	max-width:790px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;	
}
.cietitlbox {
	margin-top:0;
	max-width:790px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/CIEtitle2016b.jpg)	
}
.boxwt {
    margin-left: 0;
	max-width: 790px;
	background-color:#fff;	
}
.boxblk {
    margin-left: 0;
	max-width: 790px;
	background-color:#000000;	
}
.boxmid {
	float: none;
    margin: 0 auto;
	max-width: 590px;
	height:auto;	
}
.boxmini {
	float: none;
    margin: 0 auto;
	max-width: 350px;
	height:auto;	
}
.bigger2 {
	font-size:175%;
}
.bigger {
	font-size:150%;
}
.biggerm {
	font-size:125%;
}
.smaller2 {
	font-size:90%;
}
.smaller80 {
	font-size:80%;
}
.smaller {
	font-size:90%;
}
.smallerb {
	font-size:90%;
	font-weight: bold;
}
.transnegspacer6 {
	width: 100%;
	height: -6px;	
}
.transpacer3 {
	width: 100%;
	height: 3px;	
}
.transpacer6 {
	width: 100%;
	height: 6px;	
}
.transpacer12 {
	width: 100%;
	height: 12px;	
}
.transpacer18 {
	width: 100%;
	height: 18px;	
}
.transpacer800 {
	width: 100%;
	height: 1000px;	
}
.transpacer1000 {
	width: 100%;
	height: 1000px;	
}
p {
    max-width: 790px;
}
.indent {
    max-width: 750px;
	margin-left: 20px;
}
.indentdbl {
    max-width: 750px;
	margin-left: 20px;
	margin-right: 20px;
}
.imgborder {
	border: 1px solid #000;
	margin-right: 5px;
}.imgborderr {
	border: 1px solid #000;
	margin-left: 5px;
}
.imgnoborder {
	border: 0px solid #000;
	margin-right: 5px;
}
.imgbox {
	border: 1px solid #000;
}
.product .img-responsive {
    margin: 0 auto;
}
.pale {
	background-color:#FFFFCC;
}
.ltgray {
	background-color:#f9f6f6;
}
.blue {
	background-color:#dff9fa;
}
.palebox {
	max-width: 790px;
	background-color:#FFFFCC;
	padding: 10px;
}
.bluebox {
	max-width: 790px;
	background-color:#dff9fa;
	padding: 10px;
	height:auto;
}
.blkbox {
	max-width: 790px;
	background-color:#000000;
	padding: 10px;
}
.transbox {
	max-width: 790px;
	padding: 10px;
	height:auto;
}

.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 56.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.center-table {
  margin: 0 auto !important;
  float: none !important;
}
.red {
	text-decoration-color: red;
}	
.style1 {color: #FF0000}
.style2 {color: #660000}
.style3 {color: #999999}
.style4 {color: #24921b}
.stylewt {color: #ffffff}
.styleblk {color:#000000}
.bgmed 
	{
		background-color: #FFFF99;
	}	
#illum:first-letter {
	text-indent: 0em;
	font-size: 200%;
	font-weight:bold;
	line-height:50%;
}
.illum:first-letter {
	text-indent: 0em;
	font-size: 200%;
	font-weight:bold;
	line-height:50%;
}
}

