#blanket {
   background-color:#111;
   opacity: 0.40; /*if mozzilla*/
   filter:alpha(opacity=40); /*if gte IE 5*/
   position:absolute;
   z-index: 9001; 
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	z-index: 9002; 
}

#popUpDiv2 {
	position:absolute;
	z-index: 9002; 
}
#popUpDiv3 {
	position:absolute;
	z-index: 9002; 
}
#popUpDiv4 {
	position:absolute;
	z-index: 9002; 
}
#popUpDiv5 {
	position:absolute;
	z-index: 9002; 
}
#popUpDiv6 {
	position:absolute;
	background-color:#eeeeee;
	z-index: 9002; 
}
#popUpDiv7 {
	position:absolute;
	background-color:#eeeeee;
	z-index: 9002; 
}
#popUpDiv8 {
	position:absolute;
	background-color:#eeeeee;
	z-index: 9002; 
}
#popUpDiv9 {
	position:absolute;
	background-color:#eeeeee;
	z-index: 9002; 
}


input {
border:1px solid #dae1cb;
background-color:#f1f3de;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:333333;
width:165pt;
}
textarea {
border:1px solid #dae1cb;
background-color:#f1f3de;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:333333;
width:340pt;
}
input.button {
background-color:#f1f3de;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:666666;
width:40pt;

/*border:2px outset white;
font-weight:bold;*/
cursor:pointer;
}
input.button:hover {
/*background-color:white;*/
color:14472d;
}
input.button:active {
/*border:2px inset white;
background-color:white;*/
color:000000;
} 
.textitalic {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 15pt;
	color: #666666;
	text-align: justify;
}
.textbold {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #666666;
	font-weight: bold;
}
.text {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #666666;
	text-align: justify;
}
.textcomments {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #666666;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae1cb;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.bgmenu {
	background-image: url(images/bg-menu.gif);
	background-repeat: no-repeat;
}
.bullet {
	color: #14472d;
	font-weight: bold;
}
.links {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
	text-decoration: none;

}
.links:hover {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #14472d;
	text-decoration: none;
}
.menunext {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #666666;
	text-decoration: none;

}
.linksmenu {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #666666;
	text-decoration: none;

}
.linksmenu:hover {
	font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
	text-decoration: none;
}
.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;
}
.securitycode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
}
