/* CSS Document */
.simpleblu220top {
	background: url(../images/SimpleBlu220top.gif) no-repeat;
	width: 220px;
	height: 30px;
}
.simpleblu220top h4{
	color: rgb(75,116,188);
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 8px;
}
.simpleblu220body {
	background: url(../images/SimpleBlu220body.gif) repeat-y;
	width: 220px;
	height: auto;
}
.simpleblu220text {
	width: 200px;
	height: auto;
	color: rgb(75,116,188);
	position: relative;
	padding-top: 5px;
	margin-left: 10px;
}
.simpleblu220text li {
	list-style-position: inside;
	list-style-type: none;
}
.simpleblu220text dl {
	margin: 0px;
	padding: 0px;
}

.simpleblu220text h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 10px;
}
.simpleblu220text h4 {
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 10px;
}
.simpleblu220text dl {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3B8DC;
	padding-top: 5px;
}
.simpleblu220text dl dd {
	font-size: 10px;
	margin-left: 10px;
	color: #666;
}
.simpleblueimagecenter {
	height: auto;
	width: 184px;
	border: 1px solid #999;
	padding: 7px;
}
.simpleblueimagecenter dl {
	padding-bottom: 10px;
	padding-top: 5px;
	border: none;
}
.simpleblueimagecenter dl dd {
	font-size: 10px;
	margin-left: 10px;
	color: #666;
	border: none;
}
.simpleblu220bot {
	height: 10px;
	width: 220px;
	background-image: url(../images/SimpleBlu220bot.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
