@charset "iso-8859-1";

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin				: 0;
	padding				: 0;
	border				: 0;
	outline				: 0;

}

:focus {
	outline				: 0;
}

body {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	color				: #333333;
	background			: #f6f7f2;
	line-height			: 1.2em;
	overflow:scroll;
}

ul {  
	margin				: 6px 0px 6px 10px; 
	padding				: 0px 0px 0px 18px; 
}

ol { 
	padding				: 0px 0px 0px 18px;
	margin				: 6px 0px 6px 10px; 
}

li { 
	padding				: 0px 0px 6px 0px;
	line-height			: 16px;
}
li p {
	line-height			: 20px;
}

h1 {
	font-family			: Georgia, Times New Roman, Times, serif;
	color				: #b7192b;
	font-size			: 24px;
	font-weight			: normal;
	line-height			: 32px;
	padding-bottom		: 5px;
}
h2
{
	font-family			: Georgia, Times New Roman, Times, serif;
	color				: #333333;
	font-size			: 16px;
	font-weight			: bold;
	line-height			: 19px;
	padding-bottom		: 5px;
}
h3
{
	font-family			: Georgia, Times New Roman, Times, serif;
	color				: #333333;
	font-size			: 14px;
	font-weight			: bold;
	line-height			: 19px;
	padding-bottom		: 5px;
}
h4, h5
{ 
	font-size			: 12px;
	color				: #333333;
	line-height			: 1em;
	font-weight			: bold;
}

/* Site containers */ 

#container {
	background			: url(../images/containerBg.png) repeat-y top left;
	width				: 920px;
	margin				: 0px auto;
	text-align			: left;
}
#centerContainer {
	padding				: 20px 29px;

}
#topdiv
{
	background			: url(../images/topdivbg.png) top center;
	position			: relative;
	height				: 80px;
	float				: left;
	width				: 820px;
	padding				: 0px 0px 20px 0px;
	border				: none;
}
.topbtnarb
{
	position			: absolute;
	left				: 200px;
	top					: 15px;
	width				: 136px;
	height				: 63px;
	background			: url(../images/arbetsmiljo.png) no-repeat;
}
.topbtnfnp
{
	position			: absolute;
	left				: 336px;
	top					: 15px;
	width				: 159px;
	height				: 63px;
	background			: url(../images/forsakring.png) no-repeat;
}
.searchbox
{
	position			: absolute;
	left				: 560px;
	top					: 15px;
	float				: right;
	background			: url(../images/sok_bg.png) no-repeat;
	width				: 261px;
	height				: 43px;
	padding				: 10px;
	margin				: 0px;

}
#searchbox a
{
	margin				: 0 10px 0 10px;
}
#textsearch
{
	background			: url(../images/BG_searchinpt.png) no-repeat;
	width				: 133px;
	height				: 22px;
	border				: none;
	padding				: 0px 10px;
	position			: relative;
	top					: 0px;
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	outline				: none;
}
#btnsearch
{
	position			: relative;
	top					: 5px;
	left				: 10px;
	height				: 24px;
	width				: 24px;
	outline				: none;
}
#leftMenu 
{
	width				: 180px;
	float				: left;
}

#rightMenu {
	display				: block;
	position			: relative;	
	width				: 140px;
	float				: right;
	border				: none;
}

#pageContent {
	padding				: 0px 0px 0px 29px;
	width				: 480px;
	float				: left;
	border				: none;
}

/*/ pageContentContent /*/

#pageContentContent {
	width				: 480px;
	padding				: 0px 0px 20px 0px;
	margin				: 0px 10px 0px 0px;
	border				: none;

}

#textContent {
	margin-bottom		: 7px;
	font-size			: 12px;
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	line-height			: 16px !important;

}
#textContent {
	display				: block;
}

#textContent .ingress {
	font-size			: 12px;
	color				: #333;
	font-weight			: bold;
	line-height			: 16px;
	margin				: 15px 0px;
}
#textContent td, textContent p {
	margin-bottom		: 7px;
	font-size			: 12px;
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	line-height			: 16px !important;
}
#textContent img
{
	margin-left			: 15px;
	margin-bottom		: 15px;
}

.headlinestart {
	font-family			: Georgia, Times New Roman, Times, serif;
	font-size			: 24px;
	font-weight			: Normal;
	line-height			: 28px;
	color				: #C0131E;
}
.ingresstart{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 13px;
	font-weight			: normal;
	line-height			: 17px;
	color				: #333;
}
.divider
{
	clear				: both;
	height				: 1px;
	background-color	: #ccc;
	margin-top			: 10px;
	margin-bottom		: 10px;
}

.spacer
{
	clear				: both;
	height				: 1px;
	margin-bottom		: 10px;
}
.spacer40
{
	clear				: both;
	height				: 1px;
	margin-bottom		: 40px;
}
.LinkArrow
{
	background			: url(../images/LinkArrow.gif) no-repeat right;
	line-height			: 17px;
	display				: inline-block;
	margin				: 5px 0px; 
	padding				: 0px 22px 0px 0px;
}
#startpuff
{
	display				: block;
	width				: 210px;
	background			: #fbfbfa;
	margin				: 7px;
	margin-bottom		: 0px;
	padding				: 0px;
	height				: auto !important;
}

#startpufftext
{
	padding				: 5px;
	line-height			: 15px;
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	line-height			: 16px;
	color				: #333;
}
.puffcol
{
	display				: block;
	float				: left;
	margin				: 0 7px;
}
.xForm {
	background			: url(../images/xFormBg480.png) bottom left no-repeat;
	margin-bottom		: 12px;
	padding-bottom		: 34px;
	width				: 480px;
}

.xForm200 {
	background			: url(../images/xFormBg200.png) bottom left no-repeat;
	padding-bottom		: 9px;
	width				: 200px;
}

#shareDiv {
	float				: right;
	padding-top			: 5px;
	line-height			: 16px;
	text-align			: right;

}

#shareDiv #shareDivHeader {
	margin-right		: 10px;
	font-size			: 11px;
	font-weight			: bold;

}

#shareDiv #shareDivLinks {
	padding				: 15px 0px 0px 0px;
}

#shareDivLinksLeft {
	background			: url(../images/spriteMainSeko.png) 0px -541px;
	padding-top			: 37px;
	line-height			: 16px;
	padding-bottom		: 5px;
	border-bottom		: 1px solid #e0e1e2;

}
.searchlink, .searchlink:link, a.searchlink
{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 9px;
	font-weight			: normal;
	color				: #FFF;
	padding-right		: 10px;
	text-decoration 	: none;
}
.searchlink:hover{
	text-decoration		: underline;
	color				: #FFF;
}
#shareDivLinksLeft a, .loginPageError a {
	text-decoration		: none;
	background			: url(../images/LinkArrow.jpg) no-repeat;
	padding				: 0px 0px 0px 22px;
	line-height			: 17px;
	display				: inline-block;
}

.main {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #000000;
}
.main_red_10_b, .main_red_10_b:link{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #C0131E;
}
.main_small_i {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-style			: italic;
	font-size			: 10px;
	color				: #000000;
}
.main_10_b, .main_10_b:link{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #000000;
}
.menu_small, .menu_small:link, .menu_small:visited {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #000000;
}
.menu_small_red, .menu_small_red:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #C0131E;
}
.main_small {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	color				: #000000;
}
.main_small:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #C0131E;
}
.main_small9{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 9px;
	font-weight			: normal;
	color				: #000000;
}
.main_small9:link{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 9px;
	font-weight			: normal;
	color				: #C0131E;
}
.main_smallredb, .main_smallredb:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	color				: #C0131E;
	font-weight			: bold;
	text-decoration 	: underline;
}
.main_smallred, .main_smallred:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	color				: #C0131E;
}
.superbig {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 13px;
	line-height			: 17px;
	font-weight			: normal;
	color				: #000000;
}
.superbig_red{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 18px;
	color				: #C0131E;
}
.main_smallred9 {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 9px;
	font-weight			: normal;
	color				: #C0131E;
}
.main_red_11, .main_red_11:link, .main_red_11 a, .main_red_11 a:visited, .main_red_11:visited{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	color				: #C0131E;
}
.main_red_11_b,.main_red_11_b:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color				: #C0131E;
}
.main_black_10 {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #000000;
}
.main_black_10b {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: Normal;
	color				: #000000;
}
.main_black_11, 
.main_black_11:link,
.main_black_11:hover,
.main_black_11 a{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	color				: #000000;
}

.main_black_11b {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;
}
.main_black_12 {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	font-weight			: normal;
	color				: #000000;
}
.main_black_12 a {
	color				: #C0131E;
	text-decoration		: none;
}
.main_black_12 a:hover {
	text-decoration		: underline;
}
.main_black_12b {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	color				: #000000;
}
.main_black_13,
.main_black_13:link{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 13px;
	color				: #000000;
}
.main_black_13 a:hover{
	text-decoration		: underline;
}

.main_black_15,
.main_black_15:link{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 15px;
	color				: #000000;
}
.main_black_15 a:hover{
	text-decoration		: underline;
}

.main_black_13b,
.main_black_13b:link{
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 13px;
	color				: #000000;
}
.main_black_13b a:hover{
	text-decoration		: underline;
}
.link_white_10,
.link_white_10:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #FFFFFF;
	text-decoration 	: none;
}
.link_white_10 a:hover {
	text-decoration 	: underline;
}
.link_white_12,
.link_white_12:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	font-weight			: normal;
	color				: #FFFFFF;
	padding-right		: 10px;
	text-decoration 	: none;
}
.link_white_12:hover {
	text-decoration 	: underline;
	color				: #FFFFFF;
}
.link_black_10 {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #000000;
	text-decoration 	: none;
}
.link_black_10:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #000000;
	text-decoration		: none;
}
.link_black_10:hover {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #000000;
	text-decoration 	: underline;
}
.main_grey {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	color				: #919191;
}

.main_grey_12 {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	font-weight			: normal;
	color				: #919191;
}

.main_grey_12b {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	color				: #919191;
}
.main_smallgrey, 
.main_smallgrey:link {
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
	font-weight			: normal;
	color				: #919191;
	text-decoration 	: none;
}
.main_smallgrey:hover{
	text-decoration 	: underline;
}
.rubbe_red {
	font-family			: Georgia, Times New Roman, Times, serif;
	font-size			: 18px;
	line-height			: 21px;
	color				: #C0131E;
}
.headline {
	font-family			: Georgia, Times New Roman, Times, serif;
	font-size			: 24px;
	color				: #333333;
	line-height			: 28px;
	word-spacing		: 2pt;
	text-spacing		: 2pt;
}
.kalender {
	vertical-align		: middle;
	text-align			: center;
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	color				: #000000;
}
a {
	text-decoration 	: none;
	color				: #C0131E;
}
a:link {
	text-decoration	 	: none;
	color				: #C0131E;
 }
a:hover {
	text-decoration 	: underline;
	color				: #C0131E;
 }
.search_start {
	width				: 120px;
}
.search {
	width				: 320px;
}
.main_grey_footer, 
.main_grey_footer a
{
	padding-top			: 20px;
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif !important;
	font-size			: 11px !important;
	font-weight			: normal;
	color				: #adadad  !important;
}
.main_grey_footer a:hover
{
	text-decoration		: underline;
}

#AppendixDiv
{
	position			: relative;
	float				: left;
	margin				: 0 0 0 0;
	width				: 140px;
	background			: url(../Images/pageContentBoxBg140.png) bottom left no-repeat;
	color				: #333;
}

.AppendixHeader
{
	border-top			: 1px solid #dddddd;
	border-left			: 1px solid #dddddd;
	border-right		: 1px solid #dddddd;
	display				: block;
	padding				: 5px 9px 12px 9px;
	color				: #FFF;
	line-height			: 16px;
	font-size			: 12px;
	font-weight			: normal;
	width				: 120px;
	background			: url(../Images/spriteMainSeko.png) 0px -183px;
}
.AppendixText
{
	margin				: 0px;
	padding				: 7px 0px 7px 0px;
	background			: none;
	border				: none;
	overflow			: hidden;
	height				: auto !important;
}

.AppendixText a
{
	width				: auto;
	float				: left;
	padding-top			: 5px;
	padding-left		: 5px;
}

.AppendixText a:hover span
{
	text-decoration		: underline !important;
}
.AppendixText ul
{
	list-style-type		: none;
	margin				: 5px -10px;
	width				: 120px;
}

.AppendixText li img
{
	position			: relative;
	border				: none;
	float				: left;
	padding-left		: 0px;
}


#RelatedDiv
{
	position			: relative;
	float				: left;
	margin				: 0 0 0 0;
	width				: 140px;
	background			: url(../Images/pageContentBoxBg140.png) bottom left no-repeat;
	color				: #333;


}

.RelatedHeader
{
	border-top			: 1px solid #dddddd;
	border-left			: 1px solid #dddddd;
	border-right		: 1px solid #dddddd;
	display				: block;
	padding				: 5px 9px 12px 9px;
	color				: #FFF;
	line-height			: 16px;
	font-size			: 12px;
	font-weight			: normal;
	width				: 120px;
	background			: url(../Images/spriteMainSeko.png) 0px -234px;
}
.RelatedText
{
	margin				: 0px;
	padding				: 0px 0px 0px 0px;
	background			: none;
	border				: 0px;
	overflow			: hidden;
	height				: auto !important;
}


.RelatedBottom
{
	padding				: 9px;
}

.RelatedText ul
{
	list-style-type		: none;
	margin				: 5px -20px;
	width				: 120px;

}
.RelatedText li{
	display				: inline-table;
	list-style-type		: none;
	padding				: 0px;
	margin				: 0px;
	width				: 120px;
}
.RelatedText a
{
	width				: auto;
	float				: left;
	padding-top			: 5px;
	padding-left		: 22px;
}

.RelatedText a:hover
{
	text-decoration		: underline !important;
}

.RelatedText li img
{
	position			: relative;
	border				: solid 1px red;
	float				: left;
	padding-left:10px;
}


.showNoChildren {
	display				: none;
}

#pageContentSubmenu ul
{
	list-style-type		: none;
	padding				: 0px;
	margin				: 0px;
	width				: 180px;
}

#pageContentSubmenu ul li {
	font-weight			: bold;
	padding				: 0px;
}
#pageContentSubmenu ul ul li {
	font-weight			: normal;
}

#pageContentSubmenu ul li a {
	color				: #333333;
	line-height			: 16px;
	text-decoration		: none;
	display				: block;
	padding				: 3px 18px 2px 10px;
	background			: #fff;	
	border-bottom		: 1px solid #e0e1e2;
}

#pageContentSubmenu ul li a:hover {
	background			: #fafafa;
}

#pageContentSubmenu ul ul li a {
	padding				: 3px 18px 2px 20px;
	background			: #f6f7f2;
}

#pageContentSubmenu ul ul li a:hover {
	background			: #f0f1ea;
}

#pageContentSubmenu ul ul ul li a {
	padding				: 3px 18px 2px 30px;
	background			: #f6f7f2;

}
#pageContentSubmenu ul ul ul ul li a {
	padding				: 3px 18px 2px 40px;
	background			: #f6f7f2;
}
#pageContentSubmenu ul ul ul ul ul li a {
	padding				: 3px 18px 2px 50px;
	background			: #f6f7f2;
}
#pageContentSubmenu ul ul ul ul ul ul li a {
	padding				: 3px 18px 2px 60px;
	background			: #f6f7f2;
}
#pageContentSubmenu ul ul ul ul ul ul ul li a {
	padding				: 3px 18px 2px 70px;
	background			: #f6f7f2;
}
#pageContentSubmenu ul li a.selected,
#pageContentSubmenu ul li a.selectedTopNoChildren {
	background			: url(../images/spriteNavigation.png) -40px -142px;
	color				: #FFF;
}
#pageContentSubmenu ul li a.selectedHasChildren{
	background			: url(../images/spriteNavigation.png) -40px -71px;
	color				: #FFF;
}
#pageContentSubmenu ul li a.selectedNoChildren{
	background			: url(../images/spriteNavigation.png) -40px -142px;
	color				: #FFF;
}
#pageContentSubmenu ul li a.selected:hover,
#pageContentSubmenu ul li a.selectedNoChildren:hover,
#pageContentSubmenu ul li a.selectedTopNoChildren:hover {
	background			: url(../Images/spriteNavigation.png) -40px -496px;
}

#pageContentSubmenu ul li a.hasChildren {
	background			: url(../Images/spriteNavigation.png) -40px -284px;
}

#pageContentSubmenu ul li a.hasChildren:hover {
	background			: url(../Images/spriteNavigation.png) -40px -638px;
}

#pageContentSubmenu ul li a.unselectedSelectedTop {
	background			: url(../Images/spriteNavigation.png) -40px 0px;
}

#pageContentSubmenu ul ul li a.hasChildren {
	background			: url(../Images/spriteNavigation.png) -40px -213px;
}

#pageContentSubmenu ul ul li a.hasChildren:hover {
	background			: url(../Images/spriteNavigation.png) -40px 0px;
}

#pageContentSubmenu ul ul li a.unselectedSelectedTop {
	background			: url(../Images/spriteNavigation.png) -40px 0px;
}

#pageContentSubmenu ul li a.unselectedSelectedTop:hover {
	background			: url(../Images/spriteNavigation.png) -40px -354px;
}

#pageContentSubmenu ul li a.selectedTop {
	background			: url(../Images/spriteNavigation.png) -40px -71px;
	color				: #FFF;
}

#pageContentSubmenu ul li a.selectedTop:hover,
#pageContentSubmenu ul li a.selectedHasChildren:hover{
	background			: url(../Images/spriteNavigation.png) -40px -425px;
}
#human {
	visibility			: hidden;
	display				: none;
}
.topNav{
	margin-bottom		: 7px;
	font-family			: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size			: 10px;
}
#pageContentSitemap
{
	float				: left;
	margin				: 0 10px 0 0;
}
#pageContentSitemap ul
{
	list-style-type		: none;
	padding				: 0px;
	margin				: 0px;
	width				: 230px;
}

#pageContentSitemap ul li {
	font-weight			: bold;
	padding				: 0px;
}
#pageContentSitemap ul ul li {
	font-weight			: normal;
}

#pageContentSitemap ul li a {
	color				: #333333;
	line-height			: 16px;
	text-decoration		: none;
	display				: block;
	padding				: 3px 18px 2px 15px;
	background			: #fff;	
	border-bottom		: 1px solid #e0e1e2;
}

#pageContentSitemap ul li a:hover {
	background			: #fafafa;
}

#pageContentSitemap ul ul li a {
	padding				: 3px 18px 2px 30px;
	background			: #f6f7f2;
}

#pageContentSitemap ul ul li a:hover {
	background			: #f0f1ea;
}

#pageContentSitemap ul ul ul li a {
	padding				: 3px 18px 2px 45px;
	background			: #f6f7f2;

}
#pageContentSitemap ul ul ul ul li a {
	padding				: 3px 18px 2px 60px;
	background			: #f6f7f2;
}
#pageContentSitemap ul ul ul ul ul li a {
	padding				: 3px 18px 2px 75px;
	background			: #f6f7f2;
}
#pageContentSitemap ul ul ul ul ul ul li a {
	padding				: 3px 18px 2px 90px;
	background			: #f6f7f2;
}
#pageContentSitemap ul ul ul ul ul ul ul li a {
	padding				: 3px 18px 2px 115px;
	background			: #f6f7f2;
}
#pageContentSitemap ul li a.selected,
#pageContentSitemap ul li a.selectedTopNoChildren {
	background			: url(../images/spriteSitemap.png) 0px -142px;
	color				: #FFF;
}
#pageContentSitemap ul li a.selectedHasChildren{
	background			: url(../images/spriteSitemap.png) -40px -71px;
	color				: #FFF;
}
#pageContentSitemap ul li a.selectedNoChildren{
	background			: url(../images/spriteSitemap.png) -40px -142px;
	color				: #FFF;
}
#pageContentSitemap ul li a.selected:hover,
#pageContentSitemap ul li a.selectedNoChildren:hover,
#pageContentSitemap ul li a.selectedTopNoChildren:hover {
	background			: url(../Images/spriteSitemap.png) 0px -496px;
}

#pageContentSitemap ul li a.hasChildren {
	background			: url(../Images/spriteSitemap.png) 0px -284px;
}

#pageContentSitemap ul li a.hasChildren:hover {
	background			: url(../Images/spriteSitemap.png) 0px -638px;
}

#pageContentSitemap ul li a.unselectedSelectedTop {
	background			: url(../Images/spriteSitemap.png) 0px 0px;
}

#pageContentSitemap ul ul li a.hasChildren {
	background			: url(../Images/spriteSitemap.png) 0px -213px;
}

#pageContentSitemap ul ul li a.hasChildren:hover {
	background			: url(../Images/spriteSitemap.png) 0px 0px;
}

#pageContentSitemap ul ul li a.unselectedSelectedTop {
	background			: url(../Images/spriteSitemap.png) 0px 0px;
}

#pageContentSitemap ul li a.unselectedSelectedTop:hover {
	background			: url(../Images/spriteSitemap.png) 0px -354px;
}

#pageContentSitemap ul li a.selectedTop {
	background			: url(../Images/spriteSitemap.png) 0px -71px;
	color				: #FFF;
}

#pageContentSitemap ul li a.selectedTop:hover,
#pageContentSitemap ul li a.selectedHasChildren:hover{
	background			: url(../Images/spriteSitemap.png) 0px -425px;
}
