body {
	font-family: Lucida Sans, Arial;
	font-size: 10pt;
}

div#left {
/*
	width: 176px;
	height: 500px;
	float: left;
	margin-top: 170px;
	margin-right: 4px;
	background-color: #eeeeee;
	*/
}

div#right {

	width: 175px;
	float: right;
	height: 500px;
	margin-top: 170px;
	margin-left: 4px;
	background-color: #ffffff;
	
}

div#wrapper {
	width: 910px;
	height: 100%;
}

div#center {
	width: 725px;
	float: left;
}

div#bottomnav {
	text-align: center;
	margin-top: 10px;
	word-spacing: 30px;
}

div#bottomnav a {
	color: #0066ff;
}

div#credit {
	color: #cccccc;
	font-size: 8pt;
	text-align: center;
	margin-top: 10px;
}

div#credit a {
	color: #999999;
}

div#bottombanner {
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 70px;
}

div.dropmenu {
	text-align: center;
	width: 180px;
	float: left;
}

div#topbanner {
	margin-bottom: 10px;
	height: 70px;
	width: 725px;
	text-align: center;
}

/* ----------------------------------------------------------------- */

div#masthead {
	background-color: #9999FF;
	height: 132px;
}

div#masthead a {
	text-decoration: none;
	color: #ffffff;
}

div#masthead h1 {
	font-family: Century Gothic;
	color: #ffffff;
	margin-top: 40px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 18pt;
}

div#masthead h2 {
	font-family: Franklin Gothic Book;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	margin-left: 30px;
	margin-top: -20px;
}

div#mastright {
	float: right;
	width: 232px;
	height: 132px;
	background-color: #CCCCFF;
	padding: 4px;
}

div#mastright table {
	color: #ffffff;
	font-size: 9pt;
}

div#mastright input {
	font-size: 9pt;
	border: 1px solid #000000;
}

div#mastleft {
	width: 400px;
	float: left;
	height: 132px;
	font-size: 9pt;
}

div#navbar {
	background-color: #CCCCFF;
	border: 1px solid #9999ff;
	height: 22px;
	position: relative;
}

div#navbar a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.smdcell {
	font-weight: bold;
}

div#content {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 10px;

}

div#footer {
	margin-top: 10px;
	height: 50px;
	background-color: #9999FF;
	color: #ffffff;
	text-align: center;
	clear: both;
	postition: relative;
}

div#footer p {
	position: relative;
	top: 10px;
}

div#main {
	width: 725px;
	clear: left;
}

div#titlegraphic {
	width: 120px;
	float: left;
	margin-top: 10px;
}

div.regcontent {
	color: #9999ff;
	border: 1px solid #ccccff;
	padding: 10px;
}

div.regcontent-right {
	color: #9999ff;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccccff;
	padding: 10px;
	float: right;
	width: 330px;
}

a.morelink {

}

a.boldlink {
	font-weight: bold;
	text-decoration: none;
	color: #9999ff;
}

a.boldlink:hover {
	text-decoration: underline;
}

table.contrib {
	border-collapse: collapse;
}

td.contrib-dark {
	background-color: #DBDBFF;
	border: 1px solid #CDCDFF;
	color: #9999ff;
	width: 50%;
	height: 150px;
}

td.contrib-light {
	background-color: #EFEFFF;
	border: 1px solid #CDCDFF;
	color: #9999ff;
	width: 50%;
}

td.contrib-light img, td.contrib-dark img {
	margin-right: 4px;
}

.double-space {
	line-height: 26px;
}

.label {
	color: #9999ff;
	text-align: right;
	vertical-align: top;
}

.field {
	color: #9999ff;
}

.field input, input {
	border: 1px solid #9999ff;
}

td.fieldb {
	color: #9999ff;
	font-weight: bold;
	border: 1px solid #9999ff;
}

div#mad strong {
	color: #006600;
}

div#mad address {
	color: #ff6600;
}

div.flash {
	width: 330px;
	height: 330px;
	float: left;
}

/*------------------------------------------------------------------------------*/
div.homespa {
	background-image: url(/pix/pages/homespa/flower.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

div.career-circle {
	margin-top: 60px;
	width: 320px;
	height: 440px;
}

div.career-circle h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

td.resources-dark {
	background-color: #A5A351;
}

td.resources-light {
	background-color: #D2D1A2;
}