/* @override http://azvma.affiniscape.com/associations/7961/files/stylesheets/azvma_styles.css */

/* @override http://azvma.affiniscape.com/associations/7961/files/stylesheets/azvma_styles.css */

body {
	margin: 10 0 10 0;
	background: #eeeeee;
}

body#nobackground { background: #fff; }

#structuraltable {
	background: #fff;
}

#maincontenttable {
	border: 1px solid #838180;
	border-bottom: none;
	border-top: none;
}

#footertable {
	border: 1px solid #838180;
	border-top: none;
}

     
	/* Top-Navigation Below Banner
-----------------------------------*/
ul#navtop2 { background: transparent url(/images/assnimg1025/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 18px; }
ul#navtop2 li li { margin: 0; }

/* System Messages
-----------------------------------*/
.errormessage { color: #016a9b; padding: 4px 0; }
.errormessage,
.infomessage,
#returnlinkcell {
	background: #fff;
	border-right: solid 1px #858382;
	border-left: solid 1px #858382;
}	


/* Banner
----------------------------------------*/
#banner {
	height: 220px;
	margin: 0 5px 15px;
	overflow: hidden;
	position: relative;
	width: 485px;
}
#banner .banner-overlay {
	background: url(../imgs/overlay-banner.png) no-repeat 0 0;
	height: 220px;
	left: 0;
	position: absolute;
	top: 0px;
	width: 10px;
	z-index: 25;
}
#banner #pager-btns {
	background: url(/global/css/imgs/bak-caption.png);
	bottom: 0;
	left: 0;
	padding: 10px 0;
	text-align: center;
	width: 485px;
	z-index: 24;
}
#banner #pager-btns a {
	background: transparent url(../imgs/btns-banner.png) no-repeat 0 0;
	display: inline-block;
	float: none;
	height: 10px;
	margin: 5px;
	vertical-align: top;
	width: 10px;
}
.ie #banner #pager-btns a {
	display: inline-block;
	font-size: 0px;
	text-indent: 0;
	zoom: 1;
}
#banner #pager-btns a:hover {
	background-position: 50% 0;
}
#banner #pager-btns a.activeSlide {
	background-position: 100% 0;
}


/* Sponsor Box */

ul#sponsors li a { border: 3px solid #999; display: block; width: 180px; height: 130px;}

/* IE Fix */

form center, center form table { text-align: left;}

center form table { text-align: left;}

