/* @group Global */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px Helvetica, Geneva, Arial, Tahoma, sans-serif;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 14px;
	line-height: 16px;
}

p {
	margin-bottom: 15px;
}
ul {
	
}
ul li {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.on {
	text-decoration: underline;
}
div.clear {
	clear: both;
}
#container {
	display: block;
	position: relative;
	width: 991px;
	min-height: 780px;
	height: auto !important;
	height: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 110px;
}
a.header {
	background: url(images/onepixclear.gif) repeat;
	position: relative;
	display: block;
	top: 15px;
	width: 800px;
}
#utility li a {
	position: absolute;
	display: block;
	right: 10px;
	top: 90px;
	color: #42241c;
	font-size: 11px;
	text-transform: uppercase;
}
img.logo {
	border: 0;
}
span.site-name {
	position: absolute;
	left: -999px;
}
#main_nav {
	position: relative;
	width: 225px;
	float: left;
	z-index: 1000;
	/*height: 237px;*/
}

#main_nav ul {
	padding-left: 0;
	margin-left: 0;
	position: relative;
	z-index: 1001;
}

#main_nav ul li {
	list-style-type: none;
	width: 100px;
	position: relative;
	margin-bottom: 0;
}

#main_nav ul li img {
	position: absolute;
	display: block;
	z-index: -100;
	height: 32px;
	width: 99px;
}

#main_nav ul li a {
	display: block;
	background: url(images/onepixclear.gif) repeat;
	height: 32px;
	padding-left: 20px;
	line-height: 30px;
	text-decoration: none;
	color: #1a1613;
	font-size: 11px;
	letter-spacing: 1px;
	width: 85px;
	/*padding-right: 3px;
	margin-right: 3px;*/
}

#main_nav ul li a.on {
	color: #453028;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/nav_hover.png) no-repeat left center;
}

#main_nav ul li a:hover {
	color: #453028;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/nav_hover.png) no-repeat left center;
}
#main_nav ul.sub_nav {
	position: absolute;
	left: 100px;
	top: 5px;
	visibility: hidden;
	z-index: 1000;
}
#main_nav ul.sub_nav li {
	width: 127px;
	z-index: 2000;
}

#main_nav ul.sub_nav li a {
	color:#1A1613;
	display:block;
	font-size:11px;
	height:20px;
	letter-spacing:1px;
	line-height:20px;
	padding-left: 0;
	text-decoration:none;
	width: 127px;
	z-index: 3000;
}
#main_nav ul.sub_nav li a:hover {
	font-weight: bold;
	background-image: none;
}

#main_nav ul.sub_nav li a.on {
	font-weight: bold;
	background-image: none;
}
#tert_nav {
	position: relative;
	height: 70px;
	width: 711px;
	padding-left: 205px;
}
/*#tert_nav ul {
	position: relative;
}*/
#tert_nav ul li {
	display: block;
	float: left;
	position: relative;
	
}
#tert_nav ul li img {
	position: absolute;
	right: 0;
	display: block;
	height:  55px;
	top: 0;
}
#tert_nav ul li a {
	display: block;
	height: 55px;
	line-height: 50px;
	color: #333;
	text-align: center;
}
#tert_nav ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}
#tert_nav ul li a.on {
	text-decoration: none;
	font-weight: bold;
}
#main_content a.contact-us {
	display: block;
	background: url(images/onepixclear.gif) repeat;
	height: 32px;
	padding-left: 20px;
	line-height: 30px;
	text-decoration: none;
	color: #1a1613;
	font-size: 11px;
	letter-spacing: 1px;
	position: relative;
	top: 0px;
}
#main_content_home a.contact-us:hover, #main_content a.contact-us:hover {
	color: #453028;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/nav_hover.png) no-repeat left center;
}
#main_content_home a.contact-us {
	display: block;
	background: url(images/onepixclear.gif) repeat;
	height: 32px;
	padding-left: 20px;
	line-height: 30px;
	text-decoration: none;
	color: #1a1613;
	font-size: 11px;
	letter-spacing: 1px;
	position: relative;
	top: 0px;
	width: 120px;
}
#contact_us {
	position: absolute;
	display: none;
	background-color: #453028;
	opacity: 0.98;
	filter: alpha(opacity = 98);
	width: 761px;
	height: 105px;
	color: white;
	top: 445px;
	left: 150px;
	padding: 15px;
}
#contact_us a {
	color: white;
	text-decoration: underline;
}
#contact_us a.close {
	font-weight: bold;
	position: absolute;
	top: 5px;
	text-decoration: none;
	color: white;
	right: 10px;
}
#contact_us div.left {
	position: relative;
	float: left;
	width: 235px;
	margin-right: 25px;
}

#contact_us div.right {
	position: relative;
	float: left;
	width: 495px;
}
#content_home {
	position: relative;
	height: 627px;
}
#content_home img.team {
	position: relative;
	left: 484px;
}
#content {
	position: relative;
	height: 627px;
}
#main {
	position: relative;
	float: left;
	width: 675px;
	padding-top: 0;
	padding-right: 25px;
	overflow: auto;
	height: 490px;
	color: black;
	margin-left: 12px;
}
#main h1 {
	color: #446c6a;
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 10px;
}
#main h1.page-title {
	color: #333;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 10px;
	font-variant: small-caps;
}
#main_home {
	position: relative;
	float: left;
	width: 666px;
	padding-right: 15px;
	overflow: hidden;
	height: 220px;
	margin-left: 0;
	padding-left: 10px;
}
#main_home p {
	margin-bottom: 10px;
}
#main_team {
	position: relative;
	float: left;
	width: 650px;
	padding-top: 17px;
	padding-right: 25px;
	overflow: auto;
	height: 203px;
	margin-left: 0;
}
#main_team h3 {
	color: #333;
	font-size: 23px;
	line-height: 24px;
	margin-bottom: 10px;
}
#main_team h3 span {
	font-size: 12px;
	position: relative;
	
}
#main_home h1 {
	color: #41728a;
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main_team h1 {
	color: #41728a;
	font-size: 40px;
	line-height: 42px;
	margin-bottom: 10px;
	margin-top: 17px;
}
#main_home h3 {
	color: #446c6a;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

#main_content_home {
	width: 917px;
	height: 217px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-color: white;
	opacity: 0.90;
	filter: alpha(opacity = 85);
	top: 358px;
	left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_content {
	width: 917px;
	height: 560px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-color: white;
	opacity: 0.90;
	filter: alpha(opacity = 85);
	top: 35px;
	left: 38px;
}
#main_content #main_nav {
	position: relative;
	width: 210px;
	float: left;
	z-index: 1000;
	height: 212px;
	top: 278px;
}
#footer {
	height: 74px;
}
#footer p {
	font-size: 9px;
	margin-bottom: 5px;
}
#footer div.trigger {
	color: #42241c;
	margin-bottom: 10px;
	cursor: pointer;
	padding-left: 20px;
}
#news {
	border: 1px solid #818386;
	width: 310px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 10px;
	background-color: white;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news span.footer-close, #resources span.footer-close {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: bold;
	color: #42241c;
	text-decoration: underline;
	display: none;
}
#resources {
	border: 1px solid #818386;
	width: 243px;
	position: relative;
	float: left;
	margin-top: 10px;
	background-color: white;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#resource_content, #news_content {
	display: none;
	padding-right: 20px;
	padding-left: 20px;
}
div.news-resource-content a {
	display: block;
	margin-bottom: 3px;
	font-size: 10px;
	text-decoration: underline;
	color: #666;
	background: url(images/footer_links.png) no-repeat left;
	padding-left: 15px;
}

div.news-resource-content a:hover {
	text-decoration: none;
}
div.news-resource-content a.more {
	background-image: none;
	font-size: 11px;
	color: #42241c;
	position: absolute;
	right: 8px;
	bottom: 0;
}
#credits {
	color: #666;
	position: relative;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 11px;
	text-align: right;
	top: -17px;
}
#credits a {
	color: #666;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}
#footer_nav {
	color: #666;
	position: relative;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 11px;
	text-align: right;
	font-size: 9px;
	height: 11px;
	clear: right;
}
#footer_nav li {
	display: inline;
	margin-bottom: 0;
}
#footer_nav a {
	color: #666;
	text-decoration: none;
	text-transform: capitalize;
}
#footer_nav a.on, #footer_nav a:hover {
	text-decoration: underline;
}
/* @group Scroller */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(images/scroll_bg.jpg) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: url(images/scroller_bg.jpg) repeat-y;
	margin-left: 1px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 15px;
	background: url(images/scroller_top.jpg) no-repeat;
	padding-top: 4px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 15px;
	background: url(images/scroller_bottom.jpg) no-repeat;
	padding-bottom: 5px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @end */

/* @group Accelsite Definitions */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
 
.formLabel {
 /*background-color: #ECEEF0;*/
 }

.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: maroon;
 }
.contentHeaderCell {
 /*background-color: #AAAA77;
 color: #FFFFFF;*/
 font-weight: bold;
 }

.contentListCell {
 /*background-color: #EEEEEE;
 color: #000000;*/
 }
.contentListCellAlt1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 }
.contentListCellAlt2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate1 {
 /*background-color: #CCCCCC;
 color: #000000;*/
 border-bottom: 1px solid #ddd;
 }
.alternate2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
  border-bottom: 1px solid #ddd;
 }
.alternate3 {
  /*background-color: #FFF;*/
  /*border:2px solid #EFEDEE;*/
  /*color: #000000;*/
   border-bottom: 1px solid #ddd;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: maroon;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid maroon;
}
.as_errorInput {
  border: 2px solid maroon;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */

/* @group Links */

#links {
	position: relative;
}
div.column {
	position: relative;
	width: 50%;
	height: 500px;
	float: left;
}
div.column h2 {
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 25px;
}
ul li {
	margin-bottom: 15px;
}

#links ul li a {
}

#links ul li a:hover {
	
}
/* @end */

/* @group Journal */

#journal_container {
	position: relative;
	width: 455px;
	float: left;
	/*margin-right: 20px;*/
}
div.journal-list {
	position: relative;
	border-bottom: 1px solid #333;
	padding: 10px 5px 10px 0;
}
div.journal-list div.title-date {
	position: relative;
	margin-bottom: 10px;
}
div.journal-list div.title-date h3.journal-title a {
	color: #b68b31;
}
div.journal-list div.journal-author {
	position: relative;
}
div.journal-list div.journal-body {
	position: relative;
}
#journal_detail_container {
	position: relative;
	width: 455px;
	float: left;
	/*margin-right: 20px;*/
}
#journal_detail_container a.back-to-list {
	position: relative;
	float: right;
	padding-right: 10px;
}
#journal_detail {
	position: relative;
	padding: 10px 5px 10px 0;
}
#journal_detail h3.journal-title {
	color: #b68b31;
}
#journal_detail div.title-date {
	margin-bottom: 20px;
}
#journal_detail div.journal-author {
	
}
#journal_detail div.journal-author {
	
}
#side_archive {
	position: relative;
	float: right;
	width: 180px;
	/*height: 400px;*/
	border-left: 1px solid #ccc;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side_archive > ul {
	
}
#side_archive ul.sub-nav {
	padding-left: 10px;
	padding-top: 5px;
}
#side_archive ul.sub-nav li {
	margin-bottom: 5px;
}
#side_archive ul.tert-nav {
	padding-left: 20px;
	padding-top: 5px;
}
#side_archive ul.tert-nav li {
	
}
/* @end */

/* @group Disclaimer */

#disclaimer {
	position: absolute;
	display: none;
	padding: 19px 5px 5px;
	width: 300px;
	/*height: 400px;*/
	right: 0;
	bottom: 42px;
	border: 1px solid #818386;
	background-color: white;
	z-index: 3000;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
}
#disclaimer a.disc-close {
	position: absolute;
	right: 5px;
	top: 5px;
}
#disclaimer div {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}
#disclaimer div p {
	line-height: 14px;
	font-size: 10px;
	color: #333;
}
/* @end */

