/*  [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% tahoma, verdana, sans-serif;}

h1 {
	color:#AD1B18;
	font-size:200%;
	font-weight:normal;}

h2	
	{
	color:#305F9F;
	font-size:160%;
	font-weight:normal;}

h3	
	{
	color:#AE1C18;
	font-size:130%;
	font-weight:normal;}

h4 {
	color:#305F9F;
	font-size:110%;
	font-weight:normal;}

h5 {
	color:#305F9F;
	font-size:140%;
	font-weight:bold;}

h6 {
	color:#305F9F;
	font-size:90%;
	font-weight:bold;}

p {
	line-height:160%;
	font-size:100%;}
	
ul {line-height:160%;}

a {
	color:#2F5E9E;
	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:#FFFFFF url(images/body_bg.gif) 0px 0px repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 19px 0px;}
h2 	{padding:5px 0px 14px 0px;}
h3 	{padding:0px 0px 14px 0px;}
h4 	{padding:0px 0px 10px 0px;}
h5 	{padding:0px;}
h6 	{padding:0px;}
p 	{padding:0px 0px 15px 0px;}
	
img {border:0px;}
hr {margin: 12px 0px;}
.clear {clear:both;}
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
#ctl00_Modules_ctl00_hypRss img {
	float:right;}


/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}
	
.imgRight {
	margin:4px 0px 4px 8px;}
	
.imgLeft {
	margin:4px 8px 4px 0px;}
	
.image-style {
	border:1px solid #cccccc;
	padding:2px;
	margin:3px;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background-color:#2F5F9F;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:10px 10px 10px 0px;
	vertical-align:top;}

.table-header th {
	background-color:#2F5F9F;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;}

.table-row {
	padding:10px;}
	
.table-altrow {
	background-color:#eeeeee;
	padding:10px;}
	
tr.table-header-app th {
	background-color:#2F5F9F;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
tr.table-row td, tr.table-altrow td {
	padding:10px;}
	
tr.table-altrow td {
	background-color:#EEEEEE;}
		
.footnote {font-size:80%;}			
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

	#utilities {
		color: #CCCCCC;
		font:normal 80% arial, sans serif;}

		#utilities a {
			color:#CCCCCC;
			text-decoration:none;}

			#utilities a:hover {
				color:#CCCCCC;
				text-decoration:underline;}

#footer {
	color:#666666;
	font-size:80%;
	text-align:center;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
		#footer ul li.company {
			text-transform:uppercase;
			font-weight:bold;}

			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width: 941px;}

	#header {
		clear:both;
		height:99px;
		width:941px;}

		#logo {
			float:left;
			margin:11px 0px 10px 3px;}

		#logo img {
			display:block;}
			
		#headerRight {
			float:right;
			width:654px;}
	
			#utilities {
				float:right;
				/* display:inline; */
				display: table-row;
				margin:16px 0px 0px 0px;}
				
				#utilities li {
					/* display:inline; */
					display: table-cell;
					vertical-align: middle;
					float: left;
					padding:0px 11px 0px 0px;}
					
			#search {
				float:right;
				display:inline;
				margin:13px 0px 0px 0px}
					
				#search .searchBox {
					border-top:1px solid #BDBCBD;
					border-right:0px;
					border-bottom:1px solid #BDBCBD;
					border-left:1px solid #BDBCBD;
					float:left;
					display:block;
					height:16px;
					font-size:90%;
					padding:0px 0px 0px 0px;
					width:184px;}
					
				#search .seachButton {
					display:block;
					float:left;}
			
		#topNav {
			clear:both;
			margin:0px 0px 0px 77px;
			width:851px;}

		#topNav img {
			float:left;
			display:block;}

#footerContainer {
	clear:both;
	margin:17px 0px 17px 0px;
	width:941px;}
	
	#footer {
		background:#C0C9D0;
		height:14px;
		padding:8px 53px 8px 88px;}

	#footer ul {
		float:left;}

		#footer ul li {
			display:inline;
			padding:0px 9px 0px 0px;}
			
	#footer p {
		float:right;
		padding:0px;}
			

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	color:#333333;
	font-size:90%;}
	
	#homeBottom h1 {
		color:#747679;
		font-size:130%;
		font-weight:bold;}
		
	#homeBottomA a {
		color:#AD1B18;
		font-size:90%;
		font-weight:bold;
		text-decoration:none;}
		
		#homeBottomA a:hover {
			text-decoration:underline;}
			
	#homeBottomB p {
		padding:0px 0px 5px 0px;}
			
 #homeBottomB a {
		color:#666666;
		font-weight:bold;
		text-decoration:none;}
		
		#homeBottomB a:hover {
			color:#AD1B18;
			text-decoration:underline;}
			
	#homeBottomB a.more {
		color:#AD1B18;
		font-size:90%;
		font-weight:bold;
		text-decoration:none;}
		
		#homeBottomB a:hover.more {
			text-decoration:underline;}			
			
	#homeBottomC a {
		color:#666666;
		font-weight:bold;
		text-decoration:none;}
		
		#homeBottomC a:hover {
			color:#AD1B18;
			text-decoration:underline;}
			
	#homeBottomC a.more {
		color:#AD1B18;
		font-size:90%;
		font-weight:bold;
		text-decoration:none;}
		
		#homeBottomC a:hover.more {
			text-decoration:underline;}

/*	4.2 [Layout]  */

#homeMain {
	background:url(images/homemain_bg.jpg) 3px 272px no-repeat;
	clear:both;
	width:100%;}
				
	#homeMain #icons {
			padding:58px 0px 0px 0px;
			position:relative;
			width:100%;}
			
		#homeMain #icons img {
				float:right;
				margin:0px 0px 0px 3px;
				display:block;}

		#homeFlash {
			clear:both;
			float:left;
			margin:-51px 0px 0px 0px;
			height:336px;
			width:941px;}
		
		#homeBottom {
			background:url(images/homebottom_bg.gif) 0px bottom repeat-x;
			clear:both;
			padding:64px 0px 0px 0px;
			width:941px;}
			
			#homeBottomA {
				background:url(images/homebottoma_bg.gif) right 25px no-repeat;
				float:left;
				display:inline;
				padding:0px 25px 0px 0px;
				margin:0px 0px 0px 85px;
				width:205px;}
				
			#homeBottomB {
				float:left;
				width:311px;}
				
			#homeBottomC {
				background:url(images/homebottoma_bg.gif) left 25px no-repeat;
				float:right;
				display:inline;
				padding:0px 0px 0px 86px;
				margin:0px 63px 0px 0px;
				width:166px;}
				
/*	4.3 [ezEdit ToolsFile]  */				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

/*	5.2 [Layout]  */

#interiorMain {
	background:url(images/homemain_bg.jpg) 3px 162px no-repeat;
	clear:both;
	width:100%;}
	
	#interiorMain #icons {
			padding:7px 0px 0px 0px;
			width:100%;}
			
		#interiorMain #icons img {
				float:right;
				margin:0px 0px 0px 3px;
				display:block;}

	#sectionalGraphic {
		clear:both;
		height:169px;
		width:100%;}
		
#interiorColumns {
	background:url(images/homebottom_bg.gif) 0px bottom repeat-x;
	min-height:475px;
	height:auto !important;
	height:475px;
	padding:18px 0px 0px 0px;
	width:100%;}
	
	#leftNav {
		background:url(images/leftnav_bg.gif) 0px 51px no-repeat;
		float:left;
		display:inline;
		margin:0px 0px 25px 0px;
		min-height:350px;
		height:auto !important;
		height:350px;
		width:192px;}
		
		#leftNav table {
			width:100%;}
		
		#main {
			float:right;
			display:inline;
			margin:0px 0px 0px 0px;
			width:723px;}
	
		#content {
			padding:15px 35px 0px 0px;}
		
			#content ul {
				margin:0px 0px 5px 29px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 0px 6px no-repeat;
					padding:0px 0px 7px 10px;}
					
				#content ul ul {
					margin:0px 0px 0px 25px;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list.gif) 3px 7px no-repeat;
						padding:0px 0px 7px 12px;}
				
			#content ol {
				list-style: decimal;
				margin:0px 0px 12px 39px;
				line-height: 160%;
				padding:0px;}

			#content ol li {padding-bottom: 7px;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {
	font-size:100%;}
		
/*	5.5 [Layout]  */

	td#library {
		padding:40px 0px 0px 0px;
		width:161px;}
		
		#libraryItem .libContact td {
			padding:13px 0px 0px 0px;}
		
		#libraryItem .libContact h3 a {
			color:#AD1B18;
			font-weight:bold;
			font-size:120%;
			text-decoration:none;}
			
			#libraryItem .libContact h3 a:hover {
				text-decoration:underline;}
				
			#libraryItem .libContact p {
				margin:0px;
				padding:0px;}
				
			#libraryItem .libContact img {
				padding:0px 0px 11px 0px;}
        
#libraryItem h2 {
		font-family:arial, sans-serif;
		font-size:120%;
		font-weight:bold;
		color:#5d9732;
		margin:0px 5px 2px 0px;}
		
		#libraryItem h2 a {
			text-decoration:none;}
        
        
    #libraryItem h3 {
		font-family:arial, sans-serif;
		font-size:90%;
		color:#5d9732;
		margin:7px 5px 2px 0px;
		padding: 0px 0px 5px 0px;}
		
		#libraryItem h3 a {
			font-size:90%;
			text-decoration:none;}
			
			#libraryItem h3 a:hover {
				text-decoration:underline;}
		
		#libraryItem p {
			font-size:125%;
			color:#666666;
			font-weight:normal;
			margin:0px 5px 2px 0px;
			padding: 0px 0px 3px 0px;}
			
			/*#libraryItem td {
				padding:0px 5px 0px 0px;
				border-bottom:1px #ffffff solid;}*/
				
				#libraryItem img {
					padding-top:5px;
					padding-left:20px;
					align:center;}
				
				#libraryItem p a {
					font-size:75%;
					font-weight:bold;
					text-decoration:none;
					color:#5d9732;}
					
					#libraryItem p a:hover {
						text-decoration:underline;}        	

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	color:#AD1B18;
	font-weight:bold;
	padding:7px 20px 7px 19px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#666666;
	padding:7px 20px 7px 19px;
	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:#AD1B18;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#AD1B18;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#AD1B18;
	font-size:90%;
	font-weight:bold;
	padding:5px 20px 5px 39px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#666666;
	font-size:90%;
	font-weight:bold;
	padding:5px 20px 5px 39px;
	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:#AD1B18;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#AD1B18;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#AD1B18;
	font-size:90%;
	padding:5px 20px 5px 59px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	color:#666666;
	font-size:90%;
	padding:5px 20px 5px 59px;
	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:#AD1B18;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#AD1B18;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	padding:6px 10px 6px 10px;
	color: #333333;
	font-size:80%;
	text-align: left;
	white-space:normal;
	text-transform:uppercase;
	width:187px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:6px 10px 6px 10px;
	color: #333333;
	font-size:80%;
	text-align: left;
	white-space:normal;
	text-transform:uppercase;
	width:187px;
}

.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:#CCCCCC;
	color: #AD1B18;
	padding:6px 10px 6px 10px;
	text-align:left;
	font-size:80%;
	font-weight:bold;
	white-space:normal;
	text-transform:uppercase;
	width:187px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#CCCCCC;
	color: #AD1B18;
	padding:6px 10px 6px 10px;
	text-align:left;
	font-size:80%;
	font-weight:bold;
	white-space:normal;
	text-transform:uppercase;
	width:187px;
}

.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:#F8F8F8;
	border-top:2px solid #D8A858;
	border-left:1px solid #5691D0;
	border-right:1px solid #5691D0;
	border-bottom:1px solid #5691D0;
}

.RadMenu_Default 
{
	background: #FFFFFF;
}

.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;
	}

/* Custom Onelink Setup */
.USA {display: none;}
	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:1px;}
.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; }

#sitemap td {padding:5px;}
#sitemap .table-header-app a {color:#FFFFFF;text-decoration:none;}