body {
	color:#5e5e5e;
}
h1,h2,h3,h4,h5,h6 {
	color:#144a80;
}
p {
	color:#5e5e5e;
}
a,
a:link,
a:visited,
a:hover {
	color:#000000;
}


.pagenav {
	background:#154a80 url(../images/menubar_roll.jpg) repeat-x;
}
.pagenav ul li a {
	color:#ffffff;
}
.pagenav ul li a:hover {
	background:#154a80;
}


.box1 dt {
	color:#144a80;
	border-bottom-color:#cccccc;
}
.box1 dd a {
	color:#000000;
}


.box2 dt {
	color:#144a80;
	border-bottom-color:#cccccc;
}
.box2 dd a {
	color:#000000;
}
.box2 dd p a {
	color:#000000;
}
.box2 dd h1,
.box2 dd h2,
.box2 dd h3,
.box2 dd h4,
.box2 dd h5,
.box2 dd h6 {
	color:#000000;
}
.box2 dd img {
	border-color:#777777;
}

.widget h2 {
	color:#144a80;
	background-color:#cad9e7;
	border-bottom-color:#144a80;
}
.widget p {
	color: #666666;
}
.widget ul li {
	border-bottom-color:#144a80;
}
.widget a {
	color: #144a80;
}
#outreachform {
	float: right;
	clear: right;
	color: #154a80;
	margin-top:0px;
	margin-left:20px;
	background-color: #efefef;
	padding:10px;
	display: block;
}
#outreachform h5 {
	margin:0px;
	padding: 0px;
	line-height: 1;
}
#outreachform form {
	margin-top: 0px;
}
#outreachform input {
margin-bottom:8px;}
