#bar {
	background: #db0004;
}
#header {
	background: url(images/header.png);
}
	#header #headerText {
		color: white;
	}
		#header #searchform  #PLUCKsearchTerm {
			color: #666666;
			border: 1px solid #911f16;
		}
		#header #searchform #searchSubmit {
			background: #911f16;
			color: white;
		}
#body {
	background: url(images/body2.png);
}
	#body.home {
		background: url(images/body.png);
	}
		#body #twoSteps h2 {
			color: #9c3f2c;
		}
		#body #twoSteps #steps {
			color: #5d5d5d;
		}
			#body #rightHomeBlurb h3 {
			color: #9c3f2c;
		}
		#body #rightHomeBlurb #homeBlurbContent {
			color: #6e6e6e;
		}
	/* Right Column Styles */
	#body #rightCol {
	}
		#body #rightCol #blankHead {
			background: url(images/rightColHeaderApplyPage.png);
			color: white;
		}
		#body #rightCol #blankBody {
			color: white;
		}
		#body #rightCol hr {
			background: url(images/rightBarDivider.png);
		}
		#body #rightCol .benefit {
			color: white;
		}
		#body #rightCol .testimonial {
			color: white;
		}
		#body #leftCol h2 {
			color: #195985;
		}
		#body #leftCol h3 {
			color: #57809d;
		}
		#body #leftCol .content {
			color: #303030;
		}
			#body #leftCol .miniArticles .article {
				background: #e6e6e6;
				border: 1px solid #c2c2c2;
			}
			#body #leftCol .miniArticles .article .title {
				color: #57809d;
			}
			#body #leftCol .miniArticles .article .blurb {
				color: #5c5c5c;
			}
			#body #leftCol .miniArticles .article .link {
				color: #a8a8a8;
			}
				#body #leftCol .miniArticles .article .link a:link, #body #leftCol .miniArticles .article .link a:visited {
					color: #285a85;
				}
		#body #leftCol #applyFrame {
			border: 1px solid #c4c4c4;
		}
		#body #leftCol .sep.faq {}
			#body #leftCol .sep.faq ul li a:link, #body #leftCol .sep.faq ul li a:visited {
				color: #57809d;
			}
			#body #leftCol .sep.about .testimonial {
				background: #dddddd;
				border: 1px solid #c6c6c6;
			}
#footer {
	background: url(images/footer.png);
}
	#footer #nav {
		color: #b0b0b0;
	}
		#footer #nav a:link, #footer #nav a:visited {
			color: white;
		}
	#footer #siteLinks {
		color: #b6b6b6;
	}
		#footer #siteLinks a:link, #footer #siteLinks a:visited {
			color: #787878;
		}
	#footer #footerSiteLink { }
		#footer #footerSiteLink a:link, #footer #footerSiteLink a:visited { 
			color: #b0b0b0;
		}
	#footer #disclaimer .sep {
		color: #7a7a7a;
	}

/*General Styles*/

/* Microclick Styles*/
	center {
		color: white;
	}