/*  [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;}

h1 {
	color:#EE2E24;
	font-size:200%;
	font-weight:bold;
	line-height: 100%;}
	
h2	
	{
	color:#303B67;
	font-size:160%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#212121;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#00457C;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {
	line-height:150%;
	font-size:100%;}

a {
	color:#EE2E24;
	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 19px 0px;}	
h2 	{margin:0px 0px 14px 0px;}
h3 	{margin:0px 0px 14px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

hr {border-top: 1px solid #597779; margin: 0px 0px 10px; padding: 0px; height: 1px;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.imgLeft {
	margin: 5px 20px 10px 0px;}
	
.imgRight {
	margin: 5px 0px 10px 20px;}
	
	
.imgLeftBorder {
	border: 1px solid #cccccc;
	margin: 5px 20px 10px 0px;}
	
.imgRightBorder {
	border: 1px solid #cccccc;
	margin: 5px 0px 10px 20px;}
	
.imgBorder {
	border: 1px solid #999999;}
	
#training h4 {
	color:#00457C;
	font-size:110%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height: 10%;}
#training p 	{
	margin:0px;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */
#home_news td	{
	font-size:90%;
	font-weight:normal;
	padding-bottom:5px;}

/*	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%;}
	
	#container td .footnote {
		font-size:85%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#eeeeee;
	color:#333333;
	font-size:150%;
	font-weight:bold;
	padding:10px;}
	
#container .table-header-app {font-size:150%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	padding:10px;}
	
#container .table-header-app a {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;}

	#container .table-header-app a:hover {
		text-decoration:underline;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#edf3f6;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px;}
	
.table-row table td, .table-altrow table td {
	padding:0px;}
	
#content .table-row ul li, #content .table-altrow ul li, #content .table-row ul ul li, #content .table-altrow ul ul li{
	padding-bottom: 0px;
	margin-top: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:#333333;
	font-size:80%;}

	#utilities a {
		color:#333333;
		font-weight: normal;
		text-decoration:none;}

		#utilities a:hover {
			color:#333333;
			text-decoration:underline;}

#footer {
	color:#666666;
	font-size:80%;}

	#footer a {
		color:#666666;
		font-weight: normal;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:#ffffff url(images/body_bg.gif) center 0px no-repeat;
	margin:0px auto;
	width:1020px;}
		
	#header {
		height:117px;
		margin:0px auto;
		width:960px;}
		
		#logo {	
			float:left;
			display:inline;
			margin:11px 0px 0px 2px;}
			
			#logo img {
				display:block;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:18px 3px 18px 0px;}
	
		#utilities li {
			padding:0px 0px 0px 9px;
			display:inline;}
			
			#utilities li img {
				vertical-align:middle;}
			
		#topNavContainer {
			clear:right;
			float:right;
			width:819px;}
			
			#topNavLeft {
				float:left;
				width:8px;}
			
			#topNav {
				background:url(images/topnav_bg.png);
				float:left;
				height:37px;
				padding:0px 0px 0px 10px;
				width:793px;}
			
			#topNavRight {
				float:right;
				width:8px;}
	
			#topNav img {
				float:left;
				margin:5px 1px 0px 0px;
				display:block;}
				
#footer {
	clear:both;
	height:28px;
	margin:10px auto 10px auto;
	width:960px;}

	#footer ul {
		list-style:none;
		margin:7px 0px 0px 0px;
		text-align:center;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	color:#666666;}

#homeBottomA p, #homeBottomB p {
	font-size:90%;
	margin:0px;
	padding:0px 0px 7px 0px;}
	
#homeBottomA h1, #homeBottomB h1 {
	color:#333333;
	font-weight:bold;
	font-size:120%;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0px auto 0px auto;
	width:960px;}

	#homeFlash {
		float:left;
		height:271px;
		width:100%;}
		
		#homeFlash img {
			display:block;}
		
		#homeBottom {
			background:#DCEDF7 url(images/homebottom_bg.gif) 0px 0px no-repeat;
			border-right:1px solid #CCCCCC;
			border-left:1px solid #CCCCCC;
			border-bottom:1px solid #D2D9DD;
			clear:both;
			width:958px;}
		
			#homeBottomA {
				float:left;
				margin:30px 34px 0px 19px;
				width:280px;}
		
			#homeBottomB {
				float:left;
				margin:30px 0px 0px 0px;
				width:287px;}
				
				#homeBottomA h1, #homeBottomB h1 {
					padding:0px 0px 18px 0px;}
					
			#homeBottomC {
				float:right;
				margin:39px 19px 0px 0px;
				width:285px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:150%;}
	
#content p, #content ul li {
	font-size:100%;}
	
/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:960px;}

	#sectionalGraphic {
		height:83px;
		width:100%;}
		
	#interiorColumns {
		border:1px solid #CCCCCC;
		margin:0px auto 10px auto;
		padding:17px 17px 17px 0px;
		width:941px;}
	
	#leftNav {
		background:#DCEDF7;
		border:1px solid #CCCCCC;
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 25px 16px;
		width:139px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			width:100%;}
		
	#main {
		float:right;
		min-height:300px;
		height:auto !important;
		height:300px;
		width:760px;}
	
		#content {
			padding:15px 0px 0px 0px;
			width:100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 5px 8px no-repeat;
					padding:0px 0px 7px 13px;}
				
				#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 13px;
						margin-top:3px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */
		
/*	5.5 [Layout]  */
	
	#library {
		margin:0px 0px 0px 0px;
		padding: 62px 0px 0px 25px;
		width: 156px;}
		
		#library-table {margin-bottom: 15px;}
		
		#library-table, .multiLib {
			color: #666666;
			background:#ececec url(/collateral/images/english-us/lib_top.gif) 0px 0px no-repeat;
			padding: 0px 0px 0px;
			width: 156px;}
			
			
		#library-table h1, .multiLib h1 {
			font-size: 105%;
			padding: 15px 11px 5px;}
			
		#library-table h2, .multiLib h2 {
			color: #333333;
			font-size: 115%;
			margin: 0px;
			padding: 0px 11px 5px;}
			
		#library-table h3, .multiLib h3 {
			color: #666666;
			font-size: 100%;
			padding: 0px 11px 5px;
			margin: 0px;}
			
			#library-table p, .multiLib p {
			font-size: 90%;
			padding: 10px 11px 0px;
			margin: 0px;
			text-align: left;}
			
			#library .multiLib p {
			padding: 0px 11px 7px;}
			
			#library p img, .multiLib p img {
			display: inline;
			vertical-align: middle;}
			
			#library p a, .multiLib p a {
			color: #666666;
			text-decoration: none;}
			
			#library p a:hover, .multiLib p a:hover {
			color: #666666;
			text-decoration: underline;}
		
		#library img {
			display:block;}
			
		#library-table td.library-mid	{
			background:#ededed url(collateral/images/english-us/lib_mid.gif) 0px 0px repeat-x;}
	

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-lvl1-on {
	color:#EE2E24;
	font-weight:bold;
	font-size:100%;
	padding:7px 10px 7px 11px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#666666;
	font-size:100%;
	font-weight:bold;
	padding:7px 10px 7px 11px;
	vertical-align:top;}
	
#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-lvl1-on a {color:#EE2E24;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#EE2E24;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#EE2E24;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 27px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 27px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#EE2E24;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#EE2E24;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 40px 11px no-repeat;
	color:#EE2E24;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 48px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 40px 11px no-repeat;
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 48px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#666666;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#EE2E24;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#EE2E24;text-decoration:underline;}

#leftNav td.leftnav-lvl4-on {
	background:url(images/leftnav_lvl3_on.gif) 50px 11px no-repeat;
	color:#EE2E24;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 58px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl4-off {
	background:url(images/leftnav_lvl3_off.gif) 50px 11px no-repeat;
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 58px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl4-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl4-off a:hover {color:#666666;text-decoration:underline;}

#leftNav td.leftnav-lvl4-on a {color:#EE2E24;text-decoration:none;}
#leftNav td.leftnav-lvl4-on a:hover {color:#EE2E24;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 .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:#EE2E24;
	color:#FFFFFF;
	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:#EE2E24;
	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:#FFFFFF;
	border:1px solid #CCCCCC;
}

.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;}


