body {
	font-family: Tahoma, sans-serif;
	color: #000000;
}


p {
	font-family: Tahoma, sans-serif;
	
	font-size: 16px;	
}

ol.num_padding {
	list-style-type:decimal;   /* margin:10px;
    padding:0px;  */
  } 
  
ol.num_padding li {
   /* border:2px solid #ff5555;
    background-color:#ffdddd; */
    padding:5px 5px 8px 5px;
    /*  margin-bottom:10px;
  height:1%;  Fix for MSIE peekaboo bug */
  }

  ul.dot_padding {
	list-style-type:inherit;   /* margin:10px;
    padding:0px;  */
  } 
  
  ul.dot_padding li {
   /* border:2px solid #ff5555;
    background-color:#ffdddd; */
    padding:5px 5px 8px 5px;
    /*  margin-bottom:10px;
  height:1%;  Fix for MSIE peekaboo bug */
  }


#node_main_block
{
	font-family: Tahoma, sans-serif;
}


.top_horizontal_navbar 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
    color: #000000;
}

.top_horizontal_navbar a:link 
{
color: #999966;
text-decoration: none;
}

.top_horizontal_navbar a:visited 
{
color: #999966;
text-decoration: none;
}

.top_horizontal_navbar a:hover 
{
color: #990000;
text-decoration: none;
}

.top_horizontal_navbar a:active 
{
color: #666666;
text-decoration: none;
}

.node_right_navbar 
{
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;	
    color: #000000;
}

.node_right_navbar a:link 
{
color: #000000;
text-decoration: none;
font-weight: normal;	
}

.node_right_navbar a:visited 
{
color: #000000;
font-weight: normal;	
text-decoration: none;
}

.node_right_navbar a:hover 
{
color: #999966;
text-decoration: none;
font-weight: bold;	
}

.node_right_navbar a:active 
{
color: #666666;
text-decoration: none;
font-weight: normal;	
}


.node_name_label a:link 
{
color: #000000;
text-decoration: none;
font-weight: normal;	
}

.node_name_label a:visited 
{
color: #000000;
font-weight: normal;	
text-decoration: none;
}

.node_name_label a:hover 
{
color: #999966;
text-decoration: none;
font-weight: bold;	
}

.node_name_label a:active 
{
color: #666666;
text-decoration: none;
font-weight: normal;	
}



.node_right_navbar_smaller_menuitems 
{
	font-size: 14px;
}

.node_right_navbar_smaller_still_menuitems 
{
	font-size: 12px;
}

.node_right_navbar_smallest_menuitems 
{
	font-size: 10px;
}


#node_bottom_block
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #000000;
	font-weight: bold;
}


.node_header_newsblock {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.node_subheader_newsblock {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


.node_body_newsblock {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:  #333300;
	text-align: left;
}

.news_reference_block {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #333300;
	text-align: left;
}


.table_leftcol {
    text-align: left;
}


