@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #003466 url(/images/assnimg823/assnbackground.png) repeat-y center top fixed;
}

body#nobackground { background: #FFFFFF;  }

body, td, p {
	font: Tahoma, Geneva, sans-serif;
	color: #002242;
}

a {
	color: #002242;
}

a:hover {
	color: #662100;
	text-decoration: none;
}

h1 {
	font: Tahoma, Geneva, sans-serif;
	color: #003466;
	margin: 12px 0 6px 0;
	font-size: 20px;
}

#maincontentsubcell h1 {
	border-bottom: solid 1px #003466;
}

h2 {
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: #13304D;
	padding-bottom: 0px;
	margin: 30px 0 7px 0;
}

h3 {
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: #774500;
	border-top: solid 1px #003366;
	padding-bottom: 0px;
	padding-top: 20px;
	margin: 30px 0 7px 0;
	color: #9D3300;
}

h4 {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #9D3300;
	margin: 12px 0 -11px 0;
}

/* Top-Navigation Below Banner
-----------------------------------*/
ul#navtop2 { background: transparent url(/images/assnimg823/assnsubban.png) no-repeat right bottom; }
ul#navtop2 li { margin-bottom: 10px; }
ul#navtop2 li li { margin: 0; }
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #fff;
	background: none;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 7px;
	width: 150px;
}
ul#navtop2 li li a:hover {
	color: #9D7800;
}

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 150px; }

#navtop2 li ul {
	border: 0px solid #FFFFFF;
	background: #003466;
	padding: 6px 11px 4px 4px;
}

#navtop2 li ul li { border: none; }

/* Main Content Styles
-----------------------------------*/
#returnlinkcell { padding: 4px; }

#maincontentcell {
	padding: 8px 16px 16px 16px;
	border-right: solid 1px #036;
	border-left: solid 1px #036;
}

#maincontentsubcell {
	padding: 0;
}

#maincontentsubcell p,
#maincontentsubcell ul,
#maincontentsubcell ol { line-height: 16px; }

#maincontentsubcell li { 
	padding: 2px 0; 
}

#maincontentsubcell ul {
	list-style: none;
	margin: 12px;
	padding: 0;
}

#maincontentsubcell ul li {
	background: transparent url(/images/assnimg823/li_arrow.png) no-repeat left 6px;
	padding: 2px 0 2px 10px;
}

#maincontentsubcell blockquote {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	margin: 14px 8px;
	background: #f6f6f6;
	padding: 2px 6px;
}

#pageheadercell { background: #fff; }

/* Right Nav Styles
-----------------------------------*/
#rightnavcell {
	border: solid 16px #fff;
	border-top: none;
	border-right: none;
	background: #fff;
}

#rightnavcell table {
	border: solid 1px #002242;
	margin: 0;
}

#rightnavcell table td {
	padding: 0 0 10px 0;
}

#rightnavcell,
#rightnavcell p {
	font: 12px/10px Tahoma, Geneva, sans-serif;
}

#rightnavcell table h4 {
	color: #fff;
	padding: 6px 5px;
	background: #036 url(/images/assnimg823/rightnav_top.png) repeat-x left top;
	margin: 0 0 20px 0;
	text-align: center;
}

#rightnavcell a {
	color: #000000;
	text-decoration: underline;
}

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

/* Footer Styles
-----------------------------------*/
#footertable {
	margin-top: 10px 0 0 0;
}

#footertable p {
	font: normal 10px/12px Tahoma, Geneva, sans-serif;
	color: #000000;
	margin: 6px 0 7px 0;
}

#footertable a { 
	color: #003366;
}

#footertable a:hover {
	color: #003466;
	text-decoration: none;
}

/* Loginhead
-----------------------------------*/
#loginhead {
	margin-top: 20px;
}

/* Pageheader
-----------------------------------*/
#pageheadercell {
	border-right: solid 1px #003466;
	border-left: solid 1px #003466;
}

/* Store Nav Table
-----------------------------------*/
#storenavtable {
	border-right: solid 1px #003466;
	border-left: solid 1px #003466;
}

/* Store Nav Table
-----------------------------------*/
#storenavcell.storetablecell p {
	margin-right: 2px;
	margin-top: 5px;
}

/* Custom Styles
-----------------------------------*/
#textfield {
	width: 127px;
	line-height: 14px;
	margin-left: 10px;
}

#searchtype {
	font: bold Tahoma, Geneva, sans-serif;
	margin-left: 10px;
}

#fourkeys {
	clear: both;
}

#fourkeys a {
	color: #000000;
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: -10px;
}

#fourkeys a:hover {
	color: #000000;
	text-decoration: underline;
}

