body
{
	/*text-align: center;*/
	padding: 0 2em 0 2em;
	font-family: Arial;
	line-height: 18px;
	color: #566771;
}

a
{
	color: #566771;
	text-decoration: none;
}


a img
{
	border-style:none;
}


#body_wrap
{
	width: 1044px;
	margin: auto;
	text-align: center;
}

#pagetitle
{
	width: 1044px;
	height:45px;
	text-align: center;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 24px;
	letter-spacing: 6px;
	padding: 3px;	
	background: url(  '/txis/images/line.png' ) bottom center no-repeat;
	vertical-align: middle;
}
#header_left
{
 width : 17%;
	height: 45px;
	float: left;
	text-align: left;
	color: #666666;
	font-weight: normal;
	/*border:solid 1px;*/
}

#header_right
{
	/*float: left;*/
	text-align: left;
	width: 81%;
	height: 45px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 24px;
	letter-spacing: 6px;
	/*border:solid 1px;*/
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
overflow: hidden;
}

#header
{
	background: url('/txis/images/head.png');
	width: 944px;
	height: 45px; /*height:50px; JS - 05042009 */
	margin: auto;
	background-position: 0 -20px;
	
}

#header h3
{
	visibility: hidden;
}





#map
{
	background: url('/txis/images/map.png') no-repeat;
	background-position: -30px -70px;
	width: 944px;
	height: 335px;
	margin: auto;
}

#menu_wrap
{
	width: 85%;
	height: 50px;
	margin:	auto;
}

#about_wrap
{
	width: 85%;
	height: 50px;
	margin:	auto;
}


.button
{
	float: left;
	width: 188px;
	height: 71px;
	margin-left: 1%;
	text-align: left;
	background: url('/txis/images/button2.png' ) no-repeat;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 14px;
	display: inline;
	margin-top: 20px;
	cursor: pointer;
	
}

.button h2
{
	color: #009ABA;
}

#Business
{
	margin-left: 22%;
	
}

#Global
{
	margin-left: 2%;
}

#tech
{
	width: 125px;
	height: 71px;
	text-align: center;
	background: url('/txis/images/techbutton.png') no-repeat;
	padding-left: 0px;

}
#A1
{
	margin-left: 22%;
	background: none;
}

#A2
{
	margin-left: 2%;
	background: none;
}

#about 
{
	background: url('/txis/images/aboutbutton2.png') no-repeat;
	width: 125px;
	height: 54px;
	margin-top: 5px;
	text-align: center;
	padding-left: 0px;
	/*margin-left:405px;
	margin-left: 45%;*/
}



#about h2
{
        line-height: 10px;
        padding-top: 14px;
        width: 120px;
        text-align: center;
       }
        
#tech h2
{
        line-height: 14px;
        padding-top: 10px;
        width: 120px;
        text-align: center;}

.button h3
{
	width: 80%;
	margin-left: 10px;
	margin-top: 4px;
}

.button h2
{
	width: 85%;
}

h1,h2,h3,h4
{
	margin: 0;
	padding: 0;
	font-family: arial;
}


h1
{
	font-size: 12pt;
	display:inline;
}

.activepage
{
	color:Maroon;
}

h3
{
	/*Font stuff*/
	font-size: 8pt;
	font-weight: normal;
}

h2
{
	/*Font Size/color */
	font-size: 10pt;
}

h4
{
	/*Font Size/color */
	font-size: 10pt;
	color:#4D4947;

}


/********Subpages**********/


#content_wrap
{
	position: relative;
	margin: auto;
	padding: 15px;
	background: url('/txis/images/watermark2.png') no-repeat;
	height: 768px;
	background-position: 0 -125px;
	z-index: 1;
}

.left_col
{
	width: 15%;
	float: left;
	text-align: left;
	border-right: 1px solid #566771;
	padding: 30px 20px 0 0;
}

.left_col li
{
	margin-bottom: 50px;
}

.left_col li a
{
	display: block;
}

.right_col
{	
	float: left;
	text-align: left;
	padding: 20px;
	width: 65%;
	font-family: arial;
	font-weight: bold; 
	font-size: 10pt;
	color: #4D4947;
	
}

.right_col p
{
	margin-bottom:5px;
}

.bioLink
{
	color: #566771;
	text-decoration: none;
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Verdana
}


#nav_bar
{
	position: relative;
	text-align: left;
	z-index: 2;
	width: 100%;
	/*height: 50px; -JS 05042009 */
	height: 2.8em;
	background-color: #404040;
}

#band
{
	width: 100%;
	height: 5px;
	background-color: #f4b42d;

	/*No idea why IE6 needs this */
	font-size: 5px;
}

#intellect
{
	text-align: center;
	padding-top:10px;
	padding-left:2px;
	vertical-align: middle;
	/*color: #fdcd04;*/
	color: #f4b42d;
	text-transform: uppercase;
	font-family: Arial, Verdana;
	font-size: 11px;
	width: 180px;
	height: 38px;
	letter-spacing: 3px;
}

.bio
{
	width: 700px;
	height: 460px;
	display: none;
	overflow-y: scroll;
	padding: 3px;
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
}

.bio_m
{
	display: none;
}


.scrollcontent
{
	width: 700px;
	height: 420px;
	overflow-y: scroll;
	padding: 3px;
	/*border: gainsboro thin solid;*/
}

.tech
{
	width: 700px;
	height: 250px;
	display: none;
	overflow-y: scroll;
	padding: 3px;
	border: gainsboro thin solid;
}

.faq
{
	width: 700px;
	/*height: 150px;*/
	display: none;
	/*overflow-y: scroll;*/
	margin-left:10px;
	padding: 3px;
	/*border: gainsboro thin solid;*/
	color:Red;
}

.contentText 
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 10pt;
	color: #4D4947;
}

.contentSubtitle
{
	font-family: arial;
	font-size: 11pt;
	color: black;
	font-weight:900;
	text-align:center;
	
}



.contItalInd
{
	margin-top:0px;
	padding-top:0px;
	padding-left:15px; 
	font-style: italic;
	font-weight: bold; 
	margin:10px
}



.contentList
{
	list-style: list-style-type: disc;
	margin-left: 15px;
	margin-top:0px;
	padding-top:2px;
}

.contentList ul
{
	list-style-type: circle;
}

.lowercaseBullets
{
list-style:lower-alpha;
}


.content_leftfloat
{
	width: 250px;
	float: left;

}

.contentListNoBullet
{
	list-style:  none;
	margin-left: 15px;
}

.contentListNoBullet li
{
	padding:3px;
}


.closeParagraph
{
	 margin-top:1px;
	 margin-bottom:1px;
}

.red_Q
{
	margin-left: 55px;
	color: #ff0000;
	text-indent: -18px;
}

.green_A
{
	margin-left: 55px;
	color: #006633;
	text-indent: -18px;
}



.contentListNoBullet_red
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 25px;
	color: Red;
	list-style:  none;
}

.contentListNoBullet_A
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 25px;
	color: Red;
	list-style-image: url(A.jpg);
}


.bioBtn
{
	font-size: 8pt;
	margin-left:20px;
	color:Navy;
}



img.floatLeft { 
    float: left; 
	border-style:none; 
	margin-right:20px;
}

img.floatRight{
    float: right; 
	border-style:none; 
	margin-right:20px;
}

div.clearLeft
{	display:block;  
	clear:left;
}

.logoBkgrnd
{
	/*background-color:White;*/
	width:167px;
	padding:20px;
}

.contactimg
{
	padding-right:10px;
	vertical-align:top;
}

.prevmenu
{
	margin: 15px;
	font-size: 12pt;
	text-transform: uppercase;
	color: #a9a9a9;
}

.aspBtn
{
	margin-left:10px;
	margin-right:10px;
	
	
}

.consultant
{
	width:650px;
}

.consultant tr
{
	
}


.consultant td
{
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}

.email_callout
{
	position: absolute;	
	top: 10px;	
	left:40px;
	padding: 1px;
	display:none;
	width: 133px;
	height: 94px;
	z-index:2;
	font-size: x-small;
	line-height: 15px;
	font-family: Sans-Serif;

}

.green
{
	color:Green;
}

.red
{
	color:Red;
}

.tech_on_demBtn
{
	color:Navy;
	/*font-size:larger;*/
}

.referraltitle
{
	text-align: center;
	text-decoration: underline;
}

.grants_title
{
	font-size:medium;
	font-weight:bolder;
}

.grants_subtitle
{
	font-weight: bold;
	color: #000000;
}

.italic
{
	font-style:italic;
}

.availIP_table_head
{
	font-weight: bold; 
	color: white; 
	height: 23px; 
	width: 50px; 
	background-color: #0099ff; 
	font-size: 12pt; 
	line-height: 115%; 
	font-family: 'Times New Roman','serif';
}

.availIP_table_oddRow
{
	font-weight: bold; 
	width: 313px; 
	background-color: #cbdff1; 
	font-size: 10pt; 
	color: black; 
	line-height: 115%; 
	font-family: 'Calibri','sans-serif';
}

.availIP_table_evenRow
{
	font-weight: bold; 
	width: 313px; 
	background-color: #e7f0f8; 
	font-size: 10pt; 
	color: black; 
	line-height: 115%; 
	font-family: 'Calibri','sans-serif';
}

.sitemap_headerRow
{
color: white; 
font-family: Arial; 
background-color: #404040;
text-align: center
}

.sitemap_submenuRow
{
text-align: left; 
vertical-align:text-top; 
}

.sitemap_submenuList
{
list-style-type: none; 
padding-left:0px; 
margin-left:0px; 
}

#page_content a
{
	color:Navy;
}

#page_content a:hover { /*link hover style*/
text-decoration: underline;
}	

.font59042
	{color:black;
	font-size:10.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	}
.font69042
	{color:black;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	}

.font89042
	{color:black;
	font-size:9.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	}
	
.font79042
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	}	

.font109042
	{color:black;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	}
	
.xl639042
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:black;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	vertical-align:bottom;
	background:white;
	white-space:nowrap;}	

.xl649042
	{
	background:white;
	}
.xl659042
	{
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#DDD9C3;
	}
.xl669042
	{
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#DDD9C3;
	}
.xl679042
	{
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#DDD9C3;
	}
.xl689042
	{
	font-weight:700;
	background:#DDD9C3;
	}
.xl699042
	{
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#DDD9C3;
	white-space:nowrap;}
.xl709042
	{
	background:#DDD9C3;
	white-space:normal;}
.xl739042
	{
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#DDD9C3;
	}
.xl749042
	{
	font-weight:700;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#DDD9C3;
	}
.xl759042
	{
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#DDD9C3;
	}

.xl859042
	{
	font-weight:700;
	background:white;
	}
.xl869042
	{color:white;
	font-size:11.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	background:black;
	padding-left:9px;
	}
