body {
	font-size: 14px;
	font-family: Arial, Verdana;
}
#framecontent{
	display: none;
}
a:link, a:visited {
	color: #0000FF;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	text-align: center;
}

.section_heading {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	margin-left: 20px;
	margin-bottom: 10px;
}

.chapter_heading {
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}

.icon_main_container{
	text-align: center;
	width: 450px;
	height: 150px;
}
#thumbnail_on_text{
	position: relative;
	width: 200px;
	height: 25px;
	left: 30px;
	top: 0;
}
#thumbnail_on_icon{
	position: relative;
	left: -45px;
	top: -20px;
}
#thumbnail_on_crypted_icon{
	position: relative;
	left: -30px;
	top: -20px;
}
#thumbnail_off_text{
	position: relative;
	width: 200px;
	height: 25px;
	left: 255px;
	top: -25px;
}
#ivp_icon{
	position: relative;
	left: 30px;
	top: -46px;
}
#crypted_ivp_icon{
	position: relative;
	left: 45px;
	top: -46px;
}
.warning_container{
	width: 400px;
	margin-top: 20px;
	
}
.warning_icon{
	float: left;
	clear: left;
	padding: 10px;
}
.warning_text{
	position:relative;
	margin-left: 80px;
	width: 380px;
}

.return_to_top{
	text-align: center;
	font-size: 0.9em;
}

#tooltip_image { 
	margin: auto;   
	display: list-item;                /* 1. */
	list-style-image: url(../images/logo_PURE.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;
/*width : 255px;
height: 78px;
text-align: center;
background: url(../images/logo_PURE.jpg) top left no-repeat;*/
}

#config_image {    /* background image block */
	margin: auto;   
	display: list-item;                /* 1. */
	list-style-image: url(../images/interf/Config.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;
/*position: relative;
width : 345px;
height: 492px;
text-align: center;
background: url(../images/interf/Config.jpg) top left no-repeat;  */
}

#update_image {    /* background image block */
	margin: auto;   
	display: list-item;                /* 1. */
	list-style-image: url(../images/interf/Check_for_updates.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;
/*	
width : 411px;
height: 489px;
text-align: center;
background: url(../images/interf/Check_for_updates.jpg) top left no-repeat; */
}

#update_settings_image {    /* background image block */

margin: auto;   
	display: list-item;                /* 1. */
	list-style-image: url(../images/interf/Update_settings.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;
/*
width : 309px;
height: 456px;
text-align: center;
background: url(../images/interf/Update_settings.jpg) top left no-repeat;*/
}

#open_image {    /* background image block */
margin: auto;   
	display: list-item;                /* 1. */
	list-style-image: url(../images/interf/open_file.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;
/*
width : 411px;
height: 489px;
text-align: center;
background: url(../images/interf/open_file.jpg) top left no-repeat;*/
}

#move_image {    /* background image block */
margin: auto;   
	display: list-item;                /* 1. */
	list-style-image: url(../images/interf/move.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;
/*
width : 411px;
height: 489px;
text-align: center;
background: url(../images/interf/move.jpg) top left no-repeat; */
}

#language_settings_image {    /* background image block */
margin: auto;   
	display: list-item;                /* 1. */
	list-style-image: url(../images/interf/language_settings.jpg); /* 2. */
	list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;
/*
width : 372px;
height: 468px;
text-align: center;
background: url(../images/interf/language_settings.jpg) top left no-repeat; */
}


