
/* content block */

/**************************************************************************************
/* update the following classes to change the appearance of the content block
/* drop-in application or designer control
/*************************************************************************************/


/* this is the class used on the outside container element for the content block */
/* html example: <div class="SummaryContent_Wrapper"> */
/* this element is used to avoid the broken box model object in ie6 */
.ContentBlock_Wrapper {
	/*display: block;
	background:transparent url(/images/MC_Content_Block.jpg) no-repeat top left;
	width: 199px;
	padding-bottom: 20px;
	overflow: hidden;*/

}

.bottom_content_block .ContentBlock_Wrapper {
	/*display: block;
	background:transparent url(/images/MC_Content_Block_2.jpg) no-repeat top left;
	width: 199px;
	padding-bottom: 20px;
	overflow: hidden;*/
}

.ContentBlock_Wrapper h4 {padding: 0px; margin: 0px;}

.ContentBlock form {padding: 0px; margin: 0px}

.ContentBlock a:link:link {
	font-weight: bold;
	text-decoration: none;
	color: #830101;
	background-image: none;
	font-size: 11px;
	margin: 0px;
}

.ContentBlock a:link:visited {
	font-weight: bold;
	text-decoration: none;
	color: #830101;
	background-image: none;
	font-size: 11px;
	margin: 0px;
}

.ContentBlock a:link:hover {
	text-decoration: none;
	color: #353535;
	background-image: none;
	font-size: 11px;
}

.ContentBlock a:link:active {
	font-weight: bold;
	text-decoration: none;
	color: #830101;
	background-image: none;
	font-size: 11px;
	margin: 0px;
}

/* this class is for defining the style for content blocks in a specific category */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1"> */
/** overrides .ContentBlock_Wrapper **/
/** the # represents the Content Block Category ID **/
/* .ContentBlockCategory# {} */

/* this class is for defining the style for a specific content block */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1 ContentBlock1"> */
/** overrides .ContentBlock_Wrapper and .ContentBlockCategory# **/
/** the # represents the Content Block ID **/
/* .ContentBlock# {} */

/* this is the class used on the inside container element for the content content */
/* html example: <div class="ContentBlock_Wrapper"><div class="ContentBlock"> */
.ContentBlockCategory5454,
.ContentBlockCategory5456 {
	display: block;
	background:transparent url(/images/MC_Content_Block.jpg) no-repeat top left;
	width: 179px;
	padding: 0 10px 20px 10px;
	overflow: hidden;
}

.ContentBlockCategory5455,
.ContentBlockCategory5457{
	display: block;
	background:transparent url(/images/MC_Content_Block_2.jpg) no-repeat top left;
	width: 179px;
	padding: 0 10px 20px 10px;
	overflow: hidden;
	}

.ContentBlock {
/*	display: block;
	text-align: right;
	width: 179px;
	height: 113px;
	margin: 0px auto;
	overflow: hidden;*/
}


/* content block */

/**************************************************************************************
/* update the following classes to change the appearance of the content block
/* drop-in application or designer control
/*************************************************************************************/

/* this is the class used on the outside container element for the content block */
/* html example: <div class="SummaryContent_Wrapper"> */
/* this element is used to avoid the broken box model object in ie6 */
.handbook .ContentBlock_Wrapper {
	display: block;
	width: 200px;
	height: 100px;
	background: none;
	padding-top: 7px;
	padding-bottom: 0px;
}

.handbook .ContentBlock form {padding: 0px; margin: 0px}

/* this class is for defining the style for content blocks in a specific category */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1"> */
/** overrides .ContentBlock_Wrapper **/
/** the # represents the Content Block Category ID **/
/* .ContentBlockCategory# {} */

/* this class is for defining the style for a specific content block */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1 ContentBlock1"> */
/** overrides .ContentBlock_Wrapper and .ContentBlockCategory# **/
/** the # represents the Content Block ID **/
/* .ContentBlock# {} */

/* this is the class used on the inside container element for the content content */
/* html example: <div class="ContentBlock_Wrapper"><div class="ContentBlock"> */
.handbook .ContentBlock {
	display: block;
	width: 200px;
	height: 100px;
	padding: 0px;
	overflow: hidden;
}

/* content block */

/**************************************************************************************
/* update the following classes to change the appearance of the content block
/* drop-in application or designer control
/*************************************************************************************/

/* this is the class used on the outside container element for the content block */
/* html example: <div class="SummaryContent_Wrapper"> */
/* this element is used to avoid the broken box model object in ie6 */
.handbook_french .ContentBlock_Wrapper {
	display: block;
	width: 200px;
	height: 100px;
	background: none;
	padding-top: 7px;
	padding-bottom: 0px;
}

.handbook_french .ContentBlock form {padding: 0px; margin: 0px}

/* this class is for defining the style for content blocks in a specific category */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1"> */
/** overrides .ContentBlock_Wrapper **/
/** the # represents the Content Block Category ID **/
/* .ContentBlockCategory# {} */

/* this class is for defining the style for a specific content block */
/* html example: <div class="ContentBlock_Wrapper ContentBlockCategory1 ContentBlock1"> */
/** overrides .ContentBlock_Wrapper and .ContentBlockCategory# **/
/** the # represents the Content Block ID **/
/* .ContentBlock# {} */

/* this is the class used on the inside container element for the content content */
/* html example: <div class="ContentBlock_Wrapper"><div class="ContentBlock"> */
.handbook_french .ContentBlock {
	display: block;
	width: 200px;
	height: 100px;
	padding: 0px;
	overflow: hidden;
}