@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #616572;
	font-size: 11px;
	background-color: #FFF;
}

p {
	padding: 0px;
	margin: 0px 0px 1.5em 0px;
}

h1 {
	padding: 0px;
	margin: .67em 0;
}

a {
	color: #C10F15;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content_container {
	width: 940px;
	/* min-height: 575px; */
	margin: 0px;
}

/* {{{ Header */
#masthead {
	width: 940px;
}
#logo {
	float: left;
}
#top_nav {
	font-size: 7pt;
	float: right;
	color: #606572;
}
#top_nav a {
	text-decoration: none;
	color: #606572;
	font-size: 7pt;
}
#top_nav a:hover {
	color: #a51622;
}
.top_nav_sep {
	margin: 0 6px 0 6px;
	font-weight: normal;
	font-size: 9pt;
	cursor: default;
}

/*Top Nav Bar*/
#spry_nav {
	margin:0 0 0 222px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#top_nav_selector_bar {
	background: url(/images/selector_bg.gif) repeat-x;
	width: 940px;
	height: 8px;
	clear: both;
}	
#top_nav_highlight {
	background: url(/images/top_nav_highlight.gif) repeat-x;
	width: 0px;
	margin: 0 0 0 222px;
}
	
/* }}} */	

/* {{{ Footer*/
#caution {
	width: 940px;
	clear: both;
	font-size: 7pt;
	color: #C1C1C1;
	margin: 17px 11px 6px 11px;
}

#caution p{
	line-height: 1.3em;
	margin: 0px;
}

#footer {
	width: 940px;
	clear: both;
}
#footer_bar {
	background: url(/images/bottom_selector_bg.gif) repeat-x;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
#footer_nav {
	color: #FFF;
	font-size: 7pt;
	text-align: center;
}
.footer_divider {
	margin: 0px 10px;
}
#footer_nav a {
	position: relative;
	text-decoration: none;
	color: #fff;
	font-size: 7pt;
	top: -5px;
}
#footer_nav a:hover {
	color: #a51622;
}
#footer_rule {
	margin: 1px 0px 0px 0px;
	height: 1px;
	background-color: #606572;
}

#sub_footer {
	font-size: 7pt;
}

#sub_footer p {
	text-align:center;
	margin: 10px 0px 0px 0px;
}

#sub_footer a {
	text-decoration:none;
	color: #606572;
}
	
#ninefournine {
	float: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	padding: 5px 20px;
}

#ninefournine a, #ninefournine a.visited, #ninefournine a.hover {
	color: #606572;
	text-decoration: none;
	font-weight: bold;
}

#copyright {
	float: left;
	font-size: 7pt;
	color: #606572;
	padding: 5px 10px;
}

/* }}} */

/* {{{ home page */
#home_content {
	background: url(/images/MiCardia-home-back.jpg) top left no-repeat;
}

#home_nav td {
	padding: 0px 12px;
}

#home_nav h2 {
	color: #616572;
	margin: 13px 0px 11px 0px;
	font-size: 14px;
	font-weight: normal;
}

#home_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#home_nav ul li {
	padding: 0px 0px 7px 0px;
	line-height: 1em;
}

#home_nav a {
	font-size: 11px;
	color: #43454e;
	text-decoration: none;
}

#home_nav a:hover {
	color: #a51622;
}

#home_content p {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	line-height: 1.45em;
}
/* }}} */

/* {{{ first level pages */
#main_content {
	width: 940px;
	padding: 0px 11px;
	line-height: 1.45em;
}

#main_content p {
	margin: 0px 0px 1.45em 0px;
	padding: 0px;
	line-height: 1.45em;
}

#main_content td {
	vertical-align: top;
}

#main_content_milestones li{
 	padding: 0px 0px 7px 0px;
	line-height: 1.45em;
	width: 375px;
}

#main_content_with_sidebar {
	width: 555px;
	padding: 0px 10px 0px 5px;
	float: left;
	line-height: 1.45em;
}


#main_content li, #main_content_with_sidebar li {
	padding-bottom: .5em;
}

#side_bar {
	background: url(/images/side_bar_div.gif) bottom left no-repeat;
	width: 350px;
	float: left;
	/* min-height: 392px; */
	padding: 0px 0px 45px 10px;
	margin: 0px 0px;
}

#side_bar p {
	color: #434142;
	font-size: 7pt;
	font-style: italic;
	line-height: 1.75em;
}

	/* {{{ disease section pages */
	#disease_content {
		/* width: 940px;
		background-color: lightblue; */
	}
	#disease_content h1 {
		color: #6594aa;
		font-size: 15pt;
		font-weight: normal;
		margin: 2px 0px 10px 10px;
		padding: 0px;
	}
	#disease_content h2 {
		font-size: 10pt;
		padding: 0px;
		margin: 0px;
	}
	/* }}} */
	
	/* {{{ treatment section pages */
	#treatment_content {
		/* width: 940px;
		background-color: lightblue; */
	}
	#treatment_content h1 {
		color: #a9aaa4;
		font-size: 15pt;
		font-weight: normal;
		margin: 2px 0px 10px 10px;
		padding: 0px;
	}
	#treatment_content h2 {
		font-size: 10pt;
		padding: 0px;
		margin: 0px;
	}
	/* }}} */
	
	/* {{{ technology section pages */
	#technology_content {
		/* width: 940px;
		background-color: lightblue; */
	}
	#technology_content h1 {
		color: #70886b;
		font-size: 15pt;
		font-weight: normal;
		margin: 2px 0px 10px 10px;
		padding: 0px;
	}
	#technology_content h2 {
		font-size: 10pt;
		padding: 0px;
		margin: 0px;
	}
	/* }}} */
	
	/* {{{ intelectual property section pages */
	#ip_content {
		/* width: 940px;
		background-color: lightblue; */
	}
	#ip_content h1 {
		color: #c6c8cd;
		font-size: 15pt;
		font-weight: normal;
		margin: 2px 0px 10px 10px;
		padding: 0px;
	}
	#ip_content h2 {
		font-size: 10pt;
		padding: 0px;
		margin: 0px;
	}
	/* }}} */
	
	/* {{{ news section pages */
	#news_content {
		/* width: 940px;
		background-color: lightblue; */
	}
	#news_content h1 {
		color: #a2a2b3;
		font-size: 15pt;
		font-weight: normal;
		margin: 2px 0px 10px 10px;
		padding: 0px;
	}
	#news_content h2 {
		font-size: 10pt;
		padding: 0px;
		margin: 0px;
	}
	/* }}} */
	
	/* {{{ general section pages */
	#general_content {
		/* width: 940px;
		background-color: lightblue; */
	}
	#general_content h1 {
		color: #c6c8cd;
		font-size: 15pt;
		font-weight: normal;
		margin: 2px 0px 10px 10px;
		padding: 0px;
	}
	#general_content h2 {
		font-size: 10pt;
		padding: 0px;
		margin: 0px;
	}
	/* }}} */
/* }}} */

/* {{{ intranet header */
#intranet_top_nav {
	padding: 4px 0px 4px 78px;
}

#intranet_top_nav a, #intranet_top_nav a:visited {
	color: #4c4d4e;
	text-decoration: none;
}

#intranet_top_nav a:hover {
	color: #a51622;
}

/* }}} */

.sup{
	position:relative;
	top:-3px;
	font-size:smaller;
}

.formnote {
	font-size: smaller;
	font-style: italic;
}

.required {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C60A0A;
}

.milestone_title  {
	list-style: none;
}

.error { color: red; }
