
@import url(/global/css/global-styles.min.css);

body {
	margin: 0;
	background: #e5eaee;
}

body,
td,
p {
	color: #333;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}


body#nobackground { 
	background: #fff;
}

#maincontenttable { 
	background: #fff;
}

/* Top Nav Below
-----------------------------------*/
ul#navtop2 li li a {
	color: #00325D;
	background-color: #E5EAEE;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	z-index: 999;
	padding: 6px 4px;
	width: 155px;
}

* html ul#navtop2 li li a { width: 163px; }

ul#navtop2 li li a:hover {
	color: #fff;
	background: #00325D;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	padding: 6px 4px;
}	
	
#navtop2 li ul {
	width: 163px;
	border: 1px solid #7F98AE;
	border-top: none;
}

#navtop2 li ul li {
	border: none;
	border-bottom: none;
}


h1 {
	background: #83B9CE;
	color: #fff;
	font: 24px/24px Verdana, Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 8px 12px 10px 12px;
}

h2 {
	background: #7F98AE;
	color: #fff;
	font: 22px/22px Verdana, Arial, sans-serif;
	margin: 25px 0 5px 0;
	padding: 6px 10px 8px 10px;
}

h3 {
	color: #7F98AE;
	border-bottom: 4px solid #ACD0DE;
	font: normal 20px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 15px 0;
	padding: 0 0 4px 0;
}

h4 {
	color: #00325D;
	font: bold 12px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	color: #333;
	font: normal 20px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 15px 0;
	padding: 0 0 4px 0;
}

	
#maincontentcell {
	background: #fff;
	border-bottom: 5px solid #5AA1BD;
	padding: 28px 14px;
}

#footertablecell {
	background: #E5EAEE;
	border-top: 15px solid #00325D;
	padding: 8px;
	text-align: center;
}

#footertable p {
	color: #333;
	font: normal 11px/11px Arial, Helvetica, Geneva, sans-serif;
}

/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff;
	padding: 4px;
}

/* Right Nav Styles
-----------------------------------*/
#rightnavcell { width: 175px; }

#rightnavcell { padding-left: 15px; }

#leftnavcell { padding-right: 15px; }

#rightnavcell h4,
#rightnavcell h3
	{
	margin: 0 0 15px 0;
}

#rightnavcell ul	{
	list-style: none;
	margin: 15px 0;
	padding: 0;
	border-bottom: 1px solid #dfe5e5;
}

#rightnavcell ul li {
	background: transparent url(/images/assnimg977/imgs/li_arrow.png) no-repeat left 3px;
	padding: 2px 0 14px 14px;
}

td#rightnavcell ul li a:link,
td#rightnavcell ul li a:active,
td#rightnavcell ul li a:visited {
	text-decoration: none;
	color: #666;
}

td#rightnavcell ul li a:hover { color: #00325D; }


td#rightnavcell a.learnmore {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8c917c;
}

p.learnmore { text-align: right; }

td#rightnavcell a:hover.learnmore { color: #00325D; }

#rightnavcell p { 
	color: #666; 
	margin: 12px 4px;
}


/* Right-Navigation
----------------------------------------*/
div#loginwidget {
	margin: 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #f0f0f0;
}

div#loginwidget input {
	color: #444;
	font-size: 14px;
	padding: 2px 5px;
	width: 98%;
	height: 22px;
	border: 1px solid #9fb3b8;
	background: #fff url(/images/assnimg977/imgs/bak_input.png) no-repeat left top;
	margin: 2px 0 8px 0;
}

a#topnav_7625_forgotlink {
	display: block;
	width: 60px;
	font-size: 11px;
	line-height: 11px;
	margin: 6px 2px;
	text-decoration: none;
}

div#loginwidget input#quicklogin {
	width: 60px;
	height: 31px;
	border: none;
	background: none;
	padding: 0;
	margin: 6px 3px 0 0;
	float: right;
}

/* Tri tables */
table#tritable {
	margin: 37px 0 0 0;
}

table#tritable td {
	vertical-align: top;
	width: 33%;
}

table#tritable td,
table#tritable p { font-size: 12px; }

table#tritable p {
	margin: 12px 3px;
}

table#tritable td.left { border-right: 8px solid #fff; }
table#tritable td.mid {
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}
table#tritable td.right { border-left: 8px solid #fff; }

table#tritable h3 {
	border-bottom: 4px solid #ACD0DE;
	font-size: 14px;
	color: #00325D;
	font: normal 18px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 12px 0;
	padding: 0 0 2px 2px;
}

table#tritable td.left h3 { border-bottom-color: #ACD0DE; }
table#tritable td.mid h3 { border-bottom-color: #ACD0DE; }
table#tritable td.right h3 { border-bottom-color: #ACD0DE; }

table#tritable a.learnmore {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

table#tritable td.left a.learnmore { color: #406586; }
table#tritable td.mid a.learnmore { color: #406586; }
table#tritable td.right a.learnmore { color: #406586; }

#maincontentcell table#tritable a:hover.learnmore {
	color: #00325D;
}

/* Landing Styles
-----------------------------------*/
table#landingtable td { vertical-align: top; }

table#landingtable td.left { 
	background: #EEF5F8;
	padding: 0;
}

table#landingtable td.left p,
table#landingtable td.right p {
	margin: 10px;
}

table#landingtable td.left p img,
table#landingtable td.right p img {
	float: left;
	margin-right: 10px;
}

table#landingtable td.left h2 { margin-bottom: 3px; }

table#landingtable td.right {
	background: #eeF5F8;
	border-left: 12px solid #fff;
	padding: 0;
	
}

table#landingtable h2 {
	border-bottom: 4px solid #fff;
	font-weight: normal;
	margin-top: 0;
}

table#landingtable h5 em {
	font-size: 70%;
}
table#landingtable a.learnmore {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

table#landingtable td.left a.learnmore { color: #406586; }
table#landingtable td.right a.learnmore { color: #406586; }

/* Calendar RSS Feed
----------------------------------------*/
div#example2.quick-cal {
	margin: 10px 5px;
}

div#example2.quick-cal h3 {
	display: none;
	color: #666;
	margin: 0;
	padding: 6px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

div#example2.quick-cal h3 a {
	color: #999;
	text-decoration: none;
}

div#example2.quick-cal h3 a:hover {
	color: #666;
}

div#example2.quick-cal ul {
	border-bottom: 3px solid #ccc;
	border-top: 3px solid #999;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#example2.quick-cal li {
	padding: 0 0 0 0;
}

div#example2.quick-cal li.odd { background: #eee; }

div#example2.quick-cal li div {
	padding: 4px 0 0 50px;
}

div#example2.quick-cal li div:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#example2.quick-cal li div {display:inline-block;}
/* Hide from IE Mac \*/
div#example2.quick-cal li div {display:block;}
/* End hide from IE Mac */

div#example2.quick-cal span.date {
	color: #999;
	display: block;
	float: left;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 40px;
	margin: 0 0 0 -45px;
}

div#example2.quick-cal span.date span {
	display: block;
	font-weight: normal;
	line-height: 0;
	vertical-align: top;
}

div#example2.quick-cal span.date em {
	display: block;
	font-size: 200%;
	font-style: normal;
	font-weight: normal;
}

div#example2.quick-cal h4 {
	margin: 11px 0;
	font: bold 12px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#example2.quick-cal h4 a {
	color: #666;
	text-decoration: none;
}

div#example2.quick-cal h4 a:hover {
	color: #369;
	text-decoration: none;
}

div#example2.quick-cal p {
	color: #666;
	font-size: 11px;
}

div#example2.quick-cal span.register {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_span.png) no-repeat right top;
	float: right;
	margin: 0 10px;
}

div#example2.quick-cal span.register a {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_a.png) no-repeat left top;
	color: #fff;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}


/* Clickable Logo 
-----------------------------------*/
#logo-click {
	border: none;
	margin-left: -375px;
	top: 20px;
	width: 175px;
}
#logo-click h1 {
	height: 90px;
}




