BODY {
	font-family: tahoma, arial, Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	text-align: center;
}
p {
	font-family: tahoma, arial, Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}
hr {
	width: 250px;
	border: 1px solid White;
}

h1 {
	font: 16px arial, tahoma, Georgia, Trebuchet MS;
	color: #660066;
	font-weight: 400;
	margin-top: 0px;
	padding-top: 0px;

}

h2 {
	font: 14px arial, tahoma, Georgia, Trebuchet MS;
	color: #fff;
	font-weight: 400;
	margin-top: 0px;
	padding-top: 0px;
	 
}
h3 {
	font: 13px arial, tahoma, Georgia, Trebuchet MS;
	color: #660066;
	font-weight: 400;
	margin-top: 0px;
	padding-top: 0px;
	 
}
.j_title {
	font: 14px arial, tahoma, Georgia, Trebuchet MS;
	color: #fff;
	font-weight: 400;
	margin-top: 0px;
	padding-top: 0px;
	 
}
h4 {
	font-size: 10px;
	font-weight: normal;
	color: #FDF5E6;
}
li {
	list-style: disc;
}
.purple {color: #660066; }
.darkgrey {color: #333; }
.black {color: #000; }
.green {	color: Green; }
a	{ 
	text-decoration: none;
	font-size: 11px;
	color: #660066;
	font-family:  tahoma, arial, Georgia, Trebuchet MS;
}
a:link			{ color: #660066; }
a:visited		{ color: #660066; }
a:hover { 
   color: #660066;
	text-decoration: underline;
}



.clear_both { clear: both; height: 1px; padding: 0px; margin: 0px;}
.clear_right {	clear: right; }
.clear_left {	clear: left; }

.float_left {
	float: left;
}

.float_right {
	float: right;
}
.text_left {
text-align: left;
}
.text_right {
text-align: right;
}
.noborder {border:0px;}

.half_left {
width: 40%;
float: left;
text-align: left;
}
.half_right {
width: 40%;
float: right;
text-align: right;
}

.image_right {
float: right;
border:0px;
padding-left: 10px;
padding-bottom: 5px;
}
.image_right0 {
float: right;
border:0px;
padding-left: 0px;
padding-bottom: 5px;
position: relative;
top: -20px;
}
.image_left {
float: left;
border:0px;
padding-right: 10px;
padding-bottom: 5px;
}
.div_33 {
	width: 33%;
}
acronym {
cursor: help;
}
table { border-bottom: 1px solid #fff; border-left: 1px solid #fff; }
td { padding: 5px 5px 5px 5px; border-top: 1px solid #fff; border-right: 1px solid #fff; }

.width280 {
	width: 260px;
	text-align: left;
	float: left;
}
.job_title {
	background-color: #660066;
	padding-left: 3px;
}
.job_details {
	background-color: White;
}
.white_bg {
	background-color: #fff;	
}
.padding20 {
	padding-left: 20px;
}
.lightgrey { color: #ccc; }