/*  [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:#362c79;
	font-size:200%;
	font-weight:bold;
	line-height: 100%;}
	
h2	
	{
	color:#cd0621;
	font-size:160%;
	font-weight:normal;
	line-height: 100%;}

h3	
	{
	color:#362c79;
	font-size:140%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#cd0621;
	font-size:105%;
	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:#362c79;
	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:#ffffff url(images/body_bg.gif) 0px 82px repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 18px 0px;}	
h2 	{margin:0px 0px 10px 0px;}
h3 	{margin:0px 0px 10px 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;}

#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:#362c79;
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;
	padding:10px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#999999;
	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:#eae9f1;
	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;}
			
#login {
	text-align:left;}
	
	#login h1 {
		color:#362c79;
		float:right;
		font-size:100%;
		margin:0px;
		padding:0px;
		font-weight:bold;}

#footer {
	color:#999999;
	font-size:90%;
	text-align:center;}

	#footer a {
		color:#999999;
		text-decoration:none;}

		#footer a:hover {
			color:#999999;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:948px;}
	
	#header {
		background:url(images/header_bg.gif) 600px 0px no-repeat;
		clear:both;
		height:146px;
		width:100%;}
		
		#logo {	
			float:left;
			display:block;
			margin:14px 0px 39px 9px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:0px 0px 0px 0px;}
	
		#utilities li {
			background:url(images/util_link_bg.gif) right 4px no-repeat;
			display:inline;
			padding:0px 0px 0px 7px;}
			
		#login {
			float:right;
			display:inline;
			height:67px;
			padding:11px 0px 0px 22px;
			}
			
			#loginTable {
				font-size:90%;
				margin-right:15px;}
				
			#login img {
				display:inline-block;
				float:left;
				padding:0px 10px 0px 0px;}
											
			.loginBox {
				background: url(images/login_bg.gif) 0px 0px repeat-x;
				border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
				border-bottom:0px;
				border-top:0px;
				padding:2px 0px 0px 1px;
				height:15px;
				font-size:85%;
				width:125px;}			
				
			#login .header {
				margin:0px 0px 0px 50px;}
			
			#topNav {
				clear:both;
				margin:0px 0px 0px 9px;
				height:15px;
				width:644px;}
	
			#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]  */
	
#homeMessaging h1 {
	color:#FFFFFF;
	font:normal 180% 'Trebuchet MS', arial, sans-serif;
	margin-left:39px;
	padding:26px 0px 9px 0px;}
	
#homeMessaging p {
	color:#FFFFFF;
	font:normal 110% 'Trebuchet MS', arial, sans-serif;
	margin-left:39px;
	line-height:120%;
	padding:0px 38px 9px 0px;}
	
#homeMessaging ul {
	list-style:none;
	margin-left:39px;}
	
	#homeMessaging ul li {
		background:#85B472;
		color:#FFFFFF;
		display:block;
		float:left;
		line-height:100%;
		font:bold 100% 'Trebuchet MS', arial, sans-serif;
		height:46px;
		margin:0px 2px 2px 0px;
		width:193px;}
		
		#homeMessaging ul a {
			color:#FFFFFF;
			display:block;
			padding-top:8px;			
			line-height:120%;
			margin-left:58px;
			text-decoration:none;}
			
			#homeMessaging ul a:hover {text-decoration:underline;}
			
			#homeMessaging ul li.consumption {background:#85B472 url(images/consumption_icon.gif) 7px 6px no-repeat;}
			#homeMessaging ul li.combustion {background:#85B472 url(images/combustion_icon.gif) 12px 7px no-repeat;}
			#homeMessaging ul li.combustion a {margin-left:45px;}
			#homeMessaging ul li.clean {background:#85B472 url(images/clean_icon.gif) 14px 8px no-repeat;}
			#homeMessaging ul li.account {background:#85B472 url(images/account_icon.gif) 7px 12px no-repeat;}
			#homeMessaging ul li.account a {margin-left:45px;}
	
#homeBottom h1 {
	color:#362c79;
	font-size:140%;
	margin:0px;
	padding:0px 0px 9px 0px;}
	
#homeBottom p {
	margin:0px 0px 5px 0px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	margin:0px auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:948px;}
	
	#homeTop {
		clear:both;
		width:100%;}

		#homeFlash {
			float:left;
			height:326px;
			width:478px;}
			
		#homeMessaging {
			background:#66A14F url(images/home_messaging_bg.gif) 0 0 repeat-y;
			float:right;
			height:269px;
			margin-top:28px;
			width:470px;}

		#homeBottom {
			clear:both;
			width:100%;}
			
			#homeBottomBtm {
				clear:both;
				margin:0px 0px 0px 5px;
				width:950px;}
				
				#homeBottomBtm a {
				text-align:right;}
				
			#homeBottomA, #homeBottomB, #homeBottomC, #homeBottomD {
				padding:145px 0px 0px 0px;
				width:199px;}
				
			#homeBottomA, #homeBottomB, #homeBottomC {
				float:left;}

			#homeBottomA {
				background:url(images/home_about_bg.gif) 0px 0px no-repeat;
				margin:0px 0px 0px 8px;}

			#homeBottomB {
				background:url(images/home_news_bg.gif) 0px 0px no-repeat;
				margin:0px 0px 0px 50px;}
				
			#homeBottomC {
				background:url(images/home_services_bg.gif) 0px 0px no-repeat;
				margin:0px 0px 0px 50px;}

			#homeBottomD {
				background:url(images/home_biofuel_bg.gif) 0px 0px no-repeat;
				float:right;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:150%;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:100%;}
		
	#interiorColumns {
		clear:both;
		width:100%;}
		
	#sectionalGraphic {
		height:182px;
		width:100%;}
		
		#sectionalGraphic img {
			display:block;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		margin:28px 0px 0px 0px;
		width:164px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			border-left:1px solid #dadada;
			border-right:1px solid #dadada;
			width:100%;}
		
	#main {
		background:url(images/main_bg.gif) 0px 0px no-repeat;
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:45px 0px 0px 0px;
		width:749px;}
	
		#content {
			padding:0px 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) 1px 6px 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;}
				
	#testimonials td {
	border:1px #cccccc dotted;
	background-color:#EAE9F1;
	padding:5px;}
	
	#testimonials h3 {
	font-size:110%;}
	
	#staff {
	border-left:1px dotted #666666;
	border-right:1px dotted #666666;}
	
	#staff td {
	padding:5px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:105%; width: 178px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:45px 0px 0px 6px;}
	
	.library-inside {
		border-left: #cccccc 1px solid;}
	
	.libraryItem {width: 178px;}
		 
		 .libraryItem td {
			 border-bottom: #cccccc 1px solid;
			 padding: 25px 0px 20px 14px;}
			 
			 .libraryItem td table td {
				 border-bottom: none;
				 padding: 0px;}
		 
		 .libraryItem h2 {
		 	color: #2d2373;
			font-weight: bold;
			font-size: 110%;}
			
		.libraryItem p {margin: 0px;}
			
		.libraryItem img {display: block;}
		 
		 .libraryItem a {
		 	color: #cd0620;
			font-weight: bold;
			text-decoration: none;}
			
			.libraryItem a:hover {
				color: #cd0620;
				text-decoration: underline;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav .leftnav-bevel-top-on {
	background:url(images/leftnav_lvl1on_spacertop.gif) 0px 0px no-repeat;
	height:4px;}
	
#leftNav .leftnav-bevel-btm-on {
	background:url(images/leftnav_lvl1on_spacerbtm.gif) 0px 0px no-repeat;
	height:4px;}

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1_on.gif) 0px 0px repeat-y;
	color:#362c79;
	font-weight:bold;
	padding:4px 2px 4px 15px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#434343;
	font-weight:bold;
	padding:8px 10px 8px 15px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#434343;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#434343;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#362c79;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#362c79;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#cd0621;
	font-size:95%;
	font-weight:bold;
	padding:6px 10px 6px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#434343;
	font-size:95%;
	padding:6px 10px 6px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#434343;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#434343;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#cd0621;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#cd0621;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 35px 12px no-repeat;
	color:#cd0621;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 35px 12px no-repeat;
	color:#434343;
	font-size:90%;
	padding:6px 10px 6px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#434343;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#434343;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#cd0621;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#cd0621;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #666666;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;	
	font-size:90%;
	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-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:#eae9f1;
	color:#362c79;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	font-size:90%;
	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:#eae9f1;
	color:#362c79;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	font-size:90%;
	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 #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 */
{
	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;}
