/*  [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, helvetica, sans-serif;
	line-height:150%;}

h1 {
	color:#F26641;
	font-size:200%;
	font-weight:normal;}
	
h2	
	{
	color:#1E80AC;
	font-size:160%;
	font-weight:normal;}

h3	
	{
	color:#333333;
	font-size:140%;
	font-weight:bold;}

h4 {
	color:#666666;
	font-size:100%;
	font-weight:bold;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {}

a {
	color:#F26641;
	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 {
	background:#FFFFFF url(images/site_bg.jpg) 0 0 repeat-x;
	height:98%;}
			
h1 	{margin:0px 0px 20px 0px;}	
h2 	{margin:0px 0px 10px 0px;}
h3 	{margin:0px 0px 7px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px 0px 7px 0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

hr {background:none; border-bottom: 1px solid #CCCCCC; margin: 10px 0px 10px 0px; height: 1px;}

sub, sup {font-size: 70%;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.quotes {
	font-size: 160%;
	line-height:70%;
	vertical-align: middle;
	color:#3b90b7;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 2px;}
	
.imgLeft {
	margin: 5px 15px 7px 0px;}
	
.imgRight {
	margin: 5px 0px 7px 15px;}
	
.imgLeftEnlarge {
	background:url(images/clicktoenlarge.gif) left bottom no-repeat;
	padding-bottom:20px;
	margin: 0px 15px 5px 0px;}
	
.imgRightEnlarge {
	background:url(images/clicktoenlarge.gif) right bottom no-repeat;
	padding-bottom:20px;
	margin: 0px 0px 15px 15px;}
	
.caption {border: 1px solid #CCCCCC; font-size:85%; line-height: 110%; margin: 0px 10px 10px 0px; vertical-align: top;}

.caption td {padding: 10px 10px 0px; text-align: center; vertical-align: top;}

.caption td p {font-size:85%; line-height: 130%; padding: 0px 0px 10px 0px; margin: 0px;}

.steps {margin: 0px 10px 10px 0px; vertical-align: top;}

.steps td {padding: 0px 10px 0px 0px; text-align: left; vertical-align: top;}

.steps td p {font-size:85%; line-height: 130%; padding: 10px 0px 15px 0px; margin: 0px;}

#diagram img	{
	display:block;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color: #FF0000;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.footnote {
	font-size:90%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#f26641;
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	padding:7px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px;}
	
.tableBorder {
	border:1px solid #CCCCCC;
	border-bottom:none;
	margin: 5px 0px 15px;}

.table-row {
	border-bottom: 1px solid #CCCCCC;
	color:#333333;
	padding:12px;}

.table-altrow {
	border-bottom: 1px solid #CCCCCC;
	background:#f6f6f6;
	color:#333333;
	padding:12px;}
	
.table-row-no-border	{
	/*border-bottom: 1px solid #CCCCCC;*/
	color:#333333;
	padding:12px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px;
	border-bottom:1px solid #CCCCCC;}
	
td.table-row td, td.table-altrow td {
	padding: 0px;
	border: 0px;}
	
#careerTable td table.table-altrow td, #careerTable td table.table-row td {
	border:0px;}
	
/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#1D81AD;
	line-height:100%;
	font-size:90%;
	font-weight:bold;}

	#utilities a {
		color:#1D81AD;
		letter-spacing:0.02em;
		text-decoration:none;}

		#utilities a:hover {
			color:#1D81AD;
			text-decoration:underline;}
			
#search {
	font-size:90%;}

#footer {
	color:#333333;
	font-size:80%;}

	#footer a {
		color:#333333;
		text-decoration:none;}

		#footer a:hover {
			color:#333333;
			text-decoration:underline;}
			
		.nonLink {
			color:#CCCCCC;}
			
/*	3.2 [Layout]  */

#container {
	background:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;	
	margin:0px auto;
	width:978px;}
		
	#header {
		border-bottom:9px solid #B9DDF6;
		height:108px;
		margin:0px auto;
		position:relative;
		width:940px;}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:31px 0px 12px 10px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			height:16px;
			margin:28px 2px 10px 0px;}
	
		#utilities li {
			padding:0px 0px 0px 4px;
			display:inline;}
		
		.iso { display: block; color:#FF6600; font-size: 16px; font-weight: bold; float: right; margin-bottom: 8px; }

		#topNav {
			background:url(images/topnav_bg.jpg) 0px 0px no-repeat;
			float:right;
			height:28px;
			padding:0px 0px 0px 0px;
			width:545px;}
	
			#topNav img {
				float:left;
				display:block;}

#containerFooter {margin:0px auto;width:980px;}
	#containerFooter img {display:block;}
	
#footer {
	clear:both;
	margin:25px auto 10px auto;
	width:940px;}

	#footer ul {
		list-style:none;
		float:left;
		padding:0px 0px 20px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 4px 0px 0px;}
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {}
		
	#homeBottom h1 {
		color:#999999;
		font:bold 140% arial, sans-serif;
		margin:14px 0px 8px 0px;}
			
	#homeBottom h2 {
		color:#333333;
		font:bold 110% arial, sans-serif;
		margin:0px 0px 8px 0px;
		padding:0px;}
		
	#homeBottom ul {
		list-style:none;
		font-weight:bold;
		margin-bottom:5px;		
		padding:0px;}
				
		#homeBottom ul li {
			background: url(images/home_list.gif) 0px 6px no-repeat;
			padding:0px 0px 1px 8px;}	
		
	#homeBottomLeftA2 p {
		line-height:150%;}
		
	#homeBottomLeftB {
		font-size:90%;}
		
	#homeBottomLeftB a {
		text-decoration:none;}
		
		#homeBottomLeftB a:hover {
			text-decoration:underline;}
	
		#homeBottomLeftB1 a {
			background:url(images/home_arrow_blue.gif) right 5px no-repeat;
			color:#1E80AC;
			padding-right:8px;}
			
		#homeBottomLeftB1 {
			line-height:150%;}
			
		#homeBottomLeftB2 {
			line-height:150%;}
		
		#homeBottomLeftB2 p {
			margin:0px;}
			
		#homeBottomLeftB2 a {
			background:url(images/home_arrow_red.gif) right 5px no-repeat;
			color:#F26641;
			padding-right:8px;}
	
	#homeBottomRight {
		line-height:150%;
		font-size:90%;}
		
		#homeBottomRightA {
			color:#333333;}
	
	
/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	width:978px;}

	#homeFlash {
		background:#000000;
		border:1px solid #BDBCBD;
		height:278px;
		margin:11px auto 17px auto;
		width:938px;}
		
		#homeFlash img {display:block;}
		
		#homeBottom {
			clear:both;
			margin-left:19px;
			width:943px;}
			
			#homeBottomLeft {
				float:left;
				margin:0px 0px 0px 0px;
				width:680px;}
				
				#homeBottomLeftA, #homeBottomLeftB {
					margin-bottom:25px;
					}
				
				#homeBottomLeftA1, #homeBottomLeftB1 {
					float:left;
					width:215px;}
			
				#homeBottomLeftA2, #homeBottomLeftB2 {
					float:right;
					width:447px;}
					
				#homeBottomLeftB2 img {
					display:inline-block;
					border:1px solid #CFCFCF;}
					
				#homeBottomLeft .divider {
					clear:both;
					display:block;
					padding:12px 0px 12px 0px;}
						
			#homeBottomRight {
				background:url(images/home_bottom_right.gif) 0 0 no-repeat;
				float:right;
				height:328px;
				margin:0px 0px 0px 14px;
				width:248px;}
					
				#homeBottomRightA, #homeBottomRightB {
					margin-top:54px;}		
					
					#homeBottomRightA ul, #homeBottomRightB ul {
						margin-left:26px;
						margin-right:10px;}
					
				#homeBottomRightA {
					height:100px;}					
				
				
/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:140%;}
	
#leftNav {
	line-height:130%;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	background:#ffffff;
	margin:0px auto;
	width:940px;}

	#sectionalGraphic {
		border-bottom:3px solid #B9DDF6;
		height:186px;
		margin:11px auto 1px auto;
		padding-bottom:14px;
		width:940px;}
		
	#interiorColumns {
		clear:both;
		margin:0px auto;
		width:940px;}
		
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		margin:0px 0px 0px 0px;
		width:189px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			width:100%;}
			 
	#mainContainer {
		display:inline; /*IE double margin fix*/
		float:right;
		height:auto !important;
		height:400px;
		min-height:400px;
		margin:30px 0px 15px 30px;
		width:720px;}
		
		#printerFriendly {
			float:right;
			margin:3px 20px 0px 0px;
			width:16px;}
	
		#content {
			padding:0px 20px 5px 0px;
			width: 100%;}
		 
			#content ul {
				margin:0px 0px 5px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 5px 7px no-repeat;
					padding:0px 0px 7px 13px;
					margin-top:3px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list.gif) 0px 7px no-repeat;
						padding:0px 0px 7px 7px;
						margin-top:3px;}
				
			#content ol {
				list-style:decimal;
				margin:0px 0px 12px 25px;
				padding:0px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:95%;}

.libraryItem a {color: #003e7e; font-weight: bold; text-decoration: none;}
	
	.libraryItem a:hover {text-decoration: underline;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:40px 0px 0px 10px;}
	
	.libraryItem {margin:0px 0px 15px 0px; width: 179px;}
	
	.libraryItem img {display: block;}
	
	.libraryItem a img {display: block;}
	
	.libraryItem p img {display: inline;}
	
	.libraryItem p {margin: 0px 7px 5px 13px; line-height: 110%;}
#quote td {
	background:#ffffff url(/collateral/images/english-us/lib_quote_mid.gif) repeat-y;}
	
#quote p	{
	padding:0px 5px 0px 0px;}
#quote h2	{
	color:#1E80AC;
	font-size:130%;
	text-align:right;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding-right:15px;}
#quote h4 {
	color:#1E80AC;
	font-size:100%;
	text-align:right;
	line-height:110%;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding-right:15px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	background:#3B90B7 url(images/leftnav_lvl1_arrow.gif) left center no-repeat;
	border-top:3px solid #FFFFFF;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:6px 28px 6px 12px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 0 0 repeat-y;
	border-top:3px solid #FFFFFF;
	color:#666666;
	font-size:110%;
	font-weight:bold;
	padding:6px 28px 6px 12px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-on a {color:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#FFFFFF;text-decoration:underline;}	
	
#leftNav td.leftnav-lvl1-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on {
	background:#3B90B7 url(images/leftnav_lvl2_on.gif) 28px 4px no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 14px 9px 35px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:#3B90B7 url(images/leftnav_lvl2_off.gif) 28px 7px no-repeat;;
	color:#FFFFFF;
	padding:0px 14px 9px 35px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-on a {color:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#FFFFFF;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-off a {color:#FFFFFF;text-decoration:none;}about:blank
#leftNav td.leftnav-lvl2-off a:hover {color:#FFFFFF;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on {
	background:#3B90B7;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	padding:0px 14px 4px 47px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:#3B90B7;
	color:#FFFFFF;
	font-size:90%;
	padding:0px 14px 4px 47px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-on a {color:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#FFFFFF;text-decoration:underline;}
	
#leftNav td.leftnav-lvl3-off a {color:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#FFFFFF;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #666666;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #666666;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#FFFFFF;
	color:#666666;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#666666;
	color:#FFFFFF;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#B9DDF6;
}

.RadMenu_Default 
{
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

.slide /* use this style to add a top or bottom curve to a dropdown */
{
	background: url(images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.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; }
/*site map*/

#sitemap td {
	padding:5px;}
	
/* Press Release Detail Template */

#mainTopPressRelease {
	margin:7px 0px 0px 0px;
	width:764px;}
	
#mainPressRelease {
	background:url(images/main_bg.gif) 0px bottom repeat-x;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#contentPressRelease {
			padding:6px 15px 5px 22px;}
			
#flashcontent {margin:5px auto 5px auto;}

/* Display News for Shareholder */

#display td {
	padding:5px;}

#filter td {
	color:#666666;
	padding:5px 10px 5px 0px;}
	
	#filter td select {
		font-size:11px;
		height:20px;}


