/* ++++++++++ global general styles start ++++++++++*/	
html, body {
	margin:0px;
	padding:0px;
	font: 10pt arial, arial, helvetica, sans-serif;
	background:#ffffff;
	color:#000000;
	}
	
a:link { text-decoration:underline;color:#B20D09; }
a:visited { text-decoration:underline;color:#830502; }
a:active { text-decoration:underline;color:#B20D09; }
a:hover { text-decoration:underline;color:#45645C; } 

.color-1-text-10 { 
	font: 10pt arial, helvetica, sans-serif;
	color: #000000;
	}
	
.color-1-text-12 { 
	font: 12pt arial, helvetica, sans-serif;
	color: #000000;
	}		
.color-1-text-13 { 
	font: 13pt arial, helvetica, sans-serif;
	color: #000000;
	}	
		
.a5-image-border {
  	border:1px solid #000000;			  
	}
	
/* ++++++++++ global general styles end ++++++++++*/	
/* ++++++++++ global structure styles start ++++++++++*/	

.a5-bg-right {
	background:url(images/a5-bg-right.gif) repeat-y right top;
	}
	
.a5-bg-left {
	background:url(images/a5-bg-left.jpg) repeat-y left top;
	}	
	
.a5-image-border {
	border:1px solid #000000;		
	}	
	
#a5-body-center {
	text-align:center;
	}	
	
#a5-body {
	position: relative;
	width: 1000px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	height:560px;
	border:1px solid #ffffff;		
	}	

#a5-header {
	position:relative;
	left:0px;
	top:0px;
	height:202px;	
	border:0px solid #000000;	
	}	
		
#a5-menu-box {	
	position:absolute;
	top:131px;
	left:283px;
	height:30px;
	color:#000000;
	font: bold 10pt arial, helvetica, sans-serif;	
	border:0px solid #000000;					
	voice-family:"\"}\""; 
	voice-family:inherit;
		top:131px;
	}
	html>body #a5-menu-box {
		top:132px;
	}	
		
	#a5-menu a {
		line-height:45px;
		text-decoration:none;
		padding:8px 0px 0px 0px;		
		color:#000000;
		border-top:0px solid #ffffff;			
		}
	#a5-menu a:hover {
		line-height:45px;
		padding:8px 0px 0px 0px;		
		background:url(images/bg-menu-on.gif) no-repeat 0px 0px;	
		color:#B40B0E; 
		border-top:0px solid yellow;					
		}	

#a5-column-left {
	float:left;
	width:692px;
	margin:0px 0px 0px 0px;

	border:0px solid #000000;	
	}	
	
	#a5-column-left-text {
		padding:0px 10px 20px 10px;
		border:0px solid #000000;	
		}		
			
	#a5-column-middle {
		position:relative;
		left:0px;
		top:0px;
		margin:0px 0px 0px 692px;
		border:0px solid #000000;			
		}	
				
		#a5-column-middle-text {
			margin:0px 0px 0px 692px;		
			line-height:18px;	
			border:0px solid #000000;	
			}		
							
#a5-footer {
	clear:both;
	font:8pt arial, helvetica, sans-serif;
	line-height:30px;
	vertical-align:50%;
	text-align:right;
	padding-right:15px;
	color:#878383;	
	background:#000000;		
	}	
	
	
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	

#a5-body-sl {
	position: relative;
	width: 1000px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	background:#000000 url(images/main-bg-sl.jpg) no-repeat;	
	border:1px solid #ffffff;	
	}	

.a5-sl-pullquote {
	float:left;
	width:300px;
	font:14pt arial, helvetica, sans-serif;		
	padding:10px;
	margin:10px 10px 10px 0px;
	border:1px solid #000000;
	background:#47635F;
	color:#ffffff;	
	}	
	
#a5-sl-title {
	font:bold 12pt arial, helvetica, sans-serif;						
	height:33px;
	line-height:33px;
	vertical-align:middle;
	text-align:left;
	color:#800002;	
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 235px;
	background: url(images/bg-sl-title.gif) no-repeat;		
	}	

#a5-column-full {
	float:left;
	padding:0px 20px 0px 0px;
	border:0px solid #ffffff;	
	}	
	
	
.a5-form { 
  margin:0px; 
  } 		
  
	
.a5-row-1 {
  height:30px;
  }
  
.a5-row-1 label {
  float: left;
  width: 220px;
  font-weight:bold;
  text-align: right;
  margin-right: 30px; 
  }
  
.a5-row-1 input select {
 float: right;
 text-align: left;
  }   
  
	
/* ++++++++++ second level end ++++++++++*/		
