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

* {
margin:0;
padding:0;
}

input {
font-family:Tahoma, Geneva, sans-serif;	
}

body {
background-color:#dddddd;
color:#333333;
font-family:Tahoma;
font-size:11px;
margin:14px 0 14px 0;
}

table {
border-collapse:collapse;
}

h1, h2 {
font-size:15px;
}

ul {
list-style:none;
}

a {
color:#333333;
}

a img {
border:none;
}

#header, #menu, #content, #footer {
width:800px;
margin:0 auto;
background-color:#FFFFFF;
}

#header {
height:86px;
border-bottom:2px solid #999999;
}

#header h1 {
height:68px;
width:180px;
float:left;
margin:10px 0 0 7px;
}

#header #right {
float:left;
width:600px;
margin:10px 0 0 0;
}

#right ul {
margin-left:313px;
}

#right li {
float:left;
margin-left:4px;
border-left:1px solid #990000;
padding-left:4px;
}

#right a {
color:#990000;
font-size:10px;
text-decoration:none;
}

#right h2 {
clear:both;
margin:45px 0 0 105px;
letter-spacing:2px;
}

#menu {
height:55px;
}

#menu ul {
padding-top:3px;
margin-left:4px;
}

#menu a {
color:#FFFFFF;
display:block;
margin-top:3px;
text-decoration:none;
}

#menu li {
float:left;
width:98px;
border-right:1px solid #FFFFFF;
text-align:center;
background-color:#990000;
height:33px;
}

#content_left {
width:125px;
float:left;
border:1px solid #FFFFFF;
}

#content_left ul {
margin:0 0 0 5px;
}

#content_left li {
border:1px solid #CCCCCC;
height:25px;
line-height:25px;
margin-bottom:5px;
padding-left:5px;
}

#content_left li a {
text-decoration:none;
display:block;
}

#content_left #subscriber {
	height:20px;
	line-height:20px;
	display:block;
	background-color:#fecccb;
	text-indent:5px;
	margin:0 0 10px 3px;
}

#content_right {
line-height:18px;
margin-left:10px;
width:635px;
float:left;
}

#content_right p {
margin-bottom:15px;
}

#content_right h1 {
letter-spacing:2px;
text-align:center;
margin-bottom:15px;
}

#sumary {
margin:20px 0 20px 0;
}

#sumary td {
padding:4px;
}

#footer {
border-top:1px solid #999999;
height:18px;
line-height:18px;
text-align:center;
}

.first {
border:none !important;
}

.table_header td {
font-weight:bold;
background-color:#FFCCCC;
}

table tr td {
padding:5px;
}

.target_td {
width:100px;
font-weight:bold;
background-color:#EEEEEE;
line-height:15px;
}

.sidebar{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height: normal;
	letter-spacing: normal;
}
.sidebar a:link{
	text-decoration:none;
	color: #333333;
}
.sidebar a:visited{
	text-decoration:none;
	color: #666666;
}
.sidebar a:hover{
	text-decoration:underline;
	color: #333333;
}
.sidebar a:active{color:#333333; text-decoration:underline;}

.sidebar {
border:1px solid #333333;
border-collapse:separate;}

.sidebar td {
border:1px solid #333333;
}

.development_list {
list-style:disc;
margin-left:70px;
}

.development_list p a {
color:#999999;
}

.development_list p a:hover {
color:#333333;
}

.selected {
border:1px solid #990000 !important;
}

#faqs_list, #facts ul {
list-style:disc;
margin-left:30px;
font-weight:bold;
}

#faqs_list p {
font-weight:normal;
margin:15px 0 15px 0;
}

#facts h2 {
font-size:14px;
color:#990000;
margin-bottom:15px;
}

#facts h2 span {
display:block;
font-weight:normal;
color:#333333;
font-size:11px;
}

#facts ul {
font-weight:normal;
margin-bottom:15px;
}

#facts ul ul {
list-style:circle;
margin:0 0 0 15px;
}

#conferences strong {
text-decoration:underline;
display:block;
}

#links a {
display:block;
text-decoration:underline;
margin-bottom:15px;
}

#links p a {
display:inline;
margin:0;
}

#links strong {
display:block;
}

.contact_form {
width:400px;
}

.contact_form p {
text-align:right;
}

.contact_form input {
width:180px;
}

.contact_form textarea {
width:350px;
height:100px;
vertical-align:text-top;
}

#login {
	margin-left:5px;
}

#login input {
float:left;
width:98px;
color:#c2c2c2;
}

#login #submit_login {
	color:#000;	
	margin-bottom:10px;
}

#news_div {
clear:both;
margin-top:30px;
}

.news {
border:1px solid #999;
padding:4px;
margin-left:3px;
margin-bottom:5px;
}

.table_pink_header {
background-color:#ffcccc;
}

.bold_pink_header {
background-color:#ffcccc;
font-weight:bold;
}

.milestone_date td h2 {
color:#990000;
}

#subscribe_table {
	margin-bottom:20px;
}

#subscribe_table td {
	width:200px;
}

#subscribe_table p {
	height:80px;
}

#subscribe_table input {
	display:block;
	margin-bottom:20px;
}

#forgot_pass {
	clear:both;
	padding:6px 0 6px 0;
}

#remember_me input {
	width:15px;
	float:left;
}

#remember_me {
	margin-bottom:10px;	
}

#change_password_div {
	width:240px;
	margin:30px auto;
	text-align:right;
}

.menu_selected {
	background-color:#CCCCCC !important;
}

.menu_selected a {
	color:#990000 !important;
}

.style22 {
	background:#EEEEEE;
	color:#333333;
	font-size:11px;
}

.contentbox ul li {
	list-style:disc;
	margin-left:20px;
	width:505px;
	margin:auto;
	margin-bottom:20px;
	color:#990000;
	vertical-align:top;
	position:relative;
	top:-10px;
}

.contentbox tr td {
	color:#333333;
}

.style24 ul li {
	color:#333333;
	top:0;
	vertical-align:middle;
}

.contentbox ul li h3 {
	margin:4px 0;
	color:#990000;
	/*text-decoration:underline;*/
	letter-spacing:2px;
	font-size:14px;
}

.contentbox ul li h3 a {
	color:#990000;
	/*text-decoration:underline;*/
	letter-spacing:2px;
	font-size:14px;
}

.style24 ul li {
	list-style:circle;	
	width:450px;
}

.comments_td {
	background:#EFEFEF !important;	
}

#first_menu_li {
	margin-left:50px;	
}

.devel_bold {
	font-weight:bold;	
}

.pink_td {
	background:#FFCCCC;
	height:1px;
	padding:0;
}

#content_left #drugs_li {
	height:30px;
	line-height:15px;
	text-align:center;	
}

#content_left #smaller_li {
	height:30px;
	line-height:15px;
}
