body,
td,
p {
	color: #333;
	font: 12px/1em Geneva, Arial, Helvetica, sans-serif;
}

table#maincontenttable { border: none; }

td#maincontentsubcell { padding: 0; }

td#maincontentsubcell h2 {
	background: #d9d9d9;
	color: #000;
	font: bold 21px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 0 0;
	padding: 10px 0 5px 15px;
}

td#maincontentsubcell ul {
	list-style: none;
	margin: .5em 16px;
	padding: 0;
}

td#maincontentsubcell ul li {
	background: url(/associations/3173/imgs/li-bullet.png) no-repeat 0 1em;
	padding: .5em 0 .5em 12px;
}

td#maincontentsubcell table { margin: 0 0 6px 0; }

td.banner {
	background: #333;
	height: 300px;
	width: 500px;
}

td.left,
td.right {
	background: #e6edf3;
	border: 1px solid #a6b0cb;
	border-bottom:none;
	margin: 0 4px;
	padding: 0;
	vertical-align: top;
}

td.left { width: 250px; }

td.left p { margin: 1em 16px; }

td.left a {
	display: block;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: .2em;
	text-decoration: none !important;
}

td.left a:hover { text-decoration: underline !important; }

td.viewall {
	background: #e6edf3;
	border: 1px solid #a6b0cb;
	border-top:none;
	padding:0 5px 5px;
	text-align:right;
}

td.viewall a {
	background: none;
	font-size: 11px;
	text-decoration: none;
}

a:hover.viewall { text-decoration: underline; }

td.darkblue,
td.lightblue,
td.red,
td.orange,
td.green,
td.gray {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #fff;
	font: bold 16px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 50px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

td.darkblue {
	background: #3f6f9f url(/associations/3173/imgs/bak-darkblue.png) no-repeat right bottom;
	border-top-color: #789abb;
	border-bottom-color: #223d59;
}

td.lightblue {
	background: #8aacc8 url(/associations/3173/imgs/bak-lightblue.png) no-repeat right bottom;
	border-top-color: #acc4d7;
	border-bottom-color: #4c5e6e;
} 

td.red {
	background: #823140 url(/associations/3173/imgs/bak-red.png) no-repeat right bottom;
	border-top-color: #a66f7a;
	border-bottom-color: #492029;
}

td.orange {
	background: #ff9f0d url(/associations/3173/imgs/bak-orange.png) no-repeat right bottom;
	border-top-color: #fcbb56;
	border-bottom-color: #8b580c;
}

td.green {
	background: #54c7a0 url(/associations/3173/imgs/bak-green.png) no-repeat right bottom;
	border-top-color: #87d6bb;
	border-bottom-color: #2d6e5b;
}

td.gray {
	background: #6d6d6d url(/associations/3173/imgs/bak-gray.png) no-repeat right bottom;
	border-top-color: #989898;
	border-bottom-color: #3d3e40;
}

td.darkblue a,
td.lightblue a,
td.red a,
td.orange a,
td.green a,
td.gray a { color: #fff; text-decoration: none; }

td.darkblue a:hover,
td.lightblue a:hover,
td.red a:hover,
td.orange a:hover,
td.green a:hover,
td.gray a:hover { color: #fff; text-decoration: underline; }

table.logos { margin: 1.5em 0 2em 0 !important; }

table.logos td {
	padding: 0 15px 0 0;
	text-align: right;
	width: 25%;
}

div.social_media {
	background: url(/associations/3173/imgs/bak-social_media.png) repeat-x 0 0;
	margin: 1em 0;
	text-align: center;
}

div.social_media table { margin: 0 auto !important; }

div.social_media td { padding: 0 19px; }
