BODY {
	background-color:#FFFFFF;
}
DIV#nav-main {
	background-color:#223038;
}
DIV#content-homeTxt {
	background-color:#DDE5E0;
}
DIV#formIntroText {
	width:720px;
	background-color:#E3E9E5;
}
A.inlineButton {
	font-family: Verdana;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#000000;
	background-image: url(/content/images/toopTipNav/bg/blue_arrow.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding:2px 2px 2px 12px;
}

