/* ++++++++++ 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:#E46B00; }
a:visited { text-decoration:none;color:#E46B00; }
a:active { text-decoration:none;color:#E46B00; }
a:hover { text-decoration:underline;color:#000000; } 	

a.linklist1:link { text-decoration:none;color:#000000;}
a.linklist1:visited { text-decoration:none;color:#000000;}
a.linklist1:active { text-decoration:none;color:#000000;}
a.linklist1:hover { text-decoration:none;color:#E15C0B;}

.color-1-text-9 { 
	font-family:arial, helvetica, sans-serif;
	font-size:7pt;
	color: #ffffff;
	}
.color-1-text-11 { 
	font-family:arial, helvetica, sans-serif;
	font-size:11pt;
	color: #ffffff;
	}
		
.color-2-text-9 { 
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	color: #E46B00;
	}	
.color-2-text-11 { 
	font-family:arial, helvetica, sans-serif;
	font-size:11pt;
	color: #E46B00;
	}	
		
.color-3-text-10 { 
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	color: #D8DA29;
	}		
	
div.hr {
  height:16px;
  background:url(images/bg-line-2.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-top-row {
	position:relative;
	left:0px;
	top:0px;
	text-align:right;
	margin-bottom:0px;
	color:#C00B20;
	height:23px;	
	background:#E0DFE1 url(images/bg-top-row.gif) no-repeat 0px 0px;
	border:0px solid #000000;	
	}	

#a5-header {
	position:relative;
	left:0px;
	top:0px;
	height:139px;	
	background: url(images/bg-header.gif) repeat-x;	
	border:0px solid #000000;	
	}	
	
	#a5-header-right {
		position:absolute;
		left:627px;
		top:0px;
		height:139px;		
		border:0px solid #000000;			
		margin-right:-1px;		/* added to position right header div 1 pixel to the right in all IE browsers */
		voice-family:"\"}\"";
		voice-family:inherit;
			margin-right:-1px;
		}
		html>body #a5-header-right {
			margin-right:0px;
		}	
	
#a5-column-left {
	float:left;
	width:222px;
	height:496px;
	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-middle {
		position:relative;
		left:0px;
		top:0px;
		margin-left:219px;		
		border:0px solid #000000;			
		voice-family:"\"}\""; /*this value added for Holly Hack to position menu to the left 3 pixels */
		voice-family:inherit;
			margin-left:219px;	
			height:1%;
		}
		html>body #a5-column-middle {
			margin-left:222px;		
		}	
					
		#a5-menu-box {	
			position:relative;		
			top:0px;
			left:0px;
			line-height:31px;
			vertical-align:30%;		
			width:100%;
			color:#ffffff;
			background: url(images/bg-menu.gif) repeat-x 0px 0px;			
			border:0px solid #000000;					
			}
			#a5-menu a {
				display:inline;
				text-decoration:none;
				color:#ffffff;
				height:31px;	
				padding:0px 8px 0px 20px; 
				background:url(images/bullet-menu-off.gif) no-repeat 0px 8px;							
				voice-family:"\"}\""; 
				voice-family:inherit;
					background:url(images/bullet-menu-off.gif) no-repeat 0px 0px;	
				}
				html>body #a5-menu a {
					background:url(images/bullet-menu-off.gif) no-repeat 0px 0px;	
				}	
			#a5-menu a:hover {
				font-weight:normal;
				color:#F5E25D; 
				background:url(images/bullet-menu-on.gif) no-repeat 0px 8px;					
				voice-family:"\"}\""; 
				voice-family:inherit;
					background:url(images/bullet-menu-on.gif) no-repeat 0px 0px;	
				}
				html>body #a5-menu a:hover {
					background:url(images/bullet-menu-on.gif) no-repeat 0px 0px;	
				}	
					
		#a5-center-row-top {
			position:relative;
			left:0px;
			top:0px;
			height:260px;
			margin:18px 10px 0px 0px;
			border-top:1px solid #ffffff;			
			border-bottom:1px solid #C00B20;			
			}	
			
			#a5-center-top-right {
				float:right;
				width:210px;
				margin-left:10px;
				padding:0px 0px 0px 10px;
				background:url(images/bg-line.gif) repeat-y 0px 0px;									
				}								
					
		#a5-center-row-bottom {
			position:relative;
			left:0px;
			top:0px;
			margin-left:222px;			
			padding-bottom:10px;
			margin:18px 10px 0px 0px;
			}					
			
			#a5-center-bottom-right {
				float:right;
				width:350px;
				margin-left:10px;
				padding:0px 0px 0px 10px;
				background:url(images/bg-line.gif) repeat-y 0px 0px;									
				}								
								
	#a5-column-right {
		float:right;
		width:239px;
		border:0px solid #000000;	
		background:url(images/image-right-middle.gif) no-repeat 0px 0px;			
		}	
		
#a5-footer {
	clear:both;
	height:40px;
	text-align:right;
	vertical-align:30%;
	line-height:40px;
	background:#000000;
	border-top:1px solid #ffffff;	
	}	
	
	
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	

#a5-sl-title {
	font:bold 12pt Arial, Helvetica, sans-serif;						
	margin:10px 10px 5px 0px;
	text-align:left;
	color:#E46B00;	
	}	

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