#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index: 9002; 
}
input {
border:1px solid #b8b8b8;
background-color:#848484;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:FFFFFF;
width:170pt;

}
textarea {
border:1px solid #b8b8b8;
background-color:#848484;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:FFFFFF;
width:460px;
}
input.button {
background-color:848484;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:FFFFFF;
width:35pt;

/*border:2px outset white;
font-weight:bold;*/
cursor:pointer;
}
input.button:hover {
/*background-color:white;*/
color:333333;
}
input.button:active {
/*border:2px inset white;
background-color:white;*/
color:333333;
} 

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	text-align: justify;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b2f37;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccff00;
	font-weight: bold;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccff00;
}
.superscript {
	vertical-align: super;
}
#boxcontent{
	/*width:100%;
	height: 450px;
 	overflow: auto;*/
	
	position:relative;
	width:540px;
	z-index:1002;
	height: 360px;
	top: 0px;
	left: 0px;
	/*border: 1px solid #FF0000;*/
	overflow: auto;
} 
#boxcontent2{
	/*width:100%;
	height: 450px;
 	overflow: auto;*/
	
	position:relative;
	width:460px;
	z-index:1001;
	height: 360px;
	top: 0px;
	left: 0px;
	/*border: 1px solid #FF0000;*/
	overflow: auto;
} 
#boxcontent3{
	/*width:100%;
	height: 450px;
 	overflow: auto;*/
	
	position:relative;
	width:420px;
	z-index:1001;
	height: 360px;
	top: 0px;
	left: 0px;
	/*border: 1px solid #FF0000;*/
	overflow: auto;
} 
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	text-align: justify;
	background-image: url(images/list-2.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	text-align: justify;
	background-image: url(images/list-1.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
