:root {
 overflow-y: scroll !important;
}



#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}


BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 1em;*/
	background-color: #e4e4e4;
	color: #000;
	margin: 0;
	padding: 0;

} 

.hidden { display: none; }
.unhidden { display: block; }

.Radio1
{
	border: none;
	font-size: 15pt;

}

FORM {
	margin: 0;
}

a {
	color: #0099ff;
}

a.Blue {
	color: #0099ff;
	text-decoration: none;

}
a.Blue:hover {
	color: #0099ff;
	//text-decoration: underline;

}



.TRBlue
{
background: #e4e4e4

/* #EFEFEF*/

}
.TRGrey
{
background: #FAFAFA
}

.TRWhite
{
background: white
}

HR
{
color : #005C96;
}


A.white
{
	color : white;
	text-decoration : underline;
}

A:HOVER
{
	text-decoration: underline;
}

IMG
{
	border : 0px;
}

TD, P
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	margin: 8px 0 0 0; /* TESTING: left was 15px */
	font-size: 12px;
	line-height: 160%;
	color: #484e45;
	text-align: left;
}
TD.right
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	margin: 80px 0 0 0; /* TESTING: left was 15px */
	font-size: 12px;
	line-height: 160%;
	color: #484e45;
	text-align: right;
}

TD.center
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	margin: 8px 0 0 0; /* TESTING: left was 15px */
	font-size: 12px;
	line-height: 160%;
	color: #484e45;
	text-align: center;
}

.heading-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	font-size: 15px;
	color: Navy;
	font-weight: bold;
}
.heading-4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size : 12px;*/
	font-size: 12px;
	color: Navy;
	font-weight: bold;
}

/*=BREADCRUMB
----------------------------------*/
H6.breadcrumb {
    /*left: -15px;*/
    padding: 0 0 0px 0px;
    margin: 23px 0 0px 0; /* left was -10px */
    /*border-bottom: 1px solid #ccc;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: normal;
    line-height: 25%;
    /*letter-spacing: -1px;*/
    
    
}
TD.white
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	margin-top : 0px;
}
.Input2
{
position: relative;
    /*left: -15px;*/
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 24px;*/
    font-weight: normal;
	 border: none;
  
  }
H1
{
position: relative;
    /*left: -15px;*/
    padding: 0 0 4px 0px;
    margin: 23px 0 0px 0; /* left was -10px */
    border-bottom: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 190%;
    font-weight: normal;
    line-height: 110%;
   letter-spacing: -1px;
}
H1.blue
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	font-size : 20px;
	font-weight: normal;
	color : #005A94;
}

H2
{
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ccc;
    font-size: 165%;
    letter-spacing: -1px;
    font-weight: normal;
    padding: 0 0 4px 0;
    margin: 12px 0 0px 0;
}
H2.red
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: normal;
	color : red;
	margin-bottom : 5px;
}

H2.blue
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: normal;
	color : #005A94;
	margin-bottom : 5px;
}

H3
{
    color: #484e45;
    font-size: 100%;
    margin-top: 12px;
    margin-bottom: 10px;
}
H3.blue
{
    color: #005A94;
    font-size: 100%;
    margin-top: 12px;
    margin-bottom: 10px;
}

H4.black
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}



UL	
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	margin-left: 16px; 
	/*list-style-image:url(/images/aufzaehlungs-strich.gif); */
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

INPUT
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT.button
{
	color: #333333;
	border-color: #333333;
	border-width: 0px;
	border-style: Solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 17px;
	margin-bottom: 1px;
	width: 20px;
	background: White;
}

TEXTAREA
{
	color: #333333;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: Solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.white
{
	color : #ffffff;
}

.black
{
	color : #000000;
}

.borderit img{
border: 0px solid #ccc;
}

.borderit:hover img{
border: 0px solid #005C96;
}

.borderit:hover{
color: #005A94; /* irrelevant definition to overcome IE bug */

}

.dropone{
width: 500px;

}

/* POPUP*/


		#survey_title {

			color: #005B84;

		}

		.survey_text {

			color: #005B84;

		}

		#survey_pop {

			display: none;

			background: #fff;
			color: #005B84;

			margin: auto;
			position: relative;
			width: 400px;
			font-family: "Segoe UI", "Trebuchet MS", Tahoma, Geneva, sans-serif;
			font-size: 14px;
			line-height: 24px;
			font-weight: bold;

			color: #fff;

			text-decoration: none;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			padding: 10px;
			border: 1px solid #999;
			border: inset 1px solid #333;
			-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
			-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
			box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

		}

		.survey_button {

			/*top, right, bottom, left*/

			margin: 5px 0px 5px 5px;

			width: 120px;
			height: 30px;

			background: #005B84 !important;
			color: #fff !important;

			font-family: Tahoma, Geneva, sans-serif;
			text-align: center;

			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			border: 1px solid #999;

		}

		.survey_button:hover {

			background: #0099CC !important;

		}
/*
.TRBlue {
background: #BBD3E3;
}
.TRWhite {
background: #FFF;
}*/