body {
	text-align: center;
	background: #003366;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

A:link {
	COLOR: #006699;
	text-decoration: none;
}
A:visited {
	COLOR: #006699;
	text-decoration: none;
}
A:active {
	COLOR: #006699;
	text-decoration: none;
}
A:hover {
	COLOR: #006699;
	text-decoration: underline;
}

#site {
	width: 770px;
	margin: auto;
	text-align: left;
	background: #ffffff;
}

#header {
	color: #CCCCCC;
}

#promo {
	color: #CCCCCC;
	background: #015987;
}

#promotext {
	position: relative;
	padding-left: 17px;
}

#btmnav {
	background: #4D7086;
	font-size: 11px;
	height: 34px;
	text-align: right;
	padding-right: 20px;
	color: #CCCCCC;
	padding-top: 0px;
}

#contentleftlinks {
	background: #ffffff;
	padding: 30px 10px 0px 30px;
	font-size: 14px;
	line-height: 40px;
}

#contentleft {
	background: #ffffff;
	padding: 30px 10px 0px 20px;
	font-size: 11px;
}

#contentcenter {
	padding: 30px 30px 0px 30px;
	font-size: 12px;
	color: #015987;
}
#contentcenterprohire {
	padding: 20px 0px 0px 10px;
	font-size: 12px;
	color: #015987;
}

#contentright {
	padding: 30px 10px 0px 20px;
	font-size: 12px;
	color: #015987;
}

