.DEV_NOTE {
	background-color: #FF6;
	border: 2px solid #FF0;
}

/* !!!!!!!!!!!!!! FORMAT !!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!! FORMAT !!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!! FORMAT !!!!!!!!!!!!!! */
/* CLASSES */
.block_small {
	width: 30%; margin-bottom: 20px;
}
.block_big {
	width: 45%; margin-bottom: 20px;
}
.left { float: left; overflow: hidden; }
.right { float: right; overflow: hidden; }
.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }

p.go_to_top {
	border-bottom: 1px solid #666;
	margin: 0px 20%; padding: 0px;
	text-align: center;
}
p.go_to_top a, a.go_to_top {
	color: #666;
	font-size: 12px;
	
	border: 1px solid #666;
	border-bottom-width: 0px;
	margin: 2px 5px;
	padding: 1px 3px;
	
	text-align: center;
	text-decoration: none;
}
.go_to_top a:hover {
	color: #000;
	border-top: 3px solid #363;
	margin-top: 0px;
}

.footnote {
	font-size: 10px;
}

.button_small {
	border: 1px solid #000;
	color: #000;
	font-size: 10px;
	margin: 1px 3px;
	padding: 1px 3px;
	text-decoration: none;
}
.button_small:hover {
	border-color: #82A884;
	padding: 2px 3px;
	margin: 0px 3px;
}

.shuffle_ticker {
	background: #C9C37E;
	font-size: 0px;
	height: 1px;
}

/* TYPES */
html {
	font: 12px Arial, Helvetica, sans-serif;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #39084A;
	text-align: center;
	padding: 9px 10px 1px 10px;
}
tr, td {
	border-bottom: 1px solid #666;
	border-width: 0px 0px 0px 0px;
	padding: 0; /*1px 5px;*/
	margin: 0px;
}

a { color: #005138; }
a:hover { color: #000; }

#copy {
	margin: -110px 0px 0px 0px;
	/*padding: 20px 20px 20px 10px;*/
}
.copyHome {
	/*background-color: #E4EBE4;*/
	margin-left: 10px;
	margin-right:10px;
	margin-top: 15px;
	max-width: 510px;
	min-height: 315px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 510px;
}
.copyPale {
	background-color: #E4EBE4;
	margin-left: 10px;
	margin-right:0px;
	margin-top: 15px;
	max-width: 520px;
	min-height: 315px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 520px;
	
}
.copyPaleWinter {
	background-color: #E4EBE4;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 15px;
	max-width: 510px;
	min-height: 315px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 510px;
	list-style-image: url(../images/flake3.jpg);	
}
.calcPale {
	background-color: #E4EBE4;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#copy h1 {
	background-color: #E4EBE4;
	border-bottom: 1px solid #005138;
	margin-left:10px;
	margin-right:10px;
	color: #611170;
	font-size: 16px;
	font-weight: bold;
	max-width: 490px;
	width: 490px:
	
}
#copy h2 {
	background-color: #E4EBE4;
	font-size: 16px;
	font-weight: normal;
	color:#005138;
	/*border-bottom: 1px solid #000;*/
	margin-left:10px;
	margin-right:10px;
	max-width: 500px;
	width: 500px:

}

#copy h3 {
	background-color: #E4EBE4;
	/*border-bottom: 1px solid #000;*/
	color: #E34510 /*DB3311*/;
	font-size: 16px;
	font-weight: normal;
	margin-left:10px;
	margin-right:10px;
	max-width: 500px;
	width: 500px:
}
h3 a {
	font-size: 12px;
	border: 1px solid #000;
	border-bottom-width: 0px;
	margin: 2px 5px;
	padding: 1px 3px;
	text-decoration: none;
	max-width: 500px;
	width: 500px:
}
h3 a:hover {
	border-top: 3px solid #363;
	margin-top: 0px;
}

#copy h4 {
	color: #303;
	font-size: 12px;
}

#copy .subHead {
	background-color: #E4EBE4;
	font-size: 14px;
	font-weight: bold;
	color:#005138;
	/*border-bottom: 1px solid #000;*/
	margin-left:0px;
	margin-right:0px;
	max-width: 500px;
	width: 500px:

}

#copy .subHead2 {
	background-color: #E4EBE4;
	/*border-bottom: 1px solid #000;*/
	color: #E34510 /*DB3311*/;
	font-size: 12px;
	font-weight: bold;
	margin-left:0px;
	margin-right:0px;
	max-width: 500px;
	width: 500px:
}

#copy p {
	background-color: #E4EBE4;
	margin-left:10px;
	margin-right:10px;
	max-width: 500px;
	width: 500px:
}

.ehub_text {
	font-size:small;
	color:#FFFFFF;
	}
.ehub_help {
	font-size:x-small;
	color:#FFFFFF;
	}

/* !!!!!!!!!!!!!! LAYOUT !!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!! LAYOUT !!!!!!!!!!!!!! */
/* !!!!!!!!!!!!!! LAYOUT !!!!!!!!!!!!!! */
html {
	margin: 0em; padding: 0em;
}
body {
	margin: 0px; padding: 0px;
	/*background-color: #BDC4BC;*/
	background-color: #ADC4A9;
	width: 800px;
}
#TopWhiteStrip {
	background-color:#FFF;
	height:58px;
	padding: 0;
	width: 800px;
}
#Date {
	position: absolute;
	background-color:#FFFFFF;
	left: 484px; top: 42px;
	height:14px;
	padding: 0;
	width: 120px;
	color: #1D7844;
	font-size: 11px;
	font-weight: bold;
}
#spanish_link {
	position: absolute;
	background-color:#FFFFFF;
	left: 600px;
	top: 42px;
	height:19px;
	margin-right: 40;
	width: 200px;
	color: #1D7844;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#spanish_link a {
	color: #1D7844;
	font-size: 11px;
	font-weight: bold;
}
#spanish_link a:visited {
	color: #1D7844;
	font-size: 11px;
	font-weight: bold;
}
#ehub {
	position:absolute; 
	width:238px; 
	height:115px; 
	z-index:500; 
	left: 15px; 
	top: 142px;
	font-size: 12px;
}
#top_flash {
	position: absolute;
	left: 260px; top: 0px;
	margin: 0px; padding: 0px;
	width: 540px; height: 244px;
	border: none;
	background-color: transparent;
}
	#top_flash embed {
		margin: 0px; padding: 0px;
		border: none;
		background-color: transparent;
	}

#container {
	position: relative;
	width: 800px;
}


/* Controls the look of all mouseover menus */
#menu_bag ul {
	background: #ADC4A9;
	list-style-type: none;
	margin: 0px; padding: 0px;
	width: 175px;
	z-index: 1000;
}
#menu_bag ul li {
	border-left: 0; /*5px solid #E3ECE4;*/
	border-bottom: 0; /* 1px solid #E3ECE4;*/
	margin: 0px; padding: 0px 0px 0px 1px;
	height: 20px;
}
#menu_bag ul a {
	background: none;
	line-height: 150%;
	text-decoration: none;
}
#menu_bag ul a span {
	cursor: hand;
	display: block;
}
#menu_bag ul a:hover {
}


/* Controls the look of everything in the left hand menu */
	#menu {
	border-right: 0; /*1px solid #000;*/
	border-bottom: 0; /*1px solid #000;*/
	clear: both;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 260px;
		/*z-index: 450;*/
	}

#menu ul, #menu li {
	display: block;
	list-style-type: none;
	margin: 0px; padding: 0px;
}
#menu a { background-repeat: no-repeat; display: block; width: 100%; }
#menu span { display: none; width: 100%; }

	/* SUB MENUS */
	#menu div ul ul {
		/*border-left: 5px solid #F6F6F6;*/
		display: none;
	}
	#menu ul ul a span {
		cursor: hand;
		display: block;
		height: auto;
	}
	#menu ul ul li {
		background: #ADC4A9; /*#FF0000; /*F6F6F6;*/
		background-image:url(../imagesForTemplates/menu_background.gif);
		background-repeat:repeat-y;
		height: auto;
		padding-right: 2px;
		padding-left: 30px;
	}
	#menu ul ul a {
		background: none;
		height: auto;
		line-height: 100%;
		padding-bottom: 4px;
		padding-top: 3px;
		text-decoration: none;
	}
	#menu ul ul a:hover {
	}
	/* END SUB MENUS */
	
	/* TOPLEFT */
	#TopLeft { background: none; margin-bottom: 5px; }
	#topleft_logo { background-image: url(../imagesForTemplates/DCCU_template_06.jpg); height: 96px; }		
	#topleft_e-hub {	position: relative; background-image: url(../imagesForTemplates/DCCU_template_08.jpg); height: 110px; width: 260px;}
	#topleft_e-tutorials { position: relative; background-image: url(../imagesForTemplates/DCCU_template_09.jpg); border: 0px; height: 30px;}
	/*#branches a 		{ background-color: #BDD1BE; height: 19px; }
	#branches a:hover 	{ background-color: #C0AFBF; }
	*/
	/*#branches_louisville a 	{ background-image: url(../imagesForTemplates/BVCU_branches_louisville.gif); }
	#branches_estes_park a 	{ background-image: url(../imagesForTemplates/BVCU_branches_estes_park.gif); }*/
	/* END TOPLEFT */
	
	
	/* NAV */
	#nav {  }
		#nav_give-away a 	{ background-image: url(../imagesForTemplates/DCCU_nav_give-away.jpg); height: 53px; }
		#nav_skip_a_pay a 	{ background-image: url(../imagesForTemplates/skipapay_new.jpg); height: 0px; }
		#nav_spanish a 	{
	background-image: url(../imagesForTemplates/Prefer_spanish.jpg);
	height: 53px;
}
		#nav_free_vacation a 	{
	background-image: url(../imagesForTemplates/NEWIRAbutton.jpg);
	height: 53px;
}
		#nav_loans a 		{ background-image: url(../imagesForTemplates/DCCU_nav_loans.gif);  height: 25px; }
		#nav_auto_loans a	{ height:25px;}
		#nav_checking a 	{ background-image: url(../imagesForTemplates/DCCU_nav_checking.gif); height: 24px; }
		#nav_savings a 		{ background-image: url(../imagesForTemplates/DCCU_nav_savings.gif); height: 24px; }
		#nav_express_services a 	{ background-image: url(../imagesForTemplates/DCCU_nav_express_services.gif); height: 24px; }
		#nav_convenient a 	{ background-image: url(../imagesForTemplates/DCCU_nav_convenient.gif); height: 24px; }
		#nav_investment a 	{ background-image: url(../imagesForTemplates/DCCU_nav_investment.gif); height: 24px; }
		#nav_member_security a { background-image: url(../imagesForTemplates/DCCU_nav_security.gif); height: 24px; }
		#nav_marketplace a 	{ background-image: url(../imagesForTemplates/DCCU_nav_marketplace.gif); height: 24px; }
		#nav_teen a 		{ background-image: url(../imagesForTemplates/DCCU_nav_youth.gif); height: 24px; }
		#nav_switch a		{background-image:url(../imagesForTemplates/DCCU_nav_switch.gif); height: 24px;}
		#nav_business_services a	{background-image:url(../imagesForTemplates/DCCU_nav_business.gif); height: 24px;}
		#nav_careers a		{background-image:url(../imagesForTemplates/DCCU_nav_careers.gif); height: 24px;}
		#nav_education a	{background-image:url(../imagesForTemplates/DCCU_nav_education.gif); height: 24px;}
		#nav_difference a	{background-image:url(../imagesForTemplates/DCCU_nav_difference.gif); height: 24px;}
		#nav_e-news a		{ background-image:url(../imagesForTemplates/DCCU_nav_e-news.jpg); height: 39px;}
		#nav_tel_and_addr   { background-image:url(../imagesForTemplates/DCCU_template_31.gif); height: 50px;}
	/* END NAV */
	
	/* REQUIRED */
	#required { height: 77px; margin: 8px 0px 8px 8px; overflow: hidden; }
		#required ul { margin: 0px; padding: 0px; text-align: center; }
		#required li { display: inline; margin: 0px; padding: 0px; }
		#required_ncua a {
			background-image: url(../imagesForTemplates/BVCU_required_ncua.gif);
			float: left;
			width: 110px; height: 58px;
		}
		#required_ehl a {
			background-image: url(../imagesForTemplates/BVCU_required_ehl.gif);
			float: left;
			width: 52px; height: 58px;
		}
	/* END REQUIRED */
/* END MENU */
	
/* CONTENT */
#content {
	/*background:  url(../imagesForTemplates/BVCU_content.jpg) no-repeat 0px 137px;*/
	margin-left: 260px;
	min-height: 515px;
	width: 602px;
	/*z-index: 400;*/
}

	/* HEADER */
	#header {
	left: 260px;
	height: 244px;
	margin-left: 0px;
	padding-top: 109px;
	/*overflow: visible;
		width: 100%;
	background-image: url(../images/homeimages/AutoLoanFLASH.jpg);
	background-repeat: no-repeat;*/
	}
	
	#headerHome {
	left: 260px;
	height: 244px;
	padding-top: 115px;
	margin-left: 0px;
	/*overflow: visible;*/
	width: 540px;
	background-image: url(../images/homeimages/AutoLoanFLASH.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #ADC4A9;
	}
	#headerHome a {
	display: block;
	}
	#headerHomeWhite {
	left: 260px;
	height: 10px;
	background-color: #FFF;
	width: 540px;
	}
	#flashMovie {
		position:relative;
		/*margin-top: -109px;
		padding-top: 109px;*/
		left: 0px;
		top: -107px;
	background-color: #ADC4A9;
	}
		/*h1 {
			background: url(../imagesForTemplates/BVCU_name.gif) no-repeat;
			margin: 0px; padding: 0px;
			position: absolute;
			left: 500px; top: 401px;
			width: 198px; height: 28px;
		}
		h1 span { display: none; }
		*/
		/* SPECIAL MENU (UL) */
		#header_nav {
			background: url(../imagesForTemplates/BVCU_header_nav_bg.gif) repeat-x;
			list-style-type: none;
			margin: 0px; padding: 0px;
			width: 100%; height: 28px;
		}
			#header_nav li {
				display: inline;
				margin: 0px; padding: 0px;
			}
			#header_nav a { background-repeat: no-repeat; float: left; height: 28px; }
			#header_nav span { display: none; }
			
			#nav_home a { background-image: url(../imagesForTemplates/BVCU_nav_home.gif); width: 49px; }
			
			#nav_about_us a { background-image: url(../imagesForTemplates/BVCU_nav_about_us.gif); width: 63px; }
			#nav_about_us_menu { display: none; }
			
			#nav_site_index a { background-image: url(../imagesForTemplates/BVCU_nav_site_index.gif); width: 63px; }
			
			#nav_help a { background-image: url(../imagesForTemplates/BVCU_nav_help.gif); width: 37px; }	

		
		/* ### This is my original, full-width DCCU footer ### */
		/*#footer {
			clear: both;
			font-size: 10px;
			height: 40px;
			text-align: left;
			background-color: #FFFFFF;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			position:relative;
			top: 10px;
			width: 800px;
			z-index: 1100;
		}*/
		#footer {
			clear: both;
			font-size: 10px;
			height: 50px;
			text-align: right;
			margin: 10px 0px;
			padding: 0 0 0 0;
			width: 540px;
			/*position:relative;
			top: 10px;*/
		}
		#footer ul {
			list-style-type: none;
			margin: 0px;
		}
		#footer li {
			display: inline;
			margin: 0px 0px 0px 10px; padding: 0px;
		}

#credits {
	color: #666;
	clear: both;
	font-size: 10px;
	margin-top: 20px;
}
#credits a { color: #666; }

}
.td2 {
	background-color: #C2DEBF;
}
.tableheading {
	font-weight: bold;
	background-color: #7FB869;
	color: #000000;
}

.tabletitle {
	font-weight: bold;
	background-color: #8DCA75;
}
#searchBox {
	/*background-image: url(../imagesForTemplates/DCCU_template_05.gif);
	background-repeat: no-repeat;*/
	/*background-color:#FF0000;
	border: 2px solid #00FF00;*/
	height: 58px;
	width: 159px;
	overflow: hidden;
}
.tip {
	font:12px/12px
	Arial,Helvetica,sans-serif; 
	border:solid 1px #666666;  
	padding:3px;
	position:absolute; 
	z-index:100;
	visibility:hidden; 
	color:#333333; 
	top:-10px;
	left:-50px; 
	background-color:#ffffcc;
	layer-background-color:#ffffcc;
}


#note {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	margin-right: 62px;
	margin-bottom: 15px;
}
#nmls {
	margin-top: 10px;
	padding: 5px;
	background-color: #C0DFBF;
}

