body {
	background-color: #2A2A2A;
	margin: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F28B2F;
	font-weight: bold;
}
.text-section-title-bigwt {
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: bold normal 22px Arial, Helvetica, sans-serif;
	text-transform: none;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	width: 500px;
	text-align: justify;
}
.subtitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F28B2F;
	font-style: normal;
	text-decoration: none;
}
.text-section-title-superwt {
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: bold normal 34px Arial, Helvetica, sans-serif;
	text-transform: none;
}

.subtitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F28B2F;
	font-style: normal;
	text-decoration: underline;
}

.subtitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F8B981;
	font-style: normal;
	text-decoration: none;
}



.projectcell {
	background-color: #333333;
}
.projectcellovr {
	background-color: #333333;
	background-image: url(../essential/dot4.png);
	background-repeat: repeat;
}

.confcell {
	background-repeat: no-repeat;
	background-color: #333333;
}
.orange-cell {
	background-color: #B8410E;
	border: 0px solid #F5F5F5;
}
.confcellovr {
	background-color: #F28B2F;
	background-image: url(../essential/dot3.png);
	background-repeat: repeat;
}
.text-body-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-style: italic;
	width: 600px;
	text-align: justify;
}
.text-body-section3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px;
}
.text-body-section3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-body-section3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text-body-section3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8410E;
	text-decoration: none;
}



.text-body-bold-section3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.text-body-title-section3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9C799;
	border-right-color: #F9C799;
	border-bottom-color: #F9C799;
	border-left-color: #F9C799;
	background-color: #F39B4B;
}
.text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.text-copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.text-copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.text-copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

