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

.color-1-text-9 { 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color: #ffffff;
	}
	
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:left;
	}	
#a5-body {
	position: relative;
	width: 1000px; /* change this to a specific amount for a fixed design. E.g., 770px. */

/* remove these comment tags if the page is to be centered
	margin-left: auto;
	margin-right: auto;*/
	text-align:left;	
/*	background:#7ED0D4 url(images/bg-right-column.gif) repeat-y right top;	*/
	border:0px solid #000000;		
	}	
	
	#a5-header-right {
		position:absolute;
		right:0px;
		top:0px;
		}		

#a5-header {
	position:relative;
	left:0px;
	top:0px;
	height:93px;
	border:0px solid #000000;
	background-repeat: repeat-x;
	}	
		
#a5-menu-box {	
	height:40px;
	padding-top:5px;	
	text-align:right;
	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;
	font-weight:bold;
	text-decoration:none;
	color: #394A62;
		}
	#a5-menu a:hover {
		background:url(images/bg-menu-on.gif) no-repeat 0px 0px;	
		color:#C32110; 
		}	

#a5-column-left {
	float:left;
	width:247px;
	margin-right:-3px;
	border:0px solid #000000;
	background-image: url(images/waterfall.jpg);
	background-repeat: no-repeat;
	}	
	
	#a5-column-left a {
	display: block;
	text-align:left;
	padding-left:20px;
	text-decoration:none;
	background: url(images/bg-menu-off.gif) no-repeat 0px 0px;
	color:#596F8C;
	font-weight: bold;
		}
	#a5-column-left a:hover {
		font-weight:bold;
		color:#C32110; 
		}				

	
	#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:#97A2BE;
	text-align:right;
	padding:0px 10px 10px 0px;
	vertical-align:middle;
	line-height:30px;
	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;
	background-color: #D8D8D8;
	}
	html>body #a5-footer {
		height:30px;
	}	
	
	
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	

#a5-sl-title {
	font:bold 10pt 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 ++++++++++*/		
