/* CSS Document */

.M .im {float:right;width:200px;margin: 0px 15px 15px 15px;}
#Mimg {float:right;}
#Rbox1 .bult {height:312px;}

.M ul {padding-bottom:13px;}

.Txt1 {
	padding-left: 25px;
	padding-right: 25px;
}

h1 {
	font-size: 40px;
	line-height: 40px;
	margin: 0px;
	}

h2 {
	font-size: 20px;
	line-height: 20px;	
	margin: 0px;
	}

.subHeading {
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}

.imgLeft {
	float: left;
	/*width: 275px;*/
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.imgLeftV {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.imgRight {
	float: right;
	/*width: 275px;*/
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.imgRightV {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.imgFeatureH {
	/*width: 275px;*/
	}

.imgFeatureV {
	width: 200px;
	}

.imgCaption {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	}

.textInsetLeft {
	float: left;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0055A2;
	}
	
.textInsetRight {
	float: right;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0055A2;
	}
	
	
