td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	}
	
body {
	;
	background-color: #E6E6DC;



	}
a {
	text-decoration: none;
	;
	color: #5B9CBB;
	font-weight: bold;
	line-height: 18px;

	}
	
a:hover {
	color: #006699;
;
	text-decoration: underline;

	}
	
p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
 }
.small {
	font-size: 10px;
}
.body {

	;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5A4F41;
	line-height: 20px;

}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 0px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: -5px;
	padding-left: 0px;

}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A4F41;
}

#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:#FFF;
	width:300px;
	height:450px;
	padding:20px;
	z-index: 9002;
}

