/*  [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:#A29580;
	font-size:200%;
	font-weight:normal;
	line-height: 100%;}
	
h2	
	{
	color:#4682B4;
	font-size:160%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#4682B4;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#999999;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#4682B4;
	font-size:100%;
	font-weight:bold;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:160%;
	font-size:100%;}

a {
	color:#eb6e1f;
	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:#E4E7ED;
	height:98%;}
			
h1 	{padding:0px 0px 24px 0px;}	
h2 	{margin:0px 0px 12px 0px;}
h3 	{margin:0px 0px 12px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}
img td {border:0px;}

hr {border-top: 1px solid #CCCCCC; 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;}

.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%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#4682B4;
	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:#333333;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#eeeeee;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}
	
	.table-row td td, .table-altrow td td, 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;}

#representatives img	{
	padding: 10px 5px 10px 5px;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#999999;
	font-size:80%;
	line-height:100%;
	text-align:right;}

	#utilities a {
		color:#999999;
		text-decoration:none;}

		#utilities a:hover {
			color:#999999;
			text-decoration:underline;}

#footer {
	color:#666666;
	font-size:80%;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:url(images/container_bg.gif) repeat-y;
	margin:0px auto;
	width:1028px;}
	
#containerBottom {
	margin:0px auto;
	width:1028px;}
	
	#containerBottom img {
		display:block;}
		
	#header {
		background:url(images/header_bg.gif) 0px 0px repeat-x;
		clear:both;
		height:99px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:27px 0px 0px 29px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			height:33px;
			margin:0px 44px 0px 0px;}
	
		#utilities li {
			display:inline-block;
			float:left;
			padding:0px 0px 0px 11px;}
			
			#utilities .text {padding-top:15px;padding-right:5px;}
			#utilities .social {padding-top:5px;padding-left:5px;}
			
		#topNav {
			display:inline;
			float:right;
			clear:right;
			height:31px;
			margin:35px 44px 0px 0px;
			width:685px;}

		#topNav img {
			float:left;
			margin-right:0px;
			display:block;}
				
#footer {
	border-top:1px solid #ECECEC;
	clear:both;
	margin-left:44px;
	padding:17px 0px 0px 0px;
	height:42px;
	width:941px;}

	#footer ul {
		list-style:none;
		margin:0px 0px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	color:#333333;}
	
#homeBottom a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;}
	
	#homeBottom a:hover {
		text-decoration:underline;}
	
#homeBottom h2 {
	color:#999999;
	font:bold 160% 'arial narrow', sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;}
	
	#homeBottomB a {
	color:#999999;
	text-decoration:underline;}
	
	#homeBottomB a:hover {
	text-decoration:none;}
	
	#homeBottomC h2 {
	color:#eb6e1f;
	font-size:160%;
	margin-bottom:15px;}
	
	#homeBottomC a {
	color:#eb6e1f;}
	
	#homeBottomC img {
	margin:0px 10px 0px 0px;}
	
#homeBottom p {
	margin:0px 0px 10px 0px;
	line-height:140%;}
	
	#homeBottomC p {
		margin:0px 0px 15px 0px;
		line-height:140%;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0px auto;
	width:940px;}

	#homeFlash {
		height:270px;
		width:100%;}
		
		#homeBottom {
			background:url(images/home_divider_bg.gif) 326px 0 repeat-y;
			margin:27px auto;
			width:100%;}
		
			#homeBottomA, #homeBottomB {
				float:left;}
				
			#homeBottomA {
				min-height:175px;
				height:auto !important;
				height:175px;
				padding-right:52px;			
				width:303px;}

			#homeBottomB {
				min-height:175px;
				height:auto !important;
				height:175px;
				width:217px;}

			#homeBottomC {
				min-height:175px;
				float:right;
				height:auto !important;
				height:175px;
				padding-right:10px;
				width:327px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {
	line-height:150%;}



/*	5.2 [Layout]  */

#interiorMain {
	background:#ffffff;
	clear:both;
	margin:0px auto;
	width:940px;}
		
	#interiorColumns {
		clear:both;
		margin:22px 0px 0px 0px;
		width:100%;}
		
	#sectionalGraphic {
		height:126px;
		width:940px;}
	
		#sectionalGraphic img {
			display:block;}
	
	#leftNav {
		background:url(images/leftnav_top.gif) 0px 0px no-repeat;
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 20px 0px;
		padding-top:4px;
		width:180px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			margin:0px 0px 0px 0px;
			width:180px;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:0px 0px 0px 0px;
		width:738px;}
	
		#content {
			padding:14px 0px 5px 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;}
				
			#quote {}
			
			#quote td {padding-bottom: 5px;}
				
				#quote h4{
					font-size:90%;
					text-align:right;}
				
				#quote h5{
					font-size:90%;
					text-align:right;}
				
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%; width: 166px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:63px 0px 0px 25px;}
		
		.libraryItem {
			font-size: 90%;
			margin-bottom: 10px;}
			
			.libraryItem table {
				background-color: #f1f0ed;}
			
			.libraryItem table table {
				margin: 0px 12px;
				width:90%;}
			
			.libraryItem table table img {margin: 0px 7px 0px 0px;}
			
			.libraryItem table table hr {
				border-top:1px solid #FFFFFF;
				height:1px;
				margin:7px 0px;}
			
			.libraryItem h2	{
				color:#eb6e1f;
				font-size:170%;
				font-weight:normal;
				line-height: 100%;
				margin: 5px 12px 12px;}
			
			.libraryItem p {padding: 0px 15px; margin: 5px 0px 10px;}
			
			.libraryItem a {color: #666666; font-weight: bold; text-decoration: none;}
				.libraryItem a:hover {text-decoration: underline;}
			
	

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

.leftnav-bevel-top-off {display:false;}
.leftnav-bevel-btm-off {display:false;}

.leftnav-bevel-top-on {
	background:url(images/leftnav_lvl1_top.gif) 0 0 no-repeat;
	height:7px;}

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1_on.gif) 0 0 repeat-y;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 10px 3px 11px;
	vertical-align:top;}

.leftnav-bevel-btm-on {
	background:url(images/leftnav_lvl1_btm.gif) 0 0 no-repeat;
	height:6px;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 0 0 repeat-y;
	font-weight:bold;
	padding:12px 10px 9px 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:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#FFFFFF;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2.gif) 0 0 repeat-y;
	color:#EB6E1F;
	font-weight: bold;
	padding:6px 10px 6px 20px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2.gif) 0 0 repeat-y;
	padding:6px 10px 6px 20px;
	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:#EB6E1F;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#EB6E1F;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 0 0 no-repeat;
	color:#EB6E1F;
	font-size:90%;
	font-weight: bold;
	padding:5px 10px 6px 38px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 0 0 no-repeat;
	font-size:90%;
	padding:5px 10px 6px 38px;
	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:#EB6E1F;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#EB6E1F;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #666666;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #666666;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	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:#EB6E1F;
	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:#EB6E1F;
	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 #BDBCBD;
	font-size:90%;
}

.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;}