
/*********************************************************/	
/* HTML, BODY											 */
/*********************************************************/	
html,body {
	margin:0;
	padding:0;
	}
body {
	background:url(/src_templates/images/background_src09.png) no-repeat top;
	font:76%/148% Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 0.75em 0;
	}
/* Errormessage in forms HLi: added */
.errormessage {
	font-weight:bold;
	font-style:italic;
}
.footer_end {
	background-color:#fff;
	clear:both;
	overflow:hidden;
} /* HLi: added */
/* Checkbox input fields */
.checkboxDiv input {
	margin:0.6em 0 0 0 !important;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0px solid #000;	
	width:2em;
	float:left;
	clear:left;
} /* HLi: added */
/* Checkbox label fields */
.checkboxDiv label 
{
	font-weight:normal;
	margin:0.6em 0 0 0 !important;
	margin:0.3em 0 0 0;
	padding:0 0 0 0;
	border:0px solid #000;
	float:left;
	clear:right;	
} /* HLi: added */
fieldset {
 border:none;
	}
/*********************************************************/	
/* P, H1, H2, H3, INGRESS, A, UL, OL					 */
/*********************************************************/	
p {
	margin:0 0 1em 0;
	}
.ingress {
	font-weight:bold;
	font-size:110%;
	EditMenuName: Ingress;
	}
h1 {
	font:160%/120% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#39393b;
	background:#fff;
	margin:0 0 0.35em 0;
	}
#centercolumn h1 {
	font:240%/110% Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#39393b;
	background:#fff;
	margin:20px 0 0.25em 0;
	}
	
/* Colors for H1 - START */
#centercolumn h1.red { /* important - use only in H1 */
	margin:0 0 0.25em 0;
	}
#centercolumn h1.green { /* important - use only in H1 */
	margin:0 0 0.25em 0;
	}
#centercolumn h1.purple { /* important - use only in H1 */
	margin:0 0 0.25em 0;
}
#centercolumn h1.brass { /* important - use only in H1 */
	margin:0 0 0.25em 0;
	}
#centercolumn h1.blue { /* important - use only in H1 */
	margin:0 0 0.25em 0;
	}
#centercolumn h1.gold { /* important - use only in H1 */
	margin:0 0 0.25em 0;
	}
#centercolumn h1.vintagegrey { /* important - use only in H1 */
	margin:0 0 0.25em 0;
	}
#centercolumn h1.nocolor { /* important - use only in H1 */
	margin:0 0 0.25em 0;
	}	
/* Colors for H1 - END */
#centercolumn h2 {
	font:120%/110% Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#39393b;
	background:#fff;
	margin:20px 0 0.25em 0;
	}
	
#rightcolumn h2 {
	font-size:120%;
	font-weight:bold;
	color:#39393b;
	background:#F1EFE2;
	margin:0 0 0.25em 0;
	}

h2 {
	font-size:120%;
	font-weight:bold;
	color:#39393b;
	background:#fff;
	margin:0 0 0.25em 0;
	EditMenuName: Mellanrubrik1;
	}

#rightcolumn h3 {
	font-size:100%;
	font-weight:bold;
	color:#39393b;
	background:#F1EFE2;
	margin:0 0 0.25em 0;
	}

h3	{
	font-size:100%;
	font-weight:bold;
	color:#39393b;
	background:#fff;
	margin:0 0 0.25em 0;
	EditMenuName: Mellanrubrik2;
	}
.textleft {
	float:left;
	clear:both;
	/*width:150px;*/
	width:23em;
	font-style:italic;
	font-size:0.85em;
	EditMenuName: Bildtext V;
}

.textright {
	float:right;
	clear:both;
	/*width:150px;*/
	width:23em;
	font-style:italic;
	font-size:0.85em;	
	EditMenuName: Bildtext H;
}


.textmiddle {
	/*float:right;*/
	clear:both;
	/*width:150px;*/
	font-style:italic;
	font-size:0.85em;	
	EditMenuName: Bildtext Bred;
}
.color_red {
	background:#C30000;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_green {
	background:#009F00;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_purple {
	background:#975BAA;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_brass {
	background:#FF9903;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_blue {
	background:#009FEC;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_gold {
	background:#e6c400;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_vintagegrey {
	background:#afa99a;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_nocolor {
	background:#afa99a;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
.color_grey {
	background:#999;
	color:#fff;
	padding:0.25em 0.25em 0.25em 0.45em;
}
a {
	color:#000;
	background:#fff;
	text-decoration:underline;
	}
a:hover {
	color:#000;
	background:#fff;
	text-decoration:none;
	}
#rightcolumn a, .rightcolumn_below a {
	background:#F1EFE2;
	}
#rightcolumn a:hover, .rightcolumn_below a:hover {
	background:#F1EFE2;
	}
		
ul {
	list-style:square;
	margin:0 0 1em 2em;
	padding:0 0 0 0;
	}
ul li {
	margin:0.35em 0 0.35em 0;
	padding:0 0 0 0;
	}
ol {
	list-style:decimal;
	margin:0 0 1em 2em;
	padding:0 0 0 0;
	}
ol li {
	margin:0.35em 0 0.35em 0;
	padding:0 0 0 0;
	}
/*********************************************************/	
/* WRAPPER												 */
/*********************************************************/	
#wrapper {
	background:#fff;
	color:#000;
	width:890px;
	margin:0 auto;
	padding:0 0 0 0;
	}
/*********************************************************/	
/* LOGOTYPE												 */
/*********************************************************/	
#logotype {
	background:#fff;
	background: url(/src_templates/images/topbannersrc09.jpg) no-repeat left;
	height:152px;
	margin:7px 0 0 0;
	padding:0;
	border-bottom:2px solid #fff;
	}
#logotype a img {
	border:none;
	width:100%;
	}
#logotypetext {
	float:left;
	margin:50px 0 0 182px !important;
	margin:15px 0 0 195px;
	font-weight:bold;
	font:20px/22px Arial, Helvetica, sans-serif;
	display:block;
	}
#logotypetext span{
	font:13px Arial, Helvetica, sans-serif;
	}		
#logotypetext a {
	border:none;
	color:#39393b;
	text-decoration:none;
	}		
/*********************************************************/	
/* LEFT COLUMN											 */
/*********************************************************/	
#leftcolumn {
	width:135px;
	background:#fff;
	color:#000;
	float:left;
	margin:18px 0 0 46px !important;	
	margin:18px 0 0 25px;	
}
/*********************************************************/	
/* CENTER COLUMN										 */
/*********************************************************/	
#centercolumn {
	width:445px;
	background:#fff;
	color:#000;
	float:left;
	margin:32px 28px 0 0;
	padding:0 0 0 0;
}
/*********************************************************/	
/* RIGHT COLUMN										 */
/*********************************************************/	
#rightcolumn_start {
	width:138px;
	background:#fff;
	color:#000;
	float:left;
	margin:19px 0 0 0;
	padding:0;
	height:1px;
	overflow:hidden;
}
#rightcolumn, .rightcolumn_below, .rightcolumn_below_transp {
	width:138px;
	background:#F1EFE2;
	color:#000;
	float:left;
	margin:12px 53px 0 0 !important;
	margin:12px 0px 0 0;
	padding:20px 20px 10px 20px;
}
.rightcolumn_below, .rightcolumn_below_transp {
	margin:12px 53px 0 0 !important;
	margin:12px 0px 0 0;
}
.rightcolumn_below_transp p{
	margin: 0 0 0 0;
}

.rightcolumn_below_transp {
	width:178px;
	float:left;
	background:#fff;
	margin: 12px 58px 0 0 !important;
	margin: 12px 27px 0 0;
	padding: 0 0 0 0;
}

#rightcolumn img {
 	/*width:100%;*/
 }
/*********************************************************/	
/* LEFTMENU												 */
/*********************************************************/
ul#leftmenu {
	background:#fff;
	color:#000;
	display:block;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
ul#leftmenu li {
	display:block;
	list-style:none;
	margin:13px 0 0 0;
	padding: 0 0 0;
}
ul#leftmenu li a {
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
}
ul#leftmenu li a:hover {
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
}
/***************** Menu colors - RED - START *************/
ul#leftmenu .item1 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item1 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item1sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
}
ul#leftmenu .item1sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
}
ul#leftmenu .item1_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item1_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item1_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item1_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item1_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item1_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item1_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item1_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - RED - END *************/
/***************** Menu colors - GREEN - START *********/
ul#leftmenu .item2 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item2 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item2sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item2_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item2_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item2_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item2_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item2_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item2_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item2_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item2_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - GREEN - END *********/	
/***************** Menu colors - PURPLE - START ******/	
ul#leftmenu .item3 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item3 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item3sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item3sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item3_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item3_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item3_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item3_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item3_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item3_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item3_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item3_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - PURPLE - END ********/	
/***************** Menu colors - BRASS - START *******/	
ul#leftmenu .item4 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item4 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item4sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item4sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item4_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item4_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item4_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item4_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item4_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item4_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item4_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item4_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - BRASS - END *********/	
/***************** Menu colors - BLUE - START ********/		
ul#leftmenu .item5 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item5 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item5sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item5sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item5_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item5_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item5_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item5_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item5_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item5_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item5_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item5_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - BLUE - END *********/	
/***************** Menu colors - GOLD - START *******/	
ul#leftmenu .item6 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item6 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item6sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item6sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item6_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item6_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item6_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item6_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item6_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item6_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item6_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item6_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - GOLD - END *********/
/***************** Menu colors - VINTAGEGREY - START */	
ul#leftmenu .item7 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item7 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item7sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item7sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item7_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item7_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item7_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item7_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item7_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item7_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item7_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item7_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - VINTAGEGREY - END **/	
/***************** Menu colors - PINK - START */	
ul#leftmenu .item8 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item8 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item8sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item8sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item8_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item8_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item8_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item8_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item8_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item8_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item8_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item8_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - PINK - END **/	
/***************** Menu colors - PINK - START */	
ul#leftmenu .item9 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item9 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item9sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item9sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item9_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item9_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item9_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item9_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item9_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item9_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item9_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item9_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - PINK - END **/	
/***************** Menu colors - PINK - START */	
ul#leftmenu .item10 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item10 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item10sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item10sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item10_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item10_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item10_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item10_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item10_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item10_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item10_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item10_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - PINK - END **/	
/***************** Menu colors - PINK - START */	
ul#leftmenu .item11 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item11 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item11sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item11sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item11_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item11_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item11_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item11_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item11_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item11_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item11_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item11_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - PINK - END **/	
/***************** Menu colors - PINK - START */	
ul#leftmenu .item12 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item12 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item12sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item12sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item12_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item12_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item12_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item12_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item12_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item12_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item12_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item12_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - PINK - END **/	
/***************** Menu colors - PINK - START */	
ul#leftmenu .item13 {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	font-weight:bold;
	color:#39393b;
	padding:0 0 0 15px;
	}
ul#leftmenu .item13 a {
	background:#fff;
	font-weight:bold;
	color:#39393b;
}
ul#leftmenu .item13sel {
	background:#fff;
	background: url(/src_templates/images/menu_arrow.gif) no-repeat left;
	color:#39393b;	
	padding:0 0 0 15px;
	}
ul#leftmenu .item13sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item13_sublevel2 { 
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item13_sublevel2 a {
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item13_sublevel2sel {
	background:#fff;
	color:#39393b;	
	margin:0px;
	padding:4px 0 0 15px;
	}
ul#leftmenu .item13_sublevel2sel a {
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
ul#leftmenu .item13_sublevel3 {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item13_sublevel3 a {	
	background:#fff;
	color:#39393b;
	font-weight:normal;
	}
ul#leftmenu .item13_sublevel3sel {	
	background:#fff;
	margin:0px;
	padding:4px 0 0 35px;
	}
ul#leftmenu .item13_sublevel3sel a {	
	background:#fff;
	color:#39393b;
	font-weight:bold;
	}
/***************** Menu colors - PINK - END **/	


/*********************************************************/	
/* LEFTMENU IMAGE										 */
/*********************************************************/	
ul#leftmenuimg, ul#leftmenuimg li {
	list-style-type:none;
	}
ul#leftmenuimg {
	padding:0;
	margin:0;
	}
ul#leftmenuimg li {
	margin:0 0 0 0;
	}
ul#leftmenuimg li img {
	width:100%;
	}
/*********************************************************/	
/* CONTACT INFORMATION									 */
/*********************************************************/	
ul#contact, ul#contact li {
	list-style-type:none;
	}
ul#contact {
	padding:0.25em 0.25em 0.45em 0.55em;
	margin:0 0 1em 0;
	border:1px solid #999;
	}
ul#contact li {
	margin:0 0 0 0;
	}
ul#contact li a {
	color:#000;
	background:#fff;
	text-decoration:underline;
	}
ul#contact li a:hover {
	color:#fc0;
	background:#fff;
	text-decoration:none;
	}
ul#contact li .header {
	font-size:100%;
	font-weight:bold;
	}
ul#contact li img {
	float:left;
	width:4.65em;
	margin:0.35em 0.35em 0 0;
	border:1px solid #999;
	}
/*********************************************************/	
/* HEADLINES											 */
/*********************************************************/	
ul.headline, ul.headline li {
	list-style-type:square;
	}
ul.headline {
	padding:0.45em 0 0.65em 0;
	margin:0 1.25em 0 1.25em;
	}
ul.headline li {
	margin:0 0 0.45em 0;
	}
ul.headline li a {
	color:#000;
	background:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
ul.headline li a:hover {
	text-decoration:none;
	}
ul.headline li .header {
	font-size:120%;
	}
/*********************************************************/	
/* SEARCH STARTPAGE - INDEX								 */
/*********************************************************/	
ul#search_startpage, ul#search_startpage li {
	list-style-type:none;
	}
ul#search_startpage {
	padding:0 0 0 0;
	margin:1em 0 0 0;
	text-align:right;
	float:right;
	}
ul#search_startpage li {
	display:block;
	margin:0 0 0.45em 0;
	}
ul#search_startpage li a {
	color:#000;
	background:#fff;
	text-decoration:underline;
	}
ul#search_startpage li a:hover {
	color:#fc0;
	background:#fff;
	text-decoration:none;
	}
ul#search_startpage li .header {
	font-size:120%;
	}
ul#search_startpage li input {
	width:10.35em;
	font-size:100%;
	}
ul#search_startpage li .searchbutton{
   padding:0 0.25em 0 0.25em;
   margin:0 0 0 0.45em;
   width:auto;
   overflow:visible;
   font-size:85%;
}
/*********************************************************/	
/* SEARCH												 */
/*********************************************************/	
ul#search, ul#search li {
	list-style-type:none;
	clear:left;
	}
ul#search {
	padding:0 0 0.65em 0;
	margin:0 0 0 0;
	text-align:right;
	}
ul#search li {
	display:block;
	margin:0 0 0.45em 0;
	}
ul#search li a {
	color:#000;
	background:#fff;
	text-decoration:underline;
	}
ul#search li a:hover {
	color:#fc0;
	background:#fff;
	text-decoration:none;
	}
ul#search li .header {
	font-size:120%;
	}
ul#search li input {
	width:10.35em;
	font-size:100%;
	}
ul#search li .searchbutton{
   padding:0 0.25em 0 0.25em;
   margin:0 0 0 0.45em;
   width:auto;
   overflow:visible;
   font-size:85%;
}
/*********************************************************/	
/* BANNER STARTPAGE - INDEX								 */
/*********************************************************/	
ul#banner, ul#banner li {
	list-style-type:none;
	}
ul#banner {
	padding:0 0 0 0;
	margin:1em 0 0 0;
	text-align:center;
	color:#000;
	display:block;
	border:1px dashed #009FEC;
	}
ul#banner li {
	display:block;
	margin:0 0 0 0;
	padding:0;
	}
ul#banner li a{
	color:#000;
	font-size:90%;
	font-weight:bold;
	background:#fff;
	}
/*********************************************************/	
/* ANNOUNCEMENT											 */
/*********************************************************/	
ul.announcement, ul.announcement li {
	list-style-type:none;
	}

.rightcolumn_below ul.announcement {
	padding:0 0 0 0;
	margin:0;
	width:100%;
	background:#F1EFE2;
	}

ul.announcement {
	padding:0 0 0 0;
	margin:0;
	width:100%;
	background:#fff;
	}
ul.announcement li {
	display:block;
	margin:0 0 0 0;
	padding:0;
	color:#00849D;
	font-weight:bold;
	}
ul.announcement li a {
	color:#00849D;
	font-size:100%;
	font-weight:bold;
	background:#fff;
	text-decoration:underline;
	}
ul.announcement li a:hover {
	color:#00849D;
	background:#fff;
	text-decoration:none;
	}
ul.announcement li .header {
	font-size:120%;
	font-weight:bold;
	display:block;
	margin:0 0 0 0;
	}
/*********************************************************/	
/* RIGHT COLUMN LISTS									 */
/*********************************************************/	
ul.rightcolumnlist, ul.rightcolumnlist li {
	list-style-type:square;
	}
ul.rightcolumnlist {
	padding:0 0 0 0;
	margin:0 0 0.55em 0;
	}
ul.rightcolumnlist li {
	margin:0.5em 0 0.55em 1.35em;
	padding:0 0 0 0;
	}
ul.rightcolumnlist li a {
	color:#000;
	background:#fff;
	text-decoration:underline;
	}
ul.rightcolumnlist li a:hover{
	color:#fc0;
	background:#fff;
	text-decoration:none;
	}
ul.rightcolumnlist .header {
	font-size:100%;
	color:#fff;
	font-weight:bold;
	padding:0.25em 0.25em 0.25em 0.55em;
	background:#999;
	}
ul.rightcolumnlist .continue {
	text-align:right;
	margin:0.35em 0 0 0;
	}
ul.rightcolumnlist .continue a {
	color:#000;
	background:#fff;
	text-decoration:underline;
	}
ul.rightcolumnlist .continue a:hover {
	text-decoration:none;	
	}
/*********************************************************/	
/* RSS INFORMATION									 */
/*********************************************************/	
ul.rssinfo, ul.rssinfo li {
	list-style-type:none;
	}
ul.rssinfo {
	padding:0 0 0 0;
	margin:0 0 1em 0;
	}
ul.rssinfo li {
	margin:0 0 0 0;
	}
ul.rssinfo li a {
	color:#000;
	background:#fff;
	text-decoration:underline;
	}
ul.rssinfo li a:hover {
	text-decoration:none;
	color:#fc0;
	background:#fff;
	}
ul.rssinfo li .rssheader {
	font-size:120%;
	font-weight:bold;
	}
ul.rssinfo li .rssdate {
	font-size:100%;
	font-style:italic;
	}
/*********************************************************/	
/* PRINT/FEEDBACK INFORMATION							 */
/*********************************************************/	
ul#printmenu, ul#printmenu li {
	list-style-type:none;
	font-size:98%;
	font-weight:normal;
	text-transform:none;	
	float:right;
	}
ul#printmenu {
	padding:1em 0 0.35em 0;
	width:100%;
	display:inline;
	margin:40px 0 0 0;
	border-top:1px solid #e4e4e4;
	}
ul#printmenu li {
	display:inline;
	margin:0 0.65em 0 0;
	}
ul#printmenu li a {
	color:#39393b;
	background:#fff;
	text-decoration:underline;
	border:none;
	}
ul#printmenu li a:hover {
	color:#39393b;
	background:#fff;
	text-decoration:none;
	border:none;
	}
ul#printmenu li a img {
	border:none;
	margin:0 0.55em 0 0;
	padding:0 0 0 0;
	}
/*********************************************************/	
/* IMAGE DESCRIPTION, IMG								 */
/*********************************************************/
.imgdesc {
	display:block;
	font-style:italic;
	margin:0.35em 0 0 0;
	padding:0 0 0 0;
	color:#333;
	background:#fff;
	}
.imglarge {
	width:100%;
	display:block;
	margin:0 0 0.35em 0;
	}
.imgmedium {
	width:50%;
	display:block;
	margin:0 0.65em 0.35em 0;
	}
.imgsmall {
	width:25%;
	display:block;
	margin:0 0.65em 0.35em 0;
	}
a img  {border:none;}
/*********************************************************/	
/* FOOTER												 */
/*********************************************************/	
ul#footer, ul#footer li {
	list-style-type:none;
	font-size:100%;
	font-weight:normal;
	text-transform: none;	
	}
ul#footer {
	width:100%;
	text-align:left;
	padding:0.65em 0 0.65em 0;
	margin:25px 0 0 0;
	clear:both;
	}
ul#footer li {
	display:inline;
	margin:0 0 0 310px;	
	}
ul#footer li a {
	color:#39393b;
	background:#fff;
	text-decoration:none;
	}
ul#footer li a:hover {
	color:#39393b;
	background:#fff;
	text-decoration:underline;
	}
/* Box Misc (Last Box) */
#box_misc {
	border:0.35em solid #e4e4e4;
	margin:0 0 0 0;
	padding:0.25em 0 0 0.85em;
}
#box_misc ul {
	list-style-type:square;
	color:#428600;
	margin:1em 0 0 0;
	padding:0 0 0 0;
	list-style-position: inside;
}
#box_misc li {
	color:#000;
	margin:0 0 0.45em 0;
	padding:0 0 0 0;
}
#box_misc a {
	color:#407d00;
	font-style:normal;
	text-decoration:underline;
}
#box_misc a:visited {
	color:#70007d;
	font-style:normal;
	text-decoration:underline;
}
#box_misc a:hover {
	color:#407d00;
	font-style:normal;
	text-decoration:none;
}
#box_misc .changeofheart2 {
	font-style:normal;
	color:#000;
}
#box_misc .header_medium {
	font-weight:bold;
	color:#000;
	margin:0 0 0.65em 0;
	text-transform:uppercase;
}
#box_misc img {
	float:none;
	width:1.25em;
	display:inline;
}
/****************************************** Futurniture */
/*
#box_misc ul {
	list-style-type: none !important;
	list-style-position: outside;
	margin:0 0 1em 0;
	padding:0 0 0 0;
}
#box_misc ul li {
	padding: 0em 0em 0.125em 1.7em;
	display: block;
	margin:0 0 0.4em 0;
	background: url(img/icon_dot.gif) no-repeat left;
}
#box_misc ul li SPAN {
    clear: both;
}
#box_misc ul li.pdf {
	background-image: url(/vinnova_templates/images/icon_pdf.gif);
}
#box_misc ul li.tif {
	background-image: url(/vinnova_templates/images/icon_tif.gif);
}
#box_misc ul li.doc {
	background-image: url(/vinnova_templates/images/icon_doc.gif);
}
#box_misc ul li.xls {
	background-image: url(/vinnova_templates/images/icon_xls.gif);
}
#box_misc ul li.ppt {
	background-image: url(/vinnova_templates/images/icon_ppt.gif);
}
#box_misc ul li.misc {
	background-image: url(/vinnova_templates/images/icon_misc.gif);
}
#box_misc ul li.extern {
	background-image: url(/vinnova_templates/images/icon_extlinks.gif);
}
#box_misc ul li.dot {
	background-image: url(/vinnova_templates/images/icon_dot.gif);
} */
/****************************************** Futurniture */
.dividerlarge {
	height:1.25em;
	float:none;
	clear:both;
	overflow:hidden;
}
.dividersmall {
	height:0.75em;
	float:none;
	clear:both;
	overflow:hidden;
}

/* Updated January 2007 */
ul.nav {	
	padding:3px 6px 3px 7px;
	margin:0 0 10px 0;
	width:170px;
	background:#999;
	color:#fff;
	font-weight:bold;
	list-style-type:none;
	float:left;
	}
ul.nav li {	
	margin:0 10px 0 0;
	line-height:20px;
	float:left;
	list-style-type:none;
	}
ul.nav .icon_sitemap {
	background:#999 url(/src_templates/images/icons/icon_sitemap_color.gif) no-repeat left;
	padding:0 0 0 24px;
	color:#fff;
	}
ul.nav .icon_adjust {
	background:#999 url(/src_templates/images/icons/icon_eye.gif) no-repeat left;
	padding:0 0 0 24px;
	color:#fff;
	}

ul.nav .icon_sitemap a, ul.nav .icon_adjust a { background:#999; color:#fff;}
ul.nav .icon_sitemap a:hover, ul.nav .icon_adjust a:hover { background:#999; color:#fc0;}