
h1, h1 a
{
	font: normal 24px arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: none;
	color:#807e84;
	letter-spacing: 3px;
}
h2, h2 a
{
	font: bold 14px arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#ffc222;
	text-decoration: none;
}

h3, h3 a
{
	font: bold 13px arial, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#000000;
}

object {display:block;}

.interiorContentCell h1
{
	
}
.caseStudyBox
{
	background: #B5DCB7;
	border: 1px solid #9FC8A1;
	float: right;
	width: 200px;
	margin: 10px 0px 10px 10px;
}

.libraryItemContent
{
	background-image: url(../../Collateral/Images/English-US/lib_content_bg.gif);
	background-repeat: repeat-y;
	font: normal 11px arial, sans-serif;
}

.libraryItemContent li a
{
	font: normal 11px arial, sans-serif;
}

.libraryItemQuote
{
	padding: 15px 5px 5px 5px;
	font: Helvetica 12px arial, sans-serif;
}

.caseStudyBox td
{
	color: #002C5F;
	border: 1px solid #FFFFFF;
	margin: 4px;
	padding: 10px;
	text-align: center;
}

.libraryBg
{
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
}

.libraryBg li
{
	margin-left: -1em;
}

.emagine-note
{
	font: bold 12px arial, sans-serif;
	color: #AD1C18;
}
.footnote
{
	font-size: 10px;
}

.imgStyle
{
	background: url(images/imgstyle.gif) no-repeat;
	padding: 0px 5px 7px 9px;
}

.table-header-app
{
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	background-color: #6F7475;
	padding: 5px;
}
.table-subheader-app
{
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	background-color: #748DAB;
	padding: 5px;
}
.table-row
{
	font: 11px arial, sans-serif;
	color: #000000;
	padding:5px;}
.table-altrow
{
	font: 11px arial, sans-serif;
	color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
}

.table-header-app a
{
	color: #FFFFFF;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Global Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

html
{
	height: 98%;
	padding: 0px 0px 0px 0px;
}

body
{
	/* background: url(images/container_bg.jpg) repeat; */
	background-color: #ffffff;
	color: #5E5F62;
	font: normal 12px arial, sans-serif;
	height: 100%;
	margin: 0px;
	text-align: center;
}

body a
{
	color: #6f6f6f;
}
body a:hover
{
	color:#cc6633; 
}

hr
{
	margin-bottom: 7px;
	width: 99%;
	height: 2px;
	display: block;
}

img
{
	border: none;
}

p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

ol
{
	margin-top: 5px;
	padding-top: 0px;
	padding-top: 0px;
	list-style: decimal;
}
ol ol
{
	list-style: disc;
	margin-left: 15px;
}
ol ol ol
{
	list-style: circle;
}
ul
{
	list-style: square;
	margin: 10px 0px 10px 40px;
	padding: 0px;
}
ul ul
{
	list-style: circle;
	margin-left: 15px;
	margin-top: 7px;
}

#pageContainer
{
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
	text-align: center;
}

#container
{
	padding: 0px 0px 20px 0px;
	text-align: left;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

#mainContainer
{
	border: solid 1px #807e84;
	width: 954px;
}

#header
{
	/*  		background:transparent url(images/header_bg.gif) no-repeat;  		border-right: 1px solid #FFFFFF;  	*/
	clear: both;
	height: 66px;
}

#header_interior
{
	/* background: url(images/header_interior_bg.gif) repeat-x; */
	clear: both;
	margin: 0px auto;
}

#logo
{
	float: left;
	padding: 36px 0px 20px 30px;
}

#logo img
{
	display: block;
}

#utilities
{
	color: #444444;
	clear: right;
	float: right;
	font: 10pt arial, sans-serif;
	margin: 10px 10px 10px 0px;
	padding: 15px 10px 0px 0px;
	list-style: none;
	display: inline-block;
	margin-right: 35px;
}
#utilities li
{
	display: inline;
	margin: 0px;
	padding: 0 5px 0 0;
	list-style: none;
}

#utilities a
{
	color: #444444;
	text-decoration: none;
}
#utilities a:hover
{
	color: #444444;
	text-decoration: underline;
}

#topNav
{
	/*  		background: url(images/topnav_bg.gif) repeat-x;  		border-top: 1px solid #FFFFFF; 	*/
	height: 24px;
	padding: 50px 0px 0px 0px;
}

#topNavDropdowns img
{
	display: block;
	float: left;
}

#topNavLeftCorner
{
	float: left;
	padding-right: 201px;
	width: 11px;
}

#search
{
	float: right;
	padding: 5px 30px 5px 0px;
	margin-bottom: 20px;
	width: 170px;
	font-size: 10pt;	
	
}

#search_interior
{
	height: 113px;
	float: right;
	padding: 5px 0px 5px 15px;
	width: 217px;
}

#searchBox input
{
	background: #efefef;
	border: solid 1px #000000;
	float: left;
	width: 118px;
	height: 12px;
	font-size: 10px;
}

#searchButton
{
	float: left;
	height: 13px;
	padding-left: 7px;
}

#topNavBottom
{
	clear: left;
	float: left;
}

#search img, #topNavBottom img, #topNavLeftCorner img
{
	display: block;
}

#footer
{
	clear: both;
	color: #5e5f62;
	display: block;
	font: 10px arial, helvetica, verdana, sans-serif;
	height: 42px;
	text-align: left;
}

#footer ul
{
	float: right;
	line-height: 41px;
	list-style: none;
	margin: 0px 16px 0px 0px;
	padding: 0;
}
#footer ul li
{
	display: inline;
	padding-right: 4px;
}

#footer a
{
	color: #5e5f62;
	text-decoration: none;
}
#footer a:hover
{
	color: #5e5f62;
	text-decoration: underline;
}

#footer img
{
	float: left;
}

.image
{
	display: block;
}

#clear
{
	clear: both;
}

#sectional
{
	width:745px;
	clear: both;
}

#sectional img
{
	display: block;
}

#headerBanner img
{
	width: 755px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#homeMain
{
	clear: both;
	width: 954px;
}
#homeFlash
{
	margin-bottom:-3px;
}

#homeFlash img, #homeFlash embed
{
	
}

.homeLibraryCell
{
	border-right: solid 1px #444444;
	text-align:center;
}
#homeBottomContainer
{
	clear: both;
}

#homeBottom
{
	float: left;
	line-height: 15px;
	padding: 23px 25px 11px;
}

#homeBottom a
{
	color: #e26a1f;
	font-weight: bold;
}

#homeBottomBottom
{
	float: left;
}

#homeBottomBottom img
{
	display: block;
	text-align:center;
}
#homeBottomBox2, #homeBottomBox3, #homeBottomBox4
{
	text-align:center;
}
#homeBottomBox1 h1, .homeLibraryCell h1
{
	color: #FF8219;
	font: normal 10px arial, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	clear:both;
	float:none;
	margin: 0px;
	text-align:left;
	letter-spacing: 1px;
	
}
#homeBottomBox1
{
	margin-top:25px;
	padding: 0px 0px 0px 0px;
	width: 324px;
}
#homeBottomBox1 h1
{
	padding: 0px 0px 0px 33px;
	text-transform:uppercase;
	text-align:left;
	color: #FF8219;
}
#homeBottomBox1 ul
{
	margin: 0px;
	padding: 0px 35px 0px 25px;
}

#homeBottomBox1 ul li
{
	padding: 8px 5px 8px 10px;
	border-bottom: solid 1px #807e84;
	list-style: none;
}

#homeBottomBox1 ul ul li
{
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#homeBottomBox1 ul ul
{
	padding: 5px 0px 0px 0px;
}

#homeBottomBox1 ul a
{
	color: #5E5F62;
	font-weight: normal;
	text-decoration: none;
}
#homeBottomBox1 ul a:hover
{
	text-decoration: underline;
}

#homeBottomBoxContent
{
	margin: 25px;
}
#homeBottomBoxContent a
{
	text-decoration: underline;
}

#newsbox 
{
	text-align:left;
	margin: 20px 10px 0 30px;
}
#newsbox ul
{
	margin: 0;
}
#newsbox li
{
	margin-left: -10px;
	margin-right: 6px;
	padding: 10px 0 10px 10px;
	list-style-type: none;
	line-height: 1.2em;
	letter-spacing: .05em;
	font-size: 85%;
	font-weight: bold;
	border-bottom: solid 1px #FFC208;
}
#newsbox a
{
	text-decoration: none;
}
#newsbox a:hover
{
	text-decoration: underline;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#interiorMainContainer
{
	background: #FFFFFF;
	clear: both;
	padding: 0px 10px 0px 0px;
	
}

#interiorMainContainerBottom
{
	clear: both;
	float: left;
}

#interiorMainContainerBottom img
{
	display: block;
}
#headerBanner
{
	padding-bottom:0px;
	margin:0px;
}
#bannerSWF
{
	border: none;
}
.interiorContentCell
{
	text-align:left;
	padding: 0px 25px 25px 25px;
}
.interiorContentCell a
{	
	text-decoration:underline;
}
.interiorContentCell h2 a
{	
	text-decoration: none;
	color:#ffc222;
}
.interiorRightNavigation
{
	vertical-align: top;
	width:190px;
	border-left:solid 1px #807e84;
	min-height: 460px;
	/*height: auto !important;  Fixes min-height display issue (IE6)*/
	height: 460px; /* Fixes min-height display issue (IE6)*/
}

#content
{
	padding-top:25px;
	line-height: 18px;
	min-height: 460px;
	height: auto !important; /* Fixes min-height display issue (IE6)*/
	height: 460px; /* Fixes min-height display issue (IE6)*/
	
}
#content ul
{
	padding: 0px;
	margin: 0px;
	float:none;
	clear:both;
}
#content ul li
{
	margin-left:15px; 
	padding: 0px 0px 0px 15px;
	list-style-type:disc;
}

#library
{
}

#libraryVert
{
	border-left: 1px solid #CCCC99;
	display: inline;
	float: right;
	height: 100%;
	position: relative;
	width: 240px;
}

#vertLibItem
{
	clear: both;
	margin-top: 10px;
}
#libraryhoriz
{
	border-left: 1px solid #CCCC99;
	display: inline-block;
	height: 100%;
	position: relative;
	width: 240px;
}

#horizLibItem
{
	clear: both;
	margin-top: 10px;
}

.libraryItem img
{
	display: block;
}
.libraryQuote img
{
	display: block;
}

.homeLibraryCell #horizLibItem
{
	margin-top: 25px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Left Nav Menu Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#leftNav
{
	float: left;
	padding: 0px 10px 10px 10px;
	color:Silver;
	font: bold 10px arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align:top;
	width: 150px;
}

.leftnav
{
	background-color: #ffc222;
	color: Silver;
	font: bold 12px arial, sans-serif;
}

#leftNav table
{
	margin-left: 5px;
}
.leftnav-lvl1-off, .leftnav-lvl1-off a, .leftnav-lvl1-on a, .leftnav-lvl1-on
{
	color: Silver;
	vertical-align: top;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.leftnav-lvl2-off a:hover, .leftnav-lvl2-on a:hover, .leftnav-lvl3-off a:hover, .leftnav-lvl2-on a, .leftnav-lvl2-on, .leftnav-lvl1-on:hover a, .leftnav-lvl1-off a:hover, .leftnav-lvl1-on, .leftnav-lvl3-on
{
	color: #e26a1f;
	text-decoration: none;
	vertical-align: top;
}
.leftnav-lvl2-off a, .leftnav-lvl2-off, .leftnav-lvl3-off a, .leftnav-lvl3-off
{
	color: Silver;
	text-decoration: none;
	vertical-align: top;
}
td.leftnav-lvl2-off, td.leftnav-lvl2-on
{
	text-transform:none;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
}
td.leftnav-lvl3-off, td.leftnav-lvl3-on
{
	text-transform:none;
	padding-left: 15px;
	padding-top:5px;
	padding-bottom:5px;
}
.leftnav-lvl1-spacer
{
	padding: 0px;
	height: 2px;
}


/* =-=-=-=-=-=-=-=-=-=-=-=-Top Nav Menu Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */


/* ~~~~~~~~~~~~~~~~~~~~~   Clear styles first   ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.RadMenu_Default
{
	background: Transparent;
	padding-left: 25px;
}
.RadMenu_Default .slide
{
	margin-left:-66%;
	margin-top: 2.5em;
}

.RadMenu_Default .link, .RadMenu_Default .link:visited
{
	color: #ffffff;
	cursor: pointer;
	font-weight:bold;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
}
.RadMenu_Default .group .text
{
 color: #6f6f6f;
 font-weight:bold;	
}
.RadMenu_Default .group .link, .RadMenu_Default .group .group .link
{
	cursor: pointer;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
.RadMenu_Default .group .text, .RadMenu_Default .group .group .text
{
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #6f6f6f;	
	background-color: Transparent;	
	text-align: center;
	white-space: normal;
}
.RadMenu_Default .group .last .text
{	
	border-bottom: none;	
}
.RadMenu_Default .text
{
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font: 9pt Arial, Verdana, sans-serif;
	letter-spacing: 2px;
}
.RadMenu_Default .group .text
{
	text-transform: none;
	font: 9pt Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #333333; /* I.E.  Will pick up this one, until they support the next one.  */
	color: rgba(33,33,33,0.8);
	letter-spacing: 1px;
}
.RadMenu_Default .text:hover
{
	color: #cc6633;
}

.RadMenu_Default .group .link:hover, /* 1st level on cell*/ .RadMenu_Default .group .focused, .RadMenu_Default .group .expanded
{
	color: #cc6633;
	cursor: pointer;
	text-decoration: none;
}

.RadMenu_Default .group .group .expanded, .RadMenu_Default .focused, .RadMenu_Default .expanded
{
	color: #6f6f6f;
	cursor: pointer;
	text-decoration: none;
}
.RadMenu_Default li
{
	display:block;
}
.RadMenu_Default .link:hover .text, /* on text */ .RadMenu_Default .link:visited:hover, .RadMenu_Default .focused, .RadMenu_Default .expanded
{
	color: #cc6633;
	cursor: pointer;
	text-decoration: none;
}
.RadMenu_Default .item:hover .text
{
	color: #cc6633;
	cursor: pointer;
	text-decoration: none;
}
.RadMenu_Default .group .item:hover .text
{
	color: #cc6633;
}
.RadMenu_Default .item:hover .group .text
{
	color: #6f6f6f;
}
.RadMenu_Default .group .link:Hover .text
{
	color: #cc6633;
}

.RadMenu_Default .group /* whole dropdown */
{
	background: transparent;
	display:block;
	font-weight:bold;
	border: 1px solid #6f6f6f;
}
.RadMenu_Default .group .item .link, .RadMenu_Default .group .group .item .link
{
	background: #e6e6e6;		
	 filter: alpha(opacity=90); /*/* IE*/
	/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*IE*/
	background: rgba(230,230,230,0.9);	
   -moz-opacity: 0.9; /*FireFox*/
}
.RadMenu_Default .expanded .focused
{
	color: #cc6633;
}
.menu
{
	background-color: Transparent;
}
.menuCell
{
	background-color: #ffc222;
	vertical-align: top;
	padding-top: 25px;
}
.contentCell
{
	vertical-align: top;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form
{
	font: 12px tahoma, sans-serif;
	color: #000000;
	border: 1px solid #999999;
}
.form-label
{
	font-weight: bold;
}
.form-button
{
	border: 1px solid #000000;
	color: #000000;
	font: bold 12px tahoma, sans-serif;
	height: 20px;
	background-color: #B3A892;
}
.form-textbox
{
	font: 12px tahoma, sans-serif;
	color: #000000;
	border: 1px solid #B3A892;
}
.red-star
{
	font: bold 10px tahoma, sans-serif;
	color: #FF0000;
}
.alert
{
	font: bold 10px tahoma, sans-serif;
	color: #FF0000;
}
.breadcrumb, a.breadcrumb, .breadcrumb a
{
	text-decoration: none;
	font-size: 8pt;
}
.breadcrumb .activePage
{
	color:#e26a1f;
}
.breadcrumb a:hover
{
	color:#e26a1f;
}
