/*  [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:#333333;
	font:75% tahoma, verdana, sans-serif;}

h1 {
	color:#223289;
	font:normal 190% georgia, arial, sans-serif;}
	
h2	
	{
	color:#CC3333;
	font-size:130%;
	font-weight:normal;}

h3	
	{
	color:#666666;
	font-size:100%;
	font-weight:bold;}

h4 {
	color:#386095;
	font-size:100%;
	font-weight:bold;}

h5 {
	color:#F68A2E;
	font-size:120%;
	font-weight:bold;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {
	line-height:140%;
	font-size:100%;}

a {
	color:#223289;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td, #int_container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{margin:0px 0px 8px 0px;}
h2 	{margin:0px 0px 1px 0px;}
h3 	{margin:0px 0px 1px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}
.clear {clear:both;}
.imgBlock {display:block;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}
.footnote {
	font-size:90%;}
	
.imgRight {
	margin:0px 0px 4px 8px;}
	
.imgLeft {
	margin:0px 8px 4px 0px;}
	
.productImageRight {
	background:#eee;
	border:1px solid #cccccc;
	padding:2px;
	margin:0px 0px 8px 8px;}

.productImageLeft {
	background:#eee;
	border:1px solid #cccccc;
	display:inline-block;
	padding:2px;
	clear:bottom;
	margin:0px 8px 30px 0px;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#223289;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row {
	padding:5px;}

.table-altrow {
	background:#eeeeee;
	padding:5px;}

.table-row td, .table-altrow td {
	padding:5px;}
	
/*For Downloads Delivery Table*/
	
.table-header th {
	background-color:#223289;
	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]  */

#header {}

	#utilities, #subUtilities {
		color:#666666;
		font-size:90%;}
		
		#utilities li {
			line-height:160%;}

		#utilities a, #subUtilities a {
			color:#666666;
			text-decoration:none;}

			#utilities a:hover, #subUtilities a:hover {
				color:#666666;
				text-decoration:underline;}

#footer {
	color:#999999;
	font-size:90%;
	text-align:center;}

	#footer a {
		color:#999999;
		text-decoration:none;}

		#footer a:hover {
			color:#999999;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:#e9e9e9 url(images/container_bg.gif) 0px 0px repeat-x;
	margin:0px auto;
	width:1018px;}
	
#int_container {
	background:#ffffff;
	margin:0px auto;
	width:1018px;}
		
	#header {
		height:111px;
		width:1018px;}
		
	#int_header {
		background:#f4f4f4;
		height:111px;
		width:1018px;}
		
		#logo {	
			float:left;
			margin:17px 0px 9px 45px;}
			
		#tagline {
			float:left;
			margin:36px 0px 0px 12px;
			width:228px;}
	
		#logo img, #tagline img {
			display:block;}
	
			#topNav {
				background:#223289 url(images/topnav_bg.gif) 0px 0px repeat-x;
				clear:both;
				height:30px;
				padding:0px 0px 0px 276px;
				width:742px;}
		
				#topNav img {
					float:left;
					display:block;}
					
				#jLogo {
					float:left;
					margin:0px 0px 0px 23px;}			
					
	/*#utilities {
		float:right;
		margin:23px 0px 0px 0px;}
		
		#utilities li {
			padding:0px 9px 0px 0px;
			display:inline;
			text-align:right;}*/
	
	#footer {
		clear:both;
		background:#636262;
		height:26px;
		margin:0px auto;
		width:1018px;}

	#footer ul {
		list-style:none;
		padding:6px 0px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 8px 0px 0px;}
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMain h1 {
	color:#376094;
	font:normal 160% georgia, arial, sans-serif;}
	
	#homeBottom {
		color:#333333;
		font-family:tahoma, verdana, arial;
		font-size:90%;}
		
		#homeBottom h1 {
			font-size:150%;
			font-weight:bold;
			color:#333333;}
				
			#homeBottom a {
				color:#CC3333;
				font-weight:bold;}
			
		#whatsNew h1 {
			color:#666666;
			font:bold 120% arial, sans-serif;
			line-height:70%;}


/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	margin:8px 0px 0px 0px;
	width:1018px;}
	
	#homeTop {
		clear:both;
		width:1018px;}

		#homeFlash {
			float:left;
			height:285px;
			width:664px;}
			
		#homeAboutAde {
			float:right;
			padding:125px 0px 0px 26px;
			width:327px;}
		
	#homeMid {
		clear:both;
		margin:0px 0px 20px 40px;
		width:954px;}
		
		#productImages {
			float:left;
			width:645px;}
			
			#productImages img {
				float:left;
				margin:0px 19px 0px 0px;}
				
		#leadgenItems {
			float:right;
			width:309px;}
		
		#homeBottom {
			clear:both;
			margin:0px 0px 20px 40px;
			width:954px;}
			
			#homeBottom ul {
			margin:0px 0px 4px 0px;}
			
			#homeBottom ul li {
				background: url(images/home_bottom_list.gif) 5px 3px no-repeat;
				padding:0px 0px 4px 15px;}
				
			#homeBottom p {
				padding:0px 0px 5px 0px;
				margin:0px;}
			
			#homeBottomA, #homeBottomB, #homeBottomC {
				float:left;
				display:inline;
				width:195px;}
			
			#homeBottomA {
				margin:0px 19px 0px 0px;}
				
			#homeBottomB {
				margin:0px 19px 0px 0px;}	
				
			#homeBottomC {
				margin:0px 0px 0px 0px;}
			
			#whatsNewContainer {
				background:url(images/whatsnews_cont_bg.gif) 0px 0px repeat-y;
				float:right;
				width:309px;}
				
			#whatsNew {
				background:#D4D4D4 url(images/homebottom_whatsnew_bg.gif) 0px 0px repeat-x;
				min-height:200px;
				height:auto !important;
				height:200px;
				margin:0px auto;
				padding:12px 0px 10px 14px;
				width:287px;}
				
				.red {
					color:#e2383f;}
					
			#helpful {
				clear:both;
				display:inline;
				float:right;
				height:12px;
				margin:13px 105px 0px 0px;
				width:199px;}

/*	4.3 [ezEdit ToolsFile]  */
				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#content ul {
	line-height:140%;}
	
#leftNav {
	font-size:90%;}

/*	5.2 [Layout]  */

#interiorMain {
	margin:0px auto;
	width:1018px;}

	#sectionalGraphic {
		width:961px;
		margin:0px 0px 0px 0px;}
		
#interiorColumns {}
	
	#leftNav {
		float:left;
		display:inline;
		margin:20px 0px 25px 39px;
		width:214px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			width:100%;}
		
	#main {
		float:right;
		min-height:400px;
		height:auto !important;
		height:400px;
		margin:33px 0px 0px 0px;
		width:741px;}
	
		#content {
			padding:0px 15px 25px 0px;}
		
			#content ul {
				margin:0px 0px 5px 31px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 3px 5px no-repeat;
					padding:0px 0px 5px 12px;
					margin-top:3px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:circle;
					padding:0px;}
					
					#content ul ul li {
						background:none;
						padding-left:0px;
						padding-top:5px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library a {
	color:#666666;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;}
	
	td#library a:hover {
		text-decoration:underline;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:40px 14px 0px 0px;}
	
	#libraryItem {
		margin:0px 0px 15px 0px;}
	
	#library #libItem {
		background:url(images/lib_bg.gif) 0px 0px repeat-y;
		width:155px;}
		
		#library #libItem .libContent {
			padding:14px 0px 0px 0px;}
			
		#library #libItem img {
			display:block;}
		
		#library #libItem ul {
			margin:0px 0px 15px 0px;
			width:90px;}
			
			#library #libItem ul li {
				background: url(images/lib_list.gif) 3px 4px no-repeat;
				padding:0px 0px 3px 12px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	background:#D3D6E7;
	color:#333333;
	font-weight:bold;
	padding:4px 10px 4px 6px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:#E5E5E5;
	color:#333333;
	font-weight:bold;
	padding:4px 10px 4px 6px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#333333;text-decoration:underline;}

#leftNav td.leftnav-bevel-top-off {
	background:url(images/leftnav_lvl1offspacer_top.gif) 0px 0px no-repeat;
	height:2px;}
	
#leftNav td.leftnav-bevel-btm-off {
	background:url(images/leftnav_lvl1offspacer_btm.gif) 0px 0px no-repeat;
	height:5px;}
	
#leftNav td.leftnav-bevel-top-on {
	background:url(images/leftnav_lvl1onspacer_top.gif) 0px 0px no-repeat;
	height:2px;}
	
#leftNav td.leftnav-bevel-btm-on {
	background:url(images/leftnav_lvl1onspacer_btm.gif) 0px 0px no-repeat;
	height:5px;}

/*---*/

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) right 0px repeat-y;
	color:#1D2172;
	font-weight:bold;
	padding:4px 10px 4px 26px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) right 0px repeat-y;
	color:#1D2172;
	padding:4px 10px 4px 26px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#1D2172;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#1D2172;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#1D2172;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#1D2172;text-decoration:underline;}

#leftNav td.leftnav2-bevel-top-off {
	background:url(images/leftnav_lvl2offspacer_top.gif) right 0px no-repeat;
	height:2px;}
	
#leftNav td.leftnav2-bevel-btm-off {
	background:url(images/leftnav_lvl2offspacer_btm.gif) right 0px no-repeat;
	height:5px;}
	
#leftNav td.leftnav2-bevel-top-on {
	background:url(images/leftnav_lvl2onspacer_top.gif) right 0px no-repeat;
	height:2px;}
	
#leftNav td.leftnav2-bevel-btm-on {
	background:url(images/leftnav_lvl2onspacer_btm.gif) right 0px no-repeat;
	height:5px;}
	
/*---*/

#leftNav td.leftnav-lvl3-on {
	background: url(images/int_list.gif) 43px 9px no-repeat;
	color:#666666;
	font-weight:bold;
	padding:6px 0px 6px 53px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background: url(images/int_list.gif) 43px 9px no-repeat;
	color:#666666;
	padding:6px 0px 6px 53px;
	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:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#666666;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	padding:6px 10px 6px 10px;
	text-align: left;
	white-space:normal;
	width:153px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:6px 10px 6px 10px;
	text-align: left;
	white-space:normal;
	width:153px;}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #DFEFFF;
	cursor:pointer;
	text-decoration:none;}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#D3D6E7;
	color: #223289;
	padding:6px 10px 6px 10px;
	text-align:left;
	white-space:normal;
	width:153px;}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#D3D6E7;
	color: #223289;
	padding:6px 10px 6px 10px;
	text-align:left;
	white-space:normal;
	width:153px;}

.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:#223289;
	width:173px;}

.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-left:3px;margin-bottom:7px;}
.form-label {font-weight:bold;display:block;width:450px;}
.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;}
