/*  [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:#363636;
	font:75% arial, sans-serif;}

h1 {
	color:#005696;
	font-size:200%;
	font-weight:bold;
	line-height: 100%;}
	
h2	
	{
	background:url(images/h2_bg.gif) 0px 0px no-repeat;
	color:#005696;
	font-size:160%;
	font-weight:normal;
	line-height: 100%;}

h3	
	{
	background:url(images/h2_bg.gif) 0px 0px no-repeat;
	color:#005696;
	font-size:140%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#94884f;
	font-size:100%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:150%;
	font-size:100%;}

a {
	color:#005696;
	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 {
	background:#4080b0 url(images/body_bg.gif) 0px 0px repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 19px 29px;}	
h2 	{margin:0px 0px 10px 0px;padding-left:17px;}
h3 	{margin:0px 0px 10px 0px;padding-left:17px;}
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;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.imgLeft {
	margin: 5px 20px 10px 0px;}
	
.imgLeft_border {
	border: 1px solid #68a8c9;
	margin: 5px 20px 10px 0px;}
	
.imgRight {
	margin: 5px 0px 10px 20px;}

.imgRight_border {
	border: 1px solid #68a8c9;
	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:#005581;
	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:#edf3f6;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}

/*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-size:90%;}

	#utilities a {
		color:#666666;
		text-decoration:none;}

		#utilities a:hover {
			color:#666666;
			text-decoration:underline;}

#footer {
	color:#cccccc;
	font-size:80%;
	text-align:left;}

	#footer a {
		color:#cccccc;
		text-decoration:none;}

		#footer a:hover {
			color:#cccccc;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background: url(images/container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:1020px;}
	
#int-container {
	background: url(images/int_container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:1020px;}
		
	#header {
		clear:both;
		height:99px;
		margin:0px auto;
		width:950px;}
		
		#logo {	
			float:left;
			display:block;
			margin:39px 0px 0px 4px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:29px 6px 0px 0px;}
	
		#utilities li {
			background:url(images/util_link_bg.gif) right 4px no-repeat;
			display:inline;
			padding:0px 0px 0px 7px;}
			
			#topNav {
				clear:right;
				float:right;
				margin:10px 6px 0px 0px;
				height:43px;
				width:564px;}
	
			#topNav img {
				float:left;
				display:block;}
				
#footer {
	clear:both;
	margin:0px 0px 15px 36px;
	padding:9px 0px 0px 0px;
	height:20px;
	width:100%;}

	#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 h1 {
	color:#333333;
	font-size:120%;
	margin:0px;
	padding:0px 0px 15px 0px;}
	
#homeBottom h2 {
	color:#002a54;
	font-size:100%;
	font-weight:bold;
	line-height:140%;
	margin:0px;
	padding:0px 0px 11px 0px;}
	
#homeBottomB p {
	margin:0px;
	padding:0px 0px 3px 0px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	margin:0px auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:960px;}

	#homeFlash {
		height:269px;
		margin:0px auto;
		width:940px;}

		#homeBottom {
			background:url(images/homebottom_bg.png) 0px 0px no-repeat;
			clear:both;
			padding:0px 0px 15px 0px;
			margin:0px auto;
			width:950px;}
			
			#homeBottomBtm {
				clear:both;
				margin:0px 0px 0px 5px;
				width:950px;}

			#homeBottomA {
				background: url(images/homebottombox_bg.gif) 0px 0px repeat-x;
				float:left;
				display:inline;
				padding:28px 25px 0px 15px;
				margin:0px 0px 0px 10px;
				min-height:266px;
				height:auto !important;
				height:266px;
				width:400px;}

			#homeBottomB {
				background: url(images/homebottombox_bg.gif) 0px 0px repeat-x;
				float:right;
				display:inline;
				margin:0px 10px 0px 0px;
				padding:28px 10px 0px 15px;
				min-height:266px;
				height:auto !important;
				height:266px;
				width:415px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:150%;}
	
#content a {
	font-weight: bold;}

/*	5.2 [Layout]  */

#interiorMain {
	background:url(images/interiormain_bg.png) 0px 0px repeat-y;
	clear:both;
	margin:0px auto;
	width:951px;}
	
#interiorMainTop {
	margin:0px auto;
	width:951px;}
	
#interiorMainBtm {
	clear:both;
	margin:0px auto;
	width:951px;}
		
	#interiorColumns {
		background:url(images/interiorcolumn_bg.gif) 11px 153px no-repeat;
		width:100%;}
		
	#sectionalGraphic {
		height:149px;
		width:209px;}
		
		#sectionalGraphic img {
			display:block;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:4px 0px 20px 11px;
		width:209px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			width:100%;}
		
	#main {
		background:url(images/main_bg.gif) 0px 0px no-repeat;
		float:right;
		min-height:550px;
		height:auto !important;
		height:550px;
		margin:4px 38px 0px 0px;
		width:693px;}
	
		#content {
			padding:58px 15px 5px 20px;
			width:100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 4px 7px 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;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:105%; width: 160px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:105px 0px 0px 0px;}
	

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.leftnav-bevel-top-on {
	background:url(images/leftnav_lvl1on_spacertop.gif) 0px 0px no-repeat;
	height:5px;}
	
.leftnav-bevel-btm-on {
	background:url(images/leftnav_lvl1on_spacerbtm.gif) 0px 0px no-repeat;
	height:5px;}

#leftNav td.leftnav-lvl1-on {
	background:#c1d72e;
	color:#005696;
	font-weight:bold;
	font-size:90%;
	padding:2px 2px 2px 17px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#333333 url(images/topnav_dd_bg.gif) 0px 0px no-repeat;;
	font-size:90%;
	padding:10px 10px 8px 17px;
	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:#005696;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#005696;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 37px 11px no-repeat;
	color:#005696;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 47px;
	vertical-align:top;
	/*text-transform:uppercase;*/}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 37px 11px no-repeat;
	color:#333333;
	font-size:90%;
	padding:6px 10px 6px 47px;
	vertical-align:top;
	/*text-transform:uppercase;*/}
	
#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:#005696;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#005696;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 31px 12px no-repeat;
	color:#005696;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 53px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 31px 12px no-repeat;
	color:#005696;
	font-size:90%;
	padding:6px 10px 6px 53px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#005696;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#005696;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#005696;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#005696;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #333333;
	padding:8px 10px 8px 15px;
	text-align: left;	
	font-size:90%;
	font-weight: bold;
	white-space:normal;
	width:160px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #333333;
	padding:8px 10px 8px 15px;
	text-align: left;
	font-size:90%;
	font-weight: bold;
	white-space:normal;
	width:160px;
}

.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:url(images/topnav_dd_bg.gif) 5px 9px no-repeat;
	color:#005696;
	padding:8px 10px 8px 15px;
	text-align:left;
	font-size:90%;
	font-weight: bold;
	white-space:normal;
	width:160px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	/*background:url(images/topnav_dd_bg.gif) 0px 0px no-repeat;*/
	color:#005696;
	padding:8px 10px 8px 15px;
	text-align:left;
	font-size:90%;
	font-weight: bold;
	white-space:normal;
	width:160px;
}

.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 #e6eaed;
}

.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;}
	
/* Secure Form Styles */

#loanDetail {
	margin:0px auto;
	font-size:140%;
	width:941px;}

.secureForm td {
	padding:5px;}
	
	.label {
		font-weight:bold;}