/* 
   css Copyright © 2005-2011 Karelia Software. All Rights Reserved.
   css released under Creative Commons License  - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners and are licensed separately. 
*/

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}

/* Navigation arrows */
div.text-navigation { text-align:center; margin-bottom:1em;}
div.text-navigation div { display:inline; margin:0px 0.5em; }
.collection-navigation .disabled-navigation { text-indent:-5000px; }

/* 2.0 wrap compatibility. 2.0-compatible designs can further adjust these if they need */
.wide { display:block; }

.narrow.left {   /* Some designs won't respect without !important */
    float:left!important;
    clear:left;
}
.narrow.right {
    float:right!important;
    clear:right;
}

.wide.left .graphic, img.wide.left { margin-left:0px; margin-right:auto; }
.wide.center .graphic, img.wide.center { margin-left:auto; margin-right:auto; }
.wide.right .graphic, img.wide.right { margin-left:auto; margin-right:0px; }

.ImageElement.left { text-align:left; }
.ImageElement.center { text-align:center; }
.ImageElement.right { text-align:right; }

/* Captions should align themselves with the graphic */
.graphic-container.left .caption { text-align:left; }
.graphic-container.center .caption { text-align:center; }
.graphic-container.right .caption { text-align:right; }

/* Inline iframes need to display as a block to layout right */
.graphic iframe { display:block; }

/* Pagelet photo grids should be generally be auto width (some 1.x designs hardcoded an exact width) */
.pagelet .photogrid-index { width:auto; }

/* For content like amazon which forces white background. Design SHOULD set color for A tag and text color. */
.whiteBackground
{
	background-color:white;
}

.article-info
{
	margin-bottom:1em;
}
 
/* Firefox reduce dotted lines on links */
.photo-navigation a:focus, .replaced a:focus {overflow:hidden;}

/* Disqus correction to prevent overflow scroll bars in some designs */
#dsq-content { overflow:hidden; }
#dsq-content .dsq-auth-header { width: auto!important; }
#dsq-content .dsq-by { margin: 4px 6px 0px 0px; }
#dsq-content .dsq-by a, #dsq-content .dsq-by a:hover { border: 0px none; }
#dsq-content h3 { margin:0px; }

.HTMLElement { overflow:hidden; }

.photogrid-index-bottom { clear:left; }

/*
File:  'Blueball Pro Tabs Original Wide' main.css Style Sheet
Created:  15, February, 2007
Last Modified: 03, January, 2009
Version: 5.0
Author:  Charlie Lockhart, SandvoxDesigner & orangeball Design
www.sandvoxdesigner.com
Copyright 2008-2009 Charlie Lockhart/SandvoxDesigner.com/orangeball Design USA, All Rights Reserved
*/

/* @group Global CSS */

body {
	font: 12px/76% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
/* Edit the color code below for the normal content text color */
	color: #272525;
	background: #ffffff url(protab_bgtop_blueorig.jpg) top left repeat-x;
	line-height: 1.6em;
	margin: 0 auto;
	text-align: left;
	word-wrap: break-word;
}

* {
	
}

#main {
	min-height: 200px;
}

img {
	border: 0;
}

a img {
	border: 0;
}

a:link, a:visited {
	color: #2275bb;
	text-decoration: underline;
}

a:hover {
	color: #2275bb;
	text-decoration: none;
}

p {
	margin: 0 0 8px 0;
}

blockquote {
	font-style: normal;
	margin: 8px 0 8px 12px;
	font-size: 1.15em;
	line-height: 1.4em;
	padding: 0 10px 0 9px;
	border-left: 3px solid #2275bb;
	font-weight: bold;
}

h2 {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.2em;
	color: #2275bb;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

h3 {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #2275bb;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

* html h2, h3 {
	font-weight: 700;
}

.clear {
	clear: both;
	height: 0;
}

#main .clear {
	clear: left;
}

.hidden {
	display: none;
}

.ImageElement, .VideoElement {
	text-align: center;
	margin-top: 20px;
}

img.narrow, .article-thumbnail img {
	display: block;
	clear: left;
	float: left;
	margin: 3px 15px 3px 0;
}

img.wide {
	display: block;
	clear: both;
}

div.rssBadge {
	margin: 10px;
}

/* Small icon option */

img.smallRSSBadgeIcon {
	vertical-align: middle;
}

img.smallRSSBadgeIconLeft {
	margin-right: 4px;
}

img.smallRSSBadgeIconRight {
	margin-left: 4px;
}

/* Large icon option */

div.largeRSSBadgeIcon, p.largeRSSBadgeIcon {
	margin: 0 10px;
	text-align: center !important;
}

img.largeRSSBadgeIcon {
	margin-bottom: 4px;
}

p.largeRSSBadgeIcon {
	margin: 0;
}

ul {
	padding-left: 20px;
	list-style-type: square;
}

ol, dd {
	padding-left: 20px;
}

.sitemap-page a:hover {
	color: #2275bb;
	text-decoration: none;
}

/* @end */

/* @group Page-Top Header */

#page-container {
	background: transparent url(protab_top_blueorig1000.jpg) top center no-repeat;
	margin: 0px auto;
	width: 1000px;
	border: none;
}

#page {
	width: 1000px;
	margin: 0px auto;
	margin-bottom: 18px;
	margin-top: 0;
	padding: 0;
	background: transparent;
}

#page-top {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 40px 0 0 0;
}

* html #page-top {
	padding-top: 50px;
}

*:first-child+html #page-top {
	padding-top: 50px;
}

#title {
	position: relative;
	background: transparent url(protabsbanner.jpg) 0 0;
	height: 100px;
	width: 920px;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	z-index: 5;
}

* html #title {
	margin-bottom: 8px;
}

*:first-child+html #title {
	margin-bottom: 5px;
}

#title h1 {
	float: left;
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 13px 0 13px 0;
	font-size: 2em;
	text-align: left;
	/* Edit the color code below for the Title text color */
    color: #2275bb;
	line-height: 1.3em;
	padding: 0;
	z-index: 10;
	width: 920px;
}

* html #title h1 {
	font-weight: 700;
}

#title h1 a:link, #title h1 a:visited {
	color: #2275bb;
	text-decoration: none;
}

#title h1 a:hover {
	text-decoration: underline;
	color: #2275bb;
}

.has-logo #title h1 {
	margin: 13px 0 13px 0;
	z-index: 12;
	width: 690px;
}

* html .has-logo #title h1 {
	margin: 14px 0 13px 0;
}

#title p {
	float: left;
	margin: -10px 0 0 0;
	padding: 0;
	padding-top: 1px;
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: left;
	/* Edit the color code below for the text color under the Title */
    color: #272525;
	z-index: 15;
	width: 920px;
}

* html #title p {
	margin: -12px 10px 0 0;
	font-weight: 500;
}

.has-logo #title p {
	margin: -10px 0 0 0;
	width: 690px;
	z-index: 17;
}

* html .has-logo #title p {
	margin: -12px 0 0 0;
}

#title img {
	float: right;
	display: block;
	height: 90px;
	width: 190px;
	margin: 5px 5px 0 10px;
	padding: 0;
	z-index: 40;
}

* html #title img {
	margin: 5px 3px 0 5px;
}

#sitemenu-content {
	margin: 0 auto;
	margin-top: 10px;
	width: 920px;
	font-size: .95em;
	font-weight: normal;
}

* html #sitemenu-content {
	margin: 0 0 0 2px;
}

#sitemenu {
	clear: both;
	width: 100%;
	text-align: center;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	overflow: visible;
}

#sitemenu a {
	color: #fff;
	text-decoration: none;
}

#sitemenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

*:first-child+html #sitemenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -40px;
}

#sitemenu li {
	display: block;
	float: left;
	background: #000 url('tabright.gif') top right no-repeat;
	margin: 0;
	border: 1px solid #fff;
	padding-right: 10px;
	white-space: nowrap;
}

#sitemenu li a {
	display: block;
	float: left;
	background: #000 url('tableft.gif') top left no-repeat;
	text-decoration: none;
	color: #ccc;
	font-size: .95em;
	font-family: "lucida grande", "trebuchet ms", sans;
	font-weight: bold;
	text-align: center;
	letter-spacing: .01em;
	margin: 0;
	padding: 6px 0 4px 10px;
}

#sitemenu li a:hover {
	color: #2577bd;
	background: #000 url('tableft.gif') top left no-repeat;
	margin: 0;
	padding: 6px 0 4px 10px;
	font-weight: bold;
}

#sitemenu li.currentPage {
	background: #2577bd url('protab_nav_blueorigright.gif') top right no-repeat;
}

#sitemenu li.currentPage .in {
	display: block;
	float: left;
	color: #ffffff;
	background: #2577bd url('protab_nav_blueorigleft.gif') top left no-repeat;
	margin: 0;
	padding: 6px 0px 4px 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .95em;
	font-family: "lucida grande", "trebuchet ms", sans;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 6px 0 10px 0;
}

* html #sidebar {
	padding: 6px 0 0 0;
}

.allow-sidebar #main {
	float: left;
	width: 690px;
	padding-top: 5px;
}

.no-sidebar #main {
	width: 920px;
}

/* @end */

/* @group Page-Content */

#page-content {
	width: 920px;
	min-height: 200px;
	margin: 0 40px 0 40px;
	padding: 26px 0 0 0;
	background: url(protab_pgtopbg_blueorig.jpg) top left repeat-x;
}

* html #page-content {
	position: relative;
	width: 920px;
	min-height: 200px;
	margin: -19px 0px 0 42px;
	padding: 24px 0 0 0;
	background: url(protab_pgtopbg_blueorig.jpg) top left repeat-x;
}

.listing-index h3 {
	font-size: 1em;
	font-weight: normal;
}

/* @end */

/* @group Page Bottom */

#page-bottom {
	width: 1000px;
	min-height: 88px;
	margin: 4px 0 30px 0;
	padding: 0 0 10px 0;
	text-align: center;
	background: url(protab_bottom_1000.jpg) bottom left no-repeat;
}

#page-bottom p {
	font-size: .95em;
	line-height: 1.3em;
	color: #272525;
	text-align: center;
	padding: 28px 40px 10px 40px;
	margin: 0 0 30px 0;
}

#page-bottom a:link, #page-bottom a:visited {
	color: #2275bb;
	text-decoration: underline;
}

#page-bottom a:hover {
	color: #2275bb;
	text-decoration: none;
}

/* @end */

/* @group Contact Form */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width: 96%;
	margin: 4px 0;
}

form.contactElement input.submit {
	width: auto;
	display: block;
	margin: 0px auto;
	min-width: 50%;
	text-align: center;
}

form.contactElement th {
	text-align: left;
	font-weight: normal;
	width: 25%;
}

/* Contact Element For IE 7 */

*:first-child+html form.contactElement input.submit {
	padding: 0px 10%;
}

/* @end */

/* @group Pagelet */

.pagelet {
	font-size: .9em;
	line-height: 1.2em;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.pagelet.bordered {
	border: 1px solid #727272;
	padding: 6px 6px 6px 9px;
	margin: 2px 0 10px 0;
}

* html .pagelet.bordered {
	border: 1px solid #727272;
	padding: 9px 6px 6px 9px;
	margin: 2px 0 10px 0;
}

*:first-child+html .pagelet.bordered {
	padding: 6px 6px 6px 9px;
}

.pagelet p {
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 6px;
}

* html .pagelet p {
	margin-top: -1px;
}

.pagelet ul {
	line-height: 1.3em;
}

* html .pagelet ul {
	padding-left: 24px;
	margin: 2px 0 3px 0;
}

*:first-child+html .pagelet ul {
	padding-left: 24px;
	margin: 2px 0 3px 0;
}

.pagelet h4 {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #2275bb;
	padding-top: 0;
	margin-top: 0px;
	margin-bottom: 4px;
}

.pagelet a:hover {
	text-decoration: none;
}

.pagelet .photo img {
	border: none;
	padding: 0;
	margin-left: -2px;
}

* html .pagelet .photo img {
	margin-left: 0px;
}

*:first-child+html .pagelet .photo img {
	margin-left: 0px;
}

.pagelet img {
	border: none;
	padding: 0;
}

.pagelet a img {
	border: none;
	padding: 0;
}

/* @end */

/* @group Callout */

.callout {
	float: left;
	width: 210px;
	margin: 0 12px 10px 0;
}

* html .callout {
	margin: 0 6px 5px 0;
}

*:first-child+html .callout {
	margin: 0 12px 10px 0;
}

.callout .photo img {
	border: none;
	padding: 0;
	margin-left: 0px;
}

* html .callout .photo img {
	margin-right: 0px;
}

/* @end */

/* @group Blog-Article Page */

.article {
	margin-bottom: 0;
}

.article-info {
	color: #2275bb;
	font-style: normal;
	font-size: .9em;
	margin-bottom: 0;
}

.article h3 {
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 20px 10px 0px 0;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #2275bb;
}

.article h3 a, .article h3 a:active {
	text-decoration: underline;
}

.article h3 a:hover, a:focus {
	text-decoration: none;
}

.general-index h3 {
	width: 100%;
	margin: 0;
	padding: 10px 0 8px 0;
}

.general-index {
	
}

.article-content {
	margin-bottom: 3px;
}

* html .article-content {
	margin-top: -3px;
}

.article li a, a:active {
	color: #2275bb;
	text-decoration: underline;
}

.article li a:hover, a:focus {
	color: #2275bb;
	text-decoration: none;
}

.article img {
	border: none;
	margin: 3px 15px 03px 0;
}

.article img.narrow {
	display: block;
	clear: left;
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}

.article-thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

* html article-thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.article-info .timestamp {
	clear: left;
	text-align: left;
	background: url(clock.png) left center no-repeat;
	padding: 8px 8px 1px 20px;
	margin: 12px 0 0px -3px;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	letter-spacing: 1px;
}

* html .article-info .timestamp {
	background: url(clock.gif) left center no-repeat;
	margin: 12px 0 0 0;
}

*:first-child+html .article-info .timestamp {
	background: url(clock.gif) left center no-repeat;
	margin: 12px 0 0 0;
}

.article-info .continue-reading-link a:link, .article-info .continue-reading-link a:visited, .article-info .continue-reading-link a:active {
	color: #2275bb;
	text-decoration: underline;
	font-size: .95em;
	font-style: normal;
	margin-top: 3px;
}

.article-info .continue-reading-link a:hover {
	color: #2275bb;
	text-decoration: none;
	font-size: .95em;
	font-style: normal;
	margin-top: 3px;
}

.comments {
	padding: 3px 0 6px 0;
	margin-top: 1px;
	font-size: .95em;
	background: #fff;
}

.comments a {
	padding: 3px 0 6px 20px;
	margin-top: 1px;
	color: #2275bb;
	text-decoration: underline;
	font-size: .95em;
	background: #fff url(commentR.png) left center no-repeat;
}

* html .comments a {
	background: #fff url(commentR.gif) left center no-repeat;
}

* html .comments a:hover {
	background: #fff url(commentR.gif) left center no-repeat;
}

.comments a:hover {
	padding: 3px 0 6px 20px;
	margin-top: 1px;
	color: #2275bb;
	text-decoration: none;
	font-size: .95em;
	background: #fff url(commentR.png) left center no-repeat;
}

/* @end */

/* @group Photo Grid */

.photogrid-index {
	margin-top: 12px;
	margin-left: 10px;
	text-align: center;
}

* html .photogrid-index {
	margin-top: 24px;
	margin-left: 10px;
}

.gridItem {
	float: left;
	position: relative;
	width: 150px;
	height: 186px;
/* room for caption */
	overflow: hidden;
}

.gridItem h3 {
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	margin: 0 5px;
	background: transparent;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	width: 136px;
	position: absolute;
	top: 140px;
}

.gridItem h3 a {
	text-decoration: underline;
	color: #2275bb;
}

.gridItem h3 a:hover, a:focus {
	text-decoration: none;
	color: #2275bb;
}

.gridItem img {
	border: 1px solid #333;
	margin: auto!important;
	display: block;
	position: absolute;
	top: 0;
	bottom: 48px;
	right: 0;
	left: 0;
}

* html .gridItem img {
	position: relative;
}

* html .gridItem h3 {
	position: relative;
	top: 10px;
}

*:first-child+html .gridItem img {
	position: relative;
	top: 0px;
}

*:first-child+html .gridItem h3 {
	position: relative;
	top: 10px;
}

/* @end */

/* @group Single Photo Page */

.photo-navigation {
	position: relative;
	z-index: 100;
	height: 40px;
	width: 200px;
	margin: 0px auto;
	margin-top: -4px;
	margin-bottom: 8px;
}

.photo-navigation div {
	width: 40px;
	height: 40px;
	position: absolute;
	text-indent: -5000em;
}

.photo-navigation a {
	border-bottom: none;
	display: block;
	width: 100%;
	height: 100%;
}

.photo img {
	padding: 4px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

.caption {
	font-size: .95em;
	line-height: 1.4em;
	font-weight: normal;
}

.image-controls a, .image-controls a:hover {
	border: 0;
}

#previous-photo {
	background: url(leftarrow2-off.png) top no-repeat;
	left: 27px;
}

#previous-photo a {
	background: url(leftarrow2-on.png) top no-repeat;
}

#previous-photo a:hover {
	background: url(leftarrow2-on.png) top no-repeat;
}

#previous-photo a:visited {
	background: url(leftarrow2-on.png) top no-repeat;
}

#next-photo {
	background: url(rightarrow2-off.png) top no-repeat;
	left: 123px;
}

#next-photo a {
	background: url(rightarrow2-on.png) top no-repeat;
}

#next-photo a:hover {
	background: url(rightarrow2-on.png) top no-repeat;
}

#next-photo a:visited {
	background: url(rightarrow2-on.png) top no-repeat;
}

#photo-list {
	background: url(index2-off.png) top no-repeat;
	left: 75px;
}

#photo-list a {
	background: url(index2-on.png) top no-repeat;
}

#photo-list a:hover {
	background: url(index2-off.png) top no-repeat;
}

/* @end */

/* JRG Additions */
/* Bug Fixes to Design */
img.wide	{margin-left: auto; margin-right: auto;}
h3			{clear: both;}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {bottom: 1ex;}
sub {top: .5ex;}

/* Override left-hand placement of "narrow" images embedded in text. */

p.imgleft {
    float: left;
    margin-right: 10px;
    margin-bottom:10px;
	text-align: center; font-size: 0.8em;
}
img.right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
p.imgright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
	text-align: center; font-size: 0.8em; line-height: 1.3em;
}

img.center {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/* Miscellaneous */
p.photocaption		{text-align: center; font-size: 0.8em;}
p.byline {
	text-align: right;
	color: #2275bb;
	font-weight: bold;
	margin-top: -1.5em;
}

h4.newsitem	{
	font-size: 1.3em;
	}

/* Tables */
table				{margin-left: auto; margin-right: auto;}
table th, table td	{vertical-align: top;}

table.data			{background-color: #f4F7FC; border: 2px solid black; 
					border-collapse: separate; border-spacing: 0;}
table.data td, table.data th	{padding-left: 1em; padding-right: 1em;}
table.data th		{text-align: center;}

table.angels		{font-size: 10pt; background-color: #E5EFF8; border: 2px solid #2E7DC0;
					margin-left: auto; margin-right: auto;}
table.angels td			{text-align: left; vertical-align: top; padding: 0.15em 0.25em;}
table.angels th		{font-size: 12pt; color: #4982C5; padding-top: 4pt; text-align: center;}
table.angels tr.divbr th {border-top: 2px solid #2E7DC0;}

table.contacts		{font-size: 1em; background-color: #E5EFF8; border: 4px solid #3B5264;}
table.contacts td			{text-align: left; padding: 0.15em 0.25em;}
table.contacts th			{text-align: left; padding: 0.15em 0.25em;}
table.contacts tr.divbr td {border-top: 2px solid #2E7DC0;}
table.contacts th.title	{font-size: 18pt; color: #2E7DC0; padding-top: 3mm; text-align: center;}
table.contacts th.image	{color: brown; vertical-align: middle; text-align: center;}

table.adlinksinfo		{background-color: #FFFBD3; border: 2px solid #EDD8CA;
						margin-top: 1em; margin-left: auto; margin-right: auto;}
table.adlinksinfo td	{text-align: left; padding-left: 10px; padding-right: 10px;}

table.rowtitles		{font-size: 1em; background-color: #E5EFF8; border: 2px solid #2E7DC0;}
table.rowtitles th	{text-align: left; padding: 0.15em 0.25em;}

table.showdates		{font-size: 1em; background-color: #E5EFF8; border: 2px solid #2E7DC0; margin-left: auto; margin-right: auto; clear: both;}
table.showdates td			{text-align: left; vertical-align: top; padding: 0.15em 0.15em;}
table.showdates th			{text-align: left; vertical-align: top; padding: 0.15em 0.15em;}
table.showdates tr.divbr td {border-top: 1px solid #2E7DC0;}
table.showdates th.title	{font-size: 14pt; color: #4982C5; padding: 0; text-align: center;}

/* Forms */
table.form				{width: 900px; background-color: #F4F7FC;
						border: 2px solid #2E7DC0;}
table.form td			{text-align: left; padding: 0.25em 1em;}
table.form td.button	{text-align: center; padding-bottom: 1em;}
table.form td.center	{text-align: center;}
table.form td.synopsis	{font-size: 1.1em; color: #4982C5;}
table.form th			{text-align: left; padding: 0.25em 1em;}
table.form th.title		{font-size: 1.5em; color: #4982C5; padding-top: 2mm;
						text-align: center;}
table.form hr			{margin: 0;}
table.formpart			{width: 100%;}
table.formpart td		{text-align: left; vertical-align: top;}
table.formpart th		{text-align: left; vertical-align: top;}
table.formpart th.caption	{text-align: center; vertical-align: bottom; font-size: 0.8em; line-height: 1.0;}
table.formpart th.sectiontitle	{text-align: center; vertical-align: middle; font-size: 1.2em;}

table.memform			{width: 840px; background-color: #F4F7FC;
						border: 2px solid #2E7DC0;}
table.memform td		{text-align: left;}
table.memform td.button	{text-align: center; padding: 2pt;}
table.memform td.center	{text-align: center;}
table.memform td.indent	{padding-left: 2em;}
table.memform th		{text-align: left;}
table.memform hr		{margin: 0; margin-top: 4pt; margin-bottom: 0;}
table.memformpart		{background-color: transparent; padding-right: 4pt;}
table.memformpart td	{text-align: left;}
table.memformpart td.center	{text-align: center;}
table.memformpart th	{text-align: left; vertical-align: middle; padding: 4pt;}
table.memformpart th.caption	{text-align: center; vertical-align: bottom; font-size: 0.8em; line-height: 1.0;}
table.memformpart th.center	{text-align: center; vertical-align: middle; padding: 4pt;}
table.memformpart th.title	{text-align: center; vertical-align: middle; padding: 4pt; font-size: 1.5em;}
table.memformpart th.sectiontitle	{text-align: center; vertical-align: middle; font-size: 1.2em;}

table.checklist			{background-color: transparent; padding-right: 4pt;}
table.checklist td		{padding-right: 2em;}

/* Information page for an advertisement link */
div.adlinkinfo p		{text-align: left;}
div.adlinkinfo table	{background-color: #E5EFF8; border: 4px solid #2275BB;
						margin-top: 1em; margin-left: auto; margin-right: auto;}
div.adlinkinfo table td	{text-align: left; padding-left: 10px; padding-right: 10px;}

/* Mailing List stuff */
div#list_information	{margin-top: 1em;}#title { background-image: url("../_Media/ltg_name-2.jpg"); }

.callout-container, .graphic-container { clear:both; }

#title { background-image: url("banner.jpeg"); }


