/*********************************************************************************************************************************
* Stylesheet for the "SBTI New Day. New Way" Webpage
* Created by: Ghinojosa 4/30/2009
**********************************************************************************************************************************/
body{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
color: #000000;
}
h1, h2, h3, h4, h5, h6, blockquote, p {font-family: Arial, Helvetica, Georgia, Sans-serif; text-align: left; }

h1 {font-size:30px; margin-top:0px; font-weight:bold; line-height:30px;}
h2 {font-size:25px; font-weight:bold;}
h3 {font-size:18px; margin-top:-10px; margin-bottom:2px; line-height: 14pt;}
h4 {font-size:15px; margin:2px 0; padding:0px;}
h5 {font-size:13px; margin-top:-4px; margin-bottom:0;}

#page-wrap{ margin: 0 auto 0 auto; width: 900px; /*900px*/ text-align: left; background: #FFFFFF; border-color: #000000;  border: solid 1px; }
#header{ clear:both; background-color: #000000; background-image: url(images/sbti-header.jpg); background-repeat: no-repeat; height: 50px; }
#top-bar{

height: 25px;
background-color: #CE181E;
margin: 0;
background-image: url(images/top-bar-shadow.jpg);
background-repeat: repeat-x;
}

#leftside{	
	float: left;
	width: 200px;
	background-color: white;
	margin: 15px 10px; 
}
#content{
	float: left;
	width: 660px;
	margin: 15px 10px 20px 10px;
	padding: 0px;
	text-align:justify;
	background-color:white;	
}
#biosdiv
{
	float: left;
	width: 880px;
	margin: 15px 10px 20px 10px;
	padding: 0px;
	text-align:justify;
	background-color:white;
}
#footer
{	
	text-align:center;
	width:100%;
	background-color: #CE181E;
	height: 25px;
	clear:both;
}
/**************************************************************************************************************************************/
#presenterdiv{background-color:#E6E6E6; border:1px solid #CCCCCC; padding:3px 5px; float:left;}

/**************************************************************************************************************************************/
.leftTable table { width:200px; border-bottom: 1px solid black; float:left; }
.leftTable td { line-height: 12pt; padding:10px 0;}
.leftTable .withbottomborder { border-bottom: 1px solid #CE191F;}

.forMoreInfo { display:block; margin-top:0px; font-weight:bold; color:#CE191F; text-decoration:none; }
.forMoreInfo a{ margin-top:0px; text-decoration:none; padding-bottom:5px;}
.forMoreInfo a:hover{ color:#900C10;}

.leftParagraph { font-weight:bold;}

.redLink{ color:#CE191F; text-decoration:none; font-weight:bold; font-size:10px; }
a.redLink { color:#CE191F; text-decoration:none; font-weight:bold; font-size:10px; }
a.redLink:hover{color:#900C10;}

.grayedOut {color:#696969; text-decoration:none; font-weight:bold; font-size:10px;}

a.bioLink {color:#7F7F7F; text-decoration:none;}
a.bioLink:hover {color:#525252;}

.time {color:#858585;}

a.linkToDetails {text-decoration:none; color:#000000;}
a.linkToDetails:hover {color:#00458B;}

.wrap1 {float:left; background:url(images/shadow.gif) right bottom no-repeat; }
.wrap2 {background:url(images/corner_bl.gif) left bottom no-repeat; }
.wrap3 {padding:0 6px 6px 0; background:url(images/corner_tr.gif) right top no-repeat;}

.webinarSpecials { display:block; margin:20px 0; color:#CE181E; font-weight:bold; font-size:20px; line-height: 23px;}