body
{
color: #000000;
background-color: #ffffff;
font-family: verdana, arial, "lucida grande", sans-serif;
padding: 0px;
margin: 0px;
width: 100%;
}

/* Formatting */
img
{
display: block;
border: 0px none;
}
img.border
{
border: 1px solid #cccccc;
}
img.right_border
{
border: 1px solid #cccccc;
float: right;
margin: 0 0 6px 6px;
}
img.left_border
{
border: 1px solid #cccccc;
float: left;
margin: 0 6px 6px 0;
}
img.right
{
float: right;
margin: 0 0 6px 6px;
}
img.left
{
float: left;
margin: 0 6px 6px 0;
}

optgroup
{
font-size: 1em;
}
form
{
margin: 0px;
padding: 0px;
}
h2
{
color: #656C6F;
margin: 0px;
padding: 0px;
font-size: 1.3em;
}
h3
{
color: #656C6F;
margin: 0px;
padding: 10px 0 5px 0;
font-size: .7em;
}
h4
{
color: #656C6F;
margin: 0px;
padding: 0px 0 10px 0;
font-size: .8em;
}
div.hr
{
width: 748px;
height: 30px;
font-size: .05em;
clear: both;
margin: 0 0 0 16px;
border-bottom: 1px solid #cccccc;
}
hr
{
height: 1px;
color: #cccccc;
border: 0px none;
border-bottom: 1px solid #cccccc;
}

a:link
{
color: #0149C8;
text-decoration: none;
}
a:visited
{
color: #0149C8;
text-decoration: none;
}
a:hover
{
color: #0149C8;
text-decoration: underline;
}
#icr
{
width: 100%;
}


/* Top section */
#icr_top
{
width: 100%;
min-width: 770px;
background-image: url(/images/top.gif);
background-repeat: repeat-x;
height: 82px;
}
#icr_top p
{
text-indent: -8000px;
overflow: hidden;
text-decoration: none;
}
#icr_top h1
{
margin: 0px;
padding: 0px;
width: 770px;
}
#icr_top h1 span
{
display: none;
}
#icr_top h1 a
{
font-size: 1em;
float: left;
width: 264px;
height: 82px;
margin: 0;
padding: 0;
background: url(/images/icr.gif);
background-repeat: no-repeat;
display: block;
text-indent: -8000px;
text-decoration: none;
}
#icr_bg
{
width: 100%;
min-width: 770px;
background-image: url(/images/concept_to_cure.jpg);
background-repeat: no-repeat;
background-position: top right;
height: 82px;
}


/* Nav holder div */
#icr div#navholder
{
border-top: 1px solid #969B9D;
}

/* Div style for pages with no breadcrumbs e.g. home page */
#icr.nobreadcrumbs div#navholder
{
background: #656C6F url(/images/nav_list_white.gif);
background-repeat: repeat-x;
background-position: bottom left;
}
/* Div style for pages with breadcrumbs e.g. every page except home page */
#icr.breadcrumbs div#navholder
{
background: #656C6F url(/images/nav_list_grey.gif);
background-repeat: repeat-x;
background-position: bottom left;
}


/* Main nav */
#icr div#nav
{
font-family: arial, verdana, "lucida grande", sans-serif;
font-size: .75em;
min-width: 770px;
width: expression(100 +'%');
padding-bottom: 6px;
}
#icr div#nav ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}
#icr div#nav ul li
{
float: left;
margin: 0px;
list-style-type: none;
}
#icr div#nav ul li.at, #icr div#nav ul li.athome
{
color: #ffffff;
padding: 6px 6px 6px 6px;
margin: 0px;
background: #E1121C;
border-top: 1px solid #EB5D64;
border-right: 1px solid #C00F18;
border-left: 1px solid #E1121C;
border-bottom: 1px solid #C00F18;
}
#icr div#nav ul li a:link, #icr div#nav ul li a:visited
{
float: left;
color: #ffffff;
padding: 6px 6px 6px 6px;
margin: 0px;
background: #656C6F;
border-top: 1px solid #757C7E;
border-right: 1px solid #737B7F;
border-left: 1px solid #575F62;
border-bottom: 1px solid #565C5F;
}
#icr div#nav ul li.at a:link, #icr div#nav ul li.at a:visited
{
background: #E1121C;
padding: 0px;
border: 0px none;
}
#icr div#nav ul li a:hover
{
float: left;
padding: 6px 6px 6px 6px;
margin: 0px;
background: #696969;
border-top: 1px solid #B4B4B4;
border-right: 1px solid #2D2D2D;
border-left: 1px solid #B4B4B4;
border-bottom: 1px solid #2D2D2D;
text-decoration: none;
}
#icr div#nav ul li.home a:link, #icr div#nav ul li.home a:visited, #icr div#nav ul li.home a:hover, #icr div#nav ul li.athome
{
padding: 6px 6px 6px 14px;
}


/* Search area */
#icr div#searchdiv
{
float: left;
white-space: nowrap;
margin-left: 13px;
margin-top: 5px;
}
#icr div#searchdiv form
{
float: left;
}
#icr div#searchdiv p
{
padding: 0px;
margin: 0px;
float: left;
font-size: 1em;
}
#icr div#searchdiv label
{
float: left;
color: #D1D3D4;
padding: 0px;
margin: 2px 0 0 0;
}
#icr div#searchdiv input
{
font-size: .85em;
margin: 2px 0 0 3px;
float: left;
}
#icr div#searchdiv input#search_term
{
border: 1px solid #DDDDDD;
margin: 0px 0 0 6px;
padding: 1px;
width: 112px;
}


/* Breadcrumbs section */
#breadcrumbs
{
background: #F2F2F2;
border-bottom: 1px solid #E5E5E5;
width: 100%;
}
#breadcrumbs_inner
{
padding: 0 0 0 16px;
}
#breadcrumbs p
{
float: left;
color: #797979;
padding: 0 5px 5px 0;
margin: 0px;
font-size: .65em;
}
#breadcrumbs ul
{
padding: 0 5px 5px 0;
margin: 0px;
list-style-type: none;
}
#breadcrumbs ul li
{
float: left;
padding: 0 5px 0 0;
margin: 0px;
list-style-type: none;
font-size: .65em;
white-space: nowrap;
}


/* Main content */
div.content
{
clear: both;
width: 770px;
}
div.content p
{
padding: 0px;
margin: 0 0 7px 0;
font-size: .7em;
}
p.map
{
clear: left;
}

/* @ sign breaker */
div.content span.shy
{
font-size: .05em;
width: 0px;
overflow: hidden;
}


/* List styles */
div.content ul, div.content ol, div.content dl
{
padding: 0 0 0 10px;
margin: 0 0 7px 10px;
}
div.content dl
{
padding: 0 0 0 0;
margin: 0 0 7px 0;
}
div.content ul li, div.content ol li, div.content dl dt
{
font-size: .7em;
padding: 0;
margin: 2px 0 4px 0px;
line-height: 1.1em;
}
div.content dt
{
font-weight: bold;
}
div.content dl dd
{
font-size: .7em;
padding: 0 0 0 10px;
margin: 0 0 4px 10px;
}
div.content ul ul, div.content ol ol
{
margin: 0 0 7px 10px;
}
div.content dl dl
{
margin: 0 0 7px 17px;
}
div.content li li, div.content dd dd, div.content dt dt, div.content dd dt
{
font-size: 1em;
}


/* Small column / subnav column layout & formatting */
div.content div.column
{
float: left;
width: 191px;
padding: 0 0 0 16px;
overflow: hidden;
}
div.content div.column h3 img
{
margin: 5px 0 0 0;
}
div.content div.column div.hr
{
width: 175px;
margin: 0px;
height: 4px;
}
div.content div.column div.whitehr
{
width: 175px;
margin: 0px;
height: 4px;
font-size: .05em;
clear: both;
border-bottom: 1px solid #ffffff;
}
div.content div.column_inner, div.content div.column_subnav
{
margin-top: 9px;
float: left;
width: 175px;
padding: 6px 11px 0px 11px;
background: #E4E4E4 url(/images/column_top.gif);
background-repeat: no-repeat;
}
div.content div.column_subnav
{
padding: 6px 0 0 0;
}
div.content div.column_nobg
{
margin-top: 9px;
float: left;
width: 153px;
padding: 6px 0 0 0;
}
div.content div.column_bottom
{
clear: left;
width: 175px;
height: 11px;
background: #E4E4E4 url(/images/column_bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
font-size: .05em;
margin: -1px 0 0 0;
}
div.content div.column_subnav h3
{
padding: 0 11px 4px 11px;
font-size: .75em;
}
div.column_inner h3
{
padding: 0px 0 5px 0;
}
div.content div.column_subnav p
{
padding: 4px 11px 0 11px;
}
div.content div.column_subnav h2
{
margin: 0 0 0 11px;
}
div.content div.column_subnav ul.subnav
{
padding: 0px;
margin: 2px 0 0 0;
list-style-type: none;
}
div.content div.column_subnav ul.subnav li
{
padding: 0px;
margin: 0px;
list-style-type: none;
vertical-align: top;
height: 20px;
float: left;
width: 175px;
margin: -1px 0 0 0;
}
div.content div.column_subnav ul.subnav li.at
{
color: #ffffff;
background: #E1121C;
padding: 3px 11px 4px 11px;
display: block;
width: 175px;
}
div.content div.column_subnav ul.subnav li a:link, div.content div.column_subnav ul.subnav li a:visited
{
padding: 3px 11px 4px 11px;
margin: 0px;
display: block;
width: 175px;
}
div.content div.column_subnav ul.subnav li.at a:link, div.content div.column_subnav ul.subnav li.at a:visited
{
color: #ffffff;
background: #E1121C;
padding: 0;
display: block;
width: 153px;
}
div.content div.column_subnav ul.subnav li a:hover
{
color: #ffffff;
padding: 3px 11px 4px 11px;
margin: 0px;
background: #656c6f;
text-decoration: none;
display: block;
width: 175px;
}
div.hidden
{
display: none;
visibility: hidden;
}
div.shown
{
display: block;
visibility: visible;
}
img.expand
{
float: right;
margin: 0;
}

/* Medium column layout & formatting */
div.content div.doublecolumn
{
float: left;
width: 382px;
}
div.content div.doublecolumn div.hr
{
width: 366px;
margin: 0px 0 10px 0;
height: 10px;
}
div.content div.doublecolumn_inner
{
clear: both;
width: 382px;
padding: 9px 0 0 16px;
}

/* Large column layout & formatting */
div.content div.triplecolumn div.hr
{
width: 556px;
margin: 0px 0 10px 0;
height: 10px;
}
div.content div.triplecolumn
{
float: left;
width: 556px;
}
div.content div.triplecolumn_inner
{
clear: both;
width: 556px;
padding: 9px 0 0 16px;
}

/* Full width column layout & formatting */
div.content div.fourcolumn
{
clear: both;
width: 748px;
padding: 9px 0 0 16px;
}
div.content div.fourcolumn div.hr
{
width: 748px;
margin: 0px 0 10px 0;
height: 10px;
}


/* Select boxes */
div.content div.column_inner select, div.content div.doublecolumn_inner select, div.content div.triplecolumn_inner select, div.content div.column_subnav select
{
font-size: 1em;
font-family: arial, verdana, "lucida grande", sans-serif;
border: 1px solid #6C8DAC;
padding: 1px;
margin: 2px 0 0 0;
}
div.content div.column_inner select, div.content div.column_subnav select, div.content div.triplecolumn_inner select, div.content div.fourcolumn select
{
width: 149px;
}
div.content div.doublecolumn_inner select
{
width: 354px;
}


/* Input boxes */
div.content div.doublecolumn_inner input.text, div.content div.triplecolumn_inner input.text, div.content div.column_subnav input.text
{
width: 140px;
font-size: 1em;
font-family: arial, verdana, "lucida grande", sans-serif;
border: 1px solid #6C8DAC;
padding: 1px;
margin: 2px 0 0 0;
}
div.content div.column_inner input, div.content div.doublecolumn_inner input, div.content div.triplecolumn_inner input, div.content div.fourcolumn input, div.content div.column_subnav input
{
font-size: 1em;
}


/* Left & right link list used above the map */
div.content ul.leftright
{
padding: 0;
margin: 0;
list-style-type: none;
}
div.content ul.leftright li
{
width: 50%;
padding: 0;
margin: 0 0 5px 0;
}
div.content ul.leftright li.left
{
float: left;
}
div.content ul.leftright li.right
{
float: right;
text-align: right;
}

/* Heading formatting */
div.content div.doublecolumn h2, div.content div.triplecolumn h2, div.content div.fourcolumn h2
{
margin: 0 0 10px 0;
}
div.content div.doublecolumn h3, div.content div.triplecolumn h3, div.content div.fourcolumn h3
{
font-size: .95em;
}

/* Table formatting */
div.content table
{
border-top: 1px solid #666666;
border-left: 1px solid #666666;
margin: 0 0 20px 0;
width: 100%;
text-align: left;
}
div.content table th, table td
{
text-align: left;
vertical-align: top;
padding: 4px;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
overflow: hidden;
font-size: .7em;
}
div.content table p
{
font-size: 1em;
}
div.content table td span
{
color: #ffffff;
}
div.content table th
{
background: #999999;
color: #ffffff;
}
div.content table ul li
{
font-size: 1em;
}

/* Table: donate page */
div.content table.grid
{
border: none;
}
div.content table.grid td
{
width: 175px;
padding: 0 40px 40px 0;
margin: 0 0 20px 0;
vertical-align: top;
border: none;
}
div.content table.grid td img
{
float: left;
border: 1px solid #000000;
margin: 0 4px 4px 0;
}

/* Table: contact page */
div.content table.contact
{
border-top: 1px solid #666666;
border-left: 1px solid #666666;
margin: 0 0 20px 0;

}
div.content table.contact th, table.contact td
{
text-align: left;
vertical-align: top;
padding: 3px;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
overflow: hidden;
}
div.content table.contact th
{
background: #ffffff;
color: #000000;
}


/* Home page stuff */
div.content ul.home
{
margin: 0px;
padding: 0px;
list-style-type: none;
margin: 0 0 5px 0;
}
div.content ul.home li
{
padding: 0px;
margin: 0;
list-style-type: none;
width: 152px;
display: inline;
}
div.content ul.home li a
{
padding: 0px;
margin: 3px 0 3px 0;
display: block;
}

/* IE Dropdown list styles */
div.content div.dropdown
{
clear: left;
width: 149px;
border: 1px solid #6C8DAC;
padding: 0 0 0 1px;
display: block;
background: #ffffff url(/images/dropdown.gif);
background-position: top right;
background-repeat: no-repeat;
margin: 0px 0 4px 0;
}
div.content div.dropdown ul, #dropmenudiv ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}
div.content div.dropdown ul li
{
width: 149px;
margin: 0px;
padding: 0px;
display: inline;
}
div.content div.dropdown ul li a
{
width: 149px;
padding: 0px 0 3px 1px;
margin: 2px 0 0px 0;
display: block;
color: #000000;
text-decoration: none;
}
#dropmenudiv
{
margin: 4px 0 0 0;
visibility: hidden;
border: 1px solid #6C8DAC;
position: absolute;
background: #ffffff;
z-index: 100;
overflow-y: scroll;
}
#dropmenudiv ul li
{
font-size: .7em;
margin: 0;
padding: 0;
display: inline;
}
#dropmenudiv ul li a
{
margin: 0px;
padding: 1px 19px 1px 0px;
display: block;
color: #000000;
}
#dropmenudiv ul li a:hover
{
background: #B2B4BF;
color: #000000;
text-decoration: none;
}


/* Footer section */
#footer
{
margin: 0px;
padding: 12px 0 0 0;
clear: both;
width: 770px;
}
#footer ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}
#footer ul li
{
padding: 0 0 0 16px;
margin: 0px;
float: left;
list-style-type: none;
font-size: .7em;
}
#uw
{
clear: both;
width: 770px;
}
#uw p
{
color: #999999;
padding: 5px 0 10px 16px;
margin: 0px;
font-size: .7em;
}
#uw a
{
color: #999999;
}




/* IE5 & IE5.5 PC fixes */
/* Background height fixer */
#nav, #icr_bg, #breadcrumbs, #icr div#search div.search_input, #icr div#search div.search_label
{
overflow: hidden;
voice-family: "\"}\""; 
voice-family: inherit;
height: 100%;
}

/* Padding fixer */
div.content div.column
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 175px;
}
div.content div.column_inner
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 153px;
}
div.content div.doublecolumn_inner
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 366px;
}
div.content div.tripplecolumn_inner
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 540px;
}

/* Subnav title fixer */
div.content div.column_subnav ul.subnav li
{
voice-family: "\"}\""; 
voice-family: inherit;
height: 100%;
}
div.content div.column_subnav ul.subnav li.at
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 153px;
}
div.content div.column_subnav ul.subnav li a:link, div.content div.column_subnav ul.subnav li a:visited, div.content div.column_subnav ul.subnav li a:hover
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 153px;
}

.researcher_image {
	float: left;
	margin-right: 10px;
}

.caption {
	font-size: .8em;
	font-weight:bold;
}



/* Styles added by Unified Solutions */

div.two_column_holder
{
width: 350px;
}

div.two_column_table
{
float: left;
width: 175px;
padding: 0 5px 0 0;
overflow: hidden;
}
