t.print_yes_no	{display:none;}
@media print {
	.print_no		{display:none;}
	.print_yes		{display:block;}
	.print_yes_no	{display:block;}
}
.clear {clear:both; font-size:0; line-height:0; zoom:0;}
.null  {font-size:0; line-height:0; zoom:0;}

#debug {display:none; position:absolute; border:1px Solid red; width:99%; z-index:10; min-height:10px; background:white; opacity:0.85; filter:alpha(opacity=85); top:0px; left:0px;}



/*, .errors*/
.error			{color:red; font-weight:bold; font-size:85%;}

.red			{color:red;}
.green			{color:green;}
.blue			{color:blue;}
.ornage			{color:orange;}

.align-left		{text-align:left;}
.align-center	{text-align:center;}
.align-right	{text-align:right;}
.pointer		{cursor:pointer;}
.bg-transparent	{background:transparent;}
.border0		{border:0px;}

.font-Arial		{font-family:Arial;}
.xsmall			{font-size:x-small;}
.small			{font-size:small;}
.normal			{font-size:normal;}
.medium			{font-size:medium;}
.large			{font-size:large;}

.lh150	{line-height:150%;}
.lh200	{line-height:200%;}
.w100p	{width:100%;}

.corners3{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.corners5{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.corners6{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.corners8{
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.corners10{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.corners12{
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
.corners20{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}

.corners25{
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}

.cornerstop5 { -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -moz-border-radius-topleft:5px; border-top-right-radius:5px; border-top-left-radius:5px; } 
.cornersbottom5 { -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; } 


div.line {margin-top:10px; border-top:1px Solid #c9c9c9; margin-bottom:15px; font-size:0px; line-height:0; padding:0px; zoom:0;}


/* PageBar */
.navbar			{text-align:center;}
.pagenary		{margin:auto;}
.pagenary td	{width:15px; color:#B3185A; font-size:10px; font-weight:bold;}
.pagenary td a	{color:#010133; font-size:10px; text-decoration:none;}


/* PageBar */
#news-patients-container .navbar {text-align:center;}
#news-patients-container .pagenary {margin:auto;}
#news-patients-container .pagenary td   {width:15px; color:#B4B4CF; font-size:10px; font-weight:bold;}
#news-patients-container .pagenary td a {color:#2B79B0; font-size:10px; text-decoration:none;}

/* PageBar */
#news-items .navbar {text-align:center;}
#news-items .pagenary {margin:auto;}
#news-items .pagenary td   {width:15px; color:#B4B4CF; font-size:10px; font-weight:bold;}
#news-items .pagenary td a {color:#2B79B0; font-size:10px; text-decoration:none;}


/*.CAL_header  {background-color:#000;}*/
.CAL_sup {width:100%; background:url('../images/blocks_bg.gif') #DBE1E6 repeat-x;}

.CAL_header td {text-align:right;}
.CAL_header select {height:18px; font-size:10px;}

.CAL_footer        {background-color:#E2E2E2; border-bottom:2px solid #767676;}
.CAL_footer td     {text-align:center;}
.CAL_footer select {height:20px; font-size:10px;}

.CAL_day  {padding:0px 5px 0px 5px;}
.CAL_main {}

.CAL_main td  {width:14%; text-align:center; font-size:11px; color:#3E3E3E; background-color:#E7E8E7;}
.CAL_main td a{text-decoration:none; color:#DA251C; font-weight:bold;}
.CAL_input {border:1px Solid Silver; background-color:#70A1C5; width:15px;}
.CAL_today {background:#fff !important; color:white; font-weight:bold;}


/**/
.global-section-title {font-weight:bold; color:#1860a1; font-size:16px; margin-left:0px; margin-bottom:10px;}
.bold  {font-weight:bold;}
.lh130 {line-height:130%;}
.hidden {display:none;}



