/* MENU styles */

#menu {
	margin-right: 0px;
	margin-left: -10px;
	width: 920px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	text-align: center;
	background: #63a1ae;
}

#menu li {
	font-size: 11px;
	border-right-color: white;
	border-right-style: dotted;
	border-right-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	display: inline;
	list-style-type: none;
}

#menu a:link {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#menu a:hover {
	padding-bottom: 4px;
	border-bottom-color: #4a463d;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #4a463d;
}

/* INFO styles */

#info {
	margin-bottom: 3em;
}

#info h1 {
	margin-top: 1em;
	text-align: left;
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#info h2 {
	margin-top: 1em;
	text-align: left;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

#info p {
	padding-top: 10px;
	color: #7f7f7f;
	line-height: 1.5em;
	font-size: 12px;
}

#info a:link {
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}

#info a:visited {
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;
}

#info a:hover {
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}

/* LINKS styles */

#links h1 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
	color: #63a1ae;
	font-weight: bold;
}

#links img {
	border-width: 0px;
	padding-right: 10px;
}

#links p {
	line-height: 1.50;
	padding-bottom: 20px;
	text-align: justify;
	color: #7f7f7f;
	font-size: 10px;
}

/* EXECS styles */

#execs .bio {
	width: 890px;
	display: block;
	height: 280px;
}

#execs h1 {
	padding-bottom: 20px;
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#execs h2 {
	font-weight: bold;
	font-size: 11px;
}

#execs .headshot {
	margin-bottom: 20px;
	margin-right: 20px;
	border-color: #b2b2b2;
	border-style: solid;
	border-width: 5px;
	height: 190px;
	width: 138px;
}

#execs p {
	margin-right: 10px;
	margin-top: 20px;
	padding-bottom: 40px;
	text-align: justify;
	line-height: 1.50;
	color: #7f7f7f;
	font-size: 10px;
}

/* JOBS styles */

#jobs ul {
	text-align: left;
}

#jobs li {
	padding-left: 5px;
	font-size: .81em;
	text-transform: uppercase;
	line-height: 2.00;
	text-decoration: none;
	border-right-color: #a5a5a5;
	border-right-style: dotted;
	border-right-width: 1px;
	padding-right: 5px;
	display: inline;
	list-style-type: none;
}

#jobs a:link {
	font-weight: bold;
	text-decoration: none;
	color: #7f7f7f;
}

#jobs a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a5a5a5;
}

#jobs a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

#jobs h1 {
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#jobs h2 {
	font-weight: bold;
	font-size: 11px;
}

#jobs h3 {
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.00;
	font-size: 10px;
}

#jobs p {
	padding-top: 10px;
	text-align: justify;
	font-size: 10px;
	line-height: 1.50;
}

#joblist {
}

#joblist h1 {
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#joblist h2 {
	color: #333333;
	padding-top: 10px;
	border-top-color: #bfbfbf;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

#joblist h3 {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.00;
	font-size: 10px;
}

#joblist p {
	margin-right: 10px;
	color: #595959;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 10px;
	line-height: 1.50;
}

#joblist ul {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 10px;
	margin-left: 30px;
	color: #595959;
}

#joblist ol {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 10px;
	margin-left: 30px;
	color: #595959;
}

#loblist li {
}

#joblist a:link {
	font-weight: bold;
	text-decoration: none;
	color: #7f7f7f;
}

#joblist a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a5a5a5;
}

#joblist a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

#joblist .name {
	color: #191919;
	font-weight: bold;
}

#joblist .title {
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

/* PRESS styles */

#press ul {
	text-align: left;
}

#press li {
	padding-left: 5px;
	font-size: .81em;
	text-transform: uppercase;
	line-height: 2.00;
	text-decoration: none;
	border-right-color: #a5a5a5;
	border-right-style: dotted;
	border-right-width: 1px;
	padding-right: 5px;
	display: inline;
	list-style-type: none;
}

#press a:link {
	font-weight: bold;
	text-decoration: none;
	color: #7f7f7f;
}

#press a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a5a5a5;
}

#press a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

#press h1 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#press h2 {
	margin-top: 1em;
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#press h1.alt {
	padding-bottom: 10px;
	padding-top: 60px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#press h2 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1em;
}

#press h3 {
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	font-weight: bold;
	line-height: 1.00;
	font-size: 10px;
}

#press p {
	padding-bottom: 10px;
	text-align: justify;
	font-size: 10px;
	line-height: 1.50;
}

#press .name {
	font-weight: bold;
}

#press .title {
	font-style: italic;
}

#press .cos {
	font-size: 8px;
	font-weight: bold;
}

/* CONTACT styles */

#contact a:link {
	font-weight: bold;
	text-decoration: none;
	color: #7f7f7f;
}

#contact a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a5a5a5;
}

#contact a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

#contact h1 {
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#contact h2 {
	font-weight: bold;
	font-size: 11px;
}

#contact p {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: #7f7f7f;
	line-height: 1.50;
}

#contact .name {
	font-weight: bold;
}

#contact .title {
	font-style: italic;
}

#contact .cos {
	font-size: 8px;
	font-weight: bold;
}

/*FAQ styles */

#faq h1 {
	text-transform: uppercase;
	color: #63a1ae;
	font-weight: bold;
	font-size: 12px;
}

#faq .toc {
	margin-left: 15px;
	line-height: 1.50;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: bold;
}

#faq ul {
	margin-bottom: 10px;
	margin-top: 10px;
}

#faq a:link {
	font-weight: bold;
	text-decoration: none;
	color: #7f7f7f;
}

#faq a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a5a5a5;
}

#faq a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3f3f3f;
}

#faq .q {
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #63a1ae;
}

#faq .a {
	padding-right: 10px;
	color: #4c4c4c;
	text-align: justify;
	padding-bottom: 10px;
	font-size: 11px;
}

#faq p {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}

#faq .co {
	font-style: italic;
}

#faq .top {
	font-size: 9px;
}

#faq .name {
	font-weight: bold;
}

#faq .title {
	font-style: italic;
}

/* FOOTER styles */

#footer p {
	line-height: 2.00;
	color: #8c8c8c;
	font-size: 9px;
	padding-top: 0px;
}

