/* ---------------------------------------------------------------------------------------------------------- */

 body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-style:  normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E0F2FB;
} 

td {
	font-size: 11px;
	line-height: 140%;
	color: #000000;
}

.spaced {
	font-size: 11px;
	line-height: 160%;
}

a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;  }
	
a:visited { 
  color: #000000; 
  text-decoration: none; }
  
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
		background: #004687;
}
	
a.pic_link:link, a.pic_link:visited, a.pic_link:hover{
	text-decoration: none;
	background: #ffffff;
}

b { font-weight: bold; } 

/* -------------------------- changes for print ------------------------------------------------------- */
.nav_menu { font-size: 9px; }
.nav_main_A { font-size: 10px; 	background: #ffffff; font-weight: bold; color: #000000;}
.nav_main_P { font-size: 10px;}
.nav_top_A { font-size: 10px; background: #ffffff; font-weight: bold; color: #000000;}
.tit_task { font-size: 16px; color: #004687; font-weight: bold;	line-height: 140%;}
.tit_sub_task { font-size: 12px; color: #004687; font-weight: bold; }
.tit_form { font-size: 10px; line-height: 150%;}
.txt_medium { font-size: 10px;}
/* -------------------------- changes for print ------------------------------------------------------- */

#navigation{
	position: absolute;
	top: 248px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}

/* ---------------------------------------------------------------------------------------------------------- */

.form_textfield {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px solid #004687;
	border-bottom: 1px solid #004687;
	border-left: 1px solid #004687;
	border-right: 1px solid #004687;
	color:#004687;
}
.form_textfield:focus {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color:#004687;
	}
	
.form_box {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	border-top: 1px solid #004687;
	border-bottom: 1px solid #004687;
	border-left: 1px solid #004687;
	border-right: 1px solid #004687;
	color:#004687;
}

.form_box:focus {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color:#004687;
	}
	
INPUT.login  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	clip: auto;
	font-weight: bold;
	font-size: 10px;
	color:#ffffff;
	background-color : #004687;
	border : 1px solid #004687; 
} 

/* ---------------------------------------------------------------------------------------------------------- */
