html {
	margin: 0; 
	padding: 0;
}

body {
	margin:0;
	background-color: #70849C;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.6em;
	color: black;
}

p {
	line-height: 1.66;
}

h1 {
	font-weight: bold;
}

h2 {
	color: #575757;
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 145%;
}
	
h3 {
	color: #575757;
	line-height: 1.2em;
	font-size: 125%;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 3px;
}		

h4 {
	border-bottom: 1px solid grey;
	color: grey;
}

.maincontent {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

.mainfooter {
	background-image: url(../images/background-footer.jpg);
	background-repeat: no-repeat;
}


#mainimage {
/*	border: 1px solid gray;  */
}


#footertext {
	text-align: center;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: gray;
}


#sidesection {
	margin-top: 16px;
	margin-left: 43px;
}

#sidesection_jobs {
	margin: 10px 10px 10px 10px 

}

#threelines {
	margin-bottom: 16px;
	text-align: left;
	color: #333333;
	line-height: 1.2em;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	background: #FFC56A;
	padding: .5em .5em .5em .5em;
	border: 1px solid gray;
}

div#sectiontitle {
	text-align: left;
	color: #333333;
	line-height: 1.2em;
	font-size: 100%;
	font-weight: bold;
	background: #FFC56A;
	padding: .5em .5em .5em .5em;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

div#sectiontitle_jobs {
	color: #FFFFFF;
	line-height: 1.2em;
	font-size: 90%;
	font-weight: bold;
	padding: .5em .5em .5em .5em;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	text-align: center;
	background-color: #003366;
}



div#recruitingsectiontitle {
	text-align: left;
	color: white;
	line-height: 1.2em;
	font-size: 100%;
	font-weight: bold;
	background: #70849C;
	padding: .5em .5em .5em .5em;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

div#sectionlinks ul {
	background: rgb(95%, 95%, 80%);
	font-size: 90%;
	text-align: left;
	list-style: square outside;
	line-height: 1.5em;
	margin: 0;
	padding: 0px 10px 9px 25px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

div#sectionlinks_jobs ul {
	font-size: 90%;
	text-align: left;
	list-style: square outside;
	line-height: 1.5em;
	margin: 0;
	padding: 0px 10px 9px 25px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	background-color: #F2F2F2;
	padding-top:10px;
}


div#sectionlinks li {
	padding-top: 8px;
}

div#sectioncontent {
	background: rgb(95%, 95%, 80%);
	font-size: 90%;
	text-align: left;
	list-style: square outside;
	line-height: 1.5em;
	margin: 0;

	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

div#sectioncontent p {
	background: rgb(95%, 95%, 80%);
	font-size: 90%;
	text-align: left;
	list-style: square outside;
	line-height: 1.5em;
	margin: 0;
	padding: 7px 10px 9px 15px;

}

div#mainsection {
	margin-top: 15px;
	margin-left: 16px;
	margin-right: 45px;
	margin-bottom: 20px;
	text-align: left;
}

div#mainsection-wide {
	margin-top: 15px;
	margin-left: 47px;
	margin-right: 50px;
	margin-bottom: 20px;
	text-align: left;
}

div#headline {
	margin-top: 16px;
	background: rgb(95%, 95%, 80%);
	padding: 10px 10px 10px 10px;
	border: 1px solid gray; 
	color: #575757;
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 145%; 
}

.seaport {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: gray;
	margin-left: -40px;
	padding-top: 7px;
}

.liveaction-table td {
	width: 40%;
	vertical-align: top;
	padding-top: 10px;
}

.liveaction-table tr {

}

#ceridian {
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	}
