body {
	margin-top: 0px;
	background-image: url("../images/bg_subpage.gif");
	background-repeat: repeat-x;
	background-color: #E5E5D4;
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body.home {
	margin-top: 0px;
	background-image: url(../images/bg_homepage.gif);
	background-repeat: repeat-x;
	background-color: #D6D3AF;
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* -------------------------------------------------- */
/* home page styles:
/* -------------------------------------------------- */
td.welcome {
	padding-left: 98px;
	line-height: 16px;
}

td.welcome p { margin-top: 1px; }
*html td.welcome p { margin-top: 3px; margin-bottom: 10px; }

td.whatsnew {width: 325px;}

td.whatsnew p { margin-top: 3px; }
*html td.whatsnew p { margin-top: 7px; }

td.whatsnew a:link, td.whatsnew a:visited, td.whatsnew a:hover {
	font-weight: normal;
}

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

td.columnheader {
	background-color: #EDEDE1;
	color: #333333;
	font-size: 8px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .25em;
	padding: 2px 2px 2px 5px;
	letter-spacing:.5em;
	border-right:2px solid white;
}

table.projecttypes {
	padding: 3px 0px 3px 0px;
}


/*
td.whatsnew p { margin-top: 10px; }
*html td.whatsnew p { margin-top: 7px; }
*/

td.header {
	color: #E13718;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 2px;
}

td.projectlistingheader {
	color: #E13718;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

p, td, th {
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-weight: bold;
}

/*
p {
	line-height: 1.2em;
}
*/

p.keystaff {
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-size: 11px;
}
*html p.keystaff {
	margin: 0px 0px -10px 0px;
}

table.infobox {
	background-color: #EDEDE1;
}

hr {
	color: #D6D3AF;
	height: 1px;
}



a, a:link, a:visited {
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #E13718;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap:link, a.sitemap:visited, a.sitemap:hover {font-size:14px;}

a.whatsnew:link, a.whatsnew:visited, a.whatsnew:hover {color: #787878;}

a.whatsnew:hover { color: #E13718; }
.whatsnewlink { font-weight: bold; }

b, strong {color: #493F1C;}

ul {
	list-style-image: none;
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 1px;
	/*text-indent: 1em;*/
	list-style: none;
}

li {
	/* list-style: none outside url(../images/img_arrow.gif) ;  */
	list-style: none;
	background-image: url(../images/img_arrow.gif);
	background-position: 0em .6em;
	background-repeat: no-repeat;
	list-style-position:outside;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

ul.sitemap {margin-left:10px;}

h1, h2, h3 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #E13718;
}

.photolabel {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 3px 1px 3px;
	vertical-align: middle;
}

.searchresult {color:#E13718;font-weight:bold;}

/* -------------------------------------------------- */
/* subnav styles:
/* -------------------------------------------------- */
#subnav {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	list-style: none;
}
*html #subnav {margin: 0px 0px 0px -5px;}

#subnav li.subnav a:link, #subnav li.subnav a:visited {
	color:#493F1C;
	padding-left: 15px;
	line-height: 17px;
	background-image: url(../images/nav/subnav_bullet_off.gif);
	background-repeat: no-repeat;
}

#subnav li.subnav a:hover {
	color:#E13718;
	background-repeat: no-repeat;
}

#subnav li.subnav a.current:link, #subnav li.subnav a.current:visited, #subnav li.subnav a.current:hover {
	color:#E13718;
	background-image: url(../images/nav/subnav_bullet_on.gif);
	background-repeat: no-repeat;
}

.subsubnav li {
	margin-left: 30px;
}

/* -------------------------------------------------- */
/* project detail search / browse portfolio styles:
/* -------------------------------------------------- */
.searchportfoliobox, .browseportfoliobox {
	background-color: #EDEDE1;
	color: #787878;
}

.searchportfolio {
	padding: 5px 2px 0px 10px;
}

.searchportfolio input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.browseportfolio {
	margin-bottom: 0px;
	padding: 5px 2px 0px 10px;
	font-size: 10px;
	font-weight: bold;
}

.browseportfolio p {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.browseportfolio select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
}

/* -------------------------------------------------- */
/* project detail subnav box styles:
/* -------------------------------------------------- */
.projectsbox {
	padding: 9px 0px 0px 0px;
	background-color: #F3F3F3;
}

/* -------------------------------------------------- */
/* footer styles:
/* -------------------------------------------------- */
.footer {
	line-height:18px;
	background-color: #E5E5D4;
	padding: 2px 6px 2px 12px;
}
*html .footer {line-height:10px;}

.footer td {
	font-size: 9px;
}

.footer a, .footer a:link, .footer a:visited {
	color: #787878;
	padding: 0px 6px 0px 3px;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #E13718;
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: red;
}


/* -------------------------------------------------- */
/* news and events styles:
/* -------------------------------------------------- */
.newseventsheader, .jobtitle {
	color: #E13718;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
}
td.news {
	padding: 0px 0px 8px 0px;
}
td.newseventsseparator, td.jobslistingseparator, .contentseparator {
	background-image: url("../images/rule_dotted_bg.gif");
	background-repeat: repeat-x;
}

td.jobslistingseparator {
	padding-bottom: 10px;
}

.jobtitle {
	text-align: center;
}

.jobdescription {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

td.more {
	padding-bottom: 10px;
}
td.more a, td.more a:visited, td.more a:active {
	font-weight: bold;
	text-decoration: none;
	color: #787878;
}
td.more a:hover {
	color: #E13718;
}

.news_detail_date {
	color: #000000;
	font-weight: normal;
}
.news_detail_title {
	color: #000000;
	font-weight: bold;
}
.news_body {
	padding-top: 8px;
	padding-bottom: 8px;
}
.news_title a, .news_title a:visited, .news_title a:active {
	font-weight: normal;
	color: #787878;
}
.news_title a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #E13718;
}


td.spinnerfield {
	background-color: #FFFFFF; 
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
	border-left: 1px solid #676767; 
	color: black;
	cursor:pointer;
}

td.spinner {
	background-color: #FFFFFF;
	border-right: 1px solid #676767;
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
	cursor:pointer;
}

div.spinnermenu {
	background-color: #FFFFFF;
	border: 1px solid #676767;
	width: 170px;
	position: absolute;
	visibility: hidden;
	cursor:pointer;
	color: black;
}

.menuitemoff {
	background-color: white;
	color: black;
}

.menuitemon {
	background-color: #E13718;
	color: black;
}

