body{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: normal;
	margin: 0.5px;
	padding: 0px;
	background-color: #DEE6F1;
	background-image: url(bg_grad2.gif);
	background-repeat: repeat-x;
	background-position: left top;

	text-align:center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;

}

a:hover{
	color: #33CC33;
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Times New Roman,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 114%;
	font-weight: bold;
}

h3{
 font: bold 100% Times New Roman,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width: 800px;
	background-color: #ffffff;

	
	margin:20px auto;
	text-align:left;
}

#pagecell2{
	position:absolute;
	top: 53px;
	left: -11px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #FEFEFE;
	font-family:  "Times New Roman", Times, serif;
	font-size: 16px;
}
#header {
	background-image: url(ilc_logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
}


#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #64B9EB;
	
}



/************** pageName styles ****************/

#pageName{
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 170px;
	padding-top: 10px;
}

#pageName h2{
	color: #0082C7;
	margin:0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 220%;
	font-style: italic;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}





/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Times New Roman,sans-serif;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.feature img{
	border: 8px solid #dddddd;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
feature movie{
Z-index: 3;
position: absolute; top: 70px; left: 6px;
width: 320px;
height: 240px;
border-top-style: groove;
border-right-style: groove;
border-bottom-style: groove;
border-left-style: groove;
border-top-color: #890501;
border-right-color: #890501;
border-bottom-color: #890501;
border-left-color: #890501;
} 
.feature td{
}

/************** footer styles ****************/

#footer{
	clear: both;
	border-top: 4px solid #64B9EB;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

#footer a:link, #footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#footer a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(bg_nav.gif);
	font-weight: bold;
	color: #21536A;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #00CCFF;
	background-color: #C7D3E1;
	background-repeat: no-repeat;
}

#sectionLinks a:hover{
	background-color: #0082c7;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 0px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


.quotes{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#0066CC
}


/********************* end **********************/
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	text-align: center;
	text-indent: 0px;
}
.tableBody {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
function MM_CheckFlashVersion(reqVerStr,msg){
  with(navigator){
    var isIE  = (appVersion.indexOf("MSIE") != -1 && userAgent.indexOf("Opera") == -1);
    var isWin = (appVersion.toLowerCase().indexOf("win") != -1);
    if (!isIE || !isWin){  
      var flashVer = -1;
      if (plugins && plugins.length > 0){
        var desc = plugins["Shockwave Flash"] ? plugins["Shockwave Flash"].description : "";
        desc = plugins["Shockwave Flash 2.0"] ? plugins["Shockwave Flash 2.0"].description : desc;
        if (desc == "") flashVer = -1;
        else{
          var descArr = desc.split(" ");
          var tempArrMajor = descArr[2].split(".");
          var verMajor = tempArrMajor[0];
          var tempArrMinor = (descArr[3] != "") ? descArr[3].split("r") : descArr[4].split("r");
          var verMinor = (tempArrMinor[1] > 0) ? tempArrMinor[1] : 0;
          flashVer =  parseFloat(verMajor + "." + verMinor);
        }
      }
      // WebTV has Flash Player 4 or lower -- too low for video
      else if (userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 4.0;

      var verArr = reqVerStr.split(",");
      var reqVer = parseFloat(verArr[0] + "." + verArr[2]);
  
      if (flashVer < reqVer){
        if (confirm(msg))
          window.location = "http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
      }
    }
  } 
}
