/* ---------------------------------------------
Central Texas Health Research
04.2009 / Version 1.0
----------------------------------------------- */

/* 
	Eric Meyer's CSS Reset 
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

body {line-height:1}
ol, ul {list-style: none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content:none}

/* remember to define focus styles! */
:focus {outline:0}
	
/* remember to highlight inserts somehow! */
ins {text-decoration:none}
del {text-decoration:line-through}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0}


/* ---------- Body ---------- */


body {
	font: normal 12px/20px "Trebuchet MS", Arial, Verdana, sans-serif;
        background: url('../images/centraltexas-background-main.jpg') center top no-repeat #112340;
	color: #1B1919;
	margin: 0;
	padding: 0;
}

#skip {
	left: -9999px;
	position: absolute;
}


/* ---------- Header ---------- */


#header {
	width: 954px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/centraltexas-background-top-new.jpg');
}

#header .logo {
        width: 910px;
        height: 151px;
        margin: 0 auto;
        padding: 0;
}

#header .logo .left {
        width: 561px;
        height: 151px;
        margin: 0 auto;
        padding: 0;
	float: left;
}

#header .logo .right {
        width: 326px;
        height: 151px;
        margin: 0 auto;
        padding: 0;
	float: right;
}

#header .logo .right .newbraunfels {
        width: 160px;
        height: 151px;
        margin: 0 auto;
        padding: 0 0 0 6px;
        float: left;
}

#header .logo .right .san antonio {
        width: 160px;
        height: 151px;
        margin: 0 auto;
        padding: 0;
        float: right;
}

#header .logo .right h3 {
        margin: 0;
        padding: 86px 0 2px 0;
        font-size: 13px;
        line-height: 16px;
        font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
        font-weight: bold;
        text-align: left;
        color: #87A7B9;
}

#header .logo .right p {
        margin: 0;
        padding: 0 0 7px 0;
        font-size: 12px;
        line-height: 16px;
        font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
        font-weight: normal;
        text-align: left;
	color: #D9E2DD;
}


/* ---------- Main ---------- */


#main {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/centraltexas-background.png') repeat-y;
*       background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/centraltexas-background.png");
}

#main .content {
	width: 910px;
	margin: 0 auto;
	padding: 22px 0 0 0;
	background: #FFF;
	position: relative;
}

#main .content .contentbody {
	width: 866px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: #F0F0F0;
}

#main .content .contentbody .options {
	width: 866px;
	height: 274px;
	margin: 0 auto;
	padding: 0;
	background: #F0F0F0;
	line-height: 1px;
}

#main .content .contentbody .options .left {
        width: 433px;
	height: 274px;
        margin: 0 auto;
        padding: 0;
        background: #F0F0F0;
	float: left;
}

#main .content .contentbody .options .right {
        width: 433px; 
	height: 274px;
        margin: 0 auto;
        padding: 0;
        background: #F0F0F0;
        float: right;
}

#main .content .contentbody .interior-header {
        width: 866px;
	height: 163px;
        margin: 0 auto;  
        padding: 0;
        background: #F0F0F0;
}

#main .content .contentbody .interior-header .volunteer {
        width: 866px;
	height: 163px;
        margin: 0 auto;  
        padding: 0;
        background: url('../images/header-volunteer.jpg') repeat-x;
}

#main .content .contentbody .interior-header .studies {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;
        background: url('../images/header-studies.jpg') repeat-x;
}

#main .content .contentbody .interior-header .contact {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-contact.jpg') repeat-x;
}

#main .content .contentbody .interior-header .trials {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-trials.jpg') repeat-x;
}

#main .content .contentbody .interior-header .participating {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-participating.jpg') repeat-x;
}

#main .content .contentbody .interior-header .staff {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-staff.jpg') repeat-x;
}

#main .content .contentbody .interior-header .faq {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-faq.jpg') repeat-x;
}

#main .content .contentbody .interior-header .evaluation {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-evaluation.jpg') repeat-x;
}

#main .content .contentbody .interior-header .contact {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-contact.jpg') repeat-x;
}

#main .content .contentbody .interior-header .privacy {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-privacy.jpg') repeat-x;
}

#main .content .contentbody .interior-header .sponsor {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-sponsor.jpg') repeat-x;
}

#main .content .contentbody .interior-header .experience {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-experience.jpg') repeat-x;
}

#main .content .contentbody .interior-header .links {
        width: 866px;
        height: 163px;
        margin: 0 auto;
        padding: 0;  
        background: url('../images/header-links.jpg') repeat-x;
}

#main .content .contentbody .divider {
	width: 866px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/front-divider.jpg') repeat-x;
	clear: both;
}

#main .content .contentbody .featured {
	width: 824px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url('../images/centraltexas-divider.jpg') repeat-y;
	overflow: hidden;
}

#main .content .contentbody .featured-interior {
        width: 824px;
        margin: 0 auto;
        padding: 0 0 40px 0;
        background: url('../images/centraltexas-divider-alt.jpg') repeat-y;
        overflow: hidden;
}

#main .content .contentbody .featured h1 {
        margin: 0;   
        padding: 0 0 5px 0;
	font-size: 24px;
	line-height: 28px;
        font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
        text-align: left;
	color: #4F7A96;
}

#main .content .contentbody .featured h2 {
        margin: 0;
        padding: 0 0 7px 0;
        font-size: 15px;
        line-height: 17px;
        font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
        font-weight: normal;
        text-align: left;
        color: #648EA7;
	font-weight: bold;
}

#main .content .contentbody .featured p {
        margin: 0;
        padding: 0 0 7px 0;
        font-size: 12px;
        line-height: 22px;
        font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
        font-weight: normal;
        text-align: left;
        font-weight: normal;
}

#main .content .contentbody .featured-interior p { 
        margin: 0;
        padding: 0 0 3px 0; 
        text-align: left;
}

#main .content .contentbody .featured-interior h1 {
        margin: 0;
        padding: 0 0 5px 0;
        font-size: 23px;
        line-height: 28px;
        font-family: Georgia, Times, 'Times New Roman', serif;
        font-weight: normal;
        text-align: left;
        color: #4F7A96;
}
        
#main .content .contentbody .featured-interior h2 {
        margin: 0;
        padding: 0 0 7px 0;
        font-size: 15px;
        line-height: 17px;
        font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
        font-weight: normal;
        text-align: left;
        color: #648EA7;
        font-weight: bold;
}
        
#main .content .contentbody .featured-interior p {
        margin: 0;
        padding: 0 0 3px 0;
        text-align: left;
}

#main .content .contentbody .featured .maincontent {
	width: 824px;
	margin: 0 auto;
	padding: 0;
}

#main .content .contentbody .featured-interior .maincontent-interior {
        width: 824px;
        margin: 0 auto;
        padding: 0;
}

#main .content .contentbody .featured .maincontent .left {
	width: 599px;
	margin: 0 auto;
	padding: 0 15px 0 0;
	float: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .right {
        width: 599px;
        margin: 0 auto;  
        padding: 0 0 0 15px; 
        float: left;
}   

#main .content .contentbody .featured .maincontent .left a:active, #main .content .contentbody .featured .maincontent .left a:visited, #main .content .contentbody .featured .maincontent .left a:link {
        color: #648EA7;
	font-weight: bold;
        text-decoration: underline;
}
    
#main .content .contentbody .featured .maincontent .left a:hover {      
        color: #888;
	font-weight: bold;
	text-decoration: underline;
}

#main .content .contentbody .featured-interior .maincontent-interior .right a:active, #main .content .contentbody .featured-interior .maincontent-interior .right a:visited, #main .content .contentbody .featured-interior .maincontent-interior .right a:link {
        color: #648EA7;   
        font-weight: bold;
        text-decoration: underline;
}       

#main .content .contentbody .featured-interior .maincontent-interior .right a:hover {
        color: #888;
        font-weight: bold;
        text-decoration: underline;
}  

#main .content .contentbody .featured .maincontent .left h1.main {
        width: 498px;
        height: 57px;  
        margin: 0;
        padding: 0; 
        background: url('../images/header-main.jpg') no-repeat;
        text-align: left;
        text-indent: -9999px;
}

#main .content .contentbody .featured .maincontent .left h2.main {
        width: 286px;
        height: 22px;  
        margin: 0;
        padding: 0; 
        background: url('../images/sub-main.jpg') no-repeat;
        text-align: left;
        text-indent: -9999px;
}

#main .content .contentbody .featured .maincontent .left h3 {        
        margin: 0;
        padding: 0 0 6px 0;
        font-size: 13px;
        line-height: 17px;
        font-weight: bold;
        color: #4F7A96;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .left p { 
        margin: 0;
        padding: 0 0 6px 0; 
        font-size: 13px;
        line-height: 22px;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .left .notice {
        margin: 0;
        padding: 0 0 4px 0;
	font-weight: bold;
	color: #AA4040;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .left h1.main {
        width: 498px;
        height: 57px;
        margin: 0;
        padding: 0;
        background: url('../images/header-main.jpg') no-repeat;
        text-align: left; 
        text-indent: -9999px;
}
 
#main .content .contentbody .featured .maincontent .left h2.main {
        width: 286px;
        height: 22px;
        margin: 0;
        padding: 0;
        background: url('../images/sub-main.jpg') no-repeat;
        text-align: left;
        text-indent: -9999px;
}
        
#main .content .contentbody .featured-interior .maincontent-interior .right h2 {
        margin: 0;
        padding: 0 0 5px 0;
        font-size: 15px;
        line-height: 17px;
        font-weight: bold;
        color: #4F7A96;
        text-align: left;
}
       
#main .content .contentbody .featured-interior .maincontent-interior .right h2.links {
        margin: 0;
        padding: 0 0 6px 0;
        font-size: 13px;
        line-height: 17px;
        font-weight: bold;
        color: #1B1919;
        text-align: left;
}
 
#main .content .contentbody .featured-interior .maincontent-interior .right p {
        margin: 0;
        padding: 0 0 6px 0;
	font-size: 13px;
	line-height: 22px;
        text-align: left; 
}
 
#main .content .contentbody .featured-interior .maincontent-interior .right p.alt {
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        text-align: left;
	border-bottom: 1px solid #CCC;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .notice {
        margin: 0;
        padding: 0 0 4px 0;
        font-weight: bold;
        color: #AA4040;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .right {
	width: 195px;
	margin: 0 auto;
	padding: 4px 0 0 15px;
	float: left;
}

#main .content .contentbody .featured .maincontent .right .divider-side {
        width: 195px;  
	height: 15px;
        margin: 0 auto;
        padding: 0;
        background: url('../images/side-divider.jpg') no-repeat;
}

#main .content .contentbody .featured .maincontent a:active, #main .content .contentbody .featured .maincontent .right a:visited, #main .content .contentbody .featured .maincontent .right a:link {
        color: #648EA7;
	font-weight: bold;
        text-decoration: underline;
}
    
#main .content .contentbody .featured .maincontent .right a:hover {      
        color: #888;
	font-weight: bold;
	text-decoration: underline;
}

#main .content .contentbody .featured .maincontent .right h3.contact { 
        margin: 0;
        padding: 0 0 3px 0; 
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #0F0D0D;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .right h3.company { 
        margin: 0;
        padding: 0 0 3px 0; 
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #4F7A96;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .right p { 
        margin: 0;
        padding: 0 0 7px 0; 
	line-height: 17px;
	color: #666565;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .right p.info {
        margin: 0;
        padding: 0 0 4px 0;
        line-height: 17px;
        color: #666565;
        text-align: left;
}

#main .content .contentbody .featured .maincontent .right a:hover {
        color: #888;
        font-weight: bold;
        text-decoration: underline;
}

#main .content .contentbody .featured-interior .maincontent-interior .left {
	width: 195px;
	margin: 0 auto;
	padding: 4px 15px 0 0;
	float: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .left .divider-side {
        width: 195px;  
	height: 15px;
        margin: 0 auto;
        padding: 0;
        background: url('../images/side-divider.jpg') no-repeat;
}

#main .content .contentbody .featured-interior .maincontent-interior .left a:active, #main .content .contentbody .featured-interior .maincontent-interior .left a:visited, #main .content .contentbody .featured-interior .maincontent-interior .left a:link {
        color: #648EA7;
	font-weight: bold;
        text-decoration: underline;
}
    
#main .content .contentbody .featured-interior .maincontent-interior .left a:hover {      
        color: #888;
	font-weight: bold;
	text-decoration: underline;
}

#main .content .contentbody .featured-interior .maincontent-interior .left h3.contact { 
        margin: 0;
        padding: 0 0 3px 0; 
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #0F0D0D;
        text-align: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .left h3.company { 
        margin: 0;
        padding: 0 0 3px 0; 
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #4F7A96;
        text-align: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .left p { 
        margin: 0;
        padding: 0 0 7px 0; 
	line-height: 17px;
	color: #666565;
        text-align: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .left p.info {
        margin: 0;
        padding: 0 0 4px 0;
        line-height: 17px;
        color: #666565;
        text-align: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .left a:hover {
        color: #888;
        font-weight: bold;
        text-decoration: underline;
}


/* ---------- Menu ---------- */


#menu {
	width: 866px;
	margin: 0;
	padding: 0;
	background: #000;
}

#left-menu {
	width: 195px;
	margin: 0;
	padding: 0;
	background: #F0F0F0;
}

ul.navigation { 
	width: 850px;
	height: 28px;
        padding: 7px 0 0 0;
	position: relative;
	text-align: right; 
	background: #000;
}

ul.navigation li {
	margin: 0 0 0 4px;
	font-size: 11px;
        display: inline;  
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
}

ul.navigation li.line {
	font-weight: normal;
	color: #7995A3;
}

ul.navigation li.last {
	margin: 0 0 0 4px;
}

ul.navigation li a {
	color: #CCC;
	text-decoration: none;
}

ul.navigation li a:visited {
	color: #CCC;
	text-decoration: none; }

ul.navigation li a:visited {
	color: #CCC;
	text-decoration: none;
}  

ul.navigation li a:hover {
	color: #CCC;
	text-decoration: underline;
} 

ul.navigation li a.there {
	color: #638DA6;
}  

ul.navigation li a.active:link, ul.navigation li a.active:visited, ul.navigation li a.active:active, ul.navigation li a.active:hover {
	color: #8BA8B6;
	text-decoration: none;
}

ul.left-navigation { 
	width: 192px;
	margin: 0;
        padding: 2px 0 0 0;
	position: relative;
	background: #F0F0F0;
}

ul.left-navigation li {
	padding: 0;
	margin: 0;
	font-size: 11px;  
	font-weight: bold;
	background: url('/images/menu-background.jpg') !important;
}

ul.left-navigation li.line {
	font-weight: normal;
	color: #7995A3;
}

ul.left-navigation li.last {
	margin: 0 0 0 4px;
}

ul.left-navigation li a:link, ul.left-navigation li a:visited {
	color: #4F7A96 !important;
	text-decoration: none !important;
}  

ul.left-navigation li a:hover, ul.left-navigation li a:active {
	width: 100%;
	display: block;
	background: url('/images/menu-background-over.jpg') !important;
	color: #4F7A96 !important;
	text-decoration: underline !important;
}  

ul.left-navigation li a.there {
	width: 100%;
	display: block;
	/*:link, ul-left_navigation li a.there:visited, ul.left-navigation li a.there:active, ul.left-navigation li a.there:hover {*/
	background: url('/images/menu-background-there.jpg') !important;
	color: #fff !important;
	text-decoration: none !important;
}

ul.items {
        margin: 0;
        padding: 0 0 5px 15px;
        list-style: none;
        font-size: 12px;
        color: #1B1919;
}

ul.items li {
        padding: 7px 0 7px 12px;
        background: url(/images/menu-items.jpg) no-repeat 0 13px;
}

ul.items li.end {
        border-bottom: none;
}

ul.itemsnospace {
        margin: 0;
        padding: 0 0 5px 15px;
        list-style: none;
        font-size: 12px;
        color: #1B1919;
}

ul.itemsnospace li {
        padding: 2px 0 2px 12px;
        background: url(/images/menu-items.jpg) no-repeat 0 9px;
}

ul.itemsnospace li.end {
        border-bottom: none;
}


/* ---------- Form ---------- */


#main .content .contentbody .featured-interior .maincontent-interior .right .formcontent  {
        width: 599px;
        margin: 0;
        padding: 0;
	clear: both;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontentalt  {
        width: 599px;
        margin: 0;
        padding: 0;
        clear: both;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontentalt .option1 {
        width: 150px;
        margin: 0;
        padding: 0;
	float: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontentalt .option2 {
        width: 180px;
        margin: 0;
        padding: 0;
        float: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontentalt .option3 {
        width: 130px;
        margin: 0;
        padding: 0;
        float: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontentalt .option4 {
        width: 139px;
        margin: 0;
        padding: 0;
        float: right;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontent .forminput {
        width: 270px;
        margin: 0 auto;
        padding: 4px;  
        font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;;
        border: 2px solid #CCC;
        background: #FFF !important;
	color: #333;
}

.forminputalt {
        width: 570px;
	height: 40px;
        margin: 0 auto;
        padding: 4px;
        font-size: 11px;
        font-family: Arial, Verdana, Sans-Serif;;
        border: 2px solid #CCC;
        background: #FFF !important;
        color: #333;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontent .left {
        width: 300px;
        margin: 0;
        padding: 0 15px 0 0;
        float: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontent .left p.formalt {
        margin: 0;
        padding: 5px 0 5px 0;
        font-size: 12px;
        line-height: 18px;
        color: #1B1B19;
	font-weight: bold;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontent .right {
        width: 284px;
        margin: 0;
        padding: 0;
        float: left;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontent .right p.formalt {
        margin: 0;
        padding: 5px 0 5px 0;
        font-size: 12px;
        line-height: 18px;
        color: #1B1B19; 
	font-weight: bold;
}

#main .content .contentbody .featured-interior .maincontent-interior .right .formcontent .right p.formalttext { 
        margin: 0;
        padding: 5px 0 10px 0;
        font-size: 12px;
        line-height: 18px;
        color: #1B1B19;
	font-weight: bold;
}     
        
#input {
        margin: 0;
        padding: 0;
        clear: both;
}
                        
.inputbutton {
        border: 0px outset;   
        cursor: pointer;
        font-weight: normal;
        margin: 15px 0px 0px 1px;
        padding: 2px;
        background: #2C4769;
        color: #FFF;
        font-size: 11px;
        width: 106px;
        clear: both;
}


/* ---------- Fonts ----------- */

.arrows {  font-size: 10px; color: #3E89C3; font-family: Verdana, Arial}

a.toplink:link    { color:#000; text-decoration: none; background-color:#7391A9; }
a.toplink:visited { color:#000; text-decoration: none; background-color:#7391A9; }
a.toplink:active  { color:#000; text-decoration: none; background-color:#7391A9; }
a.toplink:hover   { color:#000; text-decoration: none; background-color:#5E7D98; }


/* ---------- Tables ----------- */

table.tablewide { 
	width: 599px;
	margin: 0;
	border-right: 1px solid #CCC;
	color: #777;
}

table.tablewide thead.section th {
	padding: 8px 13px;
	background: url('../images/table-background.jpg') repeat-x;
	border-top: 1px solid #CCC;  
	border-left: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}

table.tablewide th,table.tablewide td {
	margin: 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 1.1em;
	color: #666;
}

table.tablewide td.studies {
	width: 75%;
	padding: 7px 12px 7px 12px;
	font-size: 13px;
        line-height: 1.6em;
	font-weight: bold;
}

table.tablewide td.studiesalt {
        width: 25%;
        padding: 7px 12px 7px 12px;
        font-size: 13px;
        line-height: 1.6em;
	text-align: center;
	font-weight: bold;
}

table a:active, table a:visited, table a:link {
        color: #265DA8;
        text-decoration: underline;
}
    
table a:hover {      
        color: #888;   
        text-decoration: underline; 
}


/* ---------- Footer ---------- */


#footer-divider {
	width: 954px;
	height: 44px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/footer-divider.jpg') repeat-y;
}

#footer {
	width: 866px;
	margin: 0 auto;
	padding: 0 44px 28px 44px;
	color: #87A7B9;
	text-align: left;
	clear: both;	
}

#footer p { 
        margin: 0;
        padding: 2px 0 0 0; 
        text-align: left;
}

#footer .divider {
        padding: 0 11px 0 11px;
}

#footer a:active, #footer a:visited, #footer a:link {
        color: #D9E2DD;
        text-decoration: none;
}
    
#footer a:hover {      
        color: #87A7B9;
	text-decoration: underline;
}

#footer_left {
	width:600px;
	text-align:left
	float: left;
}

#footer_right {
	width:250px;
	float: right;
}

ul#footermenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align:left;
}

ul#footermenu li {
	display: inline; 
	margin: 0;
	padding: 0;
}

table.tablewideoptions { 
	width: 575px;
	margin: 0;
	border-right: 1px solid #CCC;
	color: #777;
}

table.tablewideoptions thead.section th {
	padding: 8px 13px;
	background: #394F66;
	border-top: 1px solid #CCC;  
	border-left: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
}

table.tablewideoptions td.scale {
        width: 50%;
        padding: 7px 12px 7px 12px;
        font-size: 11px;
	line-height: 16px;
        font-weight: normal;
	background: #F9F9F9;
	color: #333;
}

table.tablewideoptions td.scalealt {
        width: 10%;
        padding: 7px 12px 7px 12px;
        font-size: 11px;
	line-height: 16px;
        text-align: center;
        font-weight: normal;
}

table.tablewideoptions td.studies {
        width: 75%;
        padding: 7px 12px 7px 12px;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        background: #F9F9F9;
        color: #333;
}

table.tablewideoptions td.studiesalt {
        width: 25%;
        padding: 7px 12px 7px 12px;
        font-size: 11px;
        line-height: 16px;
        text-align: center;
        font-weight: normal;
}

table.tablewideoptions td.scalealtlight {
        width: 10%;
        padding: 7px 12px 7px 12px;
        font-size: 11px;
        line-height: 16px;
        text-align: center;
        font-weight: normal;
	background: #F9F9F9;
}

table.tablewideoptions th,table.tablewideoptions td {
	margin: 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 1.1em;
	color: #666;
}

table.tablewideoptions td.summary {
	margin: 0;
        padding: 5px 13px 5px 13px;
        text-align: left;
        color: #555;
        font-weight: normal;
	font-size: 1.1em;
	background: #E9E9E9;
}





