/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (Home Page)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. RESET
   2. COMMON
   ========================================================================//

/* ========================================================================//
   1. RESET:
   These selectors are only applied to the elements mentioned below.
   ========================================================================//
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1;
	font-size: 11px;
	font-family: "Lucida Sans Unicode " , "Lucida Sans" , "Lucida Grande" , Arial, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #4b4b4b;
	border-left: solid 2px black;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* ========================================================================//
   2. COMMON:
   
   ========================================================================//
*/
object
{
	outline: none;
}
img
{
	border: 0;
}
body
{
	background: #002749 url(/Corporate/images/commons/background.jpg) repeat-x;
}

#dotLine
{
	background: transparent url( "/Corporate/images/commons/dotline.gif" ) repeat-x;
	height: 2px;
	margin: 20px 0px 20px 0px;
}
#dotWideLine
{
	background: transparent url( "/Corporate/images/commons/dotline.gif" ) repeat-x;
	height: 2px;
	padding-bottom: 10px;
}

.breakeronly
{
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.breakline
{
	padding-bottom: 0.8em;
}
.underline
{
	text-decoration: underline;
}

p, h4
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
}
br
{
	line-height: 10px;
}
.emphasize
{
	font-weight: bold;
}
.short_subheader
{
	margin-bottom: 6px;
}
.mainheader
{
	color: #c00d11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 27px 0px 20px 0px;
	letter-spacing: 1px;
	clear: both;
}
#mainheadersubpage2
{
	color: #c00d11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 16px;
	letter-spacing: 1px;
	clear: both;
	width:650px;
}
#mainheadersubpage
{
	color: #c00d11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 16px;
	letter-spacing: 1px;
	clear: both;
	width:530px;
}

#mainheadersubheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
#mainheadersubpage img, .mainheader img
{
	margin: 0px 0px 2px 2px;
}
#mainheadersubpage2 img, .mainheader img
{
	margin: 0px 0px 2px 2px;
}
.mainheaderdetail
{
	margin-bottom: 5px;
}
.subheader
{
	color: #00539b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.subheaderVisionValues
{
	color: #00539b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	margin-bottom: 10px;
}

.subheaderred
{
	color: #c00d11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	margin: 24px 0px 12px 0px;
	line-height: 12pt;
	text-decoration: none;
}
.sectionheader
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	height: 14px;
	border: #dfd7d6 solid;
	border-width: 1px 0px;
	padding: 3px 0px 0px 0px;
	margin-bottom: 12px;
}
.sectionheaderTwoColumns
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	height: 14px;
	border: #dfd7d6 solid;
	border-width: 1px 0px;
	padding: 3px 0px 0px 0px;
	margin-bottom: 12px;
	width: 338px;
	margin-right: 10px;
}
.textlink
{
	color: #c00d11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
.textlink:hover
{
	color: #00539b;
}
.textlink img
{
	margin: 0px 0px -1px 3px;
}
.textlinkthin
{
	color: #c00d11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 12pt;
}
.textlinkthin:hover
{
	text-decoration: underline;
}
.textlinkthin img
{
	margin: 0px 0px -1px 3px;
}
.textlinkblue
{
	color: #00539b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.textlinkgreen
{
	color: #476F24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.textlinkyellow
{
	color: #df9502;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.textlinkyellow:hover
{
	color: #00539b;
}
.textlinkcurrentblue
{
	color: #00539b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.textlinkcurrentblue img
{
	margin-left: 5px;
}
.textlinkcurrentbluePage
{
	color: #00539b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.textdatared
{
	color: #c00d11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



/* ========================================================================//
   2.1 HEADER:
   These styles contain the structure of the header.
   ========================================================================//
*/
#cntr_header
{
	width: 956px;
}
#cntr_header_logo
{
	width: 125px;
	padding: 17px 0px 0px 50px;
	display: inline;
	float: left;
}
#cntr_header_right
{
	width: 732px;
	float: left;
	padding: 0px 29px 0px 0px;
}
#cntr_header_right_top
{
	width: 732px;
	margin-top: 40px;
	text-align: right;
}
#cntr_header_right_top_left
{
	float: right;
	margin: 0px 0px 21px 0px;
	text-align: left;
	margin: -1px 0px 21px 0px;
}
#cntr_header_right_top_left img
{
	margin-right: 7px;
}
#cntr_header_right_top_right
{
	width: 30px;
	float: right;
	margin-left: 4px;
}
#cntr_header_right_bottom
{
	width: 732px;
	text-align: right;
}
#cntr_header_right_bottom ul li
{
	float: left;
	margin: 0 13px 0 0;
	height: 22px;
}
#cntr_header_right_bottom ul li#last
{
	margin: 0px;
}
#cntr_header_right_bottom ul li.currentPage
{
	background: url(/Corporate/images/commons/navDownArrow.gif) no-repeat 50% 15px;
}
#cntr_header_right_bottom ul li.currentPage a
{
	color: #00539b;
}
#cntr_header_right_bottom ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #c00d11;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 12px;
}
#cntr_header_right_bottom ul li a:hover
{
	color: #00539b;
}

.inputSearch
{
	border: 1px #f3f0f0 solid;
	width: 195px;
	height: 16px;
}

/* ========================================================================//
   2.2 FOOTER:
   These styles contain the structure of the footer.
   ========================================================================//
*/

#cntr_footer
{
	width: 956px;
	margin: auto;
}
#cntr_footer_top
{
	width: 956px;
}
#cntr_footer_top_left
{
	width: 21px;
	float: left;
}
#cntr_footer_top_center
{
	width: 914px;
	float: left;
	background: #00529b;
	height: 24px;
}
#cntr_footer_top_right
{
	width: 21px;
	float: left;
}
#cntr_footer_bottom
{
	color: #99a7b4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; /*background:#002749;*/
	padding: 10px 0px 5px 21px;
}

#cntr_footer_top_center_menu_left
{
	width: 530px;
	float: left;
	margin-top: 5px;
}
#cntr_footer_top_center_menu_right
{
	width: 350px;
	float: right;
	text-align: right;
	margin-top: 5px;
}
#cntr_footer_top_center ul li
{
	color: #b3cbe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline;
}
#cntr_footer_top_center ul li a
{
	color: #b3cbe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
}
#cntr_footer_top_center ul li.label
{
	margin-right: 5px;
}

/* ========================================================================//
   2.3 COLUMNS:
   These styles contain the structure of the structure for all subpages.
   ========================================================================//
*/

#cntr_main
{
	width: 956px;
	margin: auto;
	background: #ffffff;
	background-color: White;
}
#cntr_internal
{
	display: block;
	float: left;
	background-color: White;
}
#cntr_internal_Step3
{
	display: block;
	float: left;
	background-color: White;
}

#cntr_left_column
{
	width: 195px;
	float: left;
	height: 100%;
	background-color: White;
}
#cntr_content_page
{
	width: 761px;
	float: left;
	background-color: White;
}
#cntr_content_page1
{
	width: 761px;
	background-color: White;
	margin: 10px 80px 0px 0;
}
#cntr_content_page2
{
	width: 761px;
	background-color: White;
	margin: 10px 80px 0px 0;
	height: 420px;
}
#divThanksStep3
{
	margin-left: 50px;
}
.btm_ht
{
	height: 15px;
}
#cntr_content_center
{
	width: 530px;
	float: left;
	padding: 0px 20px 40px 0px;
	overflow:hidden;
}
#cntr_content_center ol li
{
	list-style-type: decimal;
	line-height: 12pt;
}

#cntr_content_center ol li
{
	font-weight: bold;
}
#cntr_content_center ol li span
{
	font-weight: normal;
}

#cntr_content_center ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent url(/Corporate/images/commons/bullet.gif) 0 5px no-repeat scroll;
	text-indent: 10px;
	line-height: 15pt;
}
#cntr_content_right
{
	width: 210px;
	float: left;
}
#cntr_content_left
{
	display: inline;
	width: 661px;
	padding-bottom: 40px;
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4E241D;
	float: left;
}

/* ========================================================================//
   2.4 BREADCRUMB:
   These styles contain the structure of the breadcrumb for all subpages.
   ========================================================================//
*/

#cntr_breadcrumb
{
	width: 761px;
	padding: 13px 0px 15px 0px;
	height: 11px;
}
#cntr_breadcrumb ul li
{
	float: left;
	margin-right: 3px;
}
#cntr_breadcrumb ul li a, #cntr_breadcrumb ul li span
{
	color: #c00d11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	display: block;
}
#cntr_breadcrumb ul li span.currentPage
{
	color: #4e241d;
}
#cntr_breadcrumb ul li span.currentSubPage
{
	color: #4e241d;
}
#cntr_breadcrumb ul li span
{
	line-height: 12px;
}


/* ========================================================================//
   2.5 LEFT MENU:
   These styles contain the structure of the left menu for all subpages.
   ========================================================================//
*/

.lineLeftMenu
{
	background: transparent url(/Corporate/images/commons/dotline.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 147px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#cntr_left_menu
{
	width: 147px;
	float: left;
	padding: 12px 20px 0px 28px;
}
#cntr_left_menu ul li img
{
	padding: 11px 0px 9px;
}
#cntr_left_menu ul.sublink
{
	padding: 10px 0px 0px 0px;
	text-align: right;
}
#cntr_left_menu ul.sublink li
{
	margin-bottom: 7px;
}
#cntr_left_menu ul li a img
{
	padding: 0px;
}

/* ========================================================================//
   2.6 RIGHT MENU:
   These styles contain the structure of the related links menu for all subpages.
   ========================================================================//
*/

#cntr_right_menu
{
	width: 181px;
}
#cntr_right_menu ul li
{
	margin-bottom: 5px;
}
#cntr_right_image
{
	width: 180px;
	float: left;
	margin-top: 20px;
}



/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (Home Page)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_home_corporate_stageswf
{
	margin-top: 7px;
}
#cntr_home_main
{
	width: 943px;
}
#cntr_home_leftcont
{
	width: 271px;
	float: left;
	margin-top: 15px;
}
.cntr_home_leftcont_link
{
	margin-bottom: 28px;
}
#cntr_home_leftcont_img_stock
{
	display: inline;
	margin: 0px 5px 0px 0px;
}
#cntr_home_leftcont_img_recent
{
	display: inline;
	margin: 0px 5px 0px 0px;
}
#cntr_home_leftcont_top, #cntr_home_leftcont_bottom
{
	width: 221px;
	margin: 0px 0px 0px 29px;
}
#cntr_home_leftcont_top p, #cntr_home_leftcont_bottom p
{
	margin-left: 21px;
}
#cntr_home_leftcont_top h3, #cntr_home_leftcont_bottom h3
{
	line-height: 17px;
}
#cntr_home_rightcont
{
	width: 637px;
	float: left;
	margin: 0px 0px 33px 29px;
}
#cntr_home_rightcont_top
{
	width: 618px;
}
#cntr_home_rightcont_left
{
	width: 240px;
	float: left;
	margin: 20px 0px 0px 0px;
}
#cntr_home_rightcont_right
{
	width: 200px;
	float: left;
	margin: 20px 0px 0px 23px;
}
#cntr_home_rightcont_right_photo
{
	float: right;
	margin-top: 0px;
	margin-right: 15px;
}


/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (Detail with banner)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_detail_banner
{
	width: 761px;
	margin: 8px 0px 14px 0px;
}

#cntr_detail_rightcont_bottom
{
	width: 508px;
	margin: 30px 0px 0px;
}

#cntr_detail_rightcont_bottom ul li, #cntr_detail_rightcont_bottom span
{
	color: #4E241D;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#cntr_detail_rightcont_bottom_special
{
	width: 508px;
	padding: 0px 0px 0px;
}

#cntr_detail_rightcont_bottom_image
{
	width: 155px;
	float: left;
	padding-right: 20px;
}
.cntr_detail_rightcont_bottom_content
{
	width: auto;
	float: none;
	padding-bottom: 20px;
}
#cntr_detail_rightcont_decorative
{
	width: 180px;
	float: right;
	margin-top: 10px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (Two Columns Callouts)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.cntr_twoColumnsCallouts_rightcont_column_item
{
	margin-bottom: 25px;
	width: 356px;
}
.cntr_twoColumnsCallouts_rightcont_column_item_image
{
	float: left;
	padding: 3px 10px 0px 0px; #padding:4px10px0px0px;_padding:3px10px0px0px}
.cntr_twoColumnsCallouts_rightcont_column_item_text
{
	float: left;
	width: 255px;
}
.cntr_twoColumnsCallouts_rightcont_column_item_text h3
{
	padding: 5px 0px 12px 0px;
}

#cntr_twoColumnsCallouts_rightcont_text
{
	width: 712px;
	overflow: hidden;
}
#cntr_twoColumnsCallouts_rightcont_columns
{
	float: left;
	width: 351px;
}

#cntr_twoColumnsCallouts_rightcont_columnsRight
{
	float: left;
	width: 346px;
}


.leftCell
{
	width: 356px;
	padding-right: 20px;
}

#cntr_twoColumnsCallouts_rightcont_content
{
	width: 732px;
	font-weight: bold;
	padding-bottom: 15px;
}
#cntr_content_twoColumnsCallouts
{
	width: 732px;
	padding-right: 29px;
}
#cntr_twoColumnsCallouts_rightcont_leftcolumn
{
	width: 280px;
	float: left;
	padding-right: 20px;
}
#cntr_twoColumnsCallouts_rightcont_rightcolumn
{
	width: 356px;
	float: left;
}

table.contenGenerate td
{
	vertical-align: top;
}

.cntr_twoColumnsCallouts_rightcont_column_itemBusiness
{
	margin-bottom: 25px;
	width: 356px;
	height: 85px;
}
table.contenGenerateBusiness td
{
	vertical-align: top;
	padding-bottom: 15px;
}

#cntr_twoColumnsCallouts_rightcont_moreContent
{
	width: 761px;
	padding-bottom: 30px;
	margin-left: 195px;
}
#cntr_twoColumnsCallouts_rightcont_moreContent p
{
	text-align: center;
}
.table_two_columns, .table_two_columns tr, .table_two_columns td
{
	vertical-align: top;
}


#cntr_twoColumnsSiteMap_rightcont_leftcolumn
{
	width: 280px;
	float: left;
	padding-right: 20px;
}
#cntr_twoColumnsSiteMap_rightcont_rightcolumn
{
	width: 356px;
	float: left;
}
#cntr_twoColumnsSiteMap_rightcont_columns
{
	float: left;
}
/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (Company History)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/
#cntr_history_left_image
{
	width: 172px;
	padding: 20px 0px 0px 10px;
}
#cntr_history_content
{
	width: 732px;
	padding-right: 26px;
	padding-bottom: 40px;
}
#cntr_history_content_timeline
{
	border: #dfd7d6 solid;
	border-width: 1px 0px;
	height: 17px;
	padding-top: 1px;
	margin-top: 20px;
}
#cntr_history_content_timeline ul li
{
	float: left;
}
#cntr_history_content_timeline ul li a
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	text-decoration: none;
	border-right: #4e241d solid 1px;
	padding: 0px 12px;
	margin: 2px 0px;
}
#cntr_history_content_timeline ul li a.last
{
	border: 0px;
}
/*#cntr_history_content_timeline ul{background: transparent url(/Corporate/images/commons/history/downBrownArrow.gif) no-repeat 50% 22px; height:30px}*/
#cntr_history_content_timeline ul li a.currentPage
{
	font-weight: bold;
}
.cntr_history_content_leftcolumn
{
	width: 356px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.cntr_history_content_rightcolumn
{
	width: 356px;
	float: left;
	overflow: hidden;
}

#cntr_history_content p
{
	margin-bottom: 10px;
	line-height: 16px;
	text-align: justify;
}
#cntr_history_content_leftcolumn img.photo, #cntr_history_content_rightcolumn img.photo
{
	margin-bottom: 25px;
}
.year
{
	color: #00539b;
	font-weight: bold;
}
#cntr_history_content .leaf
{
	background: transparent url(/Corporate/images/commons/maintitleimage.gif) no-repeat 0 3px scroll;
	height: 16px;
	width: 21px;
	display: -moz-inline-stack;
	display: inline-block; *background-position:05px;}
/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (List with links)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_listWithLinks_rightcont_sectionNav
{
	margin-top: 10px;
}
#cntr_listWithLinks_rightcont_sectionNav ul li
{
	display: block;
	float: none;
	padding: 0px;
}
#cntr_listWithLinks_rightcont_sectionNav ul li a
{
	color: #c00d11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
#cntr_listWithLinks_rightcont_sectionNav ul li a:hover
{
	text-decoration: underline;
}
#mainheaderList
{
	width: 732px;
	padding-right: 29px;
}
#mainheaderList h1
{
	width: 350px;
	float: left;
}
#mainheaderListLink
{
	width: 375px;
	float: right;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
.cntr_listWithLinks_rightcont_content
{
	padding: 0px 0px 20px 0px;
}
.cntr_listWithLinks_rightcont_content p
{
	margin-bottom: 5px;
}


/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (Detail with picture)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_detail_rightcont_photo
{
	width: 150px;
	height: 172px;
	float: left;
	margin: 0px 20px 19px 0px;
}
#cntr_detail_photo_rightcont_text
{
	display: inline;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration ? styles (Message from CEO)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_message
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
}
#cntr_message_image
{
	margin-bottom: 15px;
}
#cntr_message_photo
{
	width: 160px;
	float: left;
	margin: 0px 0px 20px 0px;
}
#cntr_message_photo img
{
	margin-bottom: 20px;
}


/*-------------------------------------------------------------
   MCCORMICK - Iteration 2 styles (Detail with two pictures)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.short_phrase
{
	margin-bottom: 15px;
}
.cntr_content_center_block
{
	margin-bottom: 10px;
	clear: both;
}
.cntr_content_center_block_photo
{
	margin: 10px 0 20px;
}
.cntr_content_center_block p
{
	margin-bottom: 1em;
}
.cntr_content_center_photo
{
	width: 175px;
	float: left;
	margin: 0px 5px 5px 0px;
	padding-top: 3px; 
	#padding-top:4px;
}

.cntr_content_center_logo
{
	margin-top: 45px; 
	font-size: 9px;
	text-align: left;
	width: 165px;
}
		
.cntr_content_center_text
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	float: left;
}

.cntr_content_center_block .indentedList
{
	margin-bottom: 1em;
}
.cntr_content_center_block .indentedList p
{
	margin: 0;
}
.cntr_content_center_block .indentedList ul li
{
	margin: 0 0 0 13px;
}


/*-------------------------------------------------------------
   MCCORMICK - Iteration 2 styles (Detail with picture and list)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.cntr_content_center_block ul li
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	padding-left: 10px;
	margin-bottom: 20px;
	background: url(Corporate/images/commons/bullet.gif) 0 5px no-repeat;
}


/*-------------------------------------------------------------
   MCCORMICK - Iteration 2 styles (Detail with picture and acrostic)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_content_center_block_acrostic
{
	width: 350px;
	float: left;
}
#cntr_content_center_block_acrostic p
{
	font-weight: bold;
	margin: 0px;
}
#cntr_content_center_block_acrostic p span
{
	color: #c00d11;
	font-weight: bold;
	padding-left: 1em;
	letter-spacing: 1px;
}
#cntr_content_center_block_acrostic p span.last
{
	padding: 0px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 2 styles (Registration Form)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.asterisk
{
	color: #c00d11;
	font-weight: bold;
	margin-right: 5px;
}
.note
{
	font-size: 9px;
}
.noMarginBottom
{
	margin-bottom: 0px;
}
.moreInterSpacing
{
	padding-top: 30px;
}
/* Layout styles */
#registration_form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#registration_form .block_fields
{
	clear: both;
	margin-bottom: 12px;
}
#registration_form .thin_field
{
	width: 130px;
	float: left; /*margin-bottom:12px*/
}
#registration_form .middle_field
{
	width: 265px;
	float: left; /*margin-bottom:12px*/
}
#registration_form .normal_field
{
	width: 177px;
	float: left; /*margin-bottom:12px*/
}
#registration_form .wide_field
{
	width: 519px /*;float:left;margin-bottom:12px*/;
}
#registration_form #submit_button
{
	width: 519px;
	text-align: center;
}
/* Label styles */
#registration_form h4
{
	padding-top: 24px;
}
#registration_form label
{
	color: #4e241d;
	font-weight: bold;
	margin-bottom: 3px;
	display: block;
}
#registration_form label .asterisk
{
	margin-left: 3px;
}
#registration_form .normal_field label
{
	font-weight: normal;
}
/* Select styles */
#registration_form select
{
	border: 1px solid #4E241D;
	padding: 2px;
}
#registration_form .thin_field select
{
	width: 120px;
}
#registration_form .normal_field select
{
	width: 165px;
}
/* Input text styles */
#registration_form input
{
	border: 1px solid #4E241D;
	padding: 2px;
	height: 18px;
}
#registration_form .thin_field input
{
	width: 120px;
}
#registration_form .middle_field input
{
	width: 250px;
}
#registration_form .wide_field input
{
	width: 250px;
}
#registration_form .normal_field input
{
	width: 160px;
}
/* Check box styles */
#registration_form .check_field
{
	margin-bottom: 10px;
}
#registration_form .check_field input
{
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#registration_form .check_field label
{
	font-weight: normal;
	display: inline;
}
/* Textarea styles */
#registration_form .wide_field textarea
{
	width: 519px;
	height: 58px;
	border: 1px solid #4E241D;
}
#return_links
{
	padding-top: 10px;
}
#return_links a
{
	line-height: 12pt;
}
/* Children Registration */
#children_registration
{
	display: none;
}
#children_registration h4
{
	padding: 0px;
}
#hideChildrenForm
{
	float: right;
	display: block;
}
/* Validation Styles */

div.error
{
	background: url(/Corporate/images/commons/icon_alert.gif) 0 50% no-repeat;
	padding-left: 25px;
	margin-bottom: 1em;
	display: block;
	color: #c00d11;
	margin: 0px;
}
/*div.error p{color:#c00d11;margin:0px}
div.error p#errmail{display:none}

em.error{color:#c00d11;margin-top:2px;font-style:normal;display:block}
input.error, textarea.error, select.error{background-color:#FFFF00}
*/
/*-------------------------------------------------------------
   MCCORMICK - Iteration 2 styles (Registration Form)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/
.contact_info
{
	padding: 10px 0px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (Media Library Landing page)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.redlink
{
	color: #C00D11;
	text-decoration: none;
}
.redlink:hover
{
	text-decoration: underline;
	color: #C00D11;
}

#cntr_center_detail h2.subheader
{
	margin-top: 22px;
}
.cntr_center_detail_photos
{
	width: 531px;
	margin-bottom: 24px;
}
.cntr_center_detail_photos_image
{
	width: 105px;
	height: auto;
	float: left;
	padding-top: 3px; #padding-top:4px;_padding-top:3px}
.cntr_center_detail_photos_text
{
	width: 411px;
	float: left;
	margin-left: 15px;
}
.cntr_center_detail_photos
{
	width: 531px;
	margin-bottom: 16px;
}
#cntr_right_contact_info
{
	width: 181px;
	margin-bottom: 25px;
}
#cntr_right_contact_info p
{
	font-size: 10px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (Site Map)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.sectionLinks
{
	margin-bottom: 20px;
}
.sectionLinks h2
{
	margin-bottom: 12px;
	text-transform: uppercase;
}
.sectionLinks ul
{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 18px;
	list-style-image: url(/Corporate/images/commons/bulletRed.gif);
}
.sectionLinks li
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
}
.sectionLinks ul li a
{
	position: relative;
	left: -5px; *left:-7px}
.sectionLinks h2 a.textlink:hover
{
	color: #c00d11;
}
/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (Legal pages)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.left_img
{
	margin-top: 53px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (Search results)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.cntr_search_result
{
	margin: 11px 0px;
}
.cntr_search_result p
{
	width: 531px;
}
#cntr_search_navigation
{
	margin-top: 22px;
	text-align: center;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (News Room)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.cntr_press_release
{
	padding: 10px 0px 20px;
}
.cntr_press_release_note
{
	margin-bottom: 20px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (News Room)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/


#cntr_directions_map
{
	margin: 17px 0 28px;
}
.cntr_directions_list
{
	margin-bottom: 32px;
}
.cntr_directions_list ul li
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent url(/Corporate/images/commons/bullet.gif) 0 5px no-repeat scroll;
	text-indent: 10px;
	line-height: 12pt;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (Investor Relations)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_webcat
{
	margin-bottom: 20px;
}
#cntr_webcat img
{
	width: auto;
	float: left;
	margin: 12px 19px 0 12px;
}
#cntr_webcat p
{
	width: 486px;
	float: left;
}
.cntr_invRelations_content
{
	margin-bottom: 24px;
}
.cntr_invRelations_content table tr td img
{
	margin-bottom: 5px;
}
.cntr_invRelations_content .leftCol
{
	width: 86px;
	vertical-align: middle;
}
.cntr_invRelations_content .centerCol
{
	width: 430px;
	vertical-align: middle;
}
.cntr_invRelations_content .rightCol
{
	width: 15px;
	vertical-align: middle;
}
#cntr_invRelations_right
{
	width: 183px;
}
#cntr_invRelations_right p
{
	margin-left: 21px;
}
#cntr_invRelations_right_logo
{
	margin: 20px 0 20px 21px;
}
.cntr_invRelations_content .centerCol a.textlinkthin:hover
{
	font-weight: normal;
	text-decoration: underline;
}
/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (stock Quote)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_stockQuote_navigation
{
	border: #dfd7d6 solid;
	border-width: 1px 0px;
	height: 17px;
	padding-top: 1px;
	margin-top: 20px;
}
#cntr_stockQuote_navigation ul li
{
	float: left;
}
#cntr_stockQuote_navigation ul li a
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	text-decoration: none;
	border-right: #4e241d solid 1px;
	padding: 0px 8px;
	margin: 2px 0px;
}
#cntr_stockQuote_navigation ul li a.last
{
	border: 0px;
}
#cntr_stockQuote_navigation ul li a.currentPage
{
	font-weight: bold;
}
#cntr_stockQuote_data
{
	width: 240px;
	margin-top: 7px;
	overflow: hidden;
}
#cntr_stockQuote_data #dotLine
{
	margin: 10px 0;
}
#cntr_stockQuote_data td
{
	width: 120px;
	height: 18px;
	vertical-align: middle;
}
#cntr_stockQuote_disclaimer
{
	margin-bottom: 60px;
}
#cntr_stockQuote_disclaimer p
{
	margin-bottom: 17px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (Search press release)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_search_press_form
{
	padding: 8px 0 22px;
}
#cntr_search_press_form label, #cntr_search_press_form input, #cntr_search_press_form select
{
	color: #4e241d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
#cntr_search_press_form select
{
	width: 128px;
	border: 1px solid #4E241D;
	padding: 1px;
	margin: 0 20px 0 0;
}
#cntr_search_press_form label
{
	margin: 9px 0;
	display: block;
}
#cntr_search_press_form input
{
	margin: 28px 7px 0 0;
}
#cntr_search_press_form input.textSearch
{
	width: 275px;
	height: 17px;
	border: 1px solid #4E241D;
	padding: 1px;
	float: left;
}
#cntr_search_press_form input.btnSearch
{
	width: 72px;
	height: 22px;
	float: left;
}
.cntr_search_press_result
{
	margin: 0px 0px 23px;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (Logo and usage)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.cntr_logo_n_usage
{
	width: 265px;
	float: left;
	margin: 0px 0;
}
.cntr_logo_n_usage_column
{
	width: 100px;
	float: left;
	margin: 20PX 10px 0 0;
}
.cntr_logo_n_usage_column ul
{
	margin-top: 15px;
}
.cntr_logo_n_usage_column ul li
{
	margin-bottom: 4px;
}
.cntr_logo_n_usage_column ul li a.textlinkthin:hover
{
	font-weight: normal;
	text-decoration: underline;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (PRESS ROOM DETAILS)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

.press_detail_header
{
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #4e241d;
}
.cntr_press_release_detail
{
	margin-top: 17px;
}
.press_release_detail_gallery
{
	float: left;
	width: 156px;
	margin: 0 20px 0 0;
}
.press_release_detail_gallery .gallery_controls
{
	text-align: center;
	padding: 10px 0;
}
.gallery_controls a
{
	font-weight: bold;
}
.gallery_controls span
{
	padding: 0 5px;
}
.cntr_press_release_detail p
{
	margin-bottom: 22px;
}
.cntr_bottom_press_contact
{
	margin-top: 40px;
}
.cntr_bottom_press_contact .contact_detail
{
	width: 265px;
	float: left;
}
.cntr_media_contact_rightcol
{
	margin: 15px 0 20px;
}
.cntr_media_contact_rightcol h2
{
	color: #4e241d;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cntr_media_contact_rightcol p
{
	line-height: 14px;
	font-size: 10px;
}
.cntr_media_contact_rightcol a
{
	color: #c00d11;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 22px;
	display: block;
}

.cntr_logo_n_usage_column ul li a.textlinkthin:hover
{
	font-weight: normal;
	text-decoration: underline;
}

/*-------------------------------------------------------------
   MCCORMICK - Iteration 3 styles (photos)
   ------------------------------------------------------------
   Description:  Stylesheet for McCormick Corporate
   Filename:     global.css
   -------------------------------------------------------------*/

/* ========================================================================//
   Index of styles used in specific elements and components for the
   project within this CSS.

   1. CONTENT
   ========================================================================//
*/

/* ========================================================================//
   1. CONTENT:
   These styles contain the structure of the content.
   ========================================================================//
*/

#cntr_usageRights
{
	margin-top: 22px;
}
#showPhotosSelect
{
	margin-top: 20px;
}
#showPhotosSelect p
{
	margin-right: 10px;
}
#showPhotosSelect select
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#showPhotosSelect p, #showPhotosSelect select
{
	display: inline;
}
.rightAlignment
{
	float: right;
}




.pr_layout_images_rotating_txt
{
	border-style: none;
	border-width: 0px;
	cursor: default;
	color: #4B4B4B;
	font-family: "Lucida Sans Unicode" , "Lucida Sans" , "Lucida Grande";
}

.corpmenu
{
	width: 100%;
	text-align: left;
	font: bold 12px Verdana;
	background: #FFFFFF;
}

.corpmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.corpmenu ul li
{
	position: relative;
	display: inline;
	float: left;
}

.corpmenu ul li a
{
	display: list-item;
	background: #FFFFFF;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #c00d11;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 12px;
	border-right: 0px solid #778;
	text-decoration: none;
}

* html .corpmenu ul li a
{
	display: inline-block;
}

.corpmenu ul li a:link, .corpmenu ul li a:visited
{
	color: #990000;
}

.corpmenu ul li ul li a:hover
{
	background: transparent;
}

.corpmenu ul li a:hover
{
	color: #00539b;
	margin-top: 0px;
	background: url(/Corporate/images/commons/red_arrow.gif) no-repeat 50% 18px;
}

.corpmenu ul li ul
{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	background-color: #FFFFFF;
	margin-top: 0px;
}

.corpmenu ul li ul li
{
	display: list-item;
	float: none;
}

.corpmenu ul li ul li ul
{
	top: 0;
}

.corpmenu ul li ul li a
{
	font: normal 11px Verdana;
	width: 125px;
	padding: 6px 5px 6px 5px;
	color: #c00d11;
	margin: 0;
	border-top-width: 0;
	border-bottom: 0px solid gray;
}

.downarrowclass
{
	position: relative;
	top: 8px;
	left: -25px;
}


/*
Supplier Diversity Form related CSS
*/

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.title1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.step_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; /*font-weight: bold;*/
	color: Black;
}
#cntr_content_page1 .req_field, #cntr_content_page2 .req_field
{
	font-size: 10px;
	color: #4E241D;
}
.req_field
{
	float: right;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: -15px; /*margin-right: 50px; 	position:relative;*/
	font-size: 10pt;
	padding-bottom: 20px;
	margin-top: 0px;
	vertical-align: top;
}
#cntr_content_page1, #cntr_content_page2, #cntr_content_page1 .desc, #cntr_content_page2 .desc, #cntr_content_page1 .desc1, #cntr_content_page2 .desc1, #cntr_content_page1 .title, #cntr_content_page2 .title, #cntr_content_page1 td, #cntr_content_page2 td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E241D;
}
#cntr_content_page1 .title, #cntr_content_page2 .title, #cntr_content_page1 .title1, #cntr_content_page2 .title1, #cntr_content_page1 .label1, #cntr_content_page2 .label1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00539B;
}
.desc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.desc1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-style: italic;
}
.label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.label1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}


.sectionheader1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
}


.frmtbl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.maintable
{
	padding-left: 10px;
	display: block;
}
/* Newly Added by DSK */

.columns_with_picture
{
	width: 700px;
	float: left;
	margin: 30px 0 0 0;
}
.columns_with_picture_content
{
	width: 310px;
	float: left;
	padding-right: 40px;
}
.columns_with_picture_content_bottom
{
	width: 690px;
	float: left;
	padding-right: 10px;
}
#cntr_content_center2
{
	width: 700px;
	float: left;
	padding: 0px 20px 40px 0px;
}
.img_sections
{
	width: 88px;
	height: 91px;
	overflow: hidden;
	padding: 0 10px 10px 0;
	float: left;
}
.style1 {
	color: #4e241d
}
.style3 {
	color: #C00D11;
	font-weight: bold;
}
