.para {
	text-indent: 20px;
}
.hilite {
	background-color: #FFFF66;
	font-weight: bold;
}
.privacyPolicy {
	font-size: smaller;
	font-weight: bold;
	font-family: Tahoma;
}
.salutation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; color:#F00
}
.bodyText {
	font-size: large;
	font-weight: bold;
}
.dashedborder {
	border: medium dashed #000000;
}
.tm {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.mm {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rm {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tl {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bulletscenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	font-size: medium;
}
.monoText {font-family: "Courier New", Courier, monospace}
.handcursor{
cursor:hand;
cursor:pointer;
}
#header {
	margin: 0;
	width: 880px;
	height: 110px;
	border-bottom: 6px solid #003366;  /* bottom border header color */
	background: #336699; /* header color */
}
#logo {
	display: inline;
	float: left;
	width: 600px;
	height: auto; /* logo image */
	background-image: url(../../roustabout-job/images/ofshore-oil-rig-platform.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#header h1 {
	float: left;
	margin: 0;
	font-size: 30px;
	color: #FFF;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 90px;
}
#tagline {
 margin: 0;
 padding: 0 0 0 82px;
 height: 1%;
 font-size: 14px;
 color: #FFF;
 clear: both; 
}
#bottomtagline {
	margin: 5;
	height: 1%;
	font-size: 12px;
	color: #FFF;
	clear: both;
	bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.footer {
	font-size: x-small;
	color: #DEDEDE;
	padding-bottom: 3px;
}
.footer a:link {color: #CCC}
.footer a:visited {color: #81c588}

