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

body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content_area.user h1 {
	font-size: 22px;
	font-weight: normal;
	color: #225C7E;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:0px;
	padding:0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-right: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #225C7E;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 80%;
	float: none;
	display: block;
	clear: left;
}
.content_area.pi h2 {
	color: #660000;
}
.content_area.pi .listing_area .row.header {
	background-color: #660000;
}
.content_area.fm h2 {
	color: #669900;
}
.content_area.fm .listing_area .row.header {
	background-color: #669900;
}
.largecheck {
	font-size: 18px;
	font-weight: normal;
	color: #225C7E;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #225C7E;
	line-height: normal;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 100px;
	height: 75px;
	text-transform: capitalize;
}

/* Page Foundation */

.page_center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.content_wrapper {
	background-color: #FFFFFF;
	height: 100%;
	width: 950px;
	margin-bottom: 30px;
	display: block;
}
.content_area, .text_space {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 155%;
	margin-bottom: 5px;
	border-bottom-style: none;
	width: 700px;
	margin-left: 25px;
}
.text_space {
	padding-bottom:20px;
	display:block;
	width:680px;
	float:left;
}
.content_space {
	width: 765px;
	float: left;
	display: block;
}
.nav_wrapper {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0AFC4;
	float: left;
	width:175px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A0AFC4;
	border-bottom-color: #A0AFC4;
	background-color: #FBFEED;
}
.nav_space {
}
#nav_on {
}
.clear_both, .clear {
	clear:both;
}
.content_area ul, .content_area ol {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
	margin-left: 8px;
}
.inside_header {
	/*background-image: url(/images/header/inside-background.jpg);*/
}
.content_area p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.content_area blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td {
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
	width: 99%;
	float: left;
	display: block;
}
.content_wrapper p, .content_wrapper td, .content_wrapper td p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 133%;
}


/* Links  */

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: underline;
	color: #003366;
}

/* H's  */



h3 {
	font-size: 14px;
	font-weight: normal;
	color: #225C7E;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: normal;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64A3FF;
	clear: both;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: normal;
	padding: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}




/* Header  */

#header .header_logo_wrapper {
	float: left;
	height: 73px;
	width: 311px;
}

#header {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	width:100%;
}

a .header_link_off:hover 
{
    text-decoration: underline;
    
}

#header .header_sub_nav {
	background-color: #64A3FF;
	height: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #296594;
	border-bottom-color: #296594;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #296594;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #296594;
	font-size: 1px;
}


#header .header_link_on {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	margin-top: 43px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #296594;
	border-left-color: #296594;
	background-image: url(/images/background/blue-30px.gif);
    float: right;
}

#header .header_link_off {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	margin-top: 43px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #296594;
	border-left-color: #296594;
	background-image: url(/images/background/grey-30px.gif);
    float: right;
}
#header .header_link_end_on {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	margin-top: 43px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #296594;
	border-left-color: #296594;
	background-image: url(/images/background/blue-30px.gif);
    float: right;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #296594;
}

#header.site_sectionInvestigators #navInvestigators, #header.site_sectionSeminars #navSeminars, #header.site_sectionResearch #navResearch, #header.site_sectionHome #navHome {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	margin-top: 43px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #296594;
	border-left-color: #296594;
	background-image: url(/images/background/blue-30px.gif);
    float: right;
    border-right-width: 1px;
	border-right-style: none;
	border-right-color: #296594;
}

#header.site_sectionCores #navCores {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	margin-top: 43px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #296594;
	border-left-color: #296594;
	background-image: url(/images/background/blue-30px.gif);
    float: right;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #296594;
}

#header .header_link_end_off {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	margin-top: 43px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #296594;
	border-left-color: #296594;
	background-image: url(/images/background/grey-30px.gif);
    float: right;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #296594;
}





/* Nav  */
#right_nav {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #296594;
	border-left-color: #296594;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #296594;
	width: 180px;
	float: right;
}

#right_nav .member_login_title {
	background-image: url(/images/background/nav_member_login.gif);
	font-size: 10px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #296594;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #296594;
}
#right_nav .nav_level1 {
	background-image: url(/images/background/nav_level_1.gif);
	font-size: 10px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #296594;
}
#right_nav .nav_level1.admin {
	background-image: url(/images/background/nav_level_1_admin.gif);
	font-size: 10px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #296594;
}
#right_nav .nav_level2 {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#right_nav .nav_level3 {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 35px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.member_login td {
	font-size: 9px;
}

#mrddrchome
{
    background-image: url(/images/catch-mrddrc-default.jpg);
    background-repeat: no-repeat;
}

#imagingcore
{
    background-image: url(/images/catch-imaging-default.jpg);
    background-repeat: no-repeat;
}

.time_scheduler_header_blocks
{
	width: 45%;
	border: 1px dotted #CCCCCC;
	float: left;
	padding: 10px;
	line-height: normal;
	height: 145px;
}

.time_scheduler_date_blocks_lable
{
    padding: 1%;
    width: 7%;
    border: 1px solid #FFFFFF;
    float:left;
    margin-top: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 0%;
    font-size: 10px;
    line-height: normal;
}
.time_scheduler_date_blocks_day
{
    padding: 1%;
    width: 9%;
    border: 1px dotted #CCCCCC;
    float: left;
    font-size: 9px;
    text-decoration: none;
    margin-top: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 0%;
    line-height: normal;
    height: 40px;
}

a:link .time_scheduler_date_blocks_day, a:active .time_scheduler_date_blocks_day, a:visited .time_scheduler_date_blocks_day 
{
    background-color:#CFE5FF;
}
a:hover .time_scheduler_date_blocks_day 
{
    background-color:#FFFFFF;
}

.date_label
{
    font-size: 16px;
    color: #225C7E;
}

a .your_time
{
    color: #006600;
}

#time_scheduler_date_selected
{
    height: 55px;
    margin-bottom: 0px;
    background-color: #D6F7C0;
}

.time_scheduler_date_blocks_choose_time
{
	width: 97%;
	padding: 1%;
	margin-top: 0px;
	float:left;
}

.time_scheduler_date_blocks_view_time
{
	width: 99%;
	padding: 0;
	margin-top: 0px;
	float:left;
}

.time_scheduler_date_blocks_view_time .time_block_hr
{
	float: left;
	width: 100%;
	font-size: 9px;
	padding-right: 2%;
	text-align: right;
	height: 20px;
	line-height: normal;
}
.time_block_hr
{
	float: left;
	width: 33%;
	font-size: 9px;
	padding-right: 2%;
	text-align: right;
	height: 50px;
	line-height: normal;
}
.time_scheduler_date_blocks_view_time .time_block_wrappers
{
	float: left;
	width: 11%;
	margin-right: 0%;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 1%;
	margin-left: 0%;
	padding-left: 1%;
}
.time_block_wrappers
{
	float: left;
	width: 28%;
	margin-right: 1%;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 1%;
	margin-left: 1%;
	padding-left: 1%;
}

.time_block_hr_choose
{
	height: 20px;
	width: 60%;
	float: right;
}

.time_block_hr_wrapper
{
    float: left;
    width: 99%;
    margin-top: 5px;
    padding-top: 5px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    background-color: #FFFFFF;
}
.available
{
	color: #006600;
	font-size: 11px;
	font-weight: bold;
}
.time_block_hr_wrapper.available
{
    border-top-color: #006600;
	font-weight:normal;
}


.not_available
{
	color: #999999;
	text-decoration: line-through;
	font-size: 11px;
}

.continue
{
    background-color: #FFFFFF;
    text-align: right;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.large_button
{
    float: right;
    font-size: 16px;
    background-image: url(/images/background/orange-30px.gif);
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    border: 1px solid #FF9900;
}

.time_block_you_choose
{
    margin: 20px;
    border: 1px dotted #CCCCCC;
}

.time_block_you_choose_date
{
    padding: 20px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    float: left;
    width: 60px;
    font-size: 25px;
    color: #225C7E;
    text-align: center;
    background-color: #CCCCCC;
}

.time_block_you_choose_facts
{
    padding-left: 125px;
}

.time_block_you_choose_facts input
{
    width: 95%;
}
.time_block_you_choose_facts select
{
    width: 55%;
}

.time_block_you_choose_facts h4
{
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #225C7E;
}

.content_area ul#research li
{
    font-size: 20px;
    margin: 5px;
    padding: 20px;
    border: 1px solid #CCCCCC;
    list-style-position: outside;
    list-style-type: none;
    float: left;
    width: 90%;
    text-transform: capitalize;
    background-color:#F2F2F2;
	line-height:normal;
}

.content_area ul#research li ul li
{
    float: left;
    width: 42%;
    font-size: 16px;
    background-color: #225C7E;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 5px;
    padding: 5px;
}

.content_area ul#research a
{
    color: #FFFFFF;
	text-decoration:underline;
}

.content_area ul#research li ul li ul li
{
	float: left;
	width: 90%;
	font-size: 12px;
	background-color: #48809C;
	font-variant: normal;
	text-transform: uppercase;
	margin: 5px;
	padding: 5px;
}

.content_area ul#research li ul li ul li ul li
{
	float: left;
	width: 90%;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;
}
#investigator_list .column_left {
	float:left;
	width:45%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom: 10px;
}
#investigator_list .column_right {
	float:left;
	width:45%;
	
	padding-bottom: 10px;
}
#investigator_list .invest_wrapper {
	float: left;
	width: 99%;
}
#becomeapi input, .content_area .listing_area input, .content_area .listing_area select {
	width: 97%;
	font-size: 14px;
	color:#000000;
}
#becomeapi td {
	color:#666666;
}
.formtext {
	font-size: 20px;
	color:#000033;
	padding: 5px;
	border: 1px solid #999999;
}
#becomeapi textarea, .content_area .listing_area textarea {
	width: 98%;
	font-size: 14px;
}
.content_area .time_block_hr_choose input {
	width: 12px;
	height: 12px;
}

#pilname, #pifname, #pititle, #pidegrees, #pihostitle, #piinst, #piaddress1, #picity, #pistate, #pizip, #piemail, #piphone, #projectname , #projectgn , #projectfa , #projecteffort , #projectstart, input#required, input.required, #projectend , #projectsummary , #budget12 , #budgetfull , #projectrel {
	background-color: #FFFF66;
}
.listing_area {
	padding: 0px;
	border: 1px solid #225C7E;
	margin-top: 0px;
	float: left;
	width: 99%;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.listing_area .row {
	padding-top: 3px;
	padding-right: 1%;
	padding-bottom: 3px;
	padding-left: 1%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAE48F;
	display: block;
	float: left;
	width: 98%;
}
.listing_area .row.header {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom-color: #74B5FF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.listing_area .row.header td {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.listing_area .row.actions {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFECA2;
}
.listing_area .row .column.name {
	float: left;
	max-width:600px;
	font-weight: bold;
}
.listing_area .row .column.date {
	float: left;
	width:60px;
	font-weight: bold;
}
.listing_area .row .column.time {
	float: left;
	width:80px;
	font-weight: bold;
}
.listing_area .row .column.equipment {
	float: left;
	width:130px;
	font-weight: bold;
}
.listing_area .row .column.access {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.button {
	border: 1px solid #FF6600;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFC548;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.button.small {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
}
.approved, .active {
	font-weight: bold;
	color: #009900;
}
.denied {
	font-weight: bold;
	color: #990000;
}
.pending {
	color: #663399;
	font-weight: bold;
}
.listing_area .row.header {
	background-color: #87B9FF;
}
.listing_area .row .column.description {
	width: 200px;
	float: left;
}
.font_small{
	font-size: 10px;
}
.listing_area .row header .column.id {
	width: 50px;
	float: left;
}
.listing_area .row .column.id {
	float: left;
	width: 100px;
	font-weight: bold;
}
.attention {
	color: #990000;
}
.time_block_wrappers.middle {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 2%;
	padding-left: 2%;
}
.listing_area .row .column.quantity {
	width: 80px;
	float: left;
	font-weight: bold;
}
.listing_area .row .column.type {
	float: left;
	width: 60px;
	font-weight: bold;
}
.listing_area .row .column.status {
	float: right;
	width: 60px;
}
.listing_area .row .column.title {
	float: left;
	width: 150px;
	font-weight: bold;
}
.content_area input.radio , .content_area input.checkbox {
	height: 15px;
	width: 15px;
}
.listing_area .row .name, .listing_area .repeater-input-area .name {
	float: left;
	width: 150px;
	margin-right:10px;
}
.listing_area .row .method, .listing_area .repeater-input-area .method {
	float: left;
	width: 150px;
	margin-right:10px;
}
.listing_area .row .note, .listing_area .repeater-input-area .note {
	float: left;
	width: 240px;
	margin-right:10px;
}
.listing_area #writeroot .repeater-input-area {
	width:98%;
	padding-bottom:7px;
}
.listing_area .row .column.account {
	float: left;
	width: 500px;
}
.suspended {
	color: #CC3300;
	font-weight: bold;
}
.listing_area .row .column.user {
	width: 125px;
	float:left;
}
.listing_area .row .column.pi {
	width: 110px;
	float:left;
}
.listing_area .row .column.core {
	width: 100px;
	float:left;
	font-weight: bold;
}
.listing_area .row .column.fund {
	width: 100px;
	float:left;
}
.listing_area .row .column.accountdetails {
	font-size: 10px;
	float: right;
	width: 99%;
}
.listing_area .row .column.fullname {
	font-weight: bold;
	float: left;
	width: 200px;
}
.listing_area .row .column.numberaccounts {
	float: left;
	width: 60px;
	font-weight: bold;
}
.listing_area .row .column.contactid {
	float: left;
	width: 125px;
	font-weight: bold;
}
.button.blank {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.listing_area .row .column.mrddrc {
	float: left;
	width: 66px;
	font-weight: bold;
}
.changerequest {
	color: #0099FF;
}
.listing_area .row .column.fundnumber {
	font-weight: bold;
	float: left;
	width: 120px;
}
.listing_area .row .column.invoice {
	font-weight: bold;
	float: left;
	width: 70px;
}
.listing_area .row .column.amount {
	font-weight: bold;
	float: left;
	width: 70px;
}
.listing_area .row .column.fm {
	font-weight: bold;
	float: left;
	width: 100px;
}
.listing_area .row .invoice_row {
	background-color: #E8E8E8;
	padding: 2px;
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.listing_area .row .column.totalamount {
	font-weight: bold;
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 3px;
}
.listing_area .row .column.subamount {
	font-weight: normal;
	float: right;
	width: 60px;
	text-align: right;
}
.listing_area .row .column.subamountcost {
	font-weight: normal;
	float: right;
	text-align: right;
	width: 50px;
}
.listing_area .row .column.subamountnumber {
	font-weight: normal;
	float: right;
	width: 33px;
	text-align: right;
}
.listing_area .row .invoice_row .column.subadjust {
	float: right;
	width: 100%;
}
.row .utypeul {
	background-image:url(/images/icons/lab-user-off.gif);
}
.row .utypepi {
	background-image:url(/images/icons/pi-user-off.gif);

}
.row .utypefm {
	background-image:url(/images/icons/fm-user-off.gif);
}
.row .utypeul.on {
	background-image:url(/images/icons/lab-user.gif);
}
.row .utypepi.on {
	background-image:url(/images/icons/pi-user.gif);
}
.row .utypefm.on {
	background-image:url(/images/icons/fm-user.gif);
}
.row.header .utypeul, .row.header .utypepi, .row.header .utypefm {
	height: 20px;
	width: 14px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background:none;
}
.row.actions .utypeul, .row.actions .utypepi, .row.actions .utypefm {
	height: 20px;
	width: 14px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background:none;
}
.row .utypeul, .row .utypepi, .row .utypefm {
	height: 15px;
	width: 20px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background-repeat:no-repeat;
	margin-top: 3px;
}
#becomeapi input.checkbox {
	height: 15px;
	width: 15px;
}
.listing_area .row .column .button {
	width: 50px;
	text-align: center;
}
#investigator_list li {
	float: left;
	width: 225px;
	padding-bottom: 10px;
}
ul.list_3col li {
	float:left;
	width:33%;
}
ul.list_2col li {
	float:left;
	width:49%;
}
.footer {
	margin-top:20px;
}

#right_nav ul {
	margin:0px;
	padding:0px;
}
#right_nav ul li a {
	text-decoration:none;
	display:block;
	width:170px;
	padding-bottom:6px;
	padding-top:6px;
	padding-left:8px;
	padding-right:2px;
	background-position:top center;
	font-size:11px;
	color:#333;
}
#right_nav ul ul {
	padding-top:0px;
	padding-bottom:6px;
}
#right_nav ul li li a {
	text-decoration:none;
	display:block;
	width:160px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:18px;
	padding-right:2px;
	background-position:top center;
	color:#333;
	font-size:10px;
}
#right_nav ul a:hover {
	text-decoration:none;
	background-color:#069;
	color:#069;
	background-image:url(/images/background/blue-40px.gif);
	background-position:center center;
}
#right_nav ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033;
}
#right_nav ul li li {
	margin:0px;
	font-weight:normal;
	padding:0px;
	list-style:none;
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #033;
}

