body {
	background-image: url("/objects/images/background.jpg");
	background-repeat: repeat-x;
	color: #414141;
	font-family: sans-serif;
	font-size: 13px;
	margin: 0;
	text-align: center;
}

a {
	color: #4f8ad0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote.quote {
	background-color: #f3eef6;
	border: 1px #cacaca dashed;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding: 25px;
}

h1 {
	color: #1b2676;
	font-size: 18px;
}

h1 sup {
	font-size: .6em;
}

h2 {
	color: #1b2676;
	font-size: 15px;
}

img {
	border: 0;
}

li {
	line-height: 18px;
}

p {
	font-size: 13px;
	line-height: 18px;
}

sup {
	font-size: .7em;
	line-height: .7em;
}

table {
	font-size: 13px;
}

ul {
	font-size: 13px;
}

ul blockquote {
	color: #777777;
	font-style: italic;
	margin-top: 4px;
}

.title {
	color: #1b2676;
}

.italic {
	font-style: italic;
}

.boldpurple {
	color: #1f1659;
	font-weight: bold;
}

.boldred {
	color: #bc3a5e;
	font-weight: bold;
}

.italicgrey {
	color: #a8a9aD;
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.presentation_list li {
	line-height: 19px;
	padding-bottom: 5px;
}

.pdf {
	background-image: url(/objects/images/pdf.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding-right: 20px;
}

span.pdf {
	display: inline-block;
}

.expand {
	background-image: url(/objects/images/plus.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.collapse {
	background-image: url(/objects/images/minus.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.expand_block {
	padding-left: 20px;
}

/*********************TEMPLATE*************************/
#template {
	background-image: url("/objects/images/template.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 973px;
}

#container{
	margin-left: 21px;
	margin-right: 20px;
	position: relative;
}

#header {
	background-image: url("/objects/images/header2.jpg");
	border-bottom: 5px solid #7a73a9;
	height: 122px;
	position: relative;
	width: 933px;
}

#logolink {
	display: block;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 10px;
	width: 350px;
}

#logolink span {
	display: none;
}

#header_links {
	font-size: 12px;
	left: 400px;
	position: absolute;
	top: 50px;
}

#header_links a {
	text-decoration: none;
}

#header_links a:hover {
	text-decoration: underline;
}

#header_links img {
	vertical-align: middle;
}

#search_box {
	font-size: 12px;
	color: #d5d9da;
}

#search_box .textfield {
	padding-left: 5px;
}

.spacer {
	background: url("/objects/images/spacer.jpg");
	width: 5px;
}

.table_head {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}

/*******************************************************/
/********************* NAV ************************/
#nav {
	width: 933px;
	height: 32px;
}

#nav a {
	color: #1f1657;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#sddm {
	display: block;
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
	background-image: url("/objects/images/gradient_off.jpg");
	list-style: none;
	float: left;
}

#sddm li:hover {
	background-image: url("/objects/images/gradient_on.jpg");
}

#sddm div {
	padding: 0;
	position: absolute;
	margin: 0;
	visibility: hidden;
	width: 220px;
	z-index: 30;
}

#sddm div#m4 {
	right:0;
}

#sddm div a {
	background-color: #948faf;
	border-top: 1px solid #b7b7b7;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	margin: 0;
	text-align: left;
	text-decoration: none;
}

#sddm div a:hover {
	background: #4b446c;
}

#sddm div .last {
	background: url('/objects/images/ddm_bottom_off.png') no-repeat;
	background-position: 0 100%;
}

#sddm div .last:hover {
	background: url('/objects/images/ddm_bottom.png') no-repeat;
	background-position: 0 100%;
}

#nav_biomedicine {
	border-left:  1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	height: 32px;
	line-height: 32px;
	width: 233px;
}

#nav_about {
	border-left:  1px solid #ffffff;
	border-right: 1px solid #b7b7b7;
	height: 32px;
	line-height: 32px;
	width: 177px;
}

#nav_action {
	border-left:  1px solid #ffffff;
	border-right: 1px solid #b7b7b7;
	height: 32px;
	line-height: 32px;
	width: 196px;
}

#nav_initiatives {
	border-left:  1px solid #ffffff;
	border-right: 1px solid #b7b7b7;
	height: 32px;
	line-height: 32px;
	width: 184px;
}

#nav_resources {
	border-left:  1px solid #ffffff;
	border-right: 1px solid #b7b7b7;
	height: 32px;
	line-height: 32px;
	width: 133px;
}

/**********************************************************/
/************************RIGHT COLUMN*******************/
#rightcolumn {
	background-image: url("/objects/images/rightcolumn.png");
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	right: 20px;
	top: 0;
	width: 243px;
}

#rightnav {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-top: 58px;
}

#rightnav li {
	background-image: url("/objects/images/rightnavspacer.gif");
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0;
}

#rightcolumn li.last {
	background-image: none;
}

#rightcolumn li a {
	text-decoration: none;
}

#rightnav li a:hover {
	color: #1b2676;
}

#rightnav li a#active {
	color: #1b2676;
}

#rightnav sup {
	font-size: .7em;
}

#right_subnav {
	list-style-type: none;
	margin: 0;
	padding-left: 60px;
}

#rightnav #right_subnav {
	padding-left: 20px;
}

#right_subnav li {
	background-image: url("/objects/images/rightnavspacer.gif");
	background-repeat: repeat-x;
	background-position: 0 100%;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	padding: 3px 0 4px;
}

#right_subnav li a:hover {
	color: #1b2676;
}

#right_subnav a#active_subnav {
	color: #1b2676;
}

/*********************************************************/
/************************HOME PAGE*********************/
#homecolumns {
	background-image: url(/objects/images/homecolspacer.gif);
	background-repeat: repeat-y;
	background-position: 307px 0;
}

#homecolumns h1 {
	color: #ffffff;
	font-size: 20px;
	padding: 20px 30px;
}

#homecolumns h2 {
	margin-bottom: 0px;
}

#homecolumns ul {
	margin-top: 5px;
}

#homecolumns p {
	margin-top: 5px;
}

#homecolumns img.left {
	padding: 0 5px 0 0;
}

#homecol1 {
	float: left;
	margin-right: 14px;
	width: 301px;
}

#homecol1 h1 {
	background-color: #ba9dcb;
}

#homecol2 {
	float: left;
	margin-right: 14px;
	width: 301px;
}

#homecol2 h1 {
	background-color: #20165b;
}

#homecol3 {
	float: left;
	width: 301px;
}

#homecol3 h1 {
	background-color: #bc3a5e;
}

.homebox {
	margin: 20px;
}


#homebottom {
	background-color: #ffffff;
	background-image: url("/objects/images/background_2.jpg");
	background-repeat: repeat-x;
	clear: both;
	min-height: 154px;
	margin-top: 10px;
	padding: 20px 0 0 40px;
	position: relative;
}

#homebottom .homebottombox {
	background-color: #ffffff;
	background-image: url("/objects/images/box_background.jpg");
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	min-height: 180px;
	padding: 10px 10px 0 10px;
	width: 391px;
}

#homebottom h1 {
	color: #21a4d0;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	padding-top: 30px;
	text-transform: uppercase;
}

#homebottom h1 a {
	color: #21a4d0;
}

#homebottom p {
	color: #999999;
	margin: 0;
}

#homebottom img.left {
	margin-right: 20px;
}

/********************************************************/
/***********************CONTENT PAGE *********************/
#breadcrumb{
	color: #797492;
	font-size: 11px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#breadcrumb a{
	color: #acbac3;
	text-decoration: none;
}

#content {
	min-height: 550px;
	padding: 50px 40px 30px 50px;
	position: relative;
}

#leftcolumn {
	width: 600px;
}

#about_bottomnav {
	padding-top: 15px;
}

#participant_logos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#participant_logos li {
	float: left;
	padding-bottom: 15px;
	padding-left: 40px;
	width: 250px;
}

/**********************************************************/
/***********************FOOTER***************************/
#footer {
	color: #adbac3;
	font-size: 12px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: right;
	width: 933px;
}

#footer a {
	color: #adbac3;
}
/********************************************************/
