


/* ---------------------------------------------------------  */
/* 						My text styles  					  */
/* ---------------------------------------------------------  */
.my-section {	
				border-bottom: 1px solid rgb(240, 240, 240);	
			}	


		/* RIGHT-aligned heading and intro text */
		.my-section-header {	
						font-size: 22px;	
						line-height: 28px;	
						padding: 15px 0px 15px 0px;
						margin: 0px 0px 0px 30px;	
					}		
		.my-section-intro-text {	
						font-size: 16px;	
						line-height: 22px;	
						text-align: right;	
						padding: 15px 30px 15px 150px;		/* right-aligned style, 150px left margin */	
			}	
		
		.my-grey-area-heading {	
						font-size: 24px;	
						line-height: 32px;
						font-weight: normal;	
						text-align: left;	
						padding: 10px 0px 10px 30px;		/* right-aligned style, 150px left margin */
						margin-top: 30px;
			}

		.my-section-intro-text-wide {	
						font-size: 16px;	
						line-height: 22px;	
						text-align: right;	
						padding: 15px 30px 15px 50px;			
					}		
		.my-section-text-field {	
						padding: 15px 30px 15px 10px;	
						/*border-bottom: 1px solid #f0f0f0;			*/
					}	
		/* LEFT-aligned heading and intro text		*/
		.my-section-header-left {
						font-size: 24px;	
						line-height: 32px;	
						text-align: left;	
						padding: 0px 0px 15px 0px;	
					}		
		.my-section-intro-text-left {	
						font-size: 16px;	
						line-height: 22px;	
						text-align: left;	
						padding: 15px 150px 15px 30px;			
					}		
		.my-section-text-field-left {	
						padding: 17px 30px 30px 30px;
						margin-top: 0px;
						//border-bottom: 1px solid #f0f0f0;		
					}	
/* Settings for both text orientations */
.my-section-column-text {	
	font-size: 12px;	
	line-height: 18px;	
	padding: 0 30px 0px 15px;	
	/*border-left: 1px solid #f0f0f0;	*/
	}		
.my-section-column-heading {	
	font-size: 12px;	
	line-height: 18px;	
	padding: 0px 0px 5px 0px;	
	font-weight: bold;	
	display: block;	
	}		
.my-section-column-heading-16 {	
	font-size: 16px;	
	line-height: 20px;	
	padding: 0px 0px 5px 0px;	
	font-weight: normal;	
	display: block;	
	border-bottom: 1px solid #f0f0f0; 
	margin-bottom: 10px;
	}		
.my-pagewidth660 {	
	width: 720px;	
	float: right;	
	}


#grey_back {
	background-color: #ffffff;
	border-top: 0px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 0px;	 	
}	
#deep_grey {
	background-color: #e0e0e0;
	border-bottom: 1px solid #b0b0b0;
	border-top: 1px solid #c0c0c0;
	-moz-box-shadow:    inset 0 0 50px #c8c8c8;
   	-webkit-box-shadow: inset 0 0 50px #c8c8c8;
   	box-shadow:         inset 0 0 50px #c8c8c8;
}

#light_grey {
	background-color: #f2f2f2;
	-moz-box-shadow:    inset 0 0 40px #c8c8c8;
   	-webkit-box-shadow: inset 0 0 40px #c8c8c8;
   	box-shadow:         inset 0 0 40px #c8c8c8;
   	border-bottom: 1px solid #c0c0c0;
}
#light_grey2 {
	background-color: #f8f8f8;
	border-top: 0px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 0px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 0px;

}
#left_line {border-left: 1px solid #ffffff;}
#left_line_white {border-left: 1px solid #ffffff;}

/* Table columns as menu options */ 
.my-column {
	height: 390px; 
	border-left: 1px solid rgb(240, 240, 240); 
	border-bottom: 1px solid #ffffff; 
	padding: 5px 0px;
} 
.my-column:hover {
	border-bottom: 1px solid #00ffff; 
	background-color: #f0f0f0;
} 
.my-block-link {
	text-decoration: none; 
	color: #666666; 
} 
.my-block-link:hover {
	text-decoration: none; 
	color: #666666; 
} 
.my-block-link:link {
	text-decoration: none; 
	color: #666666; 
}   



.my-column-text {
	display: block;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 10px;
}

ul {list-style-type: square;}

ul
{
list-style-type: none;
padding: 0px 0px 0px 15px;
margin: 10px 0px;
}
ul li
{
list-style-type: square;
padding-left: 30px; 
}

.list li {
    list-style: outside none square !important;
}	



/* ---------------------------------- END OF My text styles ---------------------------------- */






/* ---------------------------------------------------------  */
/* 						Goodies								  */
/* ---------------------------------------------------------  */
.my-larrow, .my-larrow2 {	
				background: url("https://www.mt.com/content/dam/ind/BUSI_img/graphics/green_arrow.gif") 0px 2px no-repeat;	
				display: block;
				padding-left: 15px; 
				margin: 6px 0px ;	
				text-decoration: none;

			}

.my-larrow2 { margin: 0px 0px 6px 0px;}



.read-more {


}








/* ---------------------------------------------------------  */
/* 						Special page tweaks					  */
/* ---------------------------------------------------------  */
ul li {
		padding: 0px; 
		margin: 0px;
	}
/*
h1 {	padding: 20px 0px 0px 10px; 	 /* Major heading reize and relocation */
/*		font-size: 27px; 	
		margin: 0px 0px 0px 0px; 
		display: none;
		}	*/



/* ---------------------------------------------------------  */
/* 						Submit Button						  */
/* ---------------------------------------------------------  */

.ask-more {
	position: absolute;
	top: 5px;
	right: 20px;
	display: block;
	cursor: pointer;
}

a.submit-button			
		{ display: block; 
			width: 132px; 
			height: 24px; 
			line-height: 24px; 
			font-size: 12px; 
			font-weight: bold; 
			float: left; 
			margin: 0 10px 10px -3px; 
			text-decoration: none; 
			padding: 4px 0 4px 14px; 
			text-align: left; 
			color: #fff; 
			overflow: hidden; 
			background: url('/content/dam/ind/BUSI_img/graphics/submit_button_green2.png') no-repeat 0 0; 
		}


a.submit-button:hover 	{ background-position: 0 -32px;  }
a.submit-button:active 	{ background-position: 0 -64px;  }

/*IE FIX*/
a.submit-button { *line-height: 23px; line-height: 23px\9; }

/* Green Button 200px long */
a.submit-button-200			
		{ display: block; 
			width: 200px; 
			height: 24px; 
			line-height: 24px; 
			font-size: 12px; 
			font-weight: bold; 
			float: left; 
			margin: 0 10px 10px -3px; 
			text-decoration: none; 
			padding: 4px 0 4px 14px; 
			text-align: left; 
			color: #fff; 
			overflow: hidden; 
			background: url('/content/dam/ind/BUSI_img/graphics/submit_button_green200.png') no-repeat 0 0; 
			cursor: pointer;
		}


a.submit-button-200:hover 	{ background-position: 0 -32px;  }
a.submit-button-200:active 	{ background-position: 0 -64px;  }

/*IE FIX*/
a.submit-button-200 { *line-height: 23px; line-height: 23px\9; }



/* Green Button 250px long */
a.submit-button-250			
		{ display: block; 
			width: 250px; 
			height: 24px; 
			line-height: 24px; 
			font-size: 12px; 
			font-weight: bold; 
			float: left; 
			margin: 0 10px 10px -3px; 
			text-decoration: none; 
			padding: 4px 0 4px 14px; 
			text-align: left; 
			color: #fff; 
			overflow: hidden; 
			background: url('/content/dam/ind/BUSI_img/graphics/submit_button_green_250.png') no-repeat 0 0; 
			cursor: pointer;
		}


a.submit-button-250:hover 	{ background-position: 0 -32px;  }

/*IE FIX*/
a.submit-button-250 { *line-height: 23px; line-height: 23px\9; }


/* Green Button 400px long */
a.submit-button-400			
		{ display: block; 
			width: 400px; 
			height: 24px; 
			line-height: 24px; 
			font-size: 12px; 
			font-weight: bold; 
			float: left; 
			margin: 0 10px 10px -3px; 
			text-decoration: none; 
			padding: 4px 0 4px 14px; 
			text-align: left; 
			color: #fff; 
			overflow: hidden; 
			background: url('/content/dam/ind/BUSI_img/graphics/submit_button_green_400.png') no-repeat 0 0; 
		}


a.submit-button-400:hover 	{ background-position: 0 -32px;  }

/*IE FIX*/
a.submit-button-400 { *line-height: 23px; line-height: 23px\9; }







