body
	{
	margin: 0 auto;
	padding: 0;
	background-color: #d2dbe6;
	background-image: url(/images/ASB_logo_bg.png);
	background-repeat: repeat;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color:#333;
	line-height: 16px;
	}

p
	{
	margin: 10px auto;
	}

p.indent
	{
	margin: 0 0 0 40px;
	}
	
img.border 
	{
	border: 0px solid #000;
	}

img.noborder 
	{
	border: 0px;
	}
	
img.indent
	{
	float: left;
	margin: 0 5px 0 0;
	border: 0px;
	}
ol li
	{
	padding-bottom: 10px;
	}

ul 
	{ 
	list-style-type: none;
		}

ul.showList
	{
	list-style-type: none;
	list-style-image: url("/images/bullet.gif");
	}

ul.showList li
	{
	padding: 0px 0px 3px 0px;
	}

ul.showList2
	{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0 0 10px;
	}

ul.showList2 li
	{
	background-image: url("/images/bullet2.gif");
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 5px;
	}

ul.showList3
	{
	list-style-type: square;
	
	}

ul.showList3 li
	{
	padding-bottom: 5px;
	}

ul.showList4
	{
	list-style-type: upper-roman;
	}


ul.showList4 li
	{
	padding-bottom: 10px;
	}

ul.showList4 li.noBullet
	{
	list-style-type: none;
	}

ul.showList5
	{
	list-style-type: upper-alpha;
	}

ul.showList5 li
	{
	padding-top: 5px;
	padding-bottom: 5px;
	}

ul.showList6
	{
	list-style-type: none;
	padding-bottom: 0px;
	}

ul.showList5 li
	{
	padding-top: 5px;
	padding-bottom: 0px;
	}


img.left
	{
	float: left;
	border: 1px solid #000;
	margin: 1px;
	padding-right: 2px;
	}

img.right
	{
	float: right;
	border: 1px solid #000;
	margin: 1px;
	padding-left: 2px;
	}

p.box 
	{
	/*width: 90%;*/
	/*border: 1px solid #0151A6;*/
	/*background-color: #ACD1DA;*/
	/*padding: 3px;*/
	/*text-align: left;*/
	/*margin: 20px auto 20px auto;*/
	color: #666;
	font-size: 11px;
	font-weight: bold;
	}

p.underline
	{
	width: 80%;
	border-bottom: 1px solid #96540A;
	} 

p.caption 
	{
	font-size: 10px;
	text-align: left;
	}

p.center 
	{
	text-align: center;
	font-weight: bold;
	}

.blue 
	{
	color: #079DD0;
	font-weight: bold;
	}
	
.brown 
	{
	color: #96540A;
	font-weight: bold;
	}
	

h1
	{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px;
	padding: 0;
	color: #1B611C;
	line-height: 16px;
	}

h1.center
	{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px;
	padding: 0;
	color: #1B611C;
	line-height: 16px;
	text-align: center;
	}

h2
	 { color: black; font-size: 13px; font-weight: bold; line-height: 16px; margin-bottom: 8px; padding: 0 }

h2.center
	 { color: black; font-size: 13px; font-weight: bold; line-height: 16px; text-align: center; margin-bottom: 8px; padding: 0 }

h3
	 { color: black; font-size: 10px; font-weight: bold; line-height: 16px; margin-bottom: 8px; padding: 0 }


h3.center
	 { color: black; font-size: 10px; font-weight: bold; line-height: 16px; text-align: center; margin-bottom: 8px; padding: 0 }

a 
	{
	text-decoration:underline;
	}

a:link 
	  { color: #363; font-weight: bold }

a:visited 
	  { color: #363; font-weight: bold }

a:active 
	 { color: #693 }

a:hover 
	 { color: #363; }

a.underlineheadlink
	{
	text-decoration: underline;
	color: #363;
	}	

a.underlineheadlink:link
	{
	text-decoration: underline;
	color: #363;
	}	

a.underlineheadlink:visited
	{
	text-decoration: underline;
	color: #363;
	}	

a.underlineheadlink:active
	{
	text-decoration: underline;
	color: #363;
	}	

a.underlineheadlink:hover
	{
	text-decoration: underline;
	color: #363;
	}	

a.underlineheadlink:hover:visited
	{
	text-decoration: underline;
	color: #363;
	}	

.searchButton
	{
	vertical-align: middle;
	margin: 0;	
	border: 1px solid #000;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	background-color: #8DB6B6;
	}

.searchBox
	{
	vertical-align: middle;
	margin: 0;	
	border: 1px solid #000;
	color: #000;
	font-size:  11px;
	font-weight: normal;
	padding: 2px;
	background-color: #DAF4F4;
	}
	
.spacer
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	}

	* html .spacer
	{
	height: 0;
	}

.strong
	{
	font-weight: bold;
	}

p.breadcrumb 
	{
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	border-bottom: 1px dashed #BFB89E;
	font-weight: bold;
	}
						
#outerContainer
	{
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 773px;
	border-left: 1px solid #9D8A79;
	border-right: 1px solid #9D8A79;
	border-bottom: 1px solid #B09F8F;
	background-image: url("/images/bg.jpg") ;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	}
	
#container
	{
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	}
		
#header
	{
	height: 108px;
	position: relative;
	}
			
#header h1
	{
	position: absolute;
	left: 22px;
	top: 0px;
	background-image: url("/images/logo.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 425px;
	height: 100px;
	margin: 0;
	}
				
#header h1 a
	{
	display: block;
	width: 425px;
	height: 100px;
	text-indent: -999em;
	text-decoration: none;
	border: 0;
	overflow: hidden;
	}
					
h1 a:hover
	{
	text-decoration: none;
	background-color: transparent; 
	border: 0;
	}
					
					
#header .topNav
	{
	position: absolute;
	left: 520px;
	top: 26px;
	width: 240px;
	height: 75px;
	font-family: verdana, sans-serif;
	text-align: right;
	font-size: 11px;
	letter-spacing: 1px;
	color: #fff;
	}

#header .topNav .fontChanger img
	{
	vertical-align: middle;
	border: 0px;
	margin: 2px 0 2px 0;
	}

#header .topnav .fontChanger a
	{
	border: 1px solid #96540A;
	padding: 1px 1px 2px 1px;
	height: 18px;
	width: 18px;
	margin: 0 0 1px 0;
	}

#header .topNav .fontChanger a:link
	{
	border: 1px solid #96540A;
	padding: 1px 1px 2px 1px;
	height: 18px;
	width: 18px;
	margin: 0 0 1px 0;
	}

#header .topNav .fontChanger a:visited
	{
	border: 1px solid #96540A;
	padding: 1px 1px 2px 1px;
	height: 18px;
	width: 18px;
	margin: 0 0 1px 0;
	}

#header .topNav .fontChanger a:hover
	{
	border: 1px solid #f00;
	}
				
#globalNav
	{
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	height: 30px;
	background-color: #000000;
	width: 773px;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	}
		
#globalNav ul
	{
	margin: 0 auto;
	padding: 0;
	height: 30px;
	list-style: none;
	text-align: center;
	color: #fff;
	}
			
#globalNav ul li
	{
	display: block;
	float: right;
	height: 30px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #CFD3D8;
	font-size: 11px;
	width: 125px;
	}

	
#globalNav ul li a
	{
	float: left;
	overflow: hidden;
	height: 29px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #000000;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	width: 120px;
	}
				
#globalNav ul li a:hover
	{
	width: 120px;
	background-color: #8DB6B6;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 0px;
	}

.contentHome
	{
	width: 769px;
	margin: 7px 0px 0 5px;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px
	}

.contentHome .leftCellHome
	{
	float: left;
	width: 480px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	}


.contentHome .leftCellHome p
	{
	padding: 10px 10px 0px 15px;
	}
.contentHome .rightCellHome
	{
	float: left;
	width: 240px;
	border-left: 1px dashed #BFB89E;
	margin: 12px 0 0 0;
	padding: 0px 10px 0 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
		
	width: 240px;
	}
	/* Begin hiding from Mac IE */
	/* \*/
	html>.contentHome .rightCellHome
	{
	width: 240px;
	}
	/* End hiding from Mac IE */



.contentHome .rightCellHome .lightBlueBG
	{
	background-color: #ADD1DB;
	}

.contentHome .rightCellHome h1 
	{
	background-color: #079DD0;
	padding: 4px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	}

.contentHome .rightCellHome h2
	{
	font-weight: bold;
	font-size: 13px;
	color: #96540A;
	margin: 5px 0 0 0;
	background-color: transparent;
	padding: 0 0 0 4px;
	}

.contentHome .rightCellHome p
	{
	padding: 0 0 0 4px;
	}

.contentHome h1
	{
	text-align: center;
	color: #96540A;
	margin: 0;
	}

.content
	{
	width: 769px;
	margin: 7px 0px 0 5px;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}

.content .leftCell
	{
	float: left;
	width: 170px;
	background-color: transparent;
	}

.content .leftCell h1
	{
	background-color: #079DD0;
	color: #000;
	padding: 5px;
	font-size: 14px;
	margin: 0;
	}

.content .leftCell h1 a
	{
	background-color: #079DD0;
	color: #000;
	padding: 0px;
	font-size: 14px;
	margin: 0;
	}

.content .leftCell h1 a:hover
	{
	background-color: #079DD0;
	color: #000;
	padding: 0px;
	font-size: 14px;
	margin: 0;
	text-decoration: underline;
	}

.content .leftCell .localnav
	{
	width: 165px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: transparent;
	}

.content .leftCell .localnav li
	 { font-weight: bold; background-image: url("/images/arrow.gif"); background-repeat: no-repeat; background-position: 0 0.9em; padding: 3px 5px 4px 15px; border-bottom: 1px dotted #bfb89e }

.content .leftCell .localnav li a
	 { text-decoration: none; }
	 
.content .leftCell .localnav li a:link
	 { color: #363 }

.content .leftCell .localnav li a:visited
	 { color: #366 }

.content .leftCell .localnav li a:hover
	{
	color: #fff;
	background-color: #009999;
	text-decoration: none;
	border-bottom: 0px;
	}

.content .rightCell 
	 { margin: 0 auto; width: 590px; float: left; border-left: 1px dotted #bfb89e }

.content .rightCell .mainContent
	 { padding: 0 15px; width: 400px; float: left; border-right: 1px dotted #bfb89e }

.content .rightCell .rightNav
	{
	float: right;
	width: 150px;
	padding: 0px;
	}

.footer
	{
	width: 773px;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #333;
	clear: both;
	}

.right
	{
	text-align: right;
	}

hr.footer
	{
	border-top: 2px solid #006666;
	width: 99.8%;
	height: 2px;
	margin:  10px auto;
	text-align: center;
	}

hr.dotted
	{
	border-top: 1px dashed #FFF;
	border-bottom: 1px dashed #BFB89E;
	width: 80%;
	height: 2px;
	margin:  10px auto;
	text-align: center;
	}

.indent
	{
	text-indent: 25px;
	font-style: italic;
	}

.contentHome .siteLeft
	{
	float: left;
	width: 360px;
	margin: 0px 0 5px 10px;
	padding: 4px;
	}

.contentHome .siteRight
	{
	float: right;
	width: 360px;
	margin: 0px 0 5px 10px;
	padding: 4px;
	voice-family: "\"}\"";
	voice-family: inherit;
		
	width: 360px;
	}
	/* Begin hiding from Mac IE */
	/* \*/
	html>.contentHome .siteRight
	{
	width: 360px;
	}
	/* End hiding from Mac IE */

a.black
	{
	color: #000;
	text-decoration:none;
	font-weight: bold;
	}

a.black:link 
	{
	color:#000;
	}

a.black:visited 
	{
	color:#000;
	}

a.black:active 
	{
	color:#000;
	}

a.black:hover 
	{
	color:#000; 
	border-bottom: 1px solid #000;
	}
	
