@charset "iso-8859-1";
/* CSS Document */


body
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:tahoma;
	font-size:11px;
}
	
img
{
	border:0px;
}

h5

{
	font-weight:bold;
	font-size:11px;
	margin-bottom:0px;
	margin-top:11px;
	color:#4a0073;
	
}
h4

{
	font-weight:bold;
	font-size:11px;
	margin-bottom:0px;
	margin-top:0px;
	
}
h3

{
	font-weight:bold;
	font-size:11px;
	margin-bottom:0px;
	margin-top:11px;
	
}
p
{
	margin-top:10px;
}

ul
{
	margin-top:0px;
	margin-bottom:0px;
}

.txtPurple
{
	color:#4A0073;
}

.btnSend

{
	border:1px solid #4a0073;
	background-color:#c68fe5;
	color:#FFFFFF;
	width:50px;
	font-weight:bold;
	
}
.txtYellow
{
color:#EAB109;
}
.txtBorder
{
border:1px solid #4a0073;
}
.txtRightAlign
{
	text-align:right;
}

#wrapper
{
	width:760px;
	height:700px;
	margin:0 auto;
	/*background-color:#006666;*/
}

#logo
{
	height: 78px;
	width: 723px; /*background-color:#009933;*/;
	padding-left: 37px;
	padding-top: 22px;
}

#menu_homepage
{
	float:left;
	width:224px;
	height:244px;
	border-top:2px solid black;

	
	/*background-color:#9933CC;*/
	
}

#menu
{
	float: left;
	width: 224px;
	height: 156px;
	padding-top: 2px;
	/*background-color:#9933CC;*/
}


#flash_homepage
{
	margin: 0px;
	border-top: 2px solid black;
	width: 535px;
	height: 241px;
	float: right;
	margin-right: 1px;
	padding-top: 1px;
}
#navigation
{
	background-color:black;
	height:23px;
	clear:both;
	width:760px;
	padding-top:12px;
}
#navigation a
{
	color:#ADBAE5;
	padding-left:17px;
	text-decoration:none;
}
#navigation a:hover
{
	text-decoration:underline;
}

#navigation .isActive
{
	color:white;
	text-decoration:none;
}

#container_header
{
	height: 259px;
	width: 760px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-color: #808080;
}





.title_page
{
	width: 216px;
	height: 156px; /*background-color:#006633;*/;
	padding-top: 2px;
	float: left;
}



.lineDoctors
{
	height:13px;
	width:760px;
	background-color:#ADBAE5;
	border-top:1px solid white;
}

.lineInvestors
{
	height:13px;
	width:760px;
	background-color:#C68FE5;
	border-top:1px solid white;
}
.lineTechnologies
{
	height:13px;
	width:760px;
	background-color:#F7BD18;
	border-top:1px solid white;
}

.lineFunding
{
	height:13px;
	width:760px;
	background-color:#B4B4B4;
	border-top:1px solid white;
}


.lineEmpty
{
	height: 13px;
	width: 760px;
	background-color: #FFFFFF;
	border-top: 1px solid white;
}

#sidebar
{
	float: left;
	width: 224px;
	padding-top: 22px;
}

#sidebar a
{
	color:#506AC7;
	text-decoration:none;
	line-height:25px;
}

#sidebar a:hover
{
	text-decoration:underline;
}

#sidebar ul
{
	margin-bottom:10px;
}

#sidebar li
{ 
	list-style-image:url(images/bullet_sidebar.gif);
	padding-left:5px;
	margin-left:-15px;
}

#sidebar a.sub
{
	color:#506AC7;
	text-decoration:none;
	line-height:15px;
}


#sidebar li#active
{ 
	list-style-image:url(images/bullet_sidebar_active.gif);
}

#sidebar a#active
{
	color:#4A0073;
}

#content
{
	float: right;
	width: 523px;
	padding-top: 23px;
	padding-left: 13px;
	line-height: 17px;
	/*background-color:#009933;*/
}

#content li, #sidebar li.bullet
{

list-style-image:url(images/bullet.gif);

}

#sidebar li.bullet
{
margin-left:-22px;
}
#sidebar li.bullet #active
{
list-style-image:url(images/bullet_active.gif);

}

.title
{
	width:477px;
	
}

.title img
{
	padding-bottom:4px;
}

#main
{
	padding-right:65px;
}

#main li
{
	margin-left:-10px;
}

#main a
{
	color:#6A93C5;
}

#main td

{
	vertical-align:text-top;
}


#content li.liPdf
{
	list-style-image:none;
	list-style:none;
	background-image:url(images/pdf_icon.gif);
	background-repeat:no-repeat;
	padding-left: 60px;
	padding-top: 20px;
	background-position: 0 .5em;
	height:40px;
	vertical-align: middle;
}


input
{
	font-family:tahoma;
	font-size:11px;
	border:1px #4a0073 solid;
}

.container_link

{
	height:10px;
	width:40px;
	margin-left:650px;
	margin-top:-14px;
}

#footer
{
	color: #606363;
	width: 528px;
	height: 40px;
	padding-top: 20px;
	padding-left: 232px;
	padding-bottom: 5px;
	clear: both;
}

#footer a
{
color:#606363;
text-decoration:none;
}
.logoBorder {
	border: 1px solid #CCCCCC;
}

