/* 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: #69C;
}

#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: #fff;
}
#breadcrumb td a:hover
{
	color: #330099;
}


/* LEFT COLUMN DETAILS */


.columnLeft {
	width:185px;
	color:#006;
	font-size:12px;
	background-color:#69C;
	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;
}


/* Related Content */

#stickybox 
{
	padding : 15px 10px 5px 10px;
	color: aliceblue;
}

#stickybox a
{
	display: block;
	padding-bottom: 0.8em;
	font: 0.7em/1.2em Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

#stickybox h5
{
	padding: 0px;
	margin-top: 0px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}

#techsetinfo 
{
	padding : 15px 10px 5px 10px;
}

#techsetinfo p
{
	color: aliceblue;
	margin-top: 0px;
	font-size: 0.9em;
	padding-top: 0px;
}

#techsetinfo a
{
	font-weight: bold;
	color: midnightblue;
}

#techsetinfo a:hover
{
	font-weight: bold;
	color: White;
}

#techsetinfo hr {
	color: #B6D9FB;
	margin : 0;
}

#stickybox a.bold
{
	font-weight:bold;
}

#stickybox a:hover
{
	color: #E4E2FE;
}

#stickybox hr {
	color: #B6D9FB;
	margin : 0;
}


.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 */

.padLeft {
	display:block;
	padding:0px 25px;
}
.padLeftWhite {
	display:block;
	padding:20px 25px;
	text-align:left;
}

#ts_title
{
	padding: .5em .5em .5em 0;
	background-color: #999933;
	font-family: Verdana, Arial, Sans-Serif;
	height: 90px;
	width: 100%;
	background: url(../images/ts_titlebackground.gif) no-repeat;
	height: 110px;	
}

#ts_title h1 {
	font-size: 1.1em;
	color:#ffffff;
	text-align:left;
	margin-bottom: 0;
	padding: 3px 5px 0px 10px;
	font-weight: normal;
}
#ts_title h2
{
	padding-right: 5px;
	margin-top: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.7em;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: lightsteelblue;
	padding-top: 0px;
	text-align: left;
}

/* VIEW ALL LIST */
.searchheaderalpha
{
	font-size: 0.6em;
	float: right;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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
{
	 font-family: verdana, Arial, sans-serif; font-size: .8em;
} 

.subhead a {
	font-weight:bold; color:#003366;
}

.subhead a:hover
{
	color: #336699;
}

hr
{
	margin:.5em 0 .5em 0;
	width: 100%;	
}

/* */

#content {
	display:block;
	text-align:left;
	color:#333333;
	padding: .5em;
	width: 100%;
}

#content p, #content .p
{
	font-size:.7em;
	
}

#content h2, #content .h2
{
	font-size:1.1em;
	font-weight:bold;
}

#content h3
{
	font-size:.9em;
	font-weight:bold;
	color:#003366;
}

#content h4, #content .h4
{
	font-size:.8em;
	font-weight:bold;
}

#content h5
{
	font-size: .8em;
	font-weight: bold;
	margin-bottom: -11px;
	margin-top:20px;
}

#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 .jumplinks a:hover
{
	color: white;
	text-decoration: underline;
}

#contenttext 
{
	font-size: .7em;
	margin: 1px 10px 50px 10px;
}

#contenttext .pdf
{
	font-size:.7em;
}

.techsetimage { padding:2px; border-top:solid 1px #cccccc; border-right:solid 1px #cccccc;}
.techsetlist { text-align:center; font-family: verdana, Arial, sans-serif; font-size: 9px; color:#336699; }
.techsetlist a { text-align:center; font-family: verdana, Arial, sans-serif; font-size: 9px; font-weight:bold;color:#000000; }
.techsetlist a:hover { color:#336699; }
img.top { vertical-align:middle; }

.p li
{
	padding-bottom: 5px;
}

#list 
{
	font-size:10pt;
}

#list p
{
	font-size:.8em;
}


#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;
	font-size:.8em;
}
.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;
}




/* SUPERSCRIPTING */
.superscript {
	font-size : 60%;
	vertical-align : super;
}

.subscript {
	font-size : 60%;
	vertical-align : sub;
}
