.bluebox {
	background-color: #D8EEF6;
	border: 0px none;
}
.graybox {
	background-color: #FFFFFF;
	border: 1px solid #C9E6F0;
}
.marqueetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009F9F;
	text-decoration: none;
}
.welcometittle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0379A6;
	text-decoration: none;
	text-indent: 10px;
	white-space: normal;
}
.tittle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #418098;
	text-decoration: none;
}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: list-item;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.read_more {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #418098;
	text-decoration: none;
	line-height: 23px;
}
a.read_more:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #418098;
	text-decoration: underline;
}
.subtittle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0379A6;
	text-decoration: none;
	text-indent: 10px;
	white-space: normal;
	text-transform: uppercase;
}
.mainlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.mainlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.inlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;
}
a.inlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0379A6; text-decoration: none; font-weight: bold;
}
.kid {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0379A6; font-weight: bold; text-decoration: underline;
}
.kid:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0379A6; font-weight: bold; text-decoration: none;
}