@charset "utf-8";

#topbox {
	margin:20px 20px 20px 20px;
	width: 560px;
}


#topbox p{
	color: #000000;
	font-size: 12px;
	text-indent: 10px;
	width: 560px;
}

#topbox b{
	font-size: 20px;
	color: #4A5E5F;
	margin: 0px 0px 10px 0px;
}

#topbox img{
	float:left;
 	margin: 0 5px 5px 0px;
  	display:block;

}

.bluebox p{
	margin: 0px 10px 10px 10px;
	font-weight: bold;
}

.updateh1{
	margin: 5px 5px 10px 5px;
	
}

.termslist {
	width: 600px;
	}

.termslist li {
	/*background-image: url(images/listbutblu.gif);*/
	width: 600px;
	list-style: none;
	background-image: url(/images/listbutblu.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	margin-bottom: 0px;
	padding: 5px 0px 5px 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5E5F;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	/*width: 205px;*/
	margin-left: 0px;
	margin-right: 30px;
}

.updateh3{
	font-size: 24px;
	margin: 15px 0px 10px 0px;
}

.updateh3 img{
	margin: 0px 10px 0px 10px;
}

.updateh2{
	margin: 5px 0px 5px 0px;
}

.updateh2 img{
	margin: 0px 10px 0px 10px;
}

.terms_content {
	display: none;
	position: absolute;
	top: 5%;
	left: 30%;
	width: 690px;
	padding: 6px;
	border: 8px solid #BCD2E6;
	/*background-image: url(/images/footprintbgnew4.jpg);
	background-repeat: no-repeat;
	background-position: -30px -15px;*/
	background-color: #F9F9F9;
	z-index:1002;
	overflow: visible;
	
}
		
#menu3 {
	width: 155px;	
}

#menu3 li a {
	/*border-style: solid solid solid solid;
	border-width: 1px;*/
	border:none;
	padding: 8px 0 0 10px;
}	


