.ToButtons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	letter-spacing: 2px;
	text-align: center;
	line-height: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	white-space: normal;
	border-left-width: 100%;
	border-left-color: #D8D7E5;
	background-image: url(images/hearbg.jpg);
}
.ToButtons3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
	white-space: normal;
	border-left-width: thin;
	border-left-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
}

.MAinBodyFrame {
}
.ShortDescription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SectionDevide {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #B5B5B5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: "Lucida Grande", Geneva, verdana, "Lucida Sans", Arial;
	font-size: 12px;
}
.verticalDevice {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.closebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
	border: thin none #C0C0C0;
	width: 100px;
	clear: right;
	float: right;
	letter-spacing: 1em;
	text-align: center;
	height: 20px;
}
.NewsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin dotted #4D4972;
	width: 100%;
	background-color: #F4F4F4;
	margin: 5;
}
.quote {
   border:0px solid #9FCFFF;
   background:#FFFFFF url('quote-left.gif') no-repeat left top;
   margin-left: 10%;
   margin-right: 10%;
   padding-top: 10px;
   padding-left: 40px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   font-size:14px;
   font-family:Arial, Helvetica, sans-serif
}

.quote div {background: transparent url(quote-right.gif) right bottom no-repeat;
 padding-right: 40px;
 padding-bottom: 10px;
 }
