body{
	padding:0px;
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4E4E4E;
	margin-top: 0px;
	margin-left: 50px;
}

/* Footer Styles */
.copy_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #6E6E6E;
	text-decoration: none;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #8A8A8A;
}


/* Text Styles */
.text_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 13px;
	color: #4E4E4E;
}

.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4E4E4E;
}
.text_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #8B8B8B;
}
.text_5 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #4E4E4E;
}



/* Anchor Tag Styles */
a.link_1:link, a.link_1:active, a.link_1:visited, a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #28156D;
	font-weight: bold;
}
a.link_2:link, a.link_2:active, a.link_2:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9DA186;
}
a.link_3:link, a.link_3:active, a.link_3:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #9DA186;
	font-weight: normal;
}
a.link_2:hover, a.link_3:hover {
	color: #28156D;
}


a.copy_1:link, a.copy_1:active, a.copy_1:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6E6E6E;
}



/* Form Styles */
.select {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #797979;
	background-color: #FFFFFF;
	height: 25px;
	width: 185px;
	border: 1px solid #8D8D8D;
}
.button {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #797979;
	background-color: #eaeaea;
	border: 1px solid #8D8D8D;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #4E4E4E;
	background-color: #FFFFFF;
	height: 18px;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #606060;
	border-right-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #4E4E4E;
	background-color: #FFFFFF;
	height: 72px;
	width: 443px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #606060;
	border-right-color: #D4D0C8;
	overflow:auto;
}

.form_applybutton {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #4E4E4E;
	background-color: #eaeaea;
	height: 26x;
	width: 120px;

}



table.jobs {
	background-color: #4e4e4e;
}
