<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transition/EN"   "http://www.w3.org/TR/xhtml1/DTD/transition.dtd">
/* MAIN CONTAINER AND GENERAL STYLES   */
p		{text-align:center;}
body 	{font-family: arial, verdana,helvetica, sans-serif; 
		font-size:.75em;color: black; background-color:white;}
h1		{text-align:center; font-size:1.7em; font-weight:bold;}
h2		{font-size: 1.1em;font-weight :bold;text-align:left;color:RGB(88,83,50);}
h3		{font-size: 1.0em; font-weight :Bold;text-align:left;color:orange;}
h4		{font-size: 1em; font-weight:Bold; text-align:left;color:green;}
h5		{font-size: 1.0em;  text-align: left; color: silver}
h6		{text-align:left; font-size:2.2em; font-weight:bold;}
a:link		{ text-decoration: none;  color:blue;}
a:visited	{text-decoration: none;  color:#728FCE;}
a:hover		{text-decoration: none;  color:red}
a:active	{text-decoration:none; background-color:white; color:navy}
table		{margin-left:auto; margin-right:auto;}
/*AREA PLACEMENT  */
td			{padding:12px;vertical-align:top;text-align:center;}
#wrapper	{width:800px;margin-left:auto;margin-right:auto; border:none;background-color:none;}
#header		{background-image:url('../iNZight/images/topban.png'); background-repeat:repeat-x; text-align:left;}
#headerVIT	{background-image:url('../VIT/images/topbanVIT.png'); background-repeat:repeat-x; text-align:left;}
#headerST	{background-image:url('../StatThink/images/topbanST.png'); background-repeat:repeat-x; text-align:left;}
#headerBA	{background-image:url('../BootAnim/images/topbanBA.png'); background-repeat:repeat-x; text-align:left;}
#headerTK	{background-image:url('../talks/images/topbanTK.png'); background-repeat:repeat-x; text-align:left;}
#headerISR15	{background-image:url('../talks/images/topbanISR15.png'); background-repeat:repeat-x; text-align:left;}
#cont		{position:relative; top:-2.2em; text-align:left; margin:0 5em 0 5em;}
#cont table	{margin-left:auto; margin-right:auto;}
#cont table img {height:8em; width:20em; border:red;}
#cont txt 	{float:left; font-size:.7em;border:thin ridge blue;text-align:center; color:black}
#cont p		{text-align:center;}
#cont td		{padding:12px;vertical-align:center;text-align:center;}
#isr		{position:relative; top:-2.2em; text-align:left; margin:0 5em 0 5em;}
#isr table	{margin-left:auto; margin-right:auto;}
#isr table img {height:8em; width:12em; border:red;}
#isr txt 		{float:left; font-size:.7em;border:thin ridge blue;text-align:center; color:black}
#isr p		{text-align:left;}
#isr td		{padding:12px;vertical-align:top;text-align:left; width:33%;}
#vit td		{text-align:left;  padding:.5em .5em .5em .5em; }
#anim  td		{vertical-align:center;text-align:left;}
#anim ol		{float:left;}
#anim img	{height:135px; width:225px; margin-left:auto; margin-right:auto;border:thin black ridge;}
#txpic table td {float:left;}
#txpic img	{height:85px; width:65px}
#sthink	h4	{float:left; display:inline;}
#sthink  p	{text-align:left; float:left;}
#sthink  img	{float:left;  border:thin black groove; }
#refce		{position:absolute; left:320px; }
/* NAVIGATION  */
#nav 		{text-align:center; position:relative; top:-1.2em;left: 15%; font-weight:bold;display:block;z-index:5;}
#nav li 		{float:left;line-height:2em;border:thin white ridge;font=size:1.5em; width:10%;background-color:RGB(144,168,185);}
#nav li li      	{background-color:white;font-size:1.2em;text-align:left; width:12em;padding:.5em;border:thin navy ridge;}
#nav li li   li   	{background-color:white;font-size:1.2em;text-align:left; width:12em; padding:.5em;}
#nav ul 		{list-style: none;font-weight: bold;}
#nav li ul 	{position: absolute; left: -999em; font-size:.8em;width: 15em;}
#nav li li ul 	{position: absolute; left: -999em; font-size:.8em;width: 15em;}
/* action of anchor   */
#nav ul li a 	{display: block;color:white;background-color:none;text-decoration: none;}
#nav ul li li a	{display: block;color:navy;background-color:none;text-decoration:none;}
#nav ul li li  li a	{display: block;color:navy;background-color:RGB(144,168,185);text-decoration:none;width:12em}
/* action on hover */
#nav li:hover ul ul, #nav li.sfhover ul ul	   			{left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li  			{left: auto;}
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul 		{left: auto;}
#nav ul li a:hover 	{text-decoration: none; color: Red; background-color:navy;} 
#nav ul li li a:hover 	{text-decoration: none; color: Red; background-color:RGB(144,168,185);} 
#jump a		{text-align:left; color:silver}		

#content {clear: left;}

#footer   	{background-image:url('../iNZight/images/botban.png'); height:7em; background-repeat:repeat-x; text-align:center;}
#footerVIT   {background-image:url('../VIT/images/botbanVIT.png'); height:7em; background-repeat:repeat-x; text-align:center;}		
#footerBA   	{background-image:url('../BootAnim/images/botbanBA.png'); height:7em; background-repeat:repeat-x; text-align:center;}
#footerST  	{background-image:url('../StatThink/images/botbanST.png'); height:7em; background-repeat:repeat-x; text-align:center;}	 
#footerTK  	{background-image:url('../talks/images/botbanTK.png'); height:7em;background-repeat:repeat-x; text-align:center; border-top:thin blue groove;}	 
#footerISR15   {background-image:url('../ISR-15/images/botbanISR15.png'); height:7em; background-repeat:repeat-x; text-align:center;}		
#footer  	a  {color:silver;}
#footer  	img   {float:right; height:5em; padding: 10px 0px 0px 5px;width:8em;position:relative; top:-.5em;right:.5em;}
#footer  	txt {float:left; font-size:.7em;padding:5px;}





.blurb {
    text-align: center;
    width: 70%;
    font-size: 14px;
    margin: 20px auto 10px;
    line-height: 1.5;
}
.ticker {
    font-style: italic;
    text-align: center;
    color: #440000;
    
}
.tagline {
    font-size: 18px;
    color: #005500;
    text-align: center;
    margin: 20px auto 10px;
    font-weight: 800;
}


.para {
    margin: 20px auto 10px;
    text-align: left;
    max-width: 600px;
    font-size: 12px;
}

.big {
    font-size: 14px;
    font-weight: 800;
}

.error {
    color: red;
    font-weight: 800;
}


.sel_buttons {
    display: none;
    width: 680px;
    margin: 0px auto 50px;
    padding: 0;
    text-align: center;
}

.big_button {
    display: inline-block;
    width:  150px;
    padding: 10px 5px;
    margin: 10px 5px;
    border: solid 2px #000;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}

.big_button:hover {
    background: #ddd;
}

.active_btn {
    background: #ccc;
}

.big_button strong {
    display: block;
    text-align: center;
}


#instructions {
    min-height: 200px;
    margin: 0 0 40px;
}

.mac_ins li {
    margin-bottom: 10px;
}

.cent {
    text-align: center;
    margin: 10px 0;
}




.codebox {
    width: 600px;
    border: 1pt solid #AEBDCC;
    background: #F3F5F7;
    padding: 5pt;
    font-family: monospace;
    font-size: 12px;
   
    line-height: 1.5em;
}


#select_packages {
    font-weight: 800;
    width: 600px;
}
#select_packages span {
    display: inline-block;
    width: 200px;
    margin: 5px 0;
}
#select_packages span.disabled {
    color: #999;
}
#select_packages span.nodisable {
    color: #000;
}


#selectbutton {
    display: none;
}
.right {
    width: 600px;
    text-align: right;
}




.packageins {
    display: block;
    width: 400px;
    margin: 20px auto;
    padding: 10px 20px;
    text-align: center;
}
.packageins a {
    font-size: 16px;
    font-weight: 800;
}



.sublist {
    list-style-type: square;
    padding-left: 25px;
}
.sublist li {
    margin-bottom: 0;
    padding: 1px 0;
    /*font-size: 10px;*/
}