body {
	margin: 0px;
}
.navcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395B72;
	background-color: #DBECFA;
}
.contenttable {
	background-image: url(images/accentpic-logobg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navcell a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395B72;
	text-decoration: none;
}
.navcell a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.footer_divide {
	background-image: url(images/footer-sliver.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #395B72;
}
.vert_divide {
	background-image: url(images/main-vert_sliver.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.content {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C5D69;
}
.title1 {
	font-weight: bold;
	color: #93B133;
	font-style: italic;
}
.paragraph_accent {
	font-weight: bold;
	color: #365266;
}
.title2 {
	font-weight: bold;
	color: #7F8083;
	font-style: italic;
}
a {
	color: #88AB21;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.core_values_img {
	padding-bottom: 50px;
}

