/*TAIC PART 2008 Style Sheet*/

/*Original CSS provided by ? */
body {
	margin-top: 0px;
	font-family: verdana, sans-serif;
}

#container_top 
{
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    margin: 0px auto 0px auto;
    width: 800px;
    min-width: 800px;
    /*color: #7C96A1;*/
    /*color: #000;*/
    text-align: center;
    align: center;
    /*border: solid 1px Black;*/
}

#container_top h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 24pt;
    font-weight: bold;
    color: black;
    margin-bottom: -5px;
    text-align: center;
}

#container_top h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: black;
	margin-top: 12px;
	margin-bottom: 24px;
}

#banner img {
   border: 0px;
}
/*******************Start Header****************************/
#banner 
{
  	/*position: relative;*/
	color: #FFF;
	/*border: 1px solid #17579F;*/
	/*margin: 0px 300px 0px 300px;*/
	margin: 0px auto 0px auto;
	width: 800px;
    min-width: 800px;
	padding: 0px 0px 0px 0px;
	/*z-index: 1;*/
	/*padding-left: 10px; */
	/*overflow: hidden;*/
	/*top: inherit;
	height: auto;
	width: auto;*/
}

.logo 
{
    /*position: inherit;*/
	background: url("/_assets/images/banner2009.jpg") no-repeat; 
}

.no_text {
	/*position: absolute;*/
	/*float: left;*/
	width: 275px;
	/*height: 115px;*/
	/*border: 1px solid #17579F;*/
	/*text-indent: -100em;	*/
	text-decoration: none;
}

/*******************END OF Header****************************/ 

/**************TAB Menu*************************************/
#tabmenu {
	position: relative;
	color: grey;
	border-bottom: 2px solid black;
	margin: 10px 2px 0px 0px;
	padding: 1px 1px 0px 0px;
	z-index: 1;
	/*padding-left: 10px; */
	/*overflow: hidden;*/
}

#tabmenu li {
	display: inline;
	overflow: visible;
	list-style-type: none; 
}


#tabmenu a, a.active {
	color: #FFF;
	background: grey;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid #4c4b4b;
	/*border-bottom: 2px solid #06183E;*/
	padding: 0px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
	overflow: visible;
	font-size:11pt;
}

#tabmenu a.active {
	color: black;
	background: #FFF;
	border-bottom: 2px solid #FFF;
	overflow: visible;
}

#tabmenu a:hover {
	color: #FFF68F;
	background: grey;
	text-decoration: none; 
}

#tabmenu a:visited {
	/*color: #06183E;*/
}

#tabmenu a.active:hover {
	background: #fff;
	color: black;
	text-decoration: none; 
	overflow: visible;
}
/*******************END OF TAB MENUS****************************/

/*******************start FEATURE****************************/

#feature {
	margin: 0px auto 0px auto;
	padding: 2px 2px 2px 2px;
	width: 800px;
	min-width: 800px;
	/*border: solid 1px Black;*/
	height: auto;
}

/*******************End FEATUREt****************************/

/*******************start STORY****************************/
#story
{
    /*border: solid 1px Red;*/
    /*border-top: 3px solid #17579F;*/
    /*float: left;*/
    width: 700px;
    min-width: 700px;
    padding: 0px 0px 0px 0px;
    margin: 15px auto 0px auto;
}

#story p{
	text-align: left;
	color: Black;
	font-family:  Verdana, Sans-Serif;
	font-size: 12pt;
}

#story b{
	text-indent: 20px;
	text-align: left;
	color: black;
	font-family:  Verdana, Sans-Serif;
	font-size: 12pt;
}

#story b.indent {
	text-indent: 50px;
	margin-left:65px;
	text-align: left;
	color: black;
	font-weight: normal;
	font-family:  Verdana, Sans-Serif;
	font-size: 12pt;
}

#story b.session{
	text-indent: 20px;
	text-align: left;
	color: #88ac0b;
	font-family:  Verdana, Sans-Serif;
	font-size: 12pt;
}

#story em.heavy{
	text-indent: 20px;
	color: Black;
	text-align: left;
	font-family:  Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight:normal;
}

#story img {
   float: right;
   border: 0px;
   margin: 2px 0px 2px 2px;
}

#story a, a:active, a:visited 
{
    color: grey;
    text-decoration: none;
    font-weight: bold;
}

a, a:active, a:visited 
{
    color: grey;
    text-decoration: none;
    font-weight: bold;
}

#story a:hover {
	border-bottom: 2px solid; 
	border-bottom-color: grey; 
}

a:hover {
	border-bottom: 2px solid; 
	border-bottom-color: grey; 
}

hr.bottom {
     color: black;
     background-color: black;
     height: 2.0px;
}

div.bottom
{
  margin-top:35px;
  margin-bottom:30px;
}

div.top
{
  margin-top:15px;
}

a.littler {
	text-align: left;
	color: Black;
	font-family:  Verdana, Sans-Serif;
	font-size: 5pt;
}

a.highlight 
{

  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 100px;

}

hr.sneakysmall
 {
	margin-top: 10px;
	width: 0;      
display:    block; 
}

hr.sneakymiddlesmall
 {
	margin-top: -30px;
	width: 0; 
display:    block;      
}

hr.sneakysortasmall
 {
	margin-top: -25px;
	width: 0; 
display:    block;      
}

br.sneakysmall
 {
	margin-top: 10px;
	width: 0;      
display:    block; 
}

br.sneakymiddlesmall
 {
	margin-top: -30px;
	width: 0; 
display:    block;      
}

br.sneakysortasmall
 {
	margin-top: -50px;
	width: 0; 
display:    block;      
}

#story h1 {
    font-family: Serif;
    font-size: 20pt;
    font-weight: bold;
    color: #88ac0b;
    margin-bottom: -5px;
    text-align: left;
}
/*******************end STORY****************************/

/*******************start FEATURE****************************/
#story h2 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	color: black;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align:center;
}

h3 {
	font-family: serif;
	font-size: 14pt;
	font-weight: normal;
	color: #88ac0b;
	margin-top: 12px;
	margin-bottom: 0px;
}

h4 {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: ;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.displayed {
    display: block;
    margin-left: -100in;
    margin-right: auto 
}

#post {
text-align: center;
}

#acknowledge {
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	width: 800px;
	min-width: 800px;
	/*border: solid 1px Black;*/
	height: auto;
	text-align: center;
}

#acknowledge img 
{
    border: 0px;
}

#acknowledge a:visited {
	color: #FFF;
}

p.overmore
{

  left-margin:75px;

}

div.keynote
{

  text-align:left;
  left-margin: 50px;

}

.sponsor 
{
    text-align: center;
    float: right;
    width: 440px;
    padding: 0px 20px 10px 20px;
    /*border: solid 1px Red;*/
}

.colab
{
    text-align: center;
    float: left;
    width: 310px;
    /*border: solid 1px Red;*/
}

label.indent {
	display:block;
	margin-left: 15px;
	width: 75%;      
	text-align:left; 
}

#acknowledge h1 {
    font-family: Serif;
    font-size: 24pt;
    font-weight: normal;
    color: #A10B12;
    margin-bottom: 5px;
}

img.float-right-front {
  margin: 6px 0px 0px 0px;  
}
img.float-left-front {
  margin: 50px 0px 0px 0px;  
}
img.float-right {
  margin: 5px 0px 10px 50px;  
}
img.float-left {
  margin: 15px 25px 25px 0px;
}
img.float-left-pushdown {
  margin: 65px 25px 25px 0px;
}
img.float-left-tight {
  margin: 10px 20px 0px 0px;  
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.float-right-front { float: right; }
.float-left-front { float: left; }
.float-left-tight { float: left; }
.float-left-pushdown { float: left; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

.dropcap {
  float: left;
  font: normal 40pt/0.8em Georgia, Times New Roman, Serif;
  color: grey;
  margin-right: 3px;
}

div.figure {
  float: right;
  margin: 50px 10px 0px 10px;  
}
div.figure p {
  text-align: center;
  font-size: smallest;
  text-indent: 0;
}

/*******************End FEATUREt****************************/
