body {
	color: #000033;
	background:#dbdbdb url(../../images/custom/misc/bg-gray-fade.gif) repeat-x;
}

.topbar {
	background-color: #1e357e;
}
.topbar-shell {
		background-color: #1e357e;
	}
.bulletList{
	list-style: url(http://landing.pioneermilitaryloans.com/images/custom/misc/bullet_drk_blue.gif) circle;
}


.bullet {
	background-image: url(http://landing.pioneermilitaryloans.com/images/custom/misc/bullet_drk_blue.gif);
}

.underline {
	border-bottom-color: #CCCCCC;
}
.continueButton {
	color: #1e357e;
	
}
.title {
	color: #1e357e;
	border-bottom-color: #CCCCCC;
}
.outline{
	border-top:#59BF3F;
	border-left:#cccccc;
	border-right:#cccccc;
	border-bottom:#cccccc;
}

a {
	color:#1e357e
}

a.visited {
	color:#1e357e
}		
		

/*********************** navigation css *****************************/

#nav {
	background-color: #1e357e;	
}

#nav a  {
	color:#ffffff;
}

	




