@charset "utf-8";
/* CSS Document */

body, html {height: 100%;}
body {font-family: Arial, Helvetica, sans-serif; font-size:12px; margin: 0px; padding: 0; background-color: #999;}


/****************   LINKS   *******************/
/**********************************************/
a:link, a:visited {color: #69C;	text-decoration: none;}
a:hover, a:active {color: #009;	text-decoration: underline;}


.header_bgd {background: url(/images/template/header_us-screening-source.jpg) top center no-repeat #006; height:150px;}

.header {font-size:16px; color:#FFF}
.header a:link, .header a:visited {color: #fff; text-decoration: none; padding:0 25px 0 25px;}
.header a:hover {color: #9CF; text-decoration: underline; padding:0 25px 0 25px;}

.footer {color: #000; line-height:150%; padding:0 5px 0 5px;}
.footer a:link, .footer a:visited {color: #006;	text-decoration: underline;	padding:0 5px 0 5px;}
.footer a:hover {color: #000; text-decoration: underline; padding:0 5px 0 5px;}


.content_bgd {background-color: #e9e9e9; border:1px solid #000; line-height:150%;}

.subtle {font-size:10px; color:#333;}

/****************   HEADINGS   ****************/
/**********************************************/
.headings {font-size: 20px;	color: #39F; line-height:normal;}
.headings2 {font-size: 20px; color: #900; line-height:normal;}
.headings3 {font-size: 18px; color: #FF0000;}
.headings4 {font-size: 20px; color: #FF9900;}
.headings_page_titles {font-size: 18px; color: #000000; font-weight: bold; }
.headings-small {font-size: 14px; color: #069;}
.headings-small2 {font-size: 14px;	color: #F00; font-style:italic;}
.headings-small3 {font-size: 14px;	color: #000000;}
.headings-home {font-size: 36px; color: #F30; font-family:"Times New Roman", Times, serif; line-height:normal; }
.headings-home2 {font-size: 60px; color: #39F; font-family:"Times New Roman", Times, serif; line-height:normal;}
.headings-home3 {font-size: 20px; color: #39F; font-family:"Times New Roman", Times, serif; line-height:normal;}


/****************   NAV TABLES   **************/
/**********************************************/

/* This is the controls for the product informaiton table that handles the PDF links */
table.product_info {border-collapse: collapse;}
table.product_info td {vertical-align: bottom;}
table.product_info td a{font-size: 11px; color: #FFFFFF; display: block; text-decoration: none; text-align: left; padding: 5px 0 5px 0;}
table.product_info td a:link, table.product_info td a:visited {color: #69C; background-color: #FFFFFF;}
table.product_info td a:hover, table.product_info td a:active {color: #000; background-color: #FFFFFF; text-decoration: underline;}

.seoby a {padding:5px;}