body {
	margin: 0 0 15px 0;
	background: #efefef;
}

body#nobackground { background: #fff none; }

a:link, 
a:active, 
a:visited {
	text-decoration: underline;
	color: #0081B4;
}

a:hover,
#maincontentcell a:hover {
	color: #0081B4;
	text-decoration: none;
}

body,
td,
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}


h1 {
	font: bold 24px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0399D8;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #335561;
	margin: 20px 0 15px 0;
}

h3 {
	font: bold 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #905243;
	margin: 15px 0 20px 0;
}

h4 {
	font: bold 16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #768A90;
	margin: 20px 0 15px 0;
}

h5 {
	font: bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #335561;
	margin: 0;
	text-align: center;
}

h6 {
	font: bold 13px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 5px 0;
	padding: 6px 0;
	text-align: center;
	background: #D2D8D9;
}


/* Global Navigation
-----------------------------------*/
#navtop2 li ul, 
#navleft li ul {
	border: 1px solid #BAC4C7;
	background: #fff;
	padding: 0px 3px 0px 0;
	width: 180px;
}

ul#navleft li ul {
	margin-top: -26px;
	border-left: none;
}

ul#navtop2 li ul { margin-left: -1px; }

#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop2 li li a,
ul#navtop2 li li a:hover, 
ul#navleft li li a,
ul#navleft li li a:hover  {
	color: #333;
	background: none;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 163px;
}

ul#navtop2 li li a:hover, 
ul#navleft li li a:hover {
	color: #fff;
	background: #0081B4;
}

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover, 
* html ul#navleft li li a,
* html ul#navleft li li a:hover { 
	width: 175px; 
	padding: 7px 0 7px 10px;
}

* html #navtop2 li ul,
* html #navleft li ul {
	padding: 0;
	width: 175px;
}


/* Navigation - Below Banner */
ul#navtop2 { background: transparent url(/images/assnimg401/imgs/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 5px; }
ul#navtop2 li li { margin: 0; }


/* System Messages
-----------------------------------*/
#returnlinkcell, 
.errormessage, 
.loginmessage,
.infomessage {
	background: #fff none;
	padding: 4px;
}
 
#pageheadertable { background: #768A90; }


/* Main Content
----------------------------------------*/
#maincontentcell {
	background: #fff;
	padding: 20px 0 20px 20px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell { padding: 0 18px 0 0; }

#maincontentsubcell p { line-height: 1.5em; }

#maincontentsubcell p font { line-height: 1.1em; }

#maincontentsubcell ul {
	padding: 0 0 0 17px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/images/assnimg401/imgs/li_arrow.png) no-repeat left 3px;
	font: 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px 0 15px 12px;
}

#maincontentsubcell blockquote {
	background: #f7f7f7;
	border-left: 1px solid #BAC4C7;
	padding: 15px 15px;
	margin: 12px 2px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	color: #666;
	font: normal 15px/1.6em Georgia, "Times New Roman", Times, serif;
}


/* Client-side Right Navigation
-----------------------------------*/
#rightnavtable {
	background: #EBEEEE;
	border-top: 1px solid #BAC4C7;
	border-bottom: 1px solid #BAC4C7;
	margin: 0 0 0 10px;
}

#rightnavcell { padding: 10px; }

#rightnavcell p {
	color: #333;
	font: normal 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#rightnavcell a {
	color: #905243;
	text-decoration: underline;
}

#rightnavcell a:hover {
	color: #905243;
	text-decoration: none;
}

#rightnavcell ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/images/assnimg401/imgs/li_rn_arrow.png) no-repeat left 10px;
	padding: 7px 0 7px 15px;
}


#rightnavcell ul li {
	color: #333;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
}

/* Login Widget
-----------------------------------*/
span#loginform input {
	width: 100%;
}

#rightnav_usernamelabel,
#rightnav_passwordlabel {
	font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
}

#rightnav_usernameinput,
#rightnav_passwordinput {
	margin: 1px 0 8px 0;
}

#rightnav_loginbutton {
	width: 57px;
	height: 13px;
	float: right;
	margin: -19px 0 0 0;
	background: transparent url(/images/assnimg401/imgs/btn_login.png) no-repeat left;
	border: none;
	cursor: pointer;
	font-weight: normal;
	font-style: normal;
}

#rightnav_loginbuttonimg {
	visibility: hidden; 
}

a#rightnav_forgotlink {
	font: normal 11px/12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #0081B4;
	display: block;
	width: 58px;
	margin: 0;
	text-decoration: none;
}

a:hover#rightnav_forgotlink {
	color: #0081B4;
	text-decoration: underline;
}

#rightnav_welcome {
	padding: 0;
}

div#quickwelcome strong {
	text-transform: capitalize;
}


/* Calendar Widget
----------------------------------------*/
div#events.quick-cal {
	margin: 10px 5px;
}

div#events.quick-cal h3 {
	display: none;
}

div#events.quick-cal h3 a {
	color: #18324D;
	text-decoration: none;
}

div#events.quick-cal h3 a:hover {
	color: #369;
}

div#events.quick-cal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#events.quick-cal li div:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#events.quick-cal li div { display:inline-block; }
/* Hide from IE Mac \*/
div#events.quick-cal li div { display:block; }
/* End hide from IE Mac */

div#events.quick-cal span.date {
	background: #335561 url(/images/assnimg401/imgs/bak_date.png) repeat-x left bottom;
	color: #fff;
	display: block;
	font: normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 15px 0 0 0;
	padding: 8px 10px 5px 10px;
}

div#events.quick-cal li.last {
	border-bottom: none;
}

div#events.quick-cal li.first span.date {
	margin: 18px 0 0 0;
}

div#events.quick-cal span.date sub {
	margin: 0 5px;
	padding: 0;
	vertical-align: baseline;
}

div#events.quick-cal h4 {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/icn_calendar.png) no-repeat left 0px;
	color: #905243;
	font: bold 13px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px;
	padding: 0 0 0 22px;
}

div#events.quick-cal h4 a {
	color: #905243;
	text-decoration: none;
}

div#events.quick-cal h4 a:hover {
	color: #A16C5F;
}

div#events.quick-cal p {
	color: #666;
	font: 12px/140% Tahoma;
	margin: -6px 0 12px 30px;
}

div#events.quick-cal li.odd ul {
	color: #666;
	font: 11px/140% Tahoma;
	list-style: bullet;
	margin: -4px 46px 20px 46px;
	list-style-type: disc;
}

div#events.quick-cal li {
	background: none;
	padding: 0;
}


/* Footer
-----------------------------------*/
#footertablecell {
	padding: 10px;
	border-top: 3px solid #0081B4;
	text-align: center;
}

#footertablecell p {
	font: 10px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}