.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
	text-align: justify;
	color: #222;
	line-height: 1.5em;
}

.banner_moduletitle,  .imagegallery_gallerytitle {
	background-image: url(images/bl-banner-bottom.jpg);
	height: 41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 12px;	
	*margin-right: -12px;
}


.text_moduletitle, .weblog_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #444455;
	text-decoration: none;
	display: block;
	width: 80%;
	padding-bottom: 3px;
	padding-left: 5px;
	marign-top: 10px;
}



.textmodule p {
	padding: 0 0 10px 6;
	margin:	0;
}
.textmodule_banner p{
	margin: 0px;
	width: 570px;
	*width: 570px;
	overflow: hidden;
}
.textmodule_banner p img {
	margin: 0;
	padding: 0;
}

.textmodule p img, .textmodule ul img {
	margin: 5px;
	padding: 0px;
	border: 1px solid #FFF;
}

.textmodule img.button {
	border: none;
}

.textmodule img.button_hdr {
	border: 	none;
	padding: 0;
	margin: 	0 0 0 -4px;
}

/*-------------Textmodule Sidebar------------*/
.textmoduleSidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	text-align: left;
	color: #0B1C3D;
	line-height: 1.5em;

}

.textmoduleSidebar h3 {
	font-size: 13px;
	color:#FFFFFF;
	font-weight: normal;
	background-color:#003366;
	display: block;
	height: 25px;
	background-image: url(images/bl-h3-background.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	
}

.textmodule ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 7px;
	text-align: left;
	color: #0B1C3D;
	line-height: 1.5em;
	list-style-image:url(images/li.jpg);
}

.textmodule td {
	color: #222;
}
.textmodule td img {
	border: none;
}

.textmodule table {
	margin: 5px;
}
