body {
	padding: 0px; 
	background: #1D1D1D;
	margin: 0 auto;
	font-family: tahoma, arial; 
	font-size: 12px;	
	font-weight: bold;
	line-height: 125%;
	letter-spacing:0px;
	color:#000000;
}
h1 {
	font-family: tahoma, arial;
	font-size:20px;
	font-weight:bold;
	color:#1D1D1D;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}
h2 {
	font-family: tahoma, arial;
	font-size: 14px;	
	line-height: 175%;
	letter-spacing:0px;
	color:#FFFFFF;
	font-weight:semi-bold;	
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	font-family: tahoma, arial;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0px;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}
h4 {
	font-family: tahoma, arial;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	color:#D0B65F;
	margin-top:0px;
	margin-bottom:5px;
}
a {
	text-decoration:underline;
	color:#FFFFFF;
}
td {
vertical-align:top;
}
ul, li {
  margin-left:10px;
  padding-left:10px;
  line-height:150%;
  margin-right:0px;
}
img {
  border:0;
}
.normal {
	font-family: tahoma, arial; 
	font-size: 12px;	
	font-weight: bold;
	line-height: 125%;
	letter-spacing:0px;
	color:#000000;
}
.small {
	font-size: 12px;	
}
.tiny {
	font-family: tahoma, arial;
	font-size:10px;
	line-height: 250%;
	color:#999999;
}
.jobs_title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
 }
.jobs_text {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.jobs_text a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.gallery {
	font-family: tahoma, arial; 
	font-size: 12px;	
	font-weight: bold;
	line-height: 125%;
	letter-spacing:0px;
	color:#FFFFFF;
	text-align: left;
}
.gallery a {
	text-decoration: underline;
	color: #000000;
}

.form_field
{
	width: 300px;
	height: 22px;
	border: 1px solid #ED6401;
	background-color: #EEEEEE;
	margin-top:0px;
	margin-bottom:3px;
	font-size: 12px;
	color: #333333;
	font-family: tahoma, arial;
	font-weight: normal;
	padding-top:2px;
}
.text_box
{
	width: 300px;
	height: 300px;
	border: 1px solid #ED6401;
	margin-top:0px;
	margin-bottom:3px;
	background-color: #EEEEEE;
	font-size: 12px;
	color: #333333;
	font-family: tahoma, arial;
	font-weight: normal;
	padding-top:2px;
}
.Submit
{
	background:#222222;
	color: #FFFFFF;
	border: 1px solid #ED6401;
	font-family: tahoma, arial;
	font-weight:bold;
	font-size: 12px;
	width: 300px;
	height: 25px;
}