/*  [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:#5A5B5E;
	font:75% 'Trebuchet MS', arial, sans-serif;}

h1 {
	color:#616265;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}
	
h2	
	{
	color:#CB8F42;
	font-size:120%;
	font-weight:normal;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#616265;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#CB8F42;
	font-size:100%;
	font-weight:bold;
	line-height: 110%;}

h5 {
	color:#616265;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#CB8F42;
	font-size:90%;
	font-weight:bold;}

p {
	line-height:120%;
	font-size:100%;}

a {
	color:#CB8F42;
	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:url(images/site_bg.gif) 0px bottom repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 5px 0px;}
h2 	{padding:0px 0px 5px 0px;}
h3 	{padding:0px 0px 5px 0px;}
h4 	{padding:0px 0px 5px 0px;}
h5 	{padding:0px;}
h6 	{padding:0px;}
p 	{padding:0px 0px 15px 0px;}
	
img {border:0px;}
img td {border:0px;}

hr {border-top: 1px solid #CCCCCC; margin: 0px 0px 17px; padding: 0px; height: 1px;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

.img_border {
	border: 1px solid #E3E2D0;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.imgLeft {
	margin: 5px 20px 10px 0px;}
	
.imgLeft_border {
	border: 1px solid #E3E2D0;
	margin: 5px 20px 10px 0px;}
	
.imgRight {
	margin: 5px 0px 10px 20px;}

.imgRight_border {
	border: 1px solid #E3E2D0;
	margin: 5px 0px 10px 20px;}

	
/*	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%;}
	
	#container td .footnote {
	font-size:85%;}
	
.tableBorder {
	border: 1px solid #DDDDDD;
	border-bottom:none;}

.table-header-app {
	background:#6780bc;
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;
	padding:10px;}

#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:normal;
	padding:10px;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#666666;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#eeeeee;
	color:#666666;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}
	
	td.table-row td, td.table-altrow td, table.table-row td, table.table-altrow td {
	padding:0px; border-bottom: none;}

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

/* For Sitemap Header */
.sitemap-header {
	background:#CCC;
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;
	padding:10px;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#headerArea a {
	color:#ffffff;}

#headerArea h1 {
	color:#ffffff;
	padding:0px 0px 9px 0px;
	font-size:125%;}
	
	#headerArea ul {}
	
		#headerArea ul li {
			color:#D6D6D4;
			line-height:110%;
			font-size:80%;}

#footer {
	color:#999999;
	font-family:arial, sans-serif;
	font-size:80%;
	text-align:center;}
	
	#footer a {
		color:#999999;
		text-decoration:none;}

		#footer a:hover {
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:#FFFFFF url(images/container_bg.gif) 0px 0px repeat-y;
	margin:0px auto;
	width:1024px;}
		
	#header {
		background:url(images/header_bg.gif) 368px 2px no-repeat;
		clear:both;
		height:171px;
		width:100%;}
		
	#int_header {
		background:url(images/int_header_bg.gif) 0px 0px repeat-x;
		clear:both;
		height:167px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline-block; 
			margin:40px 0px 18px 59px; }
			
		#int_logo {	
			float:left;
			display:inline-block; 
			margin:37px 0px 17px 59px; }
			
		#search {
			float:right;
			margin:11px 43px 16px 0px;
			width:201px;}
			
			#searchText {
				color:#CF935E;
				float:left;
				padding:0px 7px 0px 0px;}
					
			#searchBox {
				border-left:1px solid #CECECE;
				border-right:1px solid #CECECE;
				border-top:1px solid #CDCDCD;
				border-bottom:0px;
				height:15px;
				padding:2px 0px 0px 2px;
				font-size:80%;
				width:123px; }
				
		/* -- Removed: 20110331 - Video Selector -- *//*
		#headerArea {
			float:right;
			clear:right;
			margin:0px 43px 0px 0px;
			width:355px;}
			
			#headerArea table td {
				background:#4D4E53;}
				
			#headerArea ul li {
				background:url(images/header_list.gif) 0px 4px no-repeat;
				padding:0px 0px 0px 9px;} */
			
		#topNav {
			background:url(images/topnav_bg.gif) 0px 0px repeat-x;
			padding:0px 52px 0px 132px;
			clear:both;
			height:22px;
			width:840px;}

		#topNav img {
			float:left;
			display:block;}
			
		#ForumLink {
			padding:20px 55px 0 0;
			clear:right;
			float:right; }
				
#footer {
	clear:both;
	margin:0px auto 0px auto;
	padding:0px 0px 20px 0px;
	width:909px;}

	#footer ul {}

		#footer ul li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#global li a {
	color:#C77832;
	text-decoration:none;}
	
	#global li:hover a {
		color:#575A5D;
		text-decoration:none;}
		
#homeMain h1 {
	color:#CB8F42;
	font-size:270%;
	font-weight:normal;}
	
	#homebottomA p {
		padding-right:30px;}
		
#newsTicker {color:#FFFFFF;}

	#flashSlides h2 {
		padding:5px 0px 5px 4px; }

#appLinks h3 {
	padding:0px 0px 7px 0px;}
	
/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:1024px;}
		
	#homeMainLeft {
		background:url(images/homebottom_gear_bg.gif) 0px 0px no-repeat;
		float:left;
		width:610px;}
		
		#homeFlashLeft {
			clear:both;
			margin:0px 0px 0px 135px;
			height:229px;
			width:475px;}
		
		#homeFlashLeft img {
			display:block;}
			
		#homebottomAContainer {
			clear:both;
			margin:13px 0px 0px 0px;
			width:100%;}
			
		#appLinks {
			float:left;
			padding:18px 0px 0px 10px;
			width:149px;}
			
			#global {
				margin:0px 0px 0px 0px;}
				
				#global li {
					background:url(images/global_list_off.gif) 0px 1px no-repeat;
					padding:0px 0px 3px 21px;
					height:15px;
					color:#C77832;}
					
					#global li:hover {
						background:url(images/global_list_on.gif) 0px 1px no-repeat;
						padding:0px 0px 3px 21px;
						height:15px;
						color:#575A5D;}
			
			#homebottomA {
				float:right;
				width:443px;}			
				
	#homeMainRight {
		background:url(images/homemainright_bg.gif) 0px 147px no-repeat;
		float:right;
		width:414px;}
		
		#homeFlashRight {
			clear:both;
			height:147px;
			width:100%;}
		
		#homebottomB {
			clear:both;
			padding:13px 0px 0px 17px;
			width:397px;}	
			
		#flashSlides {
			padding-left:17px;
			width:397px; }
			
		#videoSelector {
			padding-left:17px; }
	
			#videoSelector table {
				width:350px;
				height:120px;
				margin:0px 18px;
				background:#BDBDBD; }
			
			#videoSelector table td {
				padding:3px 10px 3px;
				text-align:center;
				vertical-align:top;
				width:97px;
				font-size:11px;
				line-height:13px; }
				
			#videoSelector table td h2 {
				text-align:left;
				margin:0px;
				padding:0px;
				color:#FFFFFF; }
				
			#videoSelector table td a {
				text-decoration:none;
				color:#FFFFFF;
				line-height:11px; }
			
			#videoSelector table td a img {
				border:4px solid white;
				display:block;
				margin:0px auto 2px; }

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {
	line-height:150%;}
	
#content a {
	font-weight: normal;}
	
#content strong {
	color:#C77832;}
	
/*	5.2 [Layout]  */

#headerSectional {
	float:left;
	margin:0px 0px 0px 120px;}
	
	#headerSectional img {
		display:block;}

#interiorMain {
	clear:both;
	margin:0px auto;
	width:1024px;}
		
	#interiorColumns {
		clear:both;
		width:100%;}
		
	#sectionalGraphic {
		height:83px;
		width:100%;}
	
		#sectionalGraphic img {
			display:block;}
	
	#leftNav {
		background:url(images/leftnav_bg.gif) 0px 0px no-repeat;
		border:1px solid #E0C7A8;
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:6px 0px 20px 0px;
		width:225px;
		text-align:center;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			margin:10px auto;
			text-align:left;
			width:138px;}
			
		#leftNav #global {
			float:left;
			margin:34px 0px 30px 14px;
			text-align:left;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:6px 0px 0px 0px;
		width:785px !important;}
	
		#content {	
			background:#FFFFFF;		
			border:1px solid #E0C7A8;
			padding:13px 15px 55px 33px;
			width: 100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 2px 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 0px 7px 13px;
				list-style:decimal;}
				
				#content ol li {
					line-height:150%;
					padding:0px 0px 7px 0px;}
				
				
	#news td {
		padding:10px;}
			
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {
	color:#C87831;
	font-size:100%;}
	
#library a {color:#C87831;text-decoration:none;}
#library a:hover {color:#C87831;text-decoration:underline;}
	
#library h3, #library h3 p {
	border-bottom:1px solid #E2B793;
	color:#616265;
	font-size:100%;
	font-weight:normal;
	line-height: 100%;
	padding-bottom:3px;
	margin-bottom:5px;
	text-transform:uppercase;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:45px 32px 0px 36px;
		width:163px;}
		
	#librarySpacer {
		width:163px;}
		
		.libraryItem {
			font-size: 90%;
			margin-bottom:10px;}
			
			.libraryItem ul li {
				background: url(images/int_list.gif) 5px 8px no-repeat;
				padding:0px 0px 7px 13px;}
			
			.libraryItem ul ul {
				margin:0px 0px 0px 25px;
				list-style:none;
				padding:0px;}
				
				.libraryItem ul ul li {
					background: url(images/int_list.gif) 0px 7px no-repeat;
					padding:0px 0px 7px 13px;
					margin-top:3px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-lvl1-on {
	border-bottom:1px solid #D3AF7F;
	color:#C77832;
	font-weight:bold;
	font-size:90%;
	padding:7px 10px 7px 0px;
	text-transform:uppercase;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	border-bottom:1px solid #D3AF7F;
	color:#575A5D;
	font-weight:bold;
	font-size:90%;
	padding:7px 10px 7px 0px;
	text-transform:uppercase;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#575A5D;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#575A5D;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#C77832;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#C77832;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 0px 4px no-repeat;
	color:#C77832;
	font-size:90%;
	font-weight: bold;
	padding:4px 10px 2px 0px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 27px 11px no-repeat;
	color:#CB8F42;
	font-size:90%;
	font-weight: bold;
	padding:4px 10px 2px 0px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#CB8F42;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#CB8F42;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#C77832;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#C77832;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 0px 0px no-repeat;
	color:#C77832;
	font-size:80%;
	font-weight: bold;
	padding:7px 10px 7px 20px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	color:#575A5D;
	font-size:80%;
	padding:7px 10px 7px 20px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#575A5D;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#575A5D;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#C77832;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#C77832;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #231F20;
	font-size:90%;
	padding:3px 10px 3px 10px;
	text-align: left;
	white-space:normal;
	width:171px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #231F20;
	font-size:90%;
	padding:3px 10px 3px 10px;
	text-align: left;
	white-space:normal;
	width:171px;
}

.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:#CB8F42;
	color:#FFFFFF;
	font-size:90%;
	padding:3px 10px 3px 10px;
	text-align:left;
	white-space:normal;
	width:171px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#CB8F42;
	color:#FFFFFF;
	font-size:90%;
	padding:3px 10px 3px 10px;
	text-align:left;
	white-space:normal;
	width:171px;
}

.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;
}

.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 */
{}

/* =-=-=-=-=-=-=-=-=-=-=-=-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;}
	
#sitemap .table-header-app {
	color:#CB8F42;
	background:#eeeeee;}
	
	
#calculator td{
	padding:7px 0px 7px 7px}
	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-Ticker Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

h2.news {
	color:#FFFFFF;
	display:inline;
	font:normal 100% 'trebuchet ms',arial,sans-serif;
	float:left;
	line-height:18px;
	margin:4px 0px 7px 22px;}
	
#TICKER {}
.tickerItems {height:18px; overflow:hidden;margin-top:5px;line-height:100%;}
#TICKER_BODY a {color:#FFFFFF;text-decoration:none;}
#TICKER_BODY a:hover {color:#FFFFFF;text-decoration:none;}
#TICKER_BODY p {color:#FFFFFF;display:inline;padding:0px 0px 0px 20px;}	


/* =-=-=-=-=-=-=-=-=-=-=-=-App Selector Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/* root element for the scrollable.
	when scrolling occurs this element stays still. */
#appSelector {
	/* required settings */
	background:#BCBCBC url(images/app_selector_bg.gif) 0 0 repeat-x;
	border:1px solid #AAAAAA;
	height:113px;
	overflow:hidden;
	padding:0px 0px 0px 1px;			
	position:relative;	
	width:266px;}

/* root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element. */
#appSelector .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;}

/* a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most. */
#appSelector .items li {display:inline;float:left;margin:0px;padding:0px 0px 0px 4px;}	
		
/* this makes it possible to add next button beside scrollable */
#appSelector {
	float:left;	
	z-index:20;}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:inline;
	width:14px;
	height:115px;
	cursor:pointer;
	font-size:1px;
	position:relative;
	z-index:300;}

/* right */
a.right {background:url(images/app_btn_right.jpg) no-repeat;float:left;}

/* left */
a.left {background:url(images/app_btn_left.jpg) no-repeat;float:left;} 

/* up and down */
a.up, a.down { 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;}

/* up */
a.up:hover {background-position:-30px 0; }
a.up:active {background-position:-60px 0; }

/* down */
a.down {background-position: 0 -30px; }
a.down:hover {background-position:-30px -30px; }
a.down:active {background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:visible !important;}

