/* GENERAL CONTENT FORMATTING */


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);
}

#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: #C93;
}

#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: darkred;
}


/* LEFT COLUMN DETAILS */


.columnLeft {
	width:185px;
	color:#fff;
	font-size:12px;
	background-color:#C93;
	text-align:left;
}

#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;
}

a.backtolist
{
	font-size:1.2em;
	color:black;
	border-bottom:solid 1px brown;
}
	

/* Field Eval Search */

#searchbox 
{
	padding : 15px 10px 5px 10px;
}

#searchbox h5
{
	color: #630;
	font : bold 1em Arial, Helvetica, sans-serif;
	padding: 0px;
	margin:0;
}

#searchbox .p
{
	font-size:.8em;
}

#searchbox a 
{
	color:#630;
	text-decoration:underline;
	font : bold .9em Arial, Helvetica, sans-serif;
}

#searchbox a:hover
{
	color: #336699;
}

#searchbox hr {
	color: #ffffff;
	margin : .5em 0 .5em 0;
}

#searchbox a.backtosearch
{
	margin-bottom:.5em;
	padding-bottom:.5em;
	width:100%;
}


/*  CALL OUT ADS  */


#calloutAd {
	padding:6px;
	font-size:1.3em;
	border:solid 1px #FFFFFF;
	background-color:#EDC34A;
	text-align:left;
}
#calloutAd a.callout {
	color:#663300;
	text-decoration:none;
}
#calloutAd a:hover {
	color:#000000;
	text-decoration:underline;
}


/* 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;
	color:#fff;
}

#stickybox a.bold
{
	font-weight:bold;
}

#stickybox a:hover
{
	color: #630;
}

#stickybox h5.about {
	color: #630;
	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:#fff;
}

#stickybox a.about:hover
{
	color:#630;
}

#stickybox h5 {
	color: #630;
	font : bold .9em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:5px;
}

#stickybox p,#stickybox .p 
{
	font-size: .9em;
	margin-top:0;
	padding-top:0;
}

#stickybox hr {
	color: #630;
	margin : 2px 0;
}

#stickybox a.back
{
	font-size:.9em;
}


.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;
}

#titlebox
{
	padding: 15px 0px;
	background-color: #663300;
	width:100%;
}
#title h1 {
	font-size: .9em;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	font-weight: bold;
	padding:10px;
	margin:0;	
}

#fe_title
{
	padding: .5em .5em .5em 0;
	background-color: #999933;
	font-family: Verdana, Arial, Sans-Serif;
	height: 90px;
	width: 100%;
	background: url(../images/fe_titlebackground.gif) no-repeat;
	height: 110px;	
}

#fe_title h1 {
	font-size: 1.1em;
	color:#ffffff;
	text-align:left;
	margin-bottom: 0;
	padding: 30px 5px 0px 10px;
	font-weight: normal;
}

#fesubnav
{
	background-image: url(../images/fe_navbackground.gif);
	width: 100%;
	height: 21px;
}

#fesubnav .summary{	width:82px;	height:21px; float:left;}
#fesubnav .details{	width:72px;	height:21px; float:left;}
#fesubnav .results{	width:72px;	height:21px; float:left;}
#fesubnav .journal{	width:72px;	height:21px; float:left;}
#fesubnav .resources{width:88px;height:21px; float:left;}

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
{
	font-size:11pt;
	display:block;
	color:#996600;
	margin-bottom:15px;
	font-weight: normal;
}

#content h3
{
	font-size:8pt;
	color: #000;
	margin:0 0 -15px 0;
	font-weight:bold;
}

#content li
{
	font-size: 70%;
}

#content td
{
	vertical-align:top;
	padding:5px;
}

#field {
	display:block;
	text-align:left;
	color:#333333;
	padding: .5em;
	width: 100%;
}

#field h2, h2 a
{
	font-size:11pt;
	display:block;
	color:#996600;
	margin-bottom:15px;
	font-weight: normal;
}

#field h3
{
	font-size:8pt;
	color: #000;
	margin:0 0 -15px 0;
	font-weight:bold;
}

#field .jumplinks
{
	font-size: .7em;
}

#field hr
{
	margin:.5em 0 .4em 0;
}

#field p
{
	font-size:.7em;
	font-family:verdana,arial,helvetica,sans-serif;
}

#field h2 a
{
	font-size:11pt;
	display:block;
	color:#996600;
	margin-bottom:15px;
	font-weight: normal;
}

#field h3
{
	font-size:8pt;
	color: #000;
	margin:0 0 -12px 0;
	font-weight:bold;
}

#field li
{
	font-size: 70%;
}

#field td
{
	vertical-align:top;
	padding:5px;
}

#field .jumplinks
{
	font-size: .7em;
}

table.top3sections
{}

table.top3sections td.labelanddata
{
	width: 100%;
}

table.top3sections td.hl
{padding-top:5px;
	padding-left:8px;
	padding-bottom:5px;}

table.top3sections .highlight
{vertical-align:top;
	width:200px;
	height:193px;
	font-size:.7em;
	margin:5px 0px 5px 7px;
	display:block;
	border:solid 1px silver;
	padding:2px;}

table.fesummary
{
	font-size: .7em;
	margin:5px 0 10px 5px;
	width:100%;
}

table.fesummary th
{
	text-align:left;
	vertical-align:top;
	width:130px;
	padding-bottom:7px;
}

table.fesummary th.sectiontop
{
	padding-top: 10px;
}

table.fesummary td
{
	vertical-align:top;	
	padding-bottom:7px;
}

table.fesummary td.sectiontop
{
	background-color:#eee;
	border-left:solid 1px #ccc;
	padding: 10px 0 0 10px;
}

table.fesummary td.sectionmiddle
{
	background-color:#eee;
	border-left:solid 1px #ccc;
	padding:0 0 0 10px;
}

table.fesummary td.sectionend
{
	background-color:#eee;
	border-left:solid 1px #ccc;
	padding:0 0 10px 10px;
}

table.fesummary td.section
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #ccc 1px solid;
	padding-top: 10px;
	background-color: #eee;
}

table.fesummary td.sectionplain
{
	border-left:solid 1px #ccc;
	padding:10px 0 10px 10px;
}

table.fesummary  ul.tech
{
	margin-bottom:0px;
}

table.fesummary  li.tech
 {
	font-size:.7em;
	margin-left:-20px;
 }

table.fesummary .results ul, table.fesummary .results ol
{
	margin-bottom:0px;
}

table.fesummary .results ul, table.fesummary .results ol
{
	padding-bottom:4px;
	font-size:1em;
}

table.fesummary .results li
{
	padding-bottom:6px;
	
	margin-left:-20px;
}

.region
{
	vertical-align:text-top;
	width:130px;
}

#table {font-family: verdana, arial, sans-serif; font-size: 8pt; margin:0; 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;}

#contenttext 
{
	font-size: .7em;
	margin: 1px 10px 50px 10px;
}

#searchresults
{
	font-size: .7em;
}

#searchresults .gray
{
	background-color:#eee;
	border-top: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
	width:100%;
}

#searchresults th
{
	vertical-align:top;
	text-align:left;
	font-size:.7em;
	color: dimgray;
	width:35%;
}

#searchresults td
{
	vertical-align:top;
	text-align:left;
	font-size:.7em;
	color: black;
}

#searchresults th.space, td.space
{
	padding-top:10px;
}

#searchresults .tech li
{
	font-size:1em;
	margin-left:-30px;
}

#searchresults .tech ul
{
	margin-bottom:0;
}

/* SUPERSCRIPTING */
.superscript {
	font-size : 60%;
	vertical-align : super;
}

.subscript {
	font-size : 60%;
	vertical-align : sub;
}
