/*----------------------------------------
MetroPSA Stylesheet
Last Updated: August 21, 2009
(c) 2008 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/

body {
	margin: 11px;
	background: #fff url(/associations/10621/imgs/bak_body.png) repeat-x center top;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

h1 {
	font: 30px/1em Arial, Helvetica, sans-serif;
	color: #0C2753;
	margin: 0 0 10px 0;
}

h2 {
	font: 23px/1em Arial, Helvetica, sans-serif;
	color: #B55109;
	margin: 10px 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #333;
}

h3 {
	font: 18px/1em Arial, Helvetica, sans-serif;
	color: #2B1B15;
	margin: 10px 0;
}

h4 {
	font: bold 15px/1em Arial, Helvetica, sans-serif;
	color: #66839E;
	margin: 10px 0;
}

h5 {
	font: 22px/1em Arial, Helvetica, sans-serif;
	color: #B55109;
	padding: 0 0 8px 0;
	margin: 10px 0;
	border-bottom: 1px solid #333;
}

h6 {
	font: 17px/1em Arial, Helvetica, sans-serif;
	color: #2B1B15;
	margin: 10px 0;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link,
#maincontentcell a:active,
#maincontentcell a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #546786;
}

a:hover,
#maincontentcell a:hover {
	color: #0C2753;
	text-decoration: none;
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Top-Navigation Below Banner
-----------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: 1px solid #333;
	background: #fff url(/associations/10621/imgs/bak_navtop2_ul.png) repeat-x left top;
	padding: 0 3px 0 0;
	width: 180px;
}

#navtop1 li ul { border-top: none; }

#navtop1 li ul li,
#navtop2 li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 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#navtop1 li li a:hover,
ul#navtop2 li li a:hover {
	color: #fff;
	background: #0C2753;
}

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover 
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { 
	width: 163px; 
	padding: 7px 10px;
}

* html #navtop2 li ul,
* html #navtop1 li ul {
	padding: 0;
	width: 163px;
}

/* Global Nav - Below Banner */
ul#navtop2 { background: transparent url(/associations/10621/imgs/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 8px; }
ul#navtop2 li li { margin: 0; }


/* System Messages
-----------------------------------*/
#returnlinktable, 
.infomessage, 
.errormessasge,
.infomessage,
#pageheadertable{
	background: #fff url(/associations/10621/imgs/bak_systemmessages.png) repeat-y;
	padding: 4px;
}

#pageheadertable { padding: 0; }

td#pageheadercell {
	text-align: center;
}

div#loginhead { padding: 10px 0 0 0; }


/* Main Content
----------------------------------------*/
#maincontentcell {
	background: #fff;
	padding: 0 0 0 21px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell { padding: 21px 21px 21px 0; }

#maincontentsubcell p { line-height: 1.6em; }

#maincontentsubcell p font { line-height: 1.1em; }

#maincontentsubcell ul {
	padding: 0 0 0 6px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/associations/10621/imgs/li_bullet.png) no-repeat left 2px;
	line-height: 1.2em;
	padding: 0px 0 15px 19px;
}

#maincontentsubcell blockquote {
	background: #fff;
	border-left: 1px solid #333;
	padding: 1px 19px 1px 19px;
	margin: 0 0 0 11px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	color: #546786;
	line-height: 1.7em;
}


/* Client-side Right Navigation
-----------------------------------*/
#rightnavcell {
	background: #E5EBF1;
	padding: 48px 14px 10px 17px;
}

#rightnavcell p {
	font-size: 13px;
	line-height: 1.7em;
}

#rightnavcell ul {
	margin: 13px 0 10px 0;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/10621/imgs/li_rn_bullet.png) no-repeat left 8px;
	line-height: 1.2em;
	padding: 6px 0 6px 19px;
}


/* Footer
-----------------------------------*/
#footertablecell {
	background: #fff url(/associations/10621/imgs/bak_footertablecell.png) no-repeat left top;
	padding: 20px 8px 8px 8px;
	text-align: right;
}

#footertablecell p {
	font-size: 11px;
	line-height: 1.1em;
}


/* Industry News
-----------------------------------*/
#maincontentcell table#indnewstable a {
	color: #fff;
}

#maincontentcell table#indnewstable a:hover {
	color: #546786;
}
