body {
	background-color: #e6e6e6;
	color: #999;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 47px 0 47px 0;
	text-align: center;
}

a {
	color: #99c81e;	
	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.8em 0px;
	padding: 0px;
}

img {
	border: 0;
}

.wrapper {
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	width: 800px;
}

.page {
	margin: 0 auto;
	text-align: left;
	width: 705px;
}

.page h1, .snippets h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.page h2, .snippets h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

.page h3, .snippets h3 {
	color: #9c3;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
}

.page h4, .snippets h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
}

.header {
	padding-top: 38px;
}

a.logo {
	background: url(../_images/common/logo.gif) no-repeat 0 0;
	display: inline;
	float: left;
	margin: 0 0 0 13px; 
	width: 175px;
	height: 86px;
}

a.logo span {
	display: none;
}

.header-right {
	display: inline;
	float: right;
	margin: 50px 12px 0 0;
}

.newsletter-title {
	color: #99c81e;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.newsletter-form input {
	vertical-align: middle;
}

/* navPrimary styles */

.nav-primary-wrapper {
	background: url(../_images/common/dot.gif) repeat-x 0 0;
	margin-top: 20px;
	margin-bottom: 14px;
}

.nav-primary {
	background: url(../_images/common/dot.gif) repeat-x left bottom;
	color: #99c81e;
	margin-top: 20px;
	padding: 7px 12px 7px 12px;
	text-align: right;
}

.nav-primary a {
	font-size: 11px;
	text-transform: uppercase;
}

.nav-primary a.selected {
	border-bottom: 2px solid #99c81e;
	font-weight: bold;
}

.nav-primary a:hover {
	border-bottom: 2px solid #99c81e;
}

/* content layout styles */

.content {
	background: url(../_images/common/dot.gif) repeat-y 186px 0;
	margin-bottom: 15px;
	text-align: left;
}

.column-left {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding-top: 15px;
	width: 162px;
}

.column-right {
	display: inline;
	float: left;
	margin: 0 0 0 24px;
	padding: 0 25px 0 30px;
	width: 460px;
}

.snippets {
	background: url(../_images/common/dot.gif) repeat-x left bottom;
	padding-bottom: 1px;
}

/* navSecondary styles */

.nav-secondary {
	background: url(../_images/common/dot.gif) repeat-x 0 0;
	padding-top: 1px;
	margin-bottom: 30px;
	width: 162px;
}

.nav-secondary a {
	background: url(../_images/common/dot.gif) repeat-x left bottom;
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 5px 4px 6px 4px;
	text-transform: uppercase;
}

.nav-secondary a.selected {
	color: #9c3;
	font-weight: bold;
}


/* news styles */

.newsNav {
	border-bottom: 1px solid #99c81e;
	margin: 0;
	padding: 7px 0 7px 10px;
	font-size: 12px;
	font-weight: normal;
}

.newsNav a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.newsNav a:hover {
	text-decoration: underline;
}

.newsNav a.selected {
	color: #999;
	text-decoration: none;
}

.newsNav a.selected:hover {
	color: #999;
	text-decoration: none;
}

.date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #999;
	font-weight: normal;
}

.news-index {
	padding: 10px;
}

.news-index h4 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	line-height: 1.6em;
	margin: 10px 0 2px 0;
}

.news-index p {
	font-size: 12px;
	color: #999;
	padding: 0;
	line-height: 1.6em;
	margin: 0;
}

.news {
	margin: 1.2em 0 1.2em 0;
}

.news h3 {
	margin: 0.5em 0 0.5em 0;
	text-decoration: none;
}

.news .copy {
	font-size: 12px;
	color: #999;
	line-height: 1.6em;
}


/* gallery styles */

table.albums {
	width: 100%;
}

table.albums th, table.albums td {
	border-bottom: 1px solid #bfc5da;
	padding: 15px 0 15px 0;
	vertical-align: top;
}

table.albums td {
	color: #707070;
	padding-left: 14px;
}

table.albums tr.first th, table.albums tr.first td {
	padding-top: 5px;
}

table.albums .title {
	font-size: 18px;
	margin-bottom: 5px;
}

.gallery .item {
	display: inline;
	float: left;
	margin: 0 0 16px 18px;
	text-align: center;
	width: 80px;
}

.gallery .item img { 
	margin-bottom: 8px;
}

.gallery .first {
	margin-left: 0;
}

.gallery table.nav {
	border-bottom: 1px solid #c4d1d6;
	margin : 0 0 12px 0;
	width: 100%;
}

.gallery table.nav th {
	color: #92499c;
	font-weight: normal;
	padding: 0 0 10px 0;
	text-align: left;
}

.gallery table.nav td {
	color: #92499c;
	font-weight: normal;
	padding: 0 0 10px 0;
	text-align: right;
}

a.backAlbum {
	float: left;
}

a.backGallery {
}

/* footer styles */

.footer {
	background: url(../_images/common/footer_bg.gif) no-repeat 0 0;
	color: #fff;
	font-size: 10px;
	padding: 12px 0 0 0;
	height: 36px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.copyright {
	display: inline;
	float: left;
	margin-left: 30px;
}

.credits {
	display: inline;
	float: right;
	margin-right: 25px;
}

/* standard customblox styles */

.bloxFiles {
	border: 1px solid #E6E6E6;
	clear: both;
	margin: 0;
	padding: 1px;
}

.bloxFiles a {
	display: block;
	padding: 12px 10px 12px 42px;
	text-decoration: none;
}

.bloxFiles a.pdf {
	background: url(../CustomBlox/images/common/icon_pdf.gif) no-repeat 10px 8px;
}

.bloxFiles a.xls {
	background: url(../CustomBlox/images/common/icon_pdf.gif) no-repeat 10px 8px;
}

.bloxFiles a.doc {
	background: url(../CustomBlox/images/common/icon_doc.gif) no-repeat 10px 8px;
}

.bloxFiles a.ppt {
	background: url(../CustomBlox/images/common/icon_ppt.gif) no-repeat 10px 8px;
}

.bloxFiles a.wmv {
	background: url(../CustomBlox/images/common/icon_wmv.gif) no-repeat 10px 8px;
}

.bloxFiles a:hover {
	background-color: #ffe;
}

.blox {
	clear: both;
	margin: 0 0px 1em 0px;
	padding: 0;
	line-height: 1.6em;
	padding: 0;
}

.blox img {
}

.snippet {
	background: url(../_images/common/dot.gif) repeat-x 0 0;
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 15px;
	padding-top: 8px;
	width: 162px;
}

.snippet a {
}

/* 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: 0px;
	font-size: 0px;
	line-height: 0px;
}


#upgrade {
	display: none;
}
