body {
	background-color: #FFFFFF;
}

body.pop {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}

.bodyContent {
	color: #333333;
	font-family: Times, Serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	width: 400px;
	margin-bottom: 15px;
}

.formLabel {
	color: #333333;
	font-family: Times, Serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	width: 400px;
	margin-bottom: 5px;
}

.formInput {
	color: #333333;
	font-family: Times, Serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	width: 400px;
	margin-bottom: 10px;
}

.textInput {
	color: #333333;
	font-family: Times, Serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	width: 300px;
	margin-bottom: 10px;
}

.textAreaInput {
	color: #333333;
	font-family: Times, Serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	width: 300px;
	height: 150px;
	margin-bottom: 10px;
}

.testimonial {
	color: #000000;
	font-family: Times, Serif;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	width: 400px;
	margin-bottom: 15px;
}

.projects {
	color: #000000;
	font-family: Times, Serif;
	font-size: 14px;
	line-height: 32px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	width: 600px;
	margin-bottom: 10px;
}

.projects span {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.testImage {
	float: right;
}

.projectImages {
	margin-bottom: 15px;
}

a:link, a:active, a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #6B3636;
	text-decoration: underline;
}

ul.projects {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.projects li {
	font-size: 16px;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
}

ul.sub {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

ul.sub li {
	display: inline;
	line-height: 20px;
	margin: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
