@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	line-height: 18px;
}
a:link .divaPOP_ divaPOP_image img,
a:visited divaPOP_ divaPOP_image img {
	border: 2px solid #876500;
}
a:hover divaPOP_ divaPOP_image img {
	border: 2px solid #4DB3D0;
}

a:link,
a:visited {
	color: #876500;
	text-decoration: none;
}

a:hover {
	color: #4DB3D0;
	text-decoration: none;
}
DIV.container {
	width: 900px;
}
#content {
	text-align: left;
}
h1 {
	font-size: 22px;
	color: #4db3d0;
}
h3 {
	color: #876500;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	text-decoration: underline;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999;
}
.greyBorder {
	border: 1px solid #999999;
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
/*	width:430px;
*/	margin-bottom:2px;
	margin-top:2px;
/*	padding-left:2px;
	height:20px;
*/	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
/*	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
*/
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
#goodies {
	background:url(images/popupback.jpg) no-repeat;
}
