.li {
	list-style-image: url(images/li.gif);
}
.nav-out {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: bcbba0;
	background-image: url(images/nav-list-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.nav-out-bottom {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	background-image: url(images/nav-list-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.case-study {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.box {
	border: 1px solid #000000;
}
.case-study-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.form-field {
}

.text-footer {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0DFBF;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
.nav-over {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: bcbba0;
	background-image: url(images/nav-list-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.nav-over-bottom {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	background-image: url(images/nav-list-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.text-red {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.vert-line {
	background-image: url(images/blue-dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.form-field {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	width: 100px;
	height: 15px;
}
.button-form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #44B3B8;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #AADDDF;
}
