@charset "utf-8";
/* Styles for SNM Clinical Trials Network webpages */

/*Classes*/
.lh_oneplus {
line-height: 1.6;
}
.color_blue {
color: #025290;
}
.color_red {
color: #ed1c24;
}
p.question {
color: #025290;
font-weight: bold;
margin: 10px 0 0 0;
border: none;
line-height: 1.4;
}
p.answer {
display:block;
margin: 0 0 0 0;
line-height: 1.5;
}
.color_white {
color: #ffffff;
}
.less_space {
margin-top: 0;
margin-bottom: 0;
}
ul.less_space {
margin-top: 0;
margin-bottom: 1.36em;
}

.content_list  {
font-size:12px; 
font-weight:bold; 
list-style-image:url(../images_ctn/green_bullet.gif);
line-height: 1.8;
}
.faq_list  {
font-size:12px; 
font-weight:bold; 
list-style-image:url(../images_ctn/orange_bullet.gif);
line-height: 1.8;
}
.center  {
text-align: center;
}
.update {
display:block;
font-size: 6pt; 
padding: 20px 0 10px 25px;
}
.heading_black {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
background-image: url(../images_ctn/blackheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 5px;
margin-left: 5px;
text-align:center;
}
.rightcol {
width: 335px;
float: right;
display:inline;
}
.rightcol2 {
width: 215px;
float: right;
display:inline;
}
.leftcol {
margin-left: 10px;
width: 335px;
float: left;
display:inline;
}
.fltrt {
float: right;
display:inline;
}
.fltlft {
float: left;
display:inline;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.fullsegment_green {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/greenheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 6px;
margin:20px 0 0 -7px;
}
*html .fullsegment_green {    /* for IE6*/
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/greenheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 3px;
margin:20px 0 0 0;
}
.fullsegment_red {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/redheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 6px;
margin:20px 0 0 -7px;
}
*html .fullsegment_red {    /* for IE6*/
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/redheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 3px;
margin:20px 0 0 0;
}
.fullsegment_black {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/blackheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 6px;
margin:20px 0 0 -7px;
}
*html .fullsegment_black {    /* for IE6*/
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/blackheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 3px;
margin:20px 0 0 0;
}
.fullsegment_orange {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/orangeheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 6px;
margin:20px 0 0 -7px;
}
*html .fullsegment_orange {    /* for IE6*/
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/orangeheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 3px;
margin:20px 0 0 0;
}
.fullsegment_blue {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/blueheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 6px;
margin:20px 0 0 -7px;
}

*html .fullsegment_blue {   /* for IE6*/
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
background-image: url(../images_ctn/blueheading.gif);
background-position:top;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 2px;
padding-left: 3px;
margin:20px 0 0 0;
}

/* Common styles to all or most pages*/

body  {
border: 0;
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #4a4a4a;
background: #ffffff;
font-size: 8pt;
text-align: center;
}

a:link {
    text-decoration: underline;
    outline: none;
    color: #5a5a5a;
}
a:visited {
    color: #5a5a5a;
}
a:hover {
	color: #000000;
}
a:active {
    color: #5a5a5a;
}
h1 {
line-height: 1.4;
}
h3 {
margin-bottom: 2px;
padding: 0;
font-size: 11pt;
font-weight:bold;
line-height: 1.2;
}
h4 {
font-size: 14px;
font-weight:bold;
line-height: 1.2;
color: #ed1c24;
margin-bottom: 5px;
text-align:center;
}
h5 {
font-size: 14px;
font-weight:bold;
line-height: 1.2;
color: #ed1c24;
margin-bottom: 1px;
margin-top:1em;
text-align:left;
}

#ctn_container { 
width: 970px;
background: #FFFFFF;
margin: 0 auto;
padding: 0;
text-align: left;
} 
#ctn_header { 
/*
background-image: url(../images_ctn/snm-ctnlogo.gif);
background-position: left;
background-repeat: no-repeat;
*/
background-color: #f1efdd;
height: 78px; 
margin: 0;
padding:0;
position:relative;
}
#ctn_top_divider {
background-image: url(../images_ctn/top_divider.gif);
background-repeat:repeat-x;
height: 5px;
background-color:#FFFFFF;
margin: 0;
padding: 0;
border: none;
} 
*html #ctn_top_divider {   /* for IE6*/
	background-image: url(../images_ctn/top_divider.gif);
	background-repeat:repeat-x;
	height: 5px;
	background-color:#FFFFFF;
	margin: 0 0 -8px 0;
	padding: 0;
	border: none;
}
#ctn_btm_divider {
background-image: url(../images_ctn/btm_divider.gif);
background-repeat:repeat-x;
height: 6px;
background-color:#FFFFFF;
} 
#header h1 {
margin: 0;
padding: 0;
}
#sidebar1 {
float: left;
width: 235px;
padding:0;
margin: 0;
display: inline;
}
* html #sidebar1 {  /* for IE6*/
	float: left;
	width: 235px;
	padding:0;
	margin: 0 -6px 0 0;
	display: inline;
}
#ctn_mainContent { 
margin: 0 0 0 235px;
background-repeat: repeat-y;
} 
*html #ctn_mainImage { /* for IE6*/
	margin: 0 0 0 -3px;
	padding: 0;
	background-image:url(../images_ctn/main_image.jpg);
	background-repeat: no-repeat;
	height: 203px;
}
#ctn_newsImage { 
margin: 0;
padding: 0;
background-image:url(../images_ctn/news_heading.jpg);
background-repeat: no-repeat;
height: 79px;
}
#ctn_midsectioncontainer  { 
display: block;
margin: 0;
padding: 0 0 20px 0;
border: 0;
background-image:url(../images_ctn/main_shading.gif);
background-repeat:repeat-y;
}
#ctn_rightcol {
float: right;
width:  245px;
margin: 0;
border-left: 2px dotted #79737c;
display:inline;
}
#ctn_home_rightcol {
float: right;
width:  175px;
margin: 0;
border-left: 0px dotted #79737c;
text-align:center;
}
#ctn_home_rightcol p {
margin: 15px 0 20px 0;
}
#ctn_home_rightcol img {
margin: 0;
border: 0;
}
#rightcol_text {
margin-left: 7px;
padding: 10px;
background-color: #f1efdd;
}
#rightcol_text div.line {
border-bottom:2px dotted #006fb8;
margin: 10px 3px 10px 3px;
display:block;
}
#rightcol_text p {
line-height: 1.3;
color: #666666;
}
#rightcol_text h4 {
font-size: 10pt;
color: black;
font-weight: bold;
padding-top: 0;
margin-top: 10px;
padding-bottom: 0;
margin-bottom: 0;
}

#rightcol_text h5 {
font-size: 14px;
font-weight:bold;
line-height: 1.2;
color: #ed1c24;
margin-bottom: 12px;
margin-top:1em;
/*margin-left: 15px;*/
text-align:center;
}

#meetings_rightcol {
float: right;
width:  250px;
margin: 0 0 0 1.5em;
border-left: 2px dotted #79737c;
display:inline;
}
#meetings_rightcol_text {
margin-left: 7px;
padding: 10px;
background-color: #f1efdd;
}
#meetings_rightcol_text p {
line-height: 1.36;
color: #666666;
}
#meetings_rightcol_text h4 {
font-size: 10pt;
color: black;
font-weight: bold;
padding-top: 0;
margin-top: 10px;
padding-bottom: 0;
margin-bottom: 0;
}
#meetings_rightcol h3.category {
font-size:13px;
}
#meetings_rightcol .heading_black {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
background-image: url(../images_ctn/blackheading.gif);
background-position:center;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 5px;
margin-left: 5px;
text-align:center;
}

#tech_rightcol {
float: right;
width:  214px;
margin: 0 0 5em 1.5em;
border-left: 2px dotted #79737c;
display:inline;
}
#tech_rightcol_text {
margin-left: 7px;
padding: 10px;
background-color: #f1efdd;
}
#tech_rightcol_text p {
line-height: 1.36;
color: #666666;
text-align:center;
}
#tech_rightcol_text h4 {
font-size: 10pt;
color: black;
font-weight: bold;
padding-top: 0;
margin-top: 10px;
padding-bottom: 0;
margin-bottom: 0;
}
#tech_rightcol h3.category {
font-size:13px;
}
#tech_rightcol .heading_black {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
background-image: url(../images_ctn/blackheading.gif);
background-position:center;
background-repeat:repeat-x;
color: white;
height: 30px;
padding-top: 5px;
margin-left: 5px;
text-align:center;
}


#ctn_maincol {
float: left;
margin: 10px 0 0 24px;
padding: 0;
line-height: 1.6;
width: 710px;
display:inline;
}
#ctn_maincol  h1 {
font-family: arial, helvetica, sans-serif;
font-size: 14pt;
font-weight:bold;
color: #044c89;
padding: 2px 0;
margin: 0;
}
#ctn_maincol  h3 {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
color: #044c89;
padding: 2px 0;
margin: 0;
}
#ctn_maincol p  {
padding: 8px 0;
margin: 0;
}
#ctn_maincol p.tight  {
padding: 0px 0;
margin: 2px 0 6px 0;
line-height: 1.4;
}
p.tight {
	margin: 2px 0 6px 0;
}
#ctn_footer {
clear: both;
float: left;
background: #f1efdd;
padding: 7px 10px;
width: 950px;
line-height: 1.4;
display:inline;
}	
#ctn_footer {
color: #333;
}
#ctn_footer a {
color: #333333;
}
ul#ctn_nav {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;	
list-style:none;
}
ul#ctn_nav li {
width: 235px;
background-color: #f1efdd;
margin: 0;
padding:0;
}	
ul#ctn_nav li.final {
border-bottom: none;
padding-bottom: 0;
}
ul#ctn_nav li.initial {
background-color: #f7f5e4;
}
ul#ctn_nav li {
margin: 0;
padding:0;
}	
ul#ctn_nav li a {
display: block;
width: 180px;
height: 22px;
margin: 0 auto;
padding: 8px 10px 0 20px;
text-decoration: none;
color: #666;
font-weight: bold;
background-color: #f1efdd;
border-bottom: solid 1px #b8b8b8;
border-top: solid 1px #ffffff;
background-image:url(../images_ctn/bluetriangle_rt.gif);
background-repeat:no-repeat;
list-style:none;
}
ul#ctn_nav li a.initial {
border-top: none;
}
ul#ctn_nav li a.final {
border-bottom: none;
}
ul#ctn_nav li a.single {
border-top: none;
border-bottom: none;
background-image:url(../images_ctn/bluetriangle_down.gif);
background-repeat:no-repeat;
}
ul#ctn_nav li a:hover {
padding: 8px 10px 0 20px;
width: 180px;
background-color: #f7f5e4;
background-image:url(../images_ctn/bluetriangle_rt.gif);
}
#ctn_subnavwrapper {
width: 205px;
float: right;
background-color: #006fb8;
background-image:url(../images_ctn/blue_molecule.gif);
background-repeat:no-repeat;
background-position:top;
display:inline;
}
ul#ctn_subnav {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
display:block;	
}
ul#ctn_subnav li {
width: 190px;
height: 21px;
margin:0 auto;
padding:8px 2px 0 8px;
border-bottom: solid 1px #063b71;
list-style:none;
}	
ul#ctn_subnav li a {
width: 190px;
height: 24px;
margin:0 auto;
display: block;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: white;
text-decoration:none;
}
ul#ctn_subnav a:hover {
text-decoration:underline;
}


/* Styles unique to individual pages or sections*/
#ctn_maincol_home {
float: left;
margin: 10px 20px 0 24px;
padding: 0;
line-height: 1.6;
width:  430px;
display:inline;
}
#ctn_maincol_home  h1  {
font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight:bold;
color: #044c89;
padding: 2px 0;
margin: 0;
}
#ctn_maincol_home_test {
float: left;
margin: 10px 20px 0 24px;
padding: 0;
line-height: 1.6;
width:  500px;
display:inline;
}
#ctn_maincol_home_test  h1  {
font-family: arial, helvetica, sans-serif;
font-size: 16pt;
font-weight:bold;
color: #044c89;
padding: 2px 0;
margin: 0;
}
/*
#ctn_mainImage { 
margin: 0;
padding: 0;
background-image:url(../images_ctn/main_image.jpg);
background-repeat: no-repeat;
height: 203px;
}
*/
#ctn_mainImage { 
margin: 0;
padding: 0;
background-image:url(../images_ctn/CTN_Banner_v5.jpg);
background-repeat: no-repeat;
height: 168px;
}
ul#linkboxes {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;	
display:block;
list-style:none;
float: right;
text-align: center;
}
ul#linkboxes li {
margin: 5px 10px 5px 0;
padding:2px;
border: 1px dotted white;
}	
ul#linkboxes li a {
width: 136px;
height: 30px;
display: block;
padding: 2px;
text-decoration:none;
font-weight: bold;
color: white;	
}
*html ul#linkboxes li a {  /*for IE6 */
	width: 130px;
	height: 30px;
	display: block;
	padding: 2px;
	text-decoration:none;
	font-weight: bold;
	color: white;	
}
ul#linkboxes li a:hover {
text-decoration:underline;
}
ul#linkboxes li.red {
background-color: #ed1c24;
}	
ul#linkboxes li.orange {
background-color: #f26522;
}
ul#linkboxes li.green {
background-color: #b2bb1e;
}
ul#linkboxes li.black {
background-color: black;
}


ul#linkboxes2 {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;	
list-style:none;
float: right;
text-align: left;
}
ul#linkboxes2 li {
margin: 5px 10px 5px 16px;
padding:2px;
border: 2px ridge white;
}	
ul#linkboxes2 li a {
width: 126px;
height: 20px;
display:block;
padding: 0px;
padding-bottom:5px;
padding-left:15px;
text-decoration:none;
font-weight: bold;
color: white;	
background: url(/images_ctn/black_arrow.gif) 6px 8px no-repeat;
}
*html ul#linkboxes2 li a {  /*for IE6 */
	width: 130px;
	height: 30px;
	display: block;
	padding: 2px;
	text-decoration:none;
	font-weight: normal;
	color: white;	
}
ul#linkboxes2 li a:hover {
text-decoration:underline;
}
ul#linkboxes2 li.red {
background-color: #ed1c24;
}	
ul#linkboxes2 li.orange {
background-color: #f26522;
}
ul#linkboxes2 li.green {
background-color: #b2bb1e;
}
ul#linkboxes2 li.black {
background-color: black;
}
ul#linkboxes2 li.blue {
background-color: #2483c3;
}

#page_highlight { 
background-color: #f1efdd;
float: right;
width: 200px;
border: 2px dotted #79737c;
margin: 10px 0 10px 10px;
text-align:center;
padding: 0;
display:inline;
}
#page_highlight p {
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
color: #044c89;
line-height:1.2;
text-align:right;
font-size:111%;
}

#regpage_highlight { 
background-color: #f1efdd;
float: right;
width: 200px;
border: 1px dotted #79737c;
margin: 0px 0 10px 10px;
text-align:center;
padding: 0 0 0 0;
display:inline;
}
#regpage_highlight p {
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
margin: 0px 10px 0px 10px;
color: #044c89;
line-height:1.2;
text-align:left;
font-size:12px;
}
#regpage_highlight a.link {
background: url(/images_ctn/bluetriangle_link.gif) 10px 10px no-repeat;
} 


#page_button { 
background-color: #9bbb59;
float: right;
width: 200px;
border: 2px solid #000;
margin: 10px 0 10px 10px;
text-align:center;
padding: 0;
display:block;
}
#page_button p {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
color: #044c89;
text-align:center;
font-size:115%;
}
#page_button a {
color: #000;
display:block;
text-decoration:none;
}
#page_button a:hover {
color: #000;
display:block;
text-decoration:underline;
}

.button { 
background-color: #ed1b24; /* #9bbb59; */
width: 200px;
border: 2px solid #000;
margin: 1em auto;
text-align:center;
padding: 5px 0 4px 0;
display:block;
}
.button p {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
color: #044c89;
text-align:center;
font-size:115%;
}
.button a {
font-family: Arial, Helvetica, sans-serif;
color: #000;
display:block;
text-decoration:none;
font-size:165%;
font-weight:bold;
}
.button a:hover {
color: #000;
display:block;
text-decoration:underline;
}


*html #ctn_newsImage { /* for IE6*/
margin: 0 0 0 -3px;
padding: 0;
background-image:url(../images_ctn/news_heading.jpg);
background-repeat: no-repeat;
height: 79px;
}
#ctn_mainTitle { 
margin: 0;
padding: 0;
background-image:url(../images_ctn/main_Title_v2.jpg);
background-repeat: no-repeat;
height: 30px;
}
*html #ctn_mainTitle { /* for IE6*/
margin: 0 0 0 -3px;
padding: 0;
background-image:url(../images_ctn/main_Title_v2.jpg);
background-repeat: no-repeat;
height: 30px;
}
#ctnnews_rightcol {
float: right;
width:  245px;
margin: 0;
display:inline;
}
#news_text {
width: 181px;
margin: 40px auto;
padding: 8px;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #333333;
border: 1px dotted #79737c;
background-color: white;
line-height:1.4;
}
#news_container {
width: 235px;
float: right;
background-color: #f1efdd;
display:inline;
}
#news_text a {
color: #5a5a5a;
font-weight: normal;
text-decoration: underline;
}
#news_text h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #044c89;
text-align:center;
line-height: 1.2;
margin: 0 0 1em 0;
}

#ctn_newsarchive {
width: 180px;
margin-left: 15px;
padding:0px;
list-style: none;
margin-top:8px;
}

#ctn_newsarchive li {
margin: 0px 0 12px 0;
line-height: 1.4;
}

#ctn_pathwaysarchive {
width: 180px;
margin-left: 15px;
padding:0px;
list-style: none;
margin-top:8px;
margin-bottom:15px;
}

#ctn_pathwaysarchive li {
margin: 0px 0 12px 0;
line-height: 1.4;
}

hr.newsbreak {
color: #f00;
background-color: #006fb8;
height: 2px;
width: 40%;
border: none;
margin: 15px 0;
}

/* Begin items Added by Jeremy Ong (6/24/2009) */

table.agenda {
	width: 100%;
}
table.agenda tr { 
	padding-bottom: 0.5em;
	vertical-align: text-top;
}
table.agenda td { 
	padding-bottom: 0.4em;
	vertical-align: text-top;
}
table.agenda th { 
	text-align: left;
	padding-bottom: 0.5em;
}
table.agenda .Col1 {
	width: 130px;
}
table.agenda .Col2 {
}

table.agenda A:link
{
	font-weight:bold;
}
table.agenda A:visited
{
	font-weight:bold;
}
table.agenda A:hover
{
	font-weight:bold;
}

a.link {
	background: url(/images_ctn/bluetriangle_link.gif) 0 4px no-repeat;
	padding-left: 8px;
} 


/* End items Added by Jeremy Ong (6/24/2009) */


/* Begin items Added by Jeremy Ong (7/28/2010) */

p.updated {
	text-align:right; 
	font-size:10px;
}



h3.category {
	margin: 7px 0 7px 5px;
	font-size: 110%;
	color: #96915c;
}

h3.category a, h3.category a:visited  {
	color: #96915c;
	padding-right: 8px;
	background: url(/images/bullets/more.gif) 100% 6px no-repeat;
	text-decoration: none;
}

h3.category a:hover {
	text-decoration: underline;
}

/* End items Added by Jeremy Ong (7/28/2010) */


#rightcol_text2 {
margin-left: 7px;
background-color: #8db3e2;
border:2px solid black;
text-align:center;
margin-bottom:1em;
}
#rightcol_text2 a {
	color:#000;
	font-size:121%;
	text-decoration:none;
	display:block;
	padding: 8px;
}
#rightcol_text2 a:hover {
	color:#000;
	font-size:121%;
	text-decoration:underline;
}
#rightcol_text2 a.link {
	background: url(/images_ctn/black_arrow.gif) 0 5px no-repeat;
	padding-left: 8px;
} 


.imgleft{
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.imgright{
	float:right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.phantomimgleft{
	float: left;
	margin-right: 21px;
	margin-bottom: 6px;
	font-size:100%;
	text-align:center;
}

.phantomimgright{
	float:right;
	margin-left: 12px;
	margin-bottom: 6px;
	font-size:100%;
	text-align:center;
}


div.line {
	border-bottom:2px solid #006fb8;
	margin: 11px 0 11px 0;		
	display:block;
}

/*
ul.pathways {
	margin: 8px 0 20px 18px;
	padding: 0 0 0 0em;
	line-height:1.5em;
	list-style:none;
		
}

ul.pathways li {
	background: url(/images_ctn/black_arrow.gif) 0px 6px no-repeat;
	padding-left:8px;
}
*/

