table.links
{
	width: 100%;
}
td.links_main_title
{
	font-size: x-large;
	color: #333333;
	padding: 10px 27px;
}
td.links_group_name
{
	font-size: medium;
	font-weight: bold;
	color: #00BDE0 !important;
	padding: 0 0px 4px;
	
}
td.links_group_space img
{
	height: 10px;
}
a.links_title, a.links_title:link, a.links_title:visited, a.links_title:hover
{
	display: block; /*ie vertical-align img bug disapiring img fix*/
	height: 19px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	font-weight: bold;
	text-decoration: none;
}
td.links_title
{
	font-size:small !important;
	font-weight: bold;
	padding: 7px 30px 5px;
	color: #F75F0F;
	background: #F3F3F3 url(../../images/1.HE/general/plus.gif) no-repeat 550px 9px;
	white-space: nowrap;
	width: 100%;
}


td.links_title_span
{
	font-size: small !important;
	font-weight: bold;
	color: #F3F3F3;
	padding: 1px 1px 1px;
	background-color: #F3F3F3;
	white-space: nowrap;
	width: 100%;
}


td.links_title_empty
{
	display: none;
}
td.links_url
{
	display: block; /*ie vertical-align img bug disapiring img fix*/
	height: 19px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	font-weight: bold;
	text-decoration: none;
	color: #156e6e;
	background: #F3F3F3;
}
td.links_url a, td.links_title a
{
	/*display: block;*/ /*ie vertical-align img bug disapiring img fix*/
	height: 19px; /*ie vertical-align img bug disapiring img fix has to be same height as the image*/
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
td.links_url a:hover, td.links_title a:hover
{
	text-decoration: none;
}
td.links_desc
{
	padding: 3px 27px 6px;
	color: #626366;
	background-color: #FFFFFF;
	font-weight: normal !important;
	font-size: small !important;
}
td.links_desc a
{
	color: #a2a3a2 !important;
	font-size: small!important;
	font-weight: normal!important;
	text-decoration: underline !important;
}
div.links_delim
{
	height: 1px;
}
td.links_delim
{
	padding-bottom: 3px;
	padding-top: 3px;
}
div.links_delim_last
{
	height: 1px;
}
td.links_delim_last
{
	padding-bottom: 10px;
}
td.links_bottom_space
{
	height: 100%;
}
td.links_bottom_space img
{
	height: 10px;
}
img.file_icon
{
	margin: 0 0 -3px 7px;
}
span.links_back
{
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
span.links_back a
{
	font-size: 12px;
	color: #214f80;
	text-decoration: none;
}
span.links_back a:hover
{
	text-decoration: underline;
}

/***************************/
div.general_title
{
	padding: 3px 0 6px 0;
	color: #214f80;
	border-top: 1px solid #b7c9d6;
}
td.content600 div.general_title
{
	color: #00BDE0;
	font-size: 18px;
	padding: 10px 10px 0px;
	margin: 5px 0 -5px;
}
td.links_title_url
{
    background-color: #F3F3F3;
}
.link_full_article
{
	color: #F75F0F !important;
	font-size: small;
	font-weight: bold;
	white-space:nowrap;
}
img.link_arrow{
    padding:0px 0px 0px 0px;
    vertical-align:middle;
    display: none;
}    
.links_download
{
    color: #a2a3a2 !important;
	font-weight:bold;
	font-size: small;
	padding-right:27px;
}

.links_download:hover
{
    color: #a2a3a2 !important;
	font-size: small;
	font-weight:bold;
}