/*----------------------------------------
Affiniscape PMISFBAC Stylesheet
Last Updated: July 23, 2010
(c) 2010 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
----------------------------------------*/

@import url(brando-styles.css);

body {

}

body#nobackground { background: #fff none; }

body,
td,
p {

}

h1 {
	color: #1870B0;
}

h2 {
	color: #7AA628;
}

h3 {
	color: #FAA21C;
}

h4 {
	color: #001F40;
}

h5 {
	background-color: #5D9BC8;
	background-image: url(../imgs/bak-h5.png);
}

h6 {
	color: #7AA628;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited,
#rightnavcell a:link, 
#rightnavcell a:active, 
#rightnavcell a:visited {
	color: #1870B0;
}

a:hover,
#maincontentcell a:hover,
#rightnavcell a:hover {
	color: #1870B0;
}

hr {

}


/* Global Navigation
----------------------------------------*/
#navtop1div {
	background: url(../assnbanner2.png) no-repeat center top;
	overflow: hidden;
	padding-top: 70px;
}
#navtop2div {
	z-index: 10;
}
#navtop1 li ul,
#navtop2 li ul {
	
}

#navleft li ul {

}

#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  {

}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover {

}

* 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; }

/* Global Nav - Below Banner */
#navtop1 li { margin-bottom: 0; }
#navtop1 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	
}

#pageheadertable {
	
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	
}

#maincontentcell {
	
}


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

#maincontentsubcell {
	
}

#maincontentsubcell blockquote, #maincontentsubcell blockquote p {
	color: #001F40;
}
#maincontentsubcell blockquote li {
	background-image: url(../imgs/li-arrow-blockquote.png);
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	
}


/* Client-side Left Navigation
----------------------------------------*/
#leftnavcell {
	
}


/* Footer
----------------------------------------*/
#footertable {
	
}

#footertablecell {
	
}


/* Clickable Logo
----------------------------------------*/
#logo-click {
	border: none;
	margin-left: -470px;
	top: 12px;
	width: 255px;
}

#logo-click h1 {
	height: 115px;
}


/* Home Link
----------------------------------------*/
#home-link {
	color: #7EA1C5;
	position: absolute;
	right: 252px;
	top: 29px;
	z-index: 150;
}
#home-link a {
	color: #7EA1C5;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* Search Widget
----------------------------------------*/
#search-widget #search-field {
	background: url(../imgs/bak-search-focus.png) no-repeat 0% 50%;
	border: 0 none;
	height: 15px;
	padding: 5px 0 5px 7px;
	width: 180px;
}
.ie #search-widget #search-field {
	height: 16px;
}
#search-widget #search-field.search-bkgd {
	background-image: url(../imgs/bak-search.png);
}


/* Sponsor Box
----------------------------------------*/
#rightnavcell #sponsors {
	height: 600px;
	width: 160px;
}
#rightnavcell #sponsors li {
	border: none;
	margin: 0;
	padding: 0;
}



