body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 130%;
	background-color: rgb(112,138,179);
}

h1 {
	color: rgb(57,90,140);
	font-size: 140%;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	color: rgb(57,90,140);
	font-size: 140%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 85%;
	font-weight: bold;
	margin-top: 0em;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	background-color: rgb(137,162,201);
	padding-left: 0.5em;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #FFF;
}

h6 {
	margin: 0.5em 0em 1em 0em;
}

p {
	text-align: justify;
}

a img {
	border: 0px;
}

hr {
	border: 0;
	color: rgb(137,162,201);
	background-color: rgb(137,162,201);
	height: 2px;
}

.newsect {
	margin-top: 2em;
}

table#main {
	width: 100%;
}

table#main td {
	vertical-align: top;
}

.paddedtext {
	padding: 0.4em;
}

table #leftbar {
	width: 200px;
	padding-bottom: 1em;
}

table #leftbar #photo {
	background-image: url(../images/leftbar_photo1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
	font-weight: bold;
	font-size: 85%;
	text-align: center;
	padding-top: 110px;
}

table #leftbar #hits {
	font-size: 70%;
	color: #FFF;
	text-align: center;
	margin-top: 3em;
}

table #content {
	width: auto;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding-bottom: 1em;
	background-color: #FFF;
}

table #content table#menu {
	width: 100%;
	border-bottom: 1px solid #FFF;
	background-color: rgb(137,162,201);
}

table #content table#menu td {
	text-align: center;
	vertical-align: middle;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 0.95;
	border-right: 1px solid #FFF;
}

table #content table#menu td.end {
	border-right: none;
	padding-right: 15px;
}

table #content table#menu td:hover {
	background-color: rgb(201,6,0);
}

table #content table#menu td:hover a {
	color: #FFF;
}

table #content table#menu td.on {
	background-color: rgb(201,6,0);
}

table #content table#menu td.on a {
	color: #FFF;
}

table #content table#menu td a {
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

table #content #topbar {
	width: 100%;
	background-color: rgb(112,138,179);
	height: 85px;
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	padding-top: 0px;
	background-image: url(../images/topbar_photo1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 0.1;
}

table #content #topbar #tagline {
	position: relative;
	top: 68px;
	left: 0px;
}

table #content .paddedtext {
	padding: 1em;
	width: 93%;
}

table #content #locations {
	width: 100%;
	margin-top: 1em;
}

table #content #locations th {
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	text-align: center;
}

table #content #locations td {
	font-size: 75%;
	text-align: center;
	font-weight: normal;
}

table #content .midphoto {
	width: 100%;
	text-align: center;
}

#app table {
	width: 100%;
}

#app table th {
	text-align: left;
	line-height: 1.05;
	padding-bottom: 0.75em;
	padding-right: 1em;
	vertical-align: top;
	width: 40%;
}

#app table td {
	font-size: 85%;
	padding-bottom: 0.75em;
}

#app #nextStep {
	padding-top: 0.5em;
}

#app #nextStep input {
	width: 100%;
}

#app .normalLength {
	width: 75%;
}

#app .moreLength {
	width: 95%;
}

#app .shortLength {
	width: 50%;
}

table #rightbar {
	width: 133px;
	padding-top: 0px;
	background-color: rgb(57,90,140);
	padding-bottom: 1em;
}

table #rightbar #topred {
	border-bottom: 1px solid #FFF;
}

table #rightbar h1 {
	margin: 0px;
	font-size: 100%;
	padding: 0px;
	color: #FFF;
}

table #rightbar a {
	font-size: 85%;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	line-height: 1;
	margin-left: 10px;
}

table #rightbar a:hover {
	font-weight: bold;
}

table #logo {
	border-bottom: 1px solid #FFF;
}

ul#hiring {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 85%;
	line-height: 1;
	list-style-image: url(../images/list_triangle.gif);
	list-style-type: circle;
}

ul#hiring li {
	margin-left: 18px;
	margin-bottom: 1em;
}

#footer {
	border-top: 1px solid #FFF;
	color: #FFF;
	font-size: 75%;
	vertical-align: middle;
	padding-left: 0.5em;
	padding-top: 0.5em;
}

#footer #logofooter {
	float: right;
	margin-right: 10px;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

.minor {
	font-size: 80%;
}

div.feature {
	background-color: rgb(255,255,200);
	background-image: url(../images/evla_bkgd_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	border: 2px solid red;
	padding: 0.5em 1em 0.5em 54px;
	margin: 1em 0em;
}

h2 img {
	vertical-align: middle;
}