body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

p {
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

td {
	font-size: 12px;
}

a {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}
	
li {
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}

h1 {
	font-size: 80%;
	font-weight: bolder;
	color: #006600;
	word-spacing: 5px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #006600;
	letter-spacing: 3px;
	word-spacing: 5px;
}

form {
	padding: 0;
	margin: 0;
	}

.topquote {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.heading {
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	color: #006600;
	letter-spacing: 3px;
	word-spacing: 5px;
}

.headingCopy {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #006600;
	letter-spacing: 3px;
	word-spacing: 5px;
}

.textbox {
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #006600;
	border: thin solid #006600;
}

.formbutton {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #CCFFCC;
	border: thin solid #009900;
	margin-top: 5px;
}

.topquoteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 3px;
}

.smalltext {
	font-size: 70%;
	color: #FFFFFF;
	}


.clear {
	clear: both;
	}
	
#pageContainer {
	width: 720px;
	margin: 10px auto;
}

#mainContainer {
	width: 100%;
	border: 2px solid #006600;
}

#header {
	width: 100%;
	height: 118px;
	border-bottom: 2px solid #006600;
	padding: 0;
	margin: 0;
}

#headerGraphic {
	float: left;
	border-right: 2px solid #006600;
	width: 288px;
	height: 118px;
}

#headerFlash {
	float: right;
	width: 430px;
	background-color: #006600;
}

#headerText {
	width: 100%;
	height: 20px;
	background-color: #006600;
	margin-top: 8px;
}

#leftColumn {
	width: 163px;
	float: left;
}

#nav {
	width: 100%;
}

#nav ul {
	list-style: none;
	margin: 10px 0 10px 10px;
	padding: 0;
	}
	
#nav li {
	font-family: "AvantGarde Bk BT", Verdana, "Helvetica CE", sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;	
}

#nav li a {
	font-size: 150%;
}

#nav li a:hover {
	color: #666666;
	text-decoration: none;
}

#search {
	width: 100%;
}

#searchHeading {
	width: 158px;
	height: 20px;
	background-color: #006600;
	padding: 5px 0 0 5px;
}

#searchForm {
	padding: 10px 5px 5px 5px;
}

#jobs {
	width: 100%;
}

#jobsHeading {
	width: 158px;
	height: 20px;
	background-color: #006600;
	padding: 5px 0 0 5px;
	margin-top: 15px;
}

#latestJobs {
	padding: 10px 5px 5px 5px;
}

#rightColumn {
	min-height: 600px;
	width: 535px;
	float: right;
	padding: 10px 10px 153px 10px;
	margin: 0;
	border-left: 2px solid #006600;
	background: #FFFFFF url(/images/corporate.jpg) bottom center no-repeat;
}

#footer {
	width: 704px;
	padding: 10px;
	background-color: #006600;
	text-align: center;
}

#footer p {
	text-align: center;
	color: #CCCCCC;
	}

#footer a {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
