/* ++++++++++ global general styles start ++++++++++*/	
html, body {
	margin:0px;
	padding:0px;
	font: 10pt arial, helvetica, sans-serif;
	background:#ffffff;
	color:#000000;
	}
a:link { text-decoration:none;color:#9A4901; }
a:visited { text-decoration:none;color:#9A4901; }
a:active { text-decoration:none;color:#9A4901; }
a:hover { text-decoration:underline;color:#000000; } 	

.color-1-text-9 { 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color: #ffffff;
	}
	

.color-2-text-11 { 
	font-family:arial, helvetica, sans-serif;
	font-size:11pt;
	color: #041F2C;
	}	
	

.title-1 { 
	font: bold 11pt arial, helvetica, sans-serif;
	color: #041F2C;
	height:30px;
	}	
	
.title-2 { 
	font: bold 10pt arial, helvetica, sans-serif;
	color: #ffffff;
	padding:3px;
	background:#041F2C;
	line-height:20px;
	vertical-align:50%;
	margin:20px 0px 15px 0px;
	}			
	
div.hr {
  height:16px;
  background:url(images/bg-title.gif) repeat-x scroll center;
}
div.hr hr {
  display:none;
}	

/* ++++++++++ global general styles end ++++++++++*/	
/* ++++++++++ global structure styles start ++++++++++*/	

.a5-bg-left {
	width:100%;
	margin-bottom:-10px; /* added to keep these bg image froms passing beyond the footer */
	background:url(images/bg-left-column.gif) repeat-y left top;
	}		

.a5-bg-right {
	width:100%;
	background:url(images/bg-right-column.gif) repeat-y right top;
	border:0px solid #000000;		
	}
	
#a5-body-center {
	text-align:center;
	}	
#a5-body {
	position: relative;
	width: 1000px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	border:0px solid #000000;		
	}	

#a5-header {
	position:relative;
	left:0px;
	top:0px;
	height:93px;	
	background: url(images/bg-header.gif) repeat-x;	
	border:0px solid #000000;	
	}	
	
	#a5-header-right {
		position:absolute;
		right:0px;
		top:0px;
		}		
		
#a5-menu-box {	
	height:40px;
	padding:5px 0px 0px 150px;
	text-align:left;
	font: 11pt arial, helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	border:0px solid #000000;					
	voice-family:"\"}\""; /*this value added for Holly Hack to position menu to the left 3 pixels */
	voice-family:inherit;
		height:35px;
	}
	html>body #a5-menu-box {
		height:35px;
	}	
		
	#a5-menu a {
		display:inline;
		text-decoration:none;
		color:#9A4901;
		}
	#a5-menu a:hover {
		background:url(images/bg-menu-on.gif) no-repeat 0px 0px;	
		color:#000000; 
		}	

#a5-column-left {
	float:left;
	width:247px;
	margin-right:-3px; /*this value added for Holly Hack to position menu to the left 3 pixels */
	background: url(images/bg-left-image.jpg) no-repeat;	
	border:0px solid #000000;	
	}	
	
	#a5-column-left a {
		display: block;
		text-align:left;
		padding-left:11px;
		text-decoration:none;
		background: url(images/bg-menu-off.gif) no-repeat 0px 0px;
		color:#674D20;
		}
	#a5-column-left a:hover {
		font-weight:bold;
		color:#C32110; 
		}				

	
	.a5-quote {
		font: 10pt arial, helvetica, sans-serif;
		border:0px solid #000000;			
		margin:10px 0px 20px 0px;		
		}	
	
	.a5-quote-attribution {
		font: 10pt arial, helvetica, sans-serif;
		color:#4F5253;
		padding:0px 0px 0px 80px;
		border:0px solid #000000;			
		}			

	
	#a5-column-middle {
		position:relative;
		left:0px;
		top:0px;
		margin-left:244px;		
		border:0px solid #000000;			
		voice-family:"\"}\""; 
		voice-family:inherit;
			margin-left:247px;	
			height:1%;
		}
		html>body #a5-column-middle {
			margin-left:247px;		
		}	
					
	#a5-column-right {
		float:right;
		width:252px;
		text-align:center;
		background:url(images/bg-right.gif) no-repeat 0px 131px;			
		border:0px solid #000000;			
		}	
		
#a5-footer {
	clear:both;
	height:40px;
	font: 7.8pt arial, helvetica, sans-serif;
	color:#6B6863;	
	text-align:right;
	padding:0px 10px 10px 0px;
	vertical-align:middle;
	line-height:30px;
	background:#C9CECF;
	border-top:1px solid #ffffff;	
	voice-family:"\"}\""; /*this value added for Holly Hack to position menu to the left 3 pixels */
	voice-family:inherit;
		height:40px;
	}
	html>body #a5-footer {
		height:30px;
	}	
	
	
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	

#a5-sl-title {
	font:bold 11pt Arial, Helvetica, sans-serif;						
	height:24px;
	text-align:left;
	vertical-align:50%;
	line-height:24px;
	color:#C32110;	
	margin-bottom:15px;
	background:url(images/bg-title.gif) repeat-x;	
	}	

/* ++++++++++ second level end ++++++++++*/		
