/* ---- CUSTOM */

#content ul {
	margin: 0;
	padding-left: 13px !important;
	padding-left: 16px;
	list-style: url(../images/bullet_arrow.gif);
}
#content ul li {
	padding-bottom: 2px;
}	

.contacttable {
	clear: both;
	margin: 0;
	padding: 0;
}
.contactinput {
	width: 296px;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.contacttextarea {
	width: 296px;
	height: 100px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.submitbutton {
	width: auto;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0093b2;
	border: none;
}
.flashlink a:link, .flashlink a:visited, .flashlink a:active {
	color: #006666;
}
.flashlink a:hover {
	text-decoration: none;
}
#header_nav img {
	border: none;
}

/*---- */



/* ---- GLOBAL */

.title1{
	font-size: 13px;
	color: #6e6e6e;
	font-weight:bold;	
}

.title2{
	font-size: 11px;
	color: #6e6e6e;
	font-weight:bold;	
}

.title3{
	font-size: 11px;
	color: #848484;
	font-weight:bold;	
}

body, td, p, ul, li  {
	font-family: Helvetica, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}

body {
	margin: 0;
	padding-top: 8px;
	background: #e8e5e0 url('../images/page_bg.jpg') top left repeat-x;
}
/* ---- */



/* ---- LINKS */
a:link, a:active, a:visited { 
	color: #787878;
	text-decoration: none;
}

a:hover {
	color: #0093b2;
	text-decoration: none;
}
/* ---- */

/* ---- Careers List */

.careersList h2 {
	font-family: Helvetica, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0093b2;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 2px 0;
	border-bottom: 1px dashed #ac9e87;
}

.careersList p {
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px dashed #ac9e87;
}

/* ---- */
