/* Navigation */ /* Homebutton 9*/
#home_leer {
	width: 170px;
	height: 20px;
	background-color: #e00d1d;
	float: left;
	border-right: 1px solid #FFF;
}

/* Topnavigation */ /* New styles */ /* topnav */
#topnav {
	font-weight: bold;
	width: 955px;
	clear: both;
	height: 20px;
	background-color: #e00d1d;
	margin-bottom: 1px;
}

#topnav UL {
	COLOR: white;
	list-style: none;
	list-style-type: none;
}

UL#menumain {
	display: block;
	list-style-type: none;
	height: 18px;
	float: left;
}

UL#menumain LI {
	float: left;
	position: relative;
}

#topnav UL LI A,UL#menumain LI A,UL#menumain LI A:visited,#topnav UL#menumain li#topnavact A:hover,#topnav UL#menumain li#topnavact A	{
	color: #FFF;
	border-right: 1px solid #FFF;
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding: 2px 7px;
	text-decoration: none;
}

#topnav UL LI A:hover, #topnav LI A:visited :hover, #topnav li#topnavact A:hover	{
	color: #FFF;
	background: #f8bd55;
}

/* topnavact */
li#topnavact {
	color: #FFF;
	display: block;
	font-weight: bold;
	overflow: hidden;
}

#topnav UL#menumain li#topnavact A, #topnav UL#menumain li#topnavact A:hover
	{
	color: #FFF;
	background: #f8bd55;
}

DIV#topnav UL#menumain {
	display: block;
}

UL#menumain LI UL {
	display: none;
}

/** The crazy IE bug: a common A won't have the correct height ***/
* HTML UL#menumain LI A, * HTML UL#menumain LI A:visited {
	padding: 2px 7px 1px;
}

#topnav #home_leer UL LI A {
	border: none;
	padding-left: 18px;
}

	* HTML #topnav #home_leer UL LI {
		display:inline;
	}

#topnav ul a:hover {
	color: #7CC35C;
	background-color: #FFF;
}

/*FOR MOZILLA*/
#topnav ul li:hover ul {
	display: block !important;
	position: absolute;
	z-index: 1501;
	font-weight: normal;
	top: 1.6em;
	left: 0;
	width: 14em;
}

#topnav ul li:hover ul li a {
	width: 11.6em;
	font-weight: normal;
	padding: 2px 10px 2px 1.5em;
	border-bottom: 1px solid #CCC;
	display: block;
}

#topnav ul li#topnavact a {
	border: 0;
	color: white;
	display: block;
	font-weight: bold;
	padding: 0pt 0.5em;
	text-decoration: none;
	vertical-align: middle;
}

/* End New Styles */
li#topnavact {
	background: #ffcc00;
	color: #FFF;
}

* html #topnavact {
	padding-top: 0;
}

#topnavrest {
	width: 100%;
	height: 18px;
	background-color: #06c;
	border-bottom: 1px solid #FFF;
}

* html #topnavrest {
	position: absolute;
	width: 489px;
	height: 19px;
}

#topnavrest ul {
	float: left;
}

#topnavrest ul li {
	display: inline;
}

#topnav ul li ul li {
	border-bottom: 1px solid #fff;
}

#topnav ul li:hover ul li a {
	border-bottom: none ;
}

#topnav ul li:hover ul li a {
	border-bottom: none;
}

#topnav ul li:hover ul li a, * HTML #topnav ul li a:hover ul li a {
	background: #f8bd55 url(../images/arrow_white.gif) no-repeat 0.5em 0.6em;
	color: #FFF;
}

#topnav ul li:hover ul li a:hover, * HTML #topnav ul li a:hover ul li a:hover	{
	background: #D3E6F5  url(../images/arrow_white.gif) no-repeat 0.5em 0.6em;
	color: #FFF;
	border-bottom: none;
}

/******************************************************/
	/********************* IE6 styles *********************/
	/******************************************************/
* HTML #topnav table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

/* ie realy goes crasy here: in case the background-color value is the same as
defined in :hover, no submenu will be displayed !? */
* HTML #topnav ul li a {
	border-bottom: none;
}

* HTML #topnav ul li a:hover ul {
	display: block;
	position: absolute;
	top: 1.4em;
	left: 0;
	padding-top: .2em;
	width: 14em;
}

* HTML #topnav ul li a:hover ul li a {
	display: block;
	width: 12em;
	font-weight: normal;
	padding: 2px 10px 2px 1.5em;
}

/******************************************************/
	/* Support Navigation */
div#wrapper #snav {
	position: relative;
	height: 15px;
	top: -5px;
	left: 56px;
	text-align: left;
	width: 180px;
}

.supportnav {
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
}

.supportnav:hover {
	color: #3C3C3C;
	text-decoration: none;
}

.pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/* Leftnavigation */
#navcontainer ul {
	list-style-type: none;
}

#navcontainer a {
	color: #FFF;
	background-color: #E95762;
	border-bottom: 1px solid #D3E6F5;
	display: block;
	padding: 1px 18px;
	text-decoration: none;
	width: 134px;
}

#navcontainer a:hover {
	background:	#F08D95 url(../images/arrow_white.gif) no-repeat scroll 0.5em 0.4em;
	color:#FFF;
	text-decoration: none;
}

#navcontainer ul ul a {
	color: #FFF;
	background-color: #E95762;
	border-bottom: 1px solid #cc6666;
	display: block;
	padding: 1px 5px 1px 30px;
	text-decoration: none;
	width: 135px;
}

#navcontainer ul ul a {
	padding: 1px 15px 1px 30px;
	width: 125px;
}
#navcontainer ul ul a.section {
	background-color:	#F08D95;
}
#navcontainer ul ul ul a {
	padding: 1px 5px 1px 40px;
	width: 125px;
}
* html #navcontainer ul UL a.active {
	width: 134px;
}

* html #navcontainer ul ul a.active {
	width: 124px;
}

#navcontainer ul ul a:hover {
	background:	#F08D95 url(../images/arrow_white.gif) no-repeat scroll 1em 0.4em;
	color:#FFF;
}
#navcontainer ul ul ul a:hover {
	background:	#F08D95 url(../images/arrow_white.gif) no-repeat scroll 2em 0.4em;
}

#navcontainer a.active {
	background:	#D3E6F5 url(../images/arrow_blue.gif) no-repeat scroll 0.5em 0.4em;
	color:#069;
}

#navcontainer a.active:hover {
	background:	#D3E6F5 url(../images/arrow_blue.gif) no-repeat scroll 0.5em 0.4em;
	color:#069;
}

#navcontainer ul ul a.active {
	background:	#D3E6F5 url(../images/arrow_blue.gif) no-repeat scroll 1em 0.4em;
	color:#069;
}
#navcontainer ul ul ul a.active {
	background:	#D3E6F5 url(../images/arrow_blue.gif) no-repeat scroll 2em 0.4em;
	color:#069;
}

#navcontainer ul UL a.active:hover {
	background:	#D3E6F5 url(../images/arrow_blue.gif) no-repeat scroll 2em 0.4em;
	color:#069;
}

#left_nav_bottom {
		height:350px;
}
/* Sitemap */
UL.sitemap {
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-TYPE: none;
	float: left;
	margin: 0 .5em;
	width: 19.5em;
}

UL.sitemap LI UL {
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-TYPE: none;
}

UL.sitemap LI {
	background-color: #FFF;
	line-height: 1.75em;
}

UL.sitemap LI A {
	color: white;
	font-weight: bold;
}

UL.sitemap LI A.title {
	color: white;
	font-weight: bold;
	padding-left: 1em;
	display: block;
	background: #1A478A;
}

UL.sitemap LI UL LI A {
	color: #06C;
	margin-left: 0px;
	padding-left: 0px;
}

UL.sitemap LI UL LI UL LI A {
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}

ul.sitemap LI UL LI {
	padding-left: 20px;
}

ul.sitemap LI UL,ul.sitemap LI UL LI {
	background-color: white;
}

.sitemap a:hover {
	text-decoration: none;
}