/* GENERAL CONTENT FORMATTING */


.greyText {
	color:#666666;
}
.blackText {
	color:#666666;
}
.whiteText {
	color:#FFFFFF;
	font-size:11px;
}
a {
	color:#336699;
}
hr {
	width:100%;
	height:1px;
	margin-top:15px;
	margin-bottom:50px;
}
a:hover {
	color:#000000;
}
a:visited 
{
	color:Purple;
}
.globalsubtab {
	text-align:left;
	background: url(../images_FE/navfe_tile.gif);
}
#titleBand {
	width:759px;
	background-color:#CC9933;
	border-left:solid 7px #FFFFFF;
	border-right:solid 7px #FFFFFF;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}
#bodyHome {
	width:759px;
	border-left:solid 7px #FFFFFF;
	border-right:solid 7px #FFFFFF;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	background-color:#CCCC99;
}


/* BREAD CRUMB */


#breadcrumb
{
	border-right: #ffffff 7px solid;
	left: 50%;
	/*background-image: url(../images/ti_breadcrumbsbackground.gif);*/
	margin-left: auto;
	border-left: #ffffff 7px solid;
	width: 759px;
	margin-right: auto;
	background-repeat: repeat-x;
	height: 25px;
	background-color: #993;
}

#breadcrumb td.breadcrumbtext{
	width:530px;
	padding-left: 16px;
	text-align: left;
}

#breadcrumb td.icons{
	width: 229px;
	text-align: right;
	padding-top: 3px;
}

#breadcrumb td {
	font-size:9px;
	color:#ffffcc;
}
#breadcrumb td a
{
	color: #ffffcc;
}
#breadcrumb td a:hover {
	color:#FFFFFF;
}


/* LEFT COLUMN DETAILS */


.columnLeft {
	width:185px;
	color:#330000;
	font-size:12px;
	background-color:#CCCC99;
	text-align:left;
}

#categorynav {
	background-color: #0B285D;
	margin:0;
	padding:5px 5px 5px 15px;
	border-top: 1px solid #336699;
	vertical-align:top;
	
}

#categorynav a{
	color: #BBDBFA;
	display: block;
	padding-bottom : .7em;
	line-height : 1.2em;
	text-decoration: underline;
	font-size: .7em;
	font-family: Arial,Helvetica,sans-serif;
}

#categorynav a:hover{
	color: #FFFFFF;
}

#didyouknow
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 9pt;
	margin: 10px 10px 5px;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99cc99;
}

#didyouknow h1
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 3px;
	margin: 0px;
	vertical-align: top;
	color: white;
	padding-top: 3px;
	background-color: #339966;
}

.didyouknowabstract
{
	font-size: .9em;
	padding-right: 3px;
	padding-left: 3px;
	margin: 2;
}

.didyouknowimage
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin-top: 3px;
	margin-bottom: 3px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-align: center;
}

/* Technology Inventory Search */

#techinvsearchbox 
{
	padding : 15px 10px 5px 10px;
}

#techinvsearchbox h5
{
	color: Black;
	font : bold .8em Arial, Helvetica, sans-serif;
	padding: 0px;
	margin:0;
}

#techinvsearchbox a 
{
	color:Black;
	text-decoration:underline;
	font : bold .8em Arial, Helvetica, sans-serif;
}

#techinvsearchbox a:hover
{
	color: #336699;
}

#techinvsearchbox hr {
	color: #669966;
	margin : .5em 0 .5em 0;
}

#techinvsearchbox a.backtosearch
{
	border-bottom: 1px solid #696;
	margin-bottom:1em;
	padding-bottom:1.1em;
	width:100%;
}

.symbollegend
{
	margin:15px 10px 5px 10px;
}

/* Related Content */

#stickybox 
{
	padding : 15px 10px 5px 10px;
}

#stickybox a {
	display: block;
	font : normal .7em Arial, Helvetica, sans-serif;
	padding-bottom : .8em;
	line-height : 1.2em;
	text-decoration: underline;
}

#stickybox h5 {
	color: Navy;
	font : bold .9em Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
}

#stickybox p.about 
{
	font-size: .9em;
	margin-top:0;
}

#stickybox a.about
{
	font-size:.9em;
	padding-bottom:0;
	color:#000;
}

#stickybox a.about:hover
{
	color:#336699
}

#stickybox hr {
	color: #669966;
	margin : 0;
}

#stickybox .viewall
{
	font-size:.9em;
	font-family:arial, helvetica, sans-serif;
}

#stickybox .viewall a
{
	display:inline;
	font-size:100%;
}


.columnLeftContent {
	padding-left:21px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.columnLeftContent a {
	color:#FFFFFF;
}
.columnLeftContent a:hover {
	color:#E5CC99;
}

.dateandsize {
	font-size:9px;
	padding-top:4px;
}
.columnTable {
	color:#FFFFFF;
	margin-top:6px;
	margin-bottom:15px;
}
.columnRightHome {
	width:560px;
	background-color:#E5CC99;
}
.columnRightWhite {
	width:560px;
	background-color:#FFFFFF;
}
INPUT {
	font-size:12px;
}
#columnLeftRule {
	display:block;
	border-bottom:solid 1px #E5CC99;
	height:1px;
	margin-bottom:16px;
}



/* BODY FORMATTING */

.submit {
	width:100%;
	padding-bottom:14px;
	border-bottom:double 3px #CCCCCC;
	margin-bottom:10px;
}

.padLeft {
	display:block;
	padding:0px 25px;
}
.padLeftWhite {
	display:block;
	padding:20px 25px;
	text-align:left;
}

#ti_title
{
	padding: .5em .5em .5em 0;
	background-color: #999933;
	font-family: Verdana, Arial, Sans-Serif;
	height: 90px;
	width: 100%;
	background: url(../images/ti_titlebackground.gif) no-repeat;
	height: 110px;	
}

#ti_title h1
{
	font-size: 1.1em;
	color:#ffffff;
	text-align:left;
	margin-bottom: 0;
	padding: 10px 5px 0px 10px;
	font-weight: normal;
}

#ti_title h2
{
	padding-right: 5px;
	margin-top: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: floralwhite;
	padding-top: 0px;
	text-align: left;
}

/* VIEW ALL LIST */
.searchheaderalpha
{
	float: right;
	color: #666666;
	letter-spacing: .2em;
	padding-top: .5em;
	padding-bottom: .5em;
}

.listletter
{
	border-top: 1px #cccccc solid;
	margin-top: 15px;
	display: block;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	background: #eeeeee;
	margin-bottom: 15px;
	width: 100%;
	color: #999999;
	border-bottom: 1px #cccccc solid;
	font-family: verdana;
}

.listletter a
{
	color: dimgray;
}

.subhead
{
	 width:100%;
	 padding-top:10px;
} 

.subhead a {
	font-weight:bold; color:#003366;
}

.subhead a:hover
{
	color: #336699;
}

hr
{
	margin:.5em 0 .5em 0;
	width: 100%;	
}

.abstract
{
	font-size: .7em;
	color: Black;
}

/* */

#content{
	display:block;
	text-align:left;
	color:#333333;
	padding: .5em;
	width: 100%;
	font-size: .7em;
}

#content h2
{
	font-size:1.1em;
	color:#003366;
}

#content h1,.h1
{
	padding-right: 5px;
	padding-left: 10px;
	background: url(../images/tbr_titlebackground.gif) no-repeat;
	padding-bottom: 1px;
	margin: 0px;
	font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	color: white;
	padding-top: 30px;
	height: 110px;
}

#content .jumplinks
{
	font-size:50%;
}

#content .jumplinks a
{
	color: #BBDBFA;
	text-decoration: none;
}

#content h3
{
	font-size:.7em;
	font-weight:bold;
	color:Black;
	margin-bottom:-7px;
}

#content .jumplinks a:hover
{
	color: white;
	text-decoration: underline;
}

#contenttext 
{
	font-size: .7em;
	margin: 1px 10px 50px 10px;
}

.p
{
	font-size:.8em;
}

#table {font-family: verdana, arial, sans-serif; font-size: 8pt; margin:0 2% 0 2%; padding: 0; width: 80%;}
#table caption {font-size: 9pt; font-weight: bold;}
#table th {font-weight: bold; text-align: center; color: #fff; background-color: green; border-left: 1px solid green; border-right: 1px solid green;}
#table td {vertical-align: top; border: 1px solid green; border-top: 0; margin:0; padding: .5em;}

#doctypebar
{
	margin:20px 0 0 0;
	padding: 0;
	width:100%;
}

#doctypebar tr 
{
	background-color:#336699;
}

#doctypebar td
{
	color: White;
	font-size: .75em;
	font-weight: bold;
	padding: 2px 15px 2px 5px;
}

#doctypebar td.backtotop
{
	text-align: right;
	color: White;
	font-size: .7em;
}

#doctypebar td.backtotop a
{
	color: white;
}

p.doctypeabstract 
{
	font-size:1.0em;
	font-weight:bold;
}

.doctypesubhead
{
	display:block;
	font-size: .75em;
	padding-top: .7em;
	padding-bottom: 0;
	font-weight: bold;
}

.doctypeitem
{
	display:block;
	font-size: .7em;
	padding-top: .15em;
}

.content li {
	margin-bottom:8px;
}
.sectionheads {
	display:block;
	color:#996600;
	font-size:14px;
	margin-bottom:15px;
}
.captions {
	display:block;
	text-align:left;
	color:#333333;
	font-size:10px;
}
.photocaptions {
	display:block;
	margin-top:8px;
	margin-bottom:15px;
}
.bulletList li {
	list-style: none outside;
}
.leftnav {
	color:#FFFFFF;
	font-weight:bold;
}
.leftnav a {
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}
.leftnav a:hover {
	color:#996600;
	font-weight:bold;
	text-decoration:underline;
}

.searchheaderRt {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

table.submit
{
	font-size: 1em;
}

.thankyou
{
	border: black 1px dashed;
	margin: 0.8em 3em 0.8em 3em;
	padding: 0.5em;
	background-color: lemonchiffon;
}



/* SUPERSCRIPTING */
sup, .superscript {
	font-size : 70%;
	vertical-align : super;
}

sub,.subscript {
	font-size : 60%;
	vertical-align : sub;
}

/* DISCLAIMER */
#disclaimer
{
	font-size:7pt;
	font-family:Arial;
	border: dashed 1px darkkhaki;
	margin:5px;
	padding: 5px;
	background-color: beige;
	vertical-align:bottom;
}
