@charset "utf-8";
/* CSS Document */

/* SHARON & ERIC Tags */
.wrap_text-right {float:left; margin-right:10px; margin-bottom:auto;}
.wrap_text-left {float:right; margin-bottom:auto; margin-left:10px;}

.sidebar-right {margin: 0px; padding:15px; float:right; width:420px; position:static; top:auto; background-color:#C7FBFE;}
.sidebar {
	margin:auto;
	height:auto;
	width:100%;
	background-color:#F9E7AA;
	position:static;
	padding:10px;
	bottom:10px;
}

.column_formats{font-size: 8px; line-height:190%;}
li.column_formats li {font-size: 8px; line-height:190%;}

.homepage_mainarticle_text {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 18pt; font-weight: normal;}
.homepageheader {font-family:Arial, Helvetica, sans-serif;	font-size:22px; font-weight:600; padding:5px; color:#06C; text-align:center;}

/* HTML Tags */
body {margin:0 auto; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:Black;background-#ffffff}

p {font-size:10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}

a:Link   	{color: #143692; text-decoration: none;}
a:Visited	{color: #143692; text-decoration: none;}
a:Active    {color :#143692; text-decoration: none;}
a:Hover  	{color: #00008B; text-decoration: underline;}

h1       	{font-size:18px; font-weight: 800; padding-right: 4px;  padding-top: 5px;  padding-bottom: 5px;}
h2       	{font-size:16pt;}
h3       	{font-size:12pt; font-weight:bold;}
h4       	{font-size:10pt; font-weight:bold; color:#252F5A; padding-bottom:0; margin-bottom:0; border: 0;}
h5       	{font-size:10pt; font-weight:bold; color:#000000; margin-bottom: 0;}

dl,ul,ol 	{margin-top: 0px; margin-bottom: 0px;}

form     	{margin-bottom:-5px;}
textarea 	{color: #333333;  background-color:#ffffff; width:100%;}
table 		{font-size:10pt;}

/* Site: Page */
.breadcrumb		{font-size: 12px; font-weight: 400;  text-align: left; color: #000000;  padding-top: 15px;}
.title_sub  	{font-size: 16px; font-weight: 600; color: #000000; font-style: italic}
.title_abstract	{font-size: 16px; font-weight: 600; color: #000000; font-style: italic}

.text 			{font-size: 12px;	color: #003399; padding-left:15px; 	padding-right:10px;}
.text_small 	{font-size: 11px;}
.text_tiny 		{font-size: 10px;}


/* Site: Tables */
.th_header   	{font-size: 14px; font-weight: 600; background-color: #B4D7F9 }
.th_small    	{font-size: 12px; font-weight: 600; background-color: #B4D7F9 }
.tr_even     	{height:22px; padding-top:5px; padding-bottom:5px; color: #000000;}
.tr_even_text	{color: #000000;}
.tr_odd      	{padding-top:5px; 	padding-bottom:5px; background-color: #EFEFEF; font-weight: 400;}


/* Site: Error Messages */

.error {color:#F00; padding-top:5px; padding-bottom:5px;}
/* Cleanup & Exceptions */
.clear { clear:  both; }


/****************************************** JH **********************************/
/****************************************** JH **********************************/

/* Site: Banner */
#banner_print{display:none;}

#banner_screen{display:inline;}

/* Containers */
#container 			
{width: 1280px; height:100%; margin: 0px auto; 
padding: 0px; border: 0px; background-color: #FFF; position: relative;
}
#content_left 		
{width: 187px; height:100%; float: left; 
padding: 20px 0px 10px 13px; background-color: #FFF;
text-align:left;
}
#content			
{width: 1020px; height:100%; float: left; 
padding: 10px 30px 10px 30px; background-color: #FFF;
text-align:left;
}
#content_hp			
{width:780px; height:100%; float:left; 
padding: 10px 30px 10px 30px; background-color:#FFF;text-align:left;
}
#content_right 		
{width:187px; height:100%; float:right;
padding: 20px 50px 10px 0px; background-color:#FFF; text-align:left;
}
#container_footer  
{width:1280px; height: 100px;  padding:25px; 
background-image:url(/share/images/trdrpfootr11.jpg);
background-repeat:no-repeat;}

/* Site: Footer */
.footer_links			{font-size:12px; font-weight:600; color:#fff; padding-left:5px;}
a.footer_links:Link   	{font-size:12px; font-weight:600; color:#fff; padding-left:5px; text-decoration: none;}
a.footer_links:Visited	{font-size:12px; font-weight:600; color:#fff; padding-left:5px;text-decoration: none;}
a.footer_links:Active   {font-size:12px; font-weight:600; color:#fff; padding-left:5px;text-decoration: none;}
a.footer_links:Hover  	{font-size:12px; font-weight:600; color:#fff; padding-left:5px;text-decoration : underline;}



/* OLD Styles - are this being used? JH #header {background: url(header_bg.gif) no-repeat center top; 	padding-top: 120px;}
#header .disclaimer {color: #999;padding: 100px 0 7px 0;text-align: right;	display: block;	position: absolute;	top: 0; right: 0;}
#header .disclaimer a {	color: #ccc;}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: baseline;
	position: relative;
	top: -0.2em;
}
*/

