/*  [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% 'Trebuchet MS', arial, sans-serif;}

h1 {
	color:#333333;
	font-size:200%;
	font-weight:normal;
	line-height: 100%;}
	
h2	
	{
	color:#EE3B33;
	font-size:160%;
	font-weight:normal;
	line-height: 100%;}

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

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

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

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

a {
	color:#EE3B33;
	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/body_bg.gif) 0px 0px;
	height:98%;}
			
h1 	{padding:0px 0px 15px 0px;}
h2 	{margin:0px 0px 5px 0px;}
h3 	{margin:0px 0px 5px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin: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;}
	
/*	2.4 [Library Items]  */

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

/*	3.1 [Fonts]  */

#utilities {
	color:#666666;
	font-family:arial, sans-serif;
	font-size:80%;}

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

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

#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:url(images/container_bg.gif) 0px 0px repeat-y;
	margin:0px auto;
	width:969px;}
		
	#header {
		background:url(images/header_bg.gif) 0px 0px repeat-x;
		clear:both;
		height:119px;
		margin:0px auto;
		width:909px;}
		
		#logo {	
			float:left;
			display:inline-block; 
			margin:0px 0px 0px 0px;}
			
		#utilContainer {
			float:right;
			margin:25px 0px 0px 0px}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/}
	
		#utilities li {
			background:url(images/util_link_bg.gif) right 4px no-repeat;
			display:inline;
			padding:0px 7px 0px 0px;}
			
		#utilContainer .searchInput {
				height:17px;
				padding:0px 0px 0px 5px;
				width:135px;}
				
				#utilContainer .searchInput img {
					float:left;
					display:inline-block;}
					
			#searchBox {
				background: url(images/search_bg.gif) 0px 0px repeat-x;
				border-left:1px solid #F0F0F0;
				border-right:0px;
				border-top:0px;
				border-bottom:0px;
				height:15px;
				padding:2px 0px 0px 2px;
				font-size:80%;
				width:111px;}
			
		#topNav {
			clear:both;
			height:4px;
			padding:19px 0px 0px 0px;
			width:909px;}

		#topNav img {
			float:left;
			display:block;}
			
		.number {
			color:#999999;
			font:normal 150% Georgia, Helvetica, sans-serif;
			float:right;
			line-height:100%;}
				
#footer {
	clear:both;
	margin:0px auto 0px auto;
	padding:20px 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]  */

#homeMid {
	font-family:'Trebuchet MS', arial, sans-serif;}

#homeMid h1 {
	color:#333333;
	margin:0px 0px 7px 0px;
	padding:0px;
	font:bold 120% arial, sans-serif;}
	
#homeMid a {
	color:#EE3B33;
	font-size:100%;
	font-weight:bold;
	text-decoration:underline;}
	
	#homeMid a:hover {
		text-decoration:none;}
		
		#homeMidB img {
			border:1px solid #cccccc;}
			
			#homeMidB p {
			Font-size:90%;}
		
#homeBottom {
	font-size:90%;
	font-family:'Trebuchet MS', arial, sans-serif;}
		
#homeBottom h1 {
	color:#666666;
	margin:0px 0px 7px 0px;
	padding:0px;
	font:bold 130% arial, sans-serif;}
	
#homeBottom a {
	color:#333333;
	font-size:90%;
	font-weight:bold;
	text-decoration:underline;}
	
	#homeBottom a:hover {
		text-decoration:none;}
		
		#homeMidA ul li a {
			color: #EE3B33;
			font-size:95%;
			font-weight:normal;
			text-decoration:underline;}
			
		#homeMidA ul li a:hover {
		text-decoration:none;}
		
#homeMidD {
	float:right;
	display: inline;
	margin:0px 50px 0px 0px;}
	
	#homeMidD h1 {
	margin:0px 120px 0px 0px;}
	
/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0px auto;
	width:909px;}
		
	#homeFlash {
		height:204px;
		width:100%;}
		
		#homeFlash img {
			display:block;}
				
	#homeMid, #homeBottom {
		clear:both;
		margin:0px auto;
		width:100%;}
		
	#tabs {
		clear:both;
		background:url(images/home_flash_bg.gif) 0px 0px repeat-y;
		font-size: 90%;
		line-height: 140%;
		padding:0px 6px 0px 5px;
		width:905px;}
		
		#tabs td {padding: 0px 0px 7px 10px;}
		
		#tabs table ul {
			font-weight: bold;
			margin:0px 10px 5px 0px;
			list-style:none;
			padding:0px;}
				
				#tabs table ul li {
					background: url(images/int_list.gif) 5px 8px no-repeat;
					padding:0px 0px 1px 13px;}
		
		#tabsBtm {
			clear:both;
			width:909px;}
		
	#homeMid {
		border-bottom:1px dotted #B2B2B2;}
	
		#homeMidA, #homeMidB {
			float:left;}
			
		#homeMidA {
			margin:38px 0px 0px 0px;
			width:329px;}
			
			#homeMidA ul {
			margin:0px 0px 0px 0px;
			line-height: 130%;
			list-style:none;
			padding:0px;}
				
				#homeMidA ul li {
					background: url(images/int_list.gif) 5px 8px no-repeat;
					padding:0px 0px 7px 13px;}
		
		
		#homeMidB {
			margin:38px 0px 0px 25px;
			width:243px;}
		
		#homeMidC {
			margin:38px 0px 0px 0px;
			float:right;
			width:283px;}
			#homeMidC .form {font:1.09em arial, sans-serif;margin:3px;}
			#homeMidC .form-label {font-weight:bold;}
			#homeMidC .form-button {}
			#homeMidC .form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;margin:0px 10px 0px 0px;}
		
	#homeBottom {
		border-bottom:1px dotted #B2B2B2;
		padding:20px 0px 0px 0px;}		
		

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

/*	5.1 [Fonts]  */
	
#content ul li {
	line-height:150%;}
	
#content a {
	font-weight: normal;}
	
/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:909px;}
		
	#interiorColumns {
		clear:both;
		width:100%;}
		
	#sectionalGraphic {
		height:191px;
		width:100%;}
	
		#sectionalGraphic img {
			display:block;}
	
	#leftNav {
		background:url(images/leftnav_bg.gif) 0px 0px repeat-y;
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 20px 0px;
		padding-top: 15px;
		width:178px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			background:url(images/leftnav_table_bg.gif) 0px bottom repeat-x;
			margin:0px 0px 0px 4px;
			width:169px;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		width:713px;}
	
		#content {
			padding:22px 15px 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 0px 7px 13px;
				list-style:decimal;}
				
				#content ol li {
					line-height:150%;
					padding:0px 0px 7px 0px;}
			
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:45px 0px 0px 0px;}
		
		.libraryItem {
			font-size: 90%;
			margin-bottom:10px;}
			
			.libTable {
				background:url(images/lib_bg.gif) 0px bottom no-repeat;
				width:176px;}
				
				.libIcon {
					padding:10px 0px 0px 4px;}
				
				.libContent {
					padding:10px 16px 10px 0px;}
					
					.libContent p {
						line-height:120%;
						padding:0px 0px 7px 0px;}
						
					.libContent h4 {
						color:#333333;
						padding:0px 0px 5px 10px;}
						
						.libContent a {
							font-weight: bold;
							text-decoration: none;}
							
							.libContent a:hover {
							text-decoration: underline;}
							
							.libraryItem ul li {
					background: url(images/int_list.gif) 5px 8px no-repeat;
					padding:0px 0px 7px 13px;}
				
				.libraryItemt 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 {
	background:url(images/leftnav_lvl1_on.gif) 0px 2px no-repeat;
	color:#EE3B33;
	font-weight:bold;
	padding:7px 10px 7px 26px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 11px 11px no-repeat;
	color:#333333;
	font-weight:bold;
	padding:7px 10px 7px 26px;
	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:#EE3B33;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#EE3B33;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 0px 4px no-repeat;
	color:#EE3B33;
	font-size:90%;
	font-weight: bold;
	padding:7px 10px 7px 40px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 27px 11px no-repeat;
	color:#333333;
	font-size:90%;
	padding:7px 10px 7px 40px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#EE3B33;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#EE3B33;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 0px 0px no-repeat;
	color:#EE3B33;
	font-size:90%;
	font-weight: bold;
	padding:7px 10px 7px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	color:#333333;
	font-size:90%;
	padding:7px 10px 7px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#333333;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#EE3B33;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#EE3B33;text-decoration:underline;}


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

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #333333;
	font-size:90%;
	font-weight:bold;
	padding:8px 10px 8px 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: #333333;
	font-size:90%;
	font-weight:bold;
	padding:8px 10px 8px 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:#EE3B33;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	padding:8px 10px 8px 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:#EE3B33;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	padding:8px 10px 8px 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;
	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 */
{}

/* =-=-=-=-=-=-=-=-=-=-=-=-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;}