.body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	margin-top: 10px;
}
.maintable {
	background-image: url(images/csef_logo.gif);
	background-repeat: no-repeat;
	background-position: 99% 30px;
	height: 400px;
	width: 770px;
	border-collapse: collapse;
}
.rcell {
	background-attachment: fixed;
	background-image: url(images/spot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	width: 130px;
	padding-top: 100px;
	border-right: 1px solid #6C6D71;
	border-bottom: 1px solid #6C6D71;
}
.lcell {
	font-size: 80%;
	vertical-align: top;
	padding: 4px;
	width:640px;
	border-left: 1px solid #6C6D71;
	border-bottom: 1px solid #6C6D71;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.tcell {
	text-align: left;
	vertical-align: top;
	height: 110px;
	border-top: 1px solid #6C6D71;
	border-left: 1px solid #6C6D71;
	border-right: 1px solid #6C6D71;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.baseshadow {
	background-image: url(images/bottom_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.vshadow {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.linktable {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.menu {
	background-color: #FFD900;
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 32px;
	padding-left: 5px;
	margin: 0px;
	font-size: 80%;
	font-weight: bold;
	background-image: url(images/menu_right_curve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-collapse: collapse;
}
.menu A:link, .menu A:visited, .menu A:active {
	color: #6C6D71;
	text-decoration: none;
	font-weight: bold;
}
.links A:hover {
	color: #6C6D71;
	text-decoration: underline;
}
.hpvacancy {
	border-collapse: collapse;
	border: 1px solid #6C6D71;
	width: 120px;
	font-size: 75%;
	cursor: hand;
}
.hpvacancy th{
	text-align: left;
	background-color: #FFD900;
	border-collapse: collapse;
	padding-left: 3px;
}
.label{
	text-align: right;
	width: 100px;
	vertical-align: top;
	padding-right: 4px;
}
legend {
	color: #000000;
	font-weight: bold;
}
a:link, a:visited, a:active  {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6C6D71;
	text-decoration: underline;
	font-weight: bold;
}
.vtable {
	width: 100%;
	border-collapse: collapse;
	font-size: 100%;
	width: 95%;
}
.vt1 {
	background-color: #6C6D71;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	padding: 2px;
}
.vt2 {
	background-color: #FFFFCC;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	padding: 2px;
}
.vt3 {
	background-color: #FFD900;
	font-weight: bold;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	padding: 2px;
	width: 100px;
}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
	list-style-image: url(images/bullet.gif);
}
.hpcstbl th{
	background-color: #e3e3e3;
	font-size: 75%;
}
.hpcstbl td{
	width: 50%;
	border: 1px dotted #e3e3e3;
	vertical-align: top;
	font-size: 70%;
}
.homediv {


	padding-left: 320px;
	padding-right: 10px;
	vertical-align: top;
	color: #000000;
	background-image: url(images/phone_girl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-size: 130%;
	color: #6C6D71;
	margin-left: 5px;
}
h2 {
	font-size: 110%;
	color: #000000;
	margin-left: 5px;
	margin-right: 50px;
	font-style: italic;
	border-bottom: 1px solid #FFD900;
}

.copyh2 {
	font-size: 110%;
	color: #000000;
	margin-left: 5px;
	margin-right: 50px;
	font-style: italic;
	border-bottom: 1px solid #FFD900;}
p {
	widht: 95%;
}
fieldset {
	width: 95%;
}
.casestudy {
	width: 95%;
	border: 1px solid #6C6D71;
	border-collapse: collapse;
}
.casestudy th{
	text-align: left;
	font-size: 80%;
	background-color: #FFD900;
	border-bottom: 1px solid #6C6D71;
}
.casestudy td{
	font-size: 80%;
}
p, h1, h2, ul, ol, blockquote, fieldset {
	text-align: left;
}.homelink {
	font-size: 80%;
}
p {
	margin-left: 10px;
	margin-right: 10px;
}
.jobsearch {
	border: 1px solid #6C6D71;
}
.jobsearch td{
	font-size: 80%;
	font-weight: bold;
}
.jobsearch input, .jobsearch textarea, .jobsearch select, .vtable input, .vtable select, .vtable textarea{
	border: 1px solid #6C6D71;
	color: #6C6D71;
	font-weight: bold;
	background-color: #FFD900;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.displayname {
	text-transform: capitalize;
}
/*CONTACT FORM*/
.contactform td{
	background-color: #F5F5F5;
}
.contactform {
	margin-left: 4px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #6C6D71;
	font-size: 100%;
}

.contactform th {
	padding-left: 3px;
	border: 1px solid #6C6D71;
	background-color: #ffd900;
	color: #6C6D71;
	text-align: left;
	background-image: url(images/th_grad_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.input100 {
	width: 100%;
}
.contactform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

}
.contactform label {
	font-weight: bold;
}
.error {
	color: #FF0000;
}
