@@charset "utf-8";

.update{
	font-size: 20px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

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

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

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

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

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



#bluebox p{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5688BA;
	font-variant: small-caps;
	
}

#linkbox{
	width: 240px;
	padding-left: 0px;
	display: inline;
	float: left;
	margin: 0px 20px 10px 20px;
	
}

div.figure  {
	width:240px;
	margin:10px 0px 0px 0px;	
}

.figure img {
	padding: 0px;
	width:240px;
	height:98px;
	display:block;
}

.figure p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	
	border: none;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}
	
.list {
	width: 500px;
	}

.list li {
	/*background-image: url(images/listbutblu.gif);*/
	width: 500px;
}

#righttopbox{
	background-color: #C8E6F0; /* the background color will be displayed for the length of the content in the column, but no further */
}

.srtop, .srbottom{
	background-color: #F7F7F7; /* outside corners color */
}

.srtop *, .srbottom *{
	background-color: #C8E6F0; /* outside top, bottom border color */
}



#contentrtb{
	background-image: url(../images/bluebgtop.jpg); /* inside background image */
}

#contentrtb p{
	font-size: 14px;
	/*padding: 5px 10px 5px 10px;*/
	font-weight: bold;
}

#bottombox{
	background-image: url(../images/blueboxbottom.jpg); /* inside bottom image */
}

.rtop, .rbottom{
	background-color: #C8E6F0; /* inside corners color */
}
.rtop *, .rbottom *{
	background-color: #DFF1F7;
}

