/* @group Global */

* {
	margin: 0;
	padding: 0;
}
html, body.home {
	height: 100%;
}
body.home {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: black;
	color: white;
}

body {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: black url(images/inner_bg.jpg) repeat-y center top;
	color: white;
}

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

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

h3 {
	font-size: 18px;
	line-height: 18px;
	color: #054474;
}

#content_body.no-image h3 {
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_body.no-image img {
	padding: 3px;
	border: 1px solid #efefef;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 15px;
}

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

a:hover {
	text-decoration: underline;
}

a.on {
	text-decoration: underline;
}
div.clear {
	clear: both;
}
#container_home {
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
}

#container {
	position: relative;
	width: 1025px;
	min-height: 910px;
	height: auto !important;
	height: 910px;
	margin-left: auto;
	margin-right: auto;
	/*background: black url(images/inner_bg.jpg) repeat-y;*/
}
div.main_nav {
	position: relative;
	height: 200px;
	padding-top: 52px;
}
#header {
	
}
a.header {
	background: url(images/onepixclear.gif) repeat;
}
span.site-name {
	
}
#main_nav {
	
}

#main_nav ul {
	padding-left: 0;
	margin-left: 0;
}

#main_nav ul li {
	list-style-type: none;
}

#main_nav ul li a {
	
}

#main_nav ul li a.on {
	
}

#main_nav ul li a:hover {
	
}

#content {
	position: relative;
	min-height: 435px;
	height: auto !important;
	height: 435px;
	/*margin-bottom: 15px;*/
	margin-top: -2px;
	/*padding-bottom: 25px;*/
}
#page_image {
	position: relative;
	float: left;
	margin-right: 20px;
}
#right_content {
	position: relative;
	float: left;
	width: 550px;
	margin-top: 30px;
}
#right_content.no-page-image {
	position: relative;
	float: left;
	width: 1025px;
	margin-top: 30px;
}
div.header-title.ni {
	position: relative;
	float: right;
	margin-right: 40px;
}
div.header {
	position: relative;
	float: left;
	margin-left: 40px;
}
#sub_nav {
	position: relative;
	float: left;
	margin-left: 28px;
	background: url(images/nav_branch.jpg) no-repeat left center;
	height: 209px;
	padding-left: 45px;
	margin-top: 20px;
}
#right_content.no-page-image #sub_nav {
	background-image: none;
	padding-left: 0px;
}
#sub_nav ul {
	position: relative;
	top: 12px;
}

#sub_nav ul li a{
	font: bold 18px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
}

#sub_nav ul li a:hover{
	color: #B70A0E;
	text-decoration: none;
}
#content_body {
	position: relative;
	float: left;
	margin-left: 40px;
	margin-bottom: 15px;
	width: 300px;
}
#right_content.no-page-image #content_body {
	width: 800px;
}
#content_body h2.page-title {
	font: normal normal 24px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content_body li {
	list-style-type: disc;
}
#content_body.no-image {
	float: none;
	width: 985px;
	margin-left: 0;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 25px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#footer {
	float: right;
	position: relative;
	/*background: url(images/footer_bg.png) no-repeat;*/
	height: 29px;
	width: 630px;
	margin-bottom: 25px;
	/*left: 375px;*/
}
#footer img.footer-bg {
	position: absolute;
	width: 630px;
	height: 29px;
	bottom: 0;
	z-index: -1;
}
#footer ul {
	padding-left: 30px;
}

#footer ul li {
	display: block;
	float: left;
}

#footer ul li a {
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 29px;
	padding-right: 20px;
}
#footer img {
	float: right;
	border: 0;
}
#footer p {
	font-size: 9px;
	line-height: 26px;
	padding-left: 30px;
}

#footer p a {
	
}
#credits_home {
	width: 1024px;
	margin: 0 auto;
	color: #e9f5b8;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	padding-right: 23px;
}

#credits_home a {
	color: #e9f5b8;
	font-size: 9px;
}

#credits {
	color: #e9f5b8;
	text-align: left;
	/*width: 300px;*/
	position: absolute;
	padding-left: 50px;
	font-size: 9px;
	top: 27px;
	right: 30px;
}

#credits a {
	color: #e9f5b8;
}
/* @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: #FF0000;
 }
.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;*/
 }
.alternate2 {
 /*background-color: #DDDDDD;
 color: #000000;*/
 }
.alternate3 {
  /*background-color: #FFF;*/
  border:2px solid #EFEDEE;
  color: #000000;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */

/* @group Contact */

#directions_container {
	padding-left: 20px;
	padding-top: 25px;
	margin-bottom: 15px;
}
#directions_conatiner a {
	color: white;
}
#location {
	position: ;
}
#directions {
	width: 400px;
}
#map_canvas {
	border:1px solid #CCCCCC;
	height:310px;
	margin-top:13px;
	position:relative;
	width:425px;
}
/* @end */



/* @group Blog */

#journal_container {
	position: relative;
}
#journal_container div.journal-list {
	position: relative;
	border-bottom: 1px dotted #66B5FF;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #ccc;
	line-height: 18px;
	font-size: 14px;
}
#journal_container div.journal-list a {
	color:#fff;
}
#journal_container div.journal-list h2.pub-date {
	color:#fff;
	letter-spacing:0.2em;
	text-transform:uppercase;
	font-size: 12px;
}
#journal_container div.journal-list h3.journal-title {
	color:#fff;
	letter-spacing:0.2em;
	font-size: 16px;
}
#journal_container div.journal-author {
	color:#fff;
	letter-spacing:0.1em;
	text-transform:uppercase;
	font-size: 10px;
}
#journal_container div.journal-body {
	margin-top: 10px;
}
#journal_container div.journal-body img.blog-image-list {
	position: relative;
	float: left;
	border:1px solid #fff;
	padding:4px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#journal_detail_container {
	position: relative;
}
#journal_detail_container a.back-to-list {
	position: relative;
	float: right;
	color: white;
}
#journal_detail {
	position: relative;
}
#journal_detail h2, #journal_detail h3 {
	color:#fff;
	letter-spacing:0.2em;
}
#journal_detail img {
	position: relative;
	float: left;
	border:1px solid #fff;
	padding:4px;
	margin-bottom: 4px;
	margin-right: 10px;
}
#journal_detail div.journal-body {
	position: relative;
	margin-top: 15px;
	line-height: 18px;
	font-size: 14px;
}
#journal_detail div.journal-body p {
	color: #fff;
	padding: 0;
	margin-bottom: 15px;
}

#journal_detail div.journal-author, .comment-info {
	color:#fff;
	letter-spacing:0.1em;
	text-transform:uppercase;
	font-size: 10px;
}
#comment_snippet h3 a{
	color:white;
}
.comment{
	padding:8px 0px;
}
#comment_form_wrapper{
	padding-top: 10px;
	width: 380px;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #efefef;
}
#comment_form_wrapper table{
	width:100%;
}
#comment_form_wrapper textarea{
	width:350px;
}
/* @end */
/* @group Article */
a.back-to-list {
	color: white;
	position: relative;
	float: right;
}
table.article-toc img {
	padding: 2px;
	border: 1px solid white;
	margin-right: 5px;
}
table.article-toc span.article-title a {
	color: white;
	font-size: 16px;
	font-weight: bold;
}
table.article-toc span.article-date {
	float: right;
}
#article_detail img {
	padding: 3px;
	border: 1px solid white;
	margin-bottom: 5px;
}
#article_detail h3 {
	color: white;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}
/* @end */