/* ******************************************************************************** */
/* GLOSSARY */
.GEN_glossary_alphabet
{
	float: left;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
.GEN_glossary_alphabet a, .GEN_glossary_alphabet a:visited
{

}
.GEN_glossary_alphabet a:hover
{
	text-decoration: none;
}
.GEN_glossary_alphabetRight
{
	padding: 5px 10px 5px 0px;
}
.GEN_sitemap_blockDefinition
{
	padding: 10px 0px 0px 0px;
	width	: 550px;
	border-top: 1px dotted #5c5c5c;
	border-bottom: 1px dotted #5c5c5c;
}


/* ******************************************************************************** */
.GEN_sitemap_block
{
	padding: 10px 0px 0px 0px;
	width	: 680px;
	border-top: 1px dotted #5c5c5c;
}
.GEN_sitemap_alphabet
{
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.GEN_sitemap_alphabet a, .GEN_sitemap_alphabet a:visited
{

}
.GEN_sitemap_alphabet a:hover
{
	text-decoration: none;
}
.GEN_sitemap_letter
{
	padding: 0px 0px 0px 15px; 
}
.GEN_sitemap_letter a, .GEN_sitemap_letter a:visited
{
	font-weight: bold;	
	text-decoration: none;
}
.GEN_sitemap_links_block
{
}
.GEN_sitemap_link a, .GEN_sitemap_link a:visited, .GEN_sitemap_linkPatient a, .GEN_sitemap_linkPatient a:visited
{
	font-weight: normal;	
	text-decoration: none;
}
.GEN_sitemap_link a:hover, .GEN_sitemap_linkPatient a:hover
{
	font-weight: normal;	
	text-decoration: underline;
}

div.GEN_sitemap_letter {
	width	: 50px;
	float	: left;
}

div.GEN_sitemap_links_block {
	width	: 300px;
	float	: left;
}

div.GEN_sitemap_link {
	width	: 290px;
}
div.GEN_sitemap_linkPatient
{
	width	: 620px;
	padding: 0px 0px 3px 0px;
}
div.paddedBlock {
	padding						: 10px 0px 0px 0px;
	vertical-align				: top;
	margin						: 0;
	border						: 0;
}

/* **************************************************************************************************/
.SITEMAP
{
	background-image: url('/images/sitemap_bg.gif');
	background-repeat: no-repeat;
	width: 550px;
	height: 202px;
}
.SITEMAP a, .SITEMAP a:visited
{
	color: #1A3353;
	font-weight: normal;
	text-decoration: none;
}
.SITEMAP a:hover
{
	color: #1A3353;
	font-weight: normal;
	text-decoration: underline;
}
.HOME
{
	padding: 15px 0px 0px 11px;
	text-transform: uppercase;
	float: left;
}
.MainPages
{
	float: left;
	margin-left: 65px;
	padding-top: 14px;
}
.MainPageLink
{
	padding: 1px 0px 0px 0px;
}


.MainSection
{
	float: left;
	width: 130px;
	margin-top: 65px;
}
.MainSectionLink
{
	line-height: 13px;
	padding: 4px 0px 4px 0px;
}

/****************************************************************************************/
/*  HCP sitemap*/
/*
.SITEMAP_HCP
{
	background-image: url('/images/sitemap_hcp_bg.gif');
	background-repeat: no-repeat;
	width: 533px;
	height: 622px;
}
.SITEMAP_HCP a, .SITEMAP_HCP a:visited
{
	color: #1A3353;
	font-weight: normal;
	text-decoration: none;
}
.SITEMAP_HCP a:hover
{
	color: #1A3353;
	font-weight: normal;
	text-decoration: underline;
}

.MainSectionHCP
{
	width: 450px;
	margin-top: 15px;
	margin-left: 70px;
}
.MainSectionLinkHCP
{
	line-height: 11px;
	padding: 4px 0px 4px 0px;
	margin-left: 240px;
}
*/