@charset "UTF-8";
.sample {
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
}
#navigationBanner {
	height: 29px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	padding-right: 100px;
}
#titleBanner {
	background-color: #0066cc;
	height: 48px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 29px;
}
#content {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	position: relative;
	top: 77px;
}
#copyright {
	xxbackground-color: #FFFFFF;
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 750px;
	position: relative;
	top: 77px;
	color:#FFFFFF;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
.bodyWhite {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 12px;
	height: 100%;
	position: relative;
}
.sectionHeader {
	background-color: #0066CC;
	height: 32px;
	width: 100%;
}
#content .bodyWhite a {
	color: #0066CC;
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}
#content .bodyWhite p {
	font-size: 12px;
	color: #454545;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 9px;
	line-height: 120%;
}
content .bodyWhite table {
	font-size: 12px;
	color: #454545;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 9px;
	line-height: 120%;
}
#content .bodyWhite h2 {
	color: #295E5A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content .bodyWhite h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4d6e1c;
	font-size: 14px;
	text-transform: lowercase;
	margin-top: 20px;
	margin-bottom: 0px;
}
#content .sectionHeader h2 {
	height: 32px;
	line-height: 1px;
	background-color: #0066cc;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.vertBox {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 230px;
	color: #333333;
	height: 460px;
}
.bodyGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #B5DE86;
	margin: 0px;
	padding: 12px;
	height: 100%;
	position: relative;
}
#content .bodyGreen a {
	color: #0066CC;
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}
#content .bodyGreen p {
	font-size: 12px;
	color: #454545;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 9px;
	line-height: 120%;
}
#content .bodyGreen h2 {
	color: #295E5A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content .bodyGreen h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4d6e1c;
	font-size: 14px;
	text-transform: lowercase;
	margin-top: 20px;
	margin-bottom: 0px;
}
#portfolioNav {
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:8px 10px 20px 10px;
	padding:0px;
}
#portfolioNav p {
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#portfolioNav p a {
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
