/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */



body {
	color:#666666;
	font:75% arial, sans-serif;}

h1 {
	color:#3871B1;
	font:normal 240% georgia, helvetica, sans-serif;}

h2	
	{
	color:#3871B1;
	font:normal 190% georgia, helvetica, sans-serif;}

h3	
	{
	color:#3871B1;
	font:normal 160% georgia, helvetica, sans-serif;}

h4 {
	color:#3871B1;
	font:bold 130% georgia, helvetica, sans-serif;}

h5 {
	color:#3871B1;
	font:bold 120% georgia, helvetica, sans-serif;}

h6 {
	color:#3871B1;
	font:bold 100% georgia, helvetica, sans-serif;}

p {
	line-height:160%;
	font-size:100%;}
	
ul {line-height:160%;}

a {
	color:#EA9822;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}

h1 	{padding:0px 0px 25px 0px;}
h2 	{padding:10px 0px 10px 0px;}
h3 	{padding:10px 0px 10px 0px;}
h4 	{padding:0px 0px 10px 0px;}
h5 	{padding:0px 0px 6px 0px;}
h6 	{padding:0px 0px 6px 0px;}
p 	{padding:0px 0px 15px 0px;}
	
img {border:0px;}
hr {margin: 0px 0px 15px;}
.clear {clear:both;height:1px;}
.imgBlock {display:block;}
sup {font-size: 7px;}

sub {font-size: 7px;}

#content ul.VAMValSummaryErrors li {
	background:none;}

.thumbnailLinkGlobeLeft
{
    background: url(images/click_to_enlarge.gif) 0 bottom no-repeat;
    display: inline-block;
    margin: 5px 20px 5px 0px;
    padding-bottom: 19px;
}

.thumbnailLinkGlobeRight
{
    background: url(images/click_to_enlarge.gif) 0 bottom no-repeat;
    display: inline-block;
    margin: 5px 0px 5px 20px;
    padding-bottom: 19px;}



/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}
	
.imgRight {
	margin:4px 0px 7px 12px;
	padding:1px;}
	
	.imgRight_border {
		border: 1px solid #E3E2D0;
    	margin: 5px 0px 10px 20px;}
	
.imgLeft {
	margin:4px 12px 7px 0px;
	padding:1px;}
	
	.imgLeft_border {
    	border: 1px solid #E3E2D0;
   	 	margin: 5px 20px 10px 0px;}
   	 	
 .downloaddescription 
 {
     font-size:120%;
     }

/*	2.3 [Interior Tables and Applications]  */

.tableBorder {border: 1px solid #CCCCCC; margin-bottom: 15px;}

.tableBorder p {padding: 0px; line-height: 160%;}

.table-header-app {
	background-color:#1A518C;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	vertical-align:top;}
	
	#container td .table-header-app {
	background-color:#1A518C;
	color:#FFFFFF;
	font-size:130%;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	vertical-align:top;}
	
.table-header-app td {
	background-color:#1A518C;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
		
.table-header td, th {
		color:#000000;
		font-size:110%;
		font-weight:bold;
		padding:5px;
		vertical-align:top;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;}

.table-row {
	padding:20px; }
	
.table-altrow {
	background-color:#eeeeee;
	padding:20px;}

tr.table-row td, tr.table-altrow td {
	padding:20px;}
	
tr.table-altrow td {
	background-color:#eeeeee;}
		
.footnote {font-size:80%;}

.grid-row td {
	padding:20px 20px 10px;
	border-bottom:1px solid transparent; }
	
.grid-row td hr {
	margin:20px 0px 0px; }
	
.grid-row h2 {
	padding-top:0px; }
	
.grid-row h2 a {
	color:#3871B1; }

.grid-row td table td {
	padding:0px;
	border:none; }

/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

	#utilities {
		color: #666666;
		font:normal 90% arial, sans serif;}

		#utilities a {
			color:#666666;
			text-decoration:none;}

			#utilities a:hover {
				color:#666666;
				text-decoration:underline;}	
					

#footer {
	color:#666666;
	font-size:80%;
	text-align:center;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#wrapper {
	background:url(images/wrapper_bg.gif) 0px 0px repeat-y;
	clear:both;
	margin:15px auto 0px auto;
	width:995px;}

#container {
	margin:0px auto;
	width:979px;}

	#header {
		clear:both;
		height:112px;
		width:100%;}

		#logo {
			float:left;
			margin:14px 0px 0px 36px;}

		#logo img {
			display:block;}
	
		#utilities {
			float:right;
			display:inline;
			margin:10px 20px 0px 0px;}
			
			#utilities li {
				display:inline;
				padding:0px 0px 0px 0px;}
				
				#utilities img {
					vertical-align:middle;}	
	
		#topNav {
			clear:both;
			display:block;
			float:left;
			height:27px;			
			margin:15px 0px 0px 0px;
			padding:0px 20px 0px 39px;
			width:920px;}
	
			#topNav img {
				float:left;
				margin-top:8px;
				display:block;}
				
			#search {
				float:right;
				width:167px;}
					
			#search .searchBox {
				background: url(images/search_bg.gif) 0px 0px repeat-x;
				color:#8c9194;
				border:0px;
				float:left;
				display:block;
				height:22px;
				font-size:95%;
				font-style: italic;
				padding:5px 0px 0px 12px;
				width:118px;}
				
			#search .seachButton {
				display:block;
				width:37px;
				height:27px;
				float:left;}

#footer {	
	border-top:1px dotted #B2B2B2;
	border-bottom:1px dotted #B2B2B2;
	clear:both;
	padding:5px 0px 7px 0px;
	margin:0px auto 28px auto;
	width:940px;}
	
	#footer p {
		float:left;
		padding:0px;}
		
		#footer img {margin-right: 10px; float:left;}

	#footer ul {
		margin:10px 0px 0px 52px;
		float:left;}

		#footer ul li {
			display:inline;
			padding:0px 7px 0px 0px;}
			
		#footer ul li.company {
			font-weight:bold;
			text-transform:uppercase;}		

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMidA h1, #homeMidB h1 {
	padding:0px 0px 20px 0px;}
	
#homeMidB {
	color:#999999;
	font-size:90%;}

#homeMidC h1 {
	padding:0px 0px 3px 0px;}

#homeBottom {
	font-size:90%;}
	
	#homeBottom .about {
		font:normal 160% georgia, arial, sans-serif;}
		

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	width:979px;}
			
	#homeFlash {
		float:left;
		width:978px;
		/*width:279px;*/}
		
	#homeMid {
		clear:both;
		padding:20px 0px 0px 0px;
		width:979px;}
		
		#homeMidAContainer, #homeMidBContainer, #homeMidCContainer {
			background:url(images/homemidbox_bg.gif) 0px 0px no-repeat;
			display:inline;
			width:301px;}
			
		#homeMidAContainer, #homeMidBContainer {
			margin:0px 0px 0px 18px;
			float:left;}
			
		#homeMidCContainer {
			margin:0px 20px 0px 0px;
			float:right;}			
			
			#homeMidA, #homeMidB, #homeMidC {
				min-height:223px;
				padding:7px 7px 0px 7px;}
				
			#homeMidA ul {
				margin:0px 0px 0px 29px;}
				
			#homeMidA ul li {
				padding:0px 0px 6px 0px;
				height:31px;}
			
			#homeMidA ul li img {
				vertical-align:middle;}
				
			#homeMidA ul li a {
				color:#7E878F;
				font-size:120%;
				font-weight:bold;
				margin:0px 0px 0px 20px;
				text-decoration:underline;
				vertical-align:top;}
				
			#homeMidA ul li a:hover {
				color:#F7931E;
				margin:0px 0px 0px 20px;
				text-decoration:underline;
				vertical-align:top;}
				
			#homeMidB table {
				margin:0px 0px 0px 15px;}
				
				#homeMidB p {
				color: #3871B1;
				font-size: 120%;
				line-height:80%;
				padding-bottom:7px;}
				
				#homeMidB table td {
					padding:0px 5px 10px 9px;}
					
				#homeMidB table td a {
					color:#7E878F;
					font-weight:bold;}
					
					/*#homeMidB ul {
						margin:0px 0px 0px 20px;}*/
				
					#homeMidB ul li {
						background: url(images/int_list.gif) 0px 5px no-repeat;
						padding:0px 0px 10px 13px;
						margin: 0px 0px 0px 10px;
						line-height:120%;}
			
			#homeMidC img {
				display:block;}
		
	#homeBottom {
		border-top:1px dotted #B2B2B2;
		clear:both;
		margin:30px auto 0px auto;
		padding:20px 0px;
		width:940px;}	
		
			#homeBottom table {
				margin:0px auto;
				width:940px;}
				
			#homeBottom table p {
				padding:0px;}
				
				#homeBottom table td.spacer {
					width:55px;}
					
/*	4.3 [ezEdit ToolsFile]  */
				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	width:979px;}

	#sectionalGraphic {
		clear:both;
		height:189px;
		width:100%;}
		
#interiorColumns {
	padding:0px 0px 20px 0px;
	width:100%;}
	
	#leftNavContainer {
		background:url(images/leftnav_bg.gif) 0px top no-repeat;
		float:left;
		display:inline;
		margin:17px 0px 0px 17px;		
		width:191px;}
	
		#leftNav {}
			
			#leftNav table {
				margin:12px 0px 0px 16px;
				width:161px;}
		
	#main {
		float:right;
		display:inline;
		margin:0px 19px 0px 0px;		
		min-height:300px;
		height:auto !important;
		height:300px;
		width:720px;}
	
		#content {
			padding:30px 15px 0px 0px;}
		
			#content ul {
				margin:0px 0px 5px 23px;}
				
				#content ul li {
					background: url(images/int_list.gif) 3px 7px no-repeat;
					padding:0px 0px 7px 12px;}
					
				#content ul ul {
					margin:0px 0px 0px 25px;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list.gif) 3px 7px no-repeat;
						padding:0px 0px 7px 15px;}
				
			#content ol {
				list-style: decimal;
				margin:0px 0px 12px 39px;
				line-height: 160%;
				padding:0px;}

			#content ol li {padding-bottom: 7px;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {
	font-size:100%;
	width:182px;
	padding:95px 0px 0px 10px;}
		
/*	5.5 [Layout]  */
.libraryItem {
	margin: 0px 0px 10px 0px;}

.libraryTable {
	background: url(/collateral/images/english-us/lib_bottom.gif) 0px bottom repeat-y;
	}
	.libraryTable h2 {
			font-family:arial;
			font-size:130%;
			color:#1f75ce;
			font-weight:bold;
			line-height:22px;
			padding: 20px 15px 10px 17px;
			}
			
			.libraryTable td {
				padding: 0px 0px 0px 0px;}
			
			.libraryTable p {
				margin:0px;
				padding:0px 0px 4px 0px;}
			
			.libraryTable img {}			
				
				.libraryTable a {
					font-weight:bold;
					color:#666666;
					text-decoration:none;
					padding:0px 0px 0px 0px;
					margin:0px 0px 0px 0px;}
					
					.libraryTable a:hover {
						text-decoration:underline;}	
		

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	border-bottom:1px dotted #CCCCCC;
	color:#216DBD;
	font-weight:bold;
	padding:8px 10px 8px 4px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	border-bottom:1px dotted #CCCCCC;
	color:#787878;
	font-weight:bold;
	padding:8px 10px 8px 4px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#787878;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#787878;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#216DBD;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#216DBD;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_bg.gif) 0px bottom no-repeat;
	color:#216DBD;
	font-size:90%;
	font-weight:bold;
	padding:8px 10px 8px 15px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_bg.gif) 0px bottom no-repeat;
	color:#787878;
	font-size:90%;
	font-weight:bold;
	padding:8px 10px 8px 15px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#787878;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#787878;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#216DBD;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#216DBD;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 33px 9px no-repeat;
	color:#216DBD;
	font-size:90%;
	font-weight:bold;
	padding:5px 22px 5px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 33px 9px no-repeat;
	color:#787878;
	font-size:90%;
	font-weight:bold;
	padding:5px 22px 5px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#787878;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#787878;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#216DBD;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#216DBD;text-decoration:underline;}



/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#topNav .topItem {
	cursor:pointer;}
	
#topNav .topItemOneLevel {
	cursor:pointer;}
	
	#topNav .topItemOneLevel #outerWrapper #innerWrapper {
		border:none;}

#topNav #outerPlaceholderWrapper {
	text-align:left;
	float:left;
	display:inline;
	position:relative;
	width:700px;
	z-index:100;}

#topNav #outerWrapper {
	text-align:left;
	float:left;
	display:inline;
	position:relative;
	z-index:100;}
	
#topNav #innerWrapper {
	background:#ffffff url(images/twocolumn_nav_bg.gif) 176px 0px;
	border:1px solid #D0D1D2;
	display:block;
	float:left;
	margin:0px 0px 20px 0px;}
	
#topNav	#innerWrapperOneLevel {
	background:#ffffff url(images/twocolumn_nav_bg.gif) 176px 0px;
	display:block;
	float:left;
	margin:0px 0px 20px 0px;}

.menu .horizontal .item {
	z-index:10000;}
	

	
#topNav ul.normalPlaceHolder {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	width:170px;
	z-index:-10;
	white-space:normal;}
	
	#topNav ul.normalPlaceHolder li.normalItem a {
		color:#666666;
		display:block;
		font:normal 100% arial, sans-serif;
		padding:7px 10px 6px 5px;
		text-transform:none;
		text-decoration:none;}
		
	#topNav ul.normalPlaceHolder li.normalItem a:hover {
		background:#E4E4E4;
		color:#3871B1;
		display:block;
		font:bold 100% arial, sans-serif;
		padding:7px 10px 6px 5px;
		text-transform:none;
		text-decoration:none;}
		
		#topNav ul.normalPlaceHolder li.normalItem ul.subNormal {
			clear:both;
			display:block;}
		
			#topNav ul.normalPlaceHolder li.normalItem ul.subNormal li.subNormalItem a {
				color:#666666;
				display:block;
				font:normal 100% arial, sans-serif;
				padding:7px 10px 6px 5px;
				text-transform:none;
				text-decoration:none;}
			
			#topNav  ul.normalPlaceHolder li.normalItem ul.subNormal li.subNormalItem a:hover {
				background:#E4E4E4;
				color:#3871B1;
				display:block;
				font:bold 100% arial, sans-serif;
				padding:7px 10px 6px 5px;
				text-transform:none;
				text-decoration:none;}

#topNav .menuContainer {
	display:block;
	float:left;
	margin:15px 0px 20px 4px;
	padding:0px;
	white-space:normal;	
	width:174px;}
	
	#topNav ul.placeholder {
		margin:0px;
		padding:0px;}
	
	#topNav ul.placeholder li.item {
		color:#EA9822;
		display:block;
		float:left;
		padding:0px 0px 0px 3px;
		
		font:bold 100% arial, sans-serif;
		text-transform:uppercase;}
		
		#topNav ul.placeholder li.item ul.subHolder {
			clear:both;
			display:block;
			margin:0px 0px 0px -5px;}
			
			#topNav ul.placeholder li.item ul li.subItem {
				width:170px;}
		
			#topNav ul.placeholder li.item ul li.subItem a {
				color:#666666;
				display:block;
				font:normal 100% arial, sans-serif;
				padding:7px 10px 6px 5px;
				text-transform:none;
				text-decoration:none;}
			
			#topNav ul.placeholder li.item ul.subHolder li.subItem a:hover {
				background:#E4E4E4;
				color:#3871B1;
				display:block;
				font:bold 100% arial, sans-serif;
				padding:7px 10px 6px 5px;
				text-transform:none;
				text-decoration:none;}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:1px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }

#sitemap td {padding:5px;}
