/* @override http://www.clemons.affiniscape.com/associations/5679/files/stylesheets/clemons_styles.css */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #e6e8f7 url(/associations/5679/imgs/bak_body.png) repeat-y center top;
	_background: #e6e8f7 url(/associations/5679/imgs/bak_body2.png) repeat-y center top;
}

body#nobackground { background: #fff; }

body, td, p {
	color: #333;
	font: 8pt Arial, Helvetica, sans-serif;
}

a:link { color:#556F54; text-decoration:none }
a:visited { color:#16618B; text-decoration:none }
a:active { color:#95AF94; text-decoration:underline }
a:hover { color:#95AF94; text-decoration:underline }

h1 {
	font: 28px Arial, Helvetica, sans-serif;
	color: #808080;
/*	position: absolute;
	top: 46px;
	right: 6px;
	z-index: 999;
	text-align: right; */
}

h3 {
	font-size: 14pt;
	color: #050d55;
}

h4 {
	font-size: 12pt;
	color: #92a6de;
}

h5 {
	font-size: 10pt;
	color: #050d55;
}

h6 {
	font-size: 8pt;
	font-weight: normal;
}

.splashnews {
	padding: 8px;
}

.splashnews, .splashnews p {
	font: 11px/13px Arial, Helvetica, sans-serif;
}


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	background: #fff url(/associations/5679/imgs/bak_body.png) repeat-y center top;
	padding: 4px;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: solid 1px #d9ddf7;
	border-top: none;
	background: #fff;
	width: 175px;
}

#navleft li ul {
	border: solid 1px #d9ddf7;
	background: #fff;
	padding: 0;
	margin-top: -28px;
	width: 175px;
}

#navtop1 li ul li,
#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop2 li li a,
ul#navleft li li a  {
	color: #666;
	background: none;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 8px 10px 6px 10px;
	width: 155px;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover {
	color: #fff; 
	background: #050e55;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
}

* 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
* html ul#navleft li li a,
* html ul#navleft li li a:hover { width: 175px; }


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff;
	padding: 13px 5px 20px 0;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	
}

#maincontentsubcell {
	padding: 0 0 0 30px;
}

#maincontentsubcell p {
	line-height: 14px;
	padding: 0 85px 0 10px;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	padding: 10px 0 10px 0;
	border: 1px solid e7e9f7;
}

#rightnavcell h1 {
	background: #e8eaf8;
	font: 14px/1em Arial, Helvetica, sans-serif;
	color: #36429f;
	border-top: solid 1px #d9ddf7;
	position: inherit;
	text-align: left;
	padding: 4px 7px 5px 7px;
}

#rightnavcell p {
	color: #666;
}

#rightnavcell ul {
	color: #666;
	margin: 13px 0 20px 0;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/5679/imgs/li_bullet.png) no-repeat left 6px;
	padding: 5px 0 5px 10px;
	margin: 0 10px;
}

#rightnavcell a {
	color: #666;
	text-decoration: none;
}

#rightnavcell a:hover {
	text-decoration: underline;
}

#rightnavcell img {
	margin: -9px 0 0 0;
	border-bottom: solid 1px #d9ddf7;
}


/* Footer
----------------------------------------*/
#footertable {
	padding: 20px 0 15px 0;
	text-align: center;
}

#footertable p {
	color: #666;
	font-size: 10px;
	line-height: 1.2em;
}


/* Clickable Logo
-----------------------------------*/
div#logo-click {
   left: 50%;
   margin: 0 0 0 -431px;
   position: absolute;
   top: 21px;
   width: 862px;
   z-index: 999;
   border: red;
}

div#logo-click h1 { background: none; margin: 0; padding: 0; }

div#logo-click a {
   background: transparent url(/images/msmimg1040/trans1.gif) no-repeat left top;
   display: block;
   height: 87px;
   text-indent: -999em;
}