/*  [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:#000000;
	font:75% arial, helvetica, sans-serif;}

h1 {
	color:#0063A8;
	line-height:100%;
	font-size:200%;
	font-weight:bold;}
	
h2	
	{
	color:#00447c;
	font-size:150%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#F0B310;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#00457C;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {
	line-height:150%;
	font-size:100%;}

a {
	color:#00447c;
	font-weight: bold;
	text-decoration:none;}

	a:hover {
		text-decoration:underline;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{padding:0px 0px 19px 0px;}	
h2 	{margin:0px 0px 10px 0px;}
h3 	{margin:0px 0px 5px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

hr {border-top: 1px solid #CCCCCC; margin: 5px 0px 10px; padding: 0px; height: 1px;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.imgLeft {
	margin: 10px 20px 20px 0px;}
	
.imgRight {
	margin: 10px 0px 20px 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:#00447c;*/
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	padding:10px;}

.table-header-app a {
	color:#00447c;
	font-weight: normal;
	text-decoration:none;}

	.table-header-app a:hover {
		text-decoration:underline;}
	
#container .table-header-app {font-size:150%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	padding:10px;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#edf3f6;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}

/*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:#333333;
	font-size:160%;}
	
#utilities li {
	line-height:100%;}

	#utilities a {
		color:#333333;
		font-weight: normal;
		text-decoration:none;}

		#utilities a:hover {
			color:#333333;
			text-decoration:underline;}

#footer {
	color:#666666;
	font-size:90%;}

	#footer a {
		color:#666666;
		font-weight: normal;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:url(images/container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:960px;}
		
	#header {
		border:1px solid #CCCCCC;
		height:87px;
		margin:0px auto;
		width:958px;}
		
		#logo {	
			float:left;
			display:inline;
			margin:19px 0px 0px 27px;}
			
			#logo img {				
				display:block;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:39px 29px 0px 0px;}
	
		#utilities li {
			padding:0px 0px 0px 9px;
			display:inline;}
			
			#topNav {
				clear:both;
				height:24px;
				padding:16px 0px 0px 35px;
				margin:0px 0px 0px 0px;
				width:925px;}
	
			#topNav img {
				float:left;
				margin:0px 51px 0px 0px;
				display:inline;}
				
#footer {
	clear:both;
	height:28px;
	margin:10px auto 10px auto;
	width:960px;}

	#footer ul {
		list-style:none;
		margin:7px 0px 0px 0px;
		text-align:left;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#homeBottomA ul li	{
	margin:0px 0px 5px 25px;
	list-style:disc;
	padding:0px;}

/*	4.1 [Fonts]  */

#homeBottom {}

#homeBottomA h1 {
	color:#0063A8;
	line-height:100%;
	font-size:200%;}
	
#homeBottomA h1 {
	margin:0px 0px 10px 0px;
	padding:0px;}

#homeBottomB p {
	margin:0px 0px 1px 0px;}
	
#homeBottomB p.contact {
	margin:0px 0px 14px 0px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0px auto;
	width:960px;}

	#homeFlash {
		float:left;
		height:320px;
		width:960px;}
		
		#homeFlash img {
			display:block;}
		
	#homeBottom {
		border:1px solid #CCCCCC;
		border-top:0px;
		clear:both;
		margin:0px auto;
		padding:0px 0px 10px 0px;
		width:958px;}
	
		#homeBottomA {
			float:left;
			margin:31px 0px 0px 20px;
			width:421px;}
	
		#homeBottomB {
			float:right;
			margin:0px 20px 0px 0px;
			width:419px;}
			
			#homeBottomB img {
				display:block;
				padding:0px 0px 4px 0px;}
			
			#homeBottomB p 	{
				line-height:100%;
				margin:0px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:100%;}


/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:960px;}

	#sectionalGraphic {
		height:183px;
		width:960px;}
		
		#sectionalGraphic img {
			display:block;}
		
	#interiorColumns {
		border:1px solid #CCCCCC;
		margin:0px auto 10px auto;
		min-height:350px;
		height:auto !important;
		height:350px;
		padding:0px 0px 10px 0px;
		width:958px;}
	
		#content {
			padding:30px 60px 0px 20px;}
		
			#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 5px;
					list-style:disc;
					margin:0px 0px 0px 20px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:circle;
					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;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

#library {
	text-align:right;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:50px 20px 0px 0px;
		width:419px;}
		
		#library img {
			display:block;
			margin-top:4px;
			}
	

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-lvl1-on {
	background:#E5ECF2 url(images/leftnav_lvl1_bg.gif) 0px top no-repeat;
	color:#00447C;
	font-weight:bold;
	font-size:100%;
	padding:7px 10px 7px 5px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_bg.gif) 0px top no-repeat;
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:7px 10px 7px 5px;
	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:#00447C;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#00447C;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_bg.gif) 0px 0px repeat-y;
	color:#00447C;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 15px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:#E5ECF2;
	color:#333333;
	font-size:90%;
	padding:6px 10px 6px 15px;
	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:#00447C;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#00447C;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3on_bg.gif) 0px 0px no-repeat;
	color:#00447C;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 38px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_bg.gif) 0px 0px no-repeat;
	color:#333333;
	font-size:90%;
	padding:6px 10px 6px 38px;
	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:#00447C;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#00447C;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color:#333333;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-size:90%;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #333333;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-size:90%;
	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:#E7E7E7;
	color:#00447C;
	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:#E7E7E7;
	color:#00447C;
	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 #DDDDDD;
}

.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;}
	
/* Press Release Detail Template */

#mainTopPressRelease {
	margin:7px 0px 0px 0px;
	width:764px;}
	
#mainPressRelease {
	background:url(images/main_bg.gif) 0px bottom repeat-x;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#contentPressRelease {
			padding:6px 15px 5px 22px;}
			
#flashcontent {margin:5px auto 5px auto;}

