@charset "utf-8";
/* CSS Document */


/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
* 
{ 
	margin: 0px; 
	padding: 0px; 
} 

HTML
{
	margin: 0px; 
	padding: 0px; 
}

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#53575f;
	background-image:url(../img/page-bkgd.jpg);
	background-repeat:repeat-x;
	color:#000000;
}

H1
{
	font-size:14px;
	color:#667081;
}

P
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

A
{
	text-decoration:none;
	color:#3C649F;
}

STRONG
{
	color:#3c649f;
}

UL LI
{
	list-style-type:none;
	text-align:left;
}

IMG
{
	margin:0;
	padding:0;
	display:block;
	border:none;
}

SUP
{
	font-size:7pt;
}

P
{
	color:#0a1b32;
}

TABLE
{
	background:#FFFFFF;
}
TD
{
	text-align:left;
}
.bold-black
{
    font-weight:bold;
    color:#000000;
}
.content-bkgd-about
{
	background-image:url(../img/about-us_main-bkgd.jpg);
	background-repeat:no-repeat;
}
.content-bkgd-technology
{
	background-image:url(../img/technology_main-bkgd.jpg);
	background-repeat:no-repeat;
}

.content-bkgd-partnering
{
	background-image:url(../img/partnering_main-bkgd.jpg);
	background-repeat:no-repeat;
}
.content-bkgd-pipeline
{
	background-image:url(../img/pipeline_main-bkgd.jpg);
	background-repeat:no-repeat;
}
.content-bkgd-news
{
	background-image:url(../img/news-events_main-bkgd.jpg);
	background-repeat:no-repeat;
}
.content-bkgd-help
{
	background-image:url(../img/help_main-bkgd.jpg);
	background-repeat:no-repeat;
}
.content-bkgd-home
{
	background-image:url(../img/home_main-bkgd.jpg);
	background-repeat:no-repeat;
}

/* -----------------------------------*/
/* ---------->>> CONTENT <<<----------*/
/* -----------------------------------*/
.homepage-news A {color: #FFFFFF;}
#content P
{
	line-height:20px;
	text-align:left;
}

#leftColumn
{
	float:left;
	width:243px;
	padding:25px 0px 0px 0px;
	1border:1px solid red;
	color:#00467e;
	font-family:Verdana;
	font-size:8pt;
}

#rightColumn .page-title
{
	float:left;
	height:74px;
	width:672px;
	margin-left:40px;
}

#rightColumn .main-text
{
	float:left;
	width:584px;
	padding:0px 90px 30px 40px;
}

.bullet-list LI
{
	list-style-type:disc;
	margin-left:40px;
}
#pubs IMG
{
	display:compact;
	vertical-align:bottom;
}
#prs050 IMG
{
	display: compact;
	padding-left:33px;
	padding-bottom: 12px;
}
/*** Lists ***/
#content .managementList
{
	font-size:9pt;
	margin:8px 0px 15px 25px;
}

#content .managementList LI
{
	list-style-type:disc;
	padding:2px 0px;
}

#content .managementList LI A
{
	color:#00477D;
}

#content .SABList
{
	font-size:9pt;
	margin:8px 0px 15px 40px;
}

#content .SABList LI
{
	list-style-type:disc;
	padding:8px 0px;
}

#content .investorList
{
	margin:10px 0px 0px 20px;
	font-size:9pt;
	font-family:Verdana;
	line-height:140%;
}

#content .investorList LI
{
	padding:8px 0px;
}


/* -----------------------------------*/
/* -------->>> FOOTER <<<-------------*/
/* -----------------------------------*/

#footer
{
	background:#53575f;
	padding:25px 0px 20px 0px;
}

#footer P
{
	color:#ffffff;
	font-size:11px;
	padding-left:125px;
	
}

#footer A
{
	margin:0px 20px 0px 20px;
}

#footer A:link
{
	text-decoration:none;
	color:#ffffff;
}
#footer A:visited
{
	text-decoration:none;
	color:#ffffff;
}

#footer A:hover
{
	text-decoration:underline;
}


/* -----------------------------------*/
/* -------->>> NAVIGATION <<<---------*/
/* -----------------------------------*/

/* Side */
#sideNav
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	margin:64px 0px 0px 40px;
	width:144px;
}

#sideNav UL LI
{
	border-bottom:1px dotted #b5ccdf;
	line-height:36px;	
	padding-left:6px;
}

#sideNav UL LI A
{
	color:#778c9c;
}

#sideNav UL LI A:hover
{
	text-decoration:underline;
}

#sideNav UL .nav-selected
{
	color:#c72127;
	font-weight:bold;
}

#sideNav UL .nav-last
{
	border-bottom:1px solid white;
}

#sideNav UL .nav-last-selected
{
	color:#c72127;
	border-bottom:1px solid white;
	font-weight:bold;
}


/* -----------------------------------*/
/* -------->>> HELPERS <<<------------*/
/* -----------------------------------*/

.home-news-events-box P
{
    line-height:14px;
    color:#FFFFFF;
    font-size:11px;
}
.home-news-events-box STRONG
{
    line-height:14px;
    color:#FFFFFF;
    font-size:11px;
	font-weight:bold;
}
.home-news-events-box A
{
    line-height:14px;
    color:#FFFFFF;
    font-size:11px;
}
.home-news-events-box A:link
{
    line-height:14px;
    color:#FFFFFF;
    font-size:11px;
}
.home-news-events-box A:visited
{
    line-height:14px;
    color:#FFFFFF;
    font-size:11px;
}
.home-news-events-box A:hover
{
	text-decoration:underline;
}
.newsLink
{
	color:#3C649F;
}

.newsTitle
{
	color:#58595B;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	1margin-right: 1px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
