body {
	background-color: #fff;
	color: #111;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #111;
	text-decoration: none;
}

p {
	margin: 0px 0px 1em 0px;
}

ul {
	list-style-type: square;
  margin-top: 0px;
  margin-bottom: 1em;
	margin-left: 25px;
}
html>body ul {
	margin-left: 0px;
	padding-left: 25px;
}

ol {
  margin-top: 0px;
  margin-bottom: 1em;
	margin-left: 25px;
}
html>body ol {
	margin-left: 0px;
	padding-left: 25px;
}

li {
	margin: 0px 0px 0.2em 0px;
	padding: 0px;
}

img {
	border: 0;
}


.page {
	margin: 0 auto;
	text-align: left;
	width: 959px;
}

.page a {
	color: #dc0006;
}

.page h1 {
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 14px 12px 14px 0;
	text-align: left;
	text-indent: 10px;
}

.page h2 {
	border-top: 1px solid #111;
	border-bottom: 1px solid #e0e0e0;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 16px 0 14px 0;
	text-align: left;
}

.page h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
	text-align: left;
}

.page h4 {
	color: #111;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
	text-align: left;
}

.header {
	margin-top: 13px;
	height: 73px;
}

a.logo {
	background: #fff url(../_images/common/logo.gif) no-repeat 3px 0;
	float: left;
	width: 310px;
	height: 63px;
}

a.logo span {
	display: none;
}

div.splash {
	clear: both;
	margin: 0;
	padding: 0;
}

/* navPrimary styles */

.navPrimary {
	float: right;
	padding: 24px 10px 0 10px;
	text-align: right;
	width: 620px;
}

.navPrimary a {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 8px;
	text-decoration: none;
}

.navPrimary a.hasChildren {
	background-color: #fff;
	background-image: url(../_images/common/nav_primary_item_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	text-decoration: none;
}

.navPrimary a.hasChildrenAndSelected {
	background-image: url(../_images/common/nav_primary_item_arrow_on.gif);	
}

.navPrimary a.selected {
	background-color: #010005;
	color: #fff;
}


/* content layout styles */

.colLeft {
	float: left;
	margin: 0 0 20px 10px;
	width: 610px;
}

.colRight {
	display: inline;
	float: right;
	margin: 0;
	width: 210px;
}

/* dynamic drop down nav styles */

.nav-dynamic {
	display: block!important;
	text-align: left;
}

.nav-dynamic ul {
	background-color: #fff;
	border: 1px solid #ccc;
	list-style-type: none;
	margin: 0!important;
	padding: 0!important;
}

.nav-dynamic ul li {
	margin: 0!important;
	padding: 0!important;
}

.nav-dynamic a {
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
	color: #363636;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 8px;
	padding: 7px 0 7px 0;
	min-width: 150px;
	text-decoration: none;
	white-space: nowrap;
}

.nav-dynamic li.first a {
	border-top: 0;
}

.nav-dynamic a:hover {
	color: #f00;
}

#menuHome, #menuProjects, #menuInvestors
{
	position: absolute;
	visibility: hidden;
	z-index: 100;
}


/* navSecondary styles */

.navSecondary {
}

.navSecondary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navSecondary ul ul {
	border-bottom: 5px solid #ccc;
}

.navSecondary li {
	display: block;
	margin: 0;
	padding: 0;
}

.navSecondary a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	color: #111;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 5px 16px 5px 5px;
	text-align: right;
}

.navSecondary ul ul li {
	padding-right: 13px;
}


.navSecondary a.last {
	background: none;
	border-bottom: 0;
}

.navSecondary a.selected {
	color: #fff;
	background-color: #000;
}

.navSecondary a:hover {
	color: #fff;
	background-color: #000;
}

.navSecondary ul ul a {
	background-color: #fff;
	background-image: url(../_images/common/nav_secondary_item_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 0;
	padding-right: 3px;
}

.navSecondary ul ul a.selected {
	background-color: transparent;
	color: #f00;
}

.navSecondary ul ul a:hover {
	background-color: transparent;
	color: #f00;
}

.navSecondary a.subSelected {
	background-color: #fff;
	background-image: url(../_images/common/nav_secondary_item_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 0;
}

/* news styles */

.news .item {
	clear: both;
	margin: 0 0 28px 0;
}

.news .item .copy {
	padding-bottom: 10px;
}

.news .item .date {
	border-top: 1px solid #e0e0e0;
	clear: both;
	color: #636466;
	font-size: 11px;
	padding-top: 8px;
}


.news .navigation {
	margin-bottom: 6px;
}

.news .navigation .group {
	border-top: 1px solid #e0e0e0;
	padding: 5px 0 3px 0;
}

.news .navigation .first {
	border-top: 0;
	padding-top: 0;
}

.news .navigation a {
	color: #636466;
}

.news .navigation a.selected {
	color: #111;
	font-weight: bold;
}

.news .navigation .title {
	color: #dc0006;
}


/* gallery styles */

.albums { margin: 0; padding: 15px 0; width: 100%; border-bottom: 1px solid #c4d1d6; line-height: 1.3em; }
.albums p { margin: 2px 0 0 0; line-height: 1.5em; }
.albums .title { color: #487191; font-weight: normal; font-size: 18px; line-height: 1.3em; text-decoration: none; }
.albums .title:hover { color: #487191; text-decoration: underline; }

table.albums  th, table.albums  td {
	vertical-align: top;
}

.gallery { margin-bottom: 20px; }
.gallery td { padding-top: 25px; text-align: center; width: 20%; }
.gallery img { margin-bottom: 8px; }

.albumsNav { margin: 0; padding: 8px 0; border-top: 1px solid #c4d1d6; border-bottom: 1px solid #c4d1d6; }
.albumsNav td { font-size: 11px; padding-left: 13px; padding-right: 13px; }


/* footer styles */

.footer {
	background-color: #fff;
	border-top: 1px solid #e7e7e7;
	color: #cfcfcf;
	clear: both;
	font-size: 10px;
	padding: 22px 0 20px 0;
	margin-top: 15px;
	vertical-align: middle;
}

.footer a {
	color: #cfcfcf;
}

.footer address {
	display: inline;
	float: left;
	font-style: normal;
	width: 165px;
}

.footer div.contact {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 200px;
}


.footer a.twitter {
	background: url(../_images/common/twitter.gif);
	display: inline;
	float: right;
	margin-top: -12px;
	width: 87px;
	height: 34px;
}

.footer a.facebook {
	background: url(../_images/common/facebook.gif);
	display: inline;
	float: right;
	margin-top: -12px;
	width: 88px;
	height: 36px;
}

.footer a.push {
	background: url(../_images/common/push.gif);
	display: inline;
	float: right;
	margin-top: -10px;
	margin-left: 2px;
	width: 30px;
	height: 30px;
}

.footer a.color {
	background: url(../_images/common/color-logo.gif);
	display: inline;
	float: right;
	margin-top: -8px;
	margin-left: 4px;
	width: 90px;
	height: 24px;
}


/* standard customblox styles */

.bloxFiles {
	background-color: #f6f6f6;
	border: 1px solid #bfc5da;
	clear: both;
	margin: 20px 0 18px 0;
	padding: 1px;
	vertical-align: middle;
}

.bloxFiles a {
	color: #4c4c4c;
	display: block;
	font-size: 14px;
	padding: 12px 10px 12px 50px;
	text-decoration: none;
}

.bloxFiles a:hover { color: #f00; }

.bloxFiles a.pdf {
	background: url(../CustomBlox/images/common/icon_pdf.gif) no-repeat 16px 8px;
}

.bloxFiles a.xls {
	background: url(../CustomBlox/images/common/icon_pdf.gif) no-repeat 16px 8px;
}

.bloxFiles a.doc {
	background: url(../CustomBlox/images/common/icon_doc.gif) no-repeat 16px 8px;
}

.bloxFiles a.ppt {
	background: url(../CustomBlox/images/common/icon_ppt.gif) no-repeat 16px 8px;
}

.bloxFiles a.wmv {
	background: url(../CustomBlox/images/common/icon_wmv.gif) no-repeat 16px 8px;
}

.blox {
	clear: both;
	margin: 0 0px 1.5em 0px;
	padding: 0;
	line-height: 140%;
	padding: 0;
}

.blox img {
	margin-top: 5px;
}

/* miscellaneous styles */

a.back {
	display: block;
	float: right;
}

p.smallType {
	font-size: 11px;
}

img.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

img.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}

img.alignLeft {
	display: block;
	margin-right: auto;
	margin-bottom: 10px;
}

img.alignRight {
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
}

.clearBoth {
	clear: both;
}

.clear { 
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}


#upgrade {
	display: none;
}
