body {
	background-color: #FFFFF0;
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 14px;
}
.jobdesctitle {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.jobdesc {
	font-family: Tahoma, "Times New Roman", Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 14px;
}a {
	color: #000099;
}
.circbul {
	list-style-type: circle;
}
.pageheader {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #1C82BD;
	text-decoration: underline;
	text-align: left;
}
.subheader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.link_button {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.graytablerow {
	background-color: #CCCCCC;
}
.whitetablerow {
	background-color: #FFFFFF;
}
.appear_like_link {
	color: #666666;
	text-decoration: underline;
}

