/* ++++++++++ global general styles start ++++++++++*/	
html, body {
	margin:0px;
	font: 10pt arial, helvetica, sans-serif;
	background:#201FFF;
	color:#000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
a:link { color:#000000; }
a:visited { color:#000000; }
a:active { color:#000000; }
a:hover { color:#6983e6; } 	

a.a5-lightlink:link { text-decoration:none;color:#ffffff; }
a.a5-lightlink:visited { text-decoration:none;color:#ffffff; }
a.a5-lightlink:active { text-decoration:none;color:#ffffff; }
a.a5-lightlink:hover { text-decoration:underline;color:#a6c542; }

.a5-lightlink{ text-decoration:none;color:#ffffff; }

a.a5-photo-opacity img {
	border:1px solid #000000;
	}
a.a5-photo-opacity:hover img {
	border:1px solid #2b77b2;
	}

.color-1-text-12 { 
	font:12pt arial, helvetica, sans-serif;
	color:#ffffff;
	}	
	
.a5-image-border {
  	border:1px solid #FED9A4;			  
	}		
	
/* ++++++++++ global general styles end ++++++++++*/	
/* ++++++++++ global structure styles start ++++++++++*/	


.a5-bg-left {
	width:100%;
	background:url(images/a5-bg-left.gif) repeat-y left top;
	}		

#a5-body-center {
	text-align:center;
	}	
	
#a5-body {
	position: relative;
	width: 1000px; /* change this to a specific amount for a fixed design. E.g., 1000px. */
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	/*	background:red;*/
	border:0px solid #000000;
	height: 1100px;
	}	

#a5-column-left {
	float:left;
	width:251px;
	margin:0px -1000px 0px 0px;
	border:0px solid #000000;	
	}	
			
#a5-body-content {
	position:relative;
	margin-left:251px;
	border:0px solid #000000;	
	}				
	
	#a5-column-middle {
		position:relative;
		font: 10pt arial, helvetica, sans-serif;		
		line-height:15pt;
		border:0px solid #000000;
		}	
		
		#a5-center-top-box {
	position:absolute;
	left:0px;
	top:0px;
	width:351px;
	height:165px;
	border-right:1px solid #ffffff;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
			}	
		
		#a5-center-top-box-text {
	color:#ffffff;
	line-height:21px;
	padding:87px 15px 0px 19px;
	background-image: url(images/title-center-top.gif);
			}						
					
		#a5-image-top-right {
			position:absolute;
			right:0px;
			top:0px;
			border:0px solid #ffffff;
			}		
					
		#a5-image-center-middle {
	position:absolute;
	left:0px;
	top:168px;
	border:0px solid #ffffff;
			}	
					
		#a5-right-bottom-box {
			position:absolute;
			right:0px;
			top:248px;
			width:397px;
			height:297px;
			font:12pt arial, helvetica, sans-serif;			
			background:url(images/image-bottom-right.jpg) no-repeat left top;
			border-right:0px solid #ffffff;
			}	
								
		#a5-image-bottom-left {
			position:absolute;
			left:0px;
			top:376px;
			border:0px solid #ffffff;
			}				
					
		#a5-bulleted-list-left {
			position:absolute;
			top:158px;
			left:48px;
			width:150px;
			border:0px solid #ffffff;
			}	
					
		#a5-bulleted-list-right {
			position:absolute;
			top:158px;
			left:200px;
			width:150px;
			border:0px solid #ffffff;
			}				
								
		.bulleted-list-item {
			padding:0px 0px 0px 16px;
			margin:0px 0px 5px 0px;
			background:url(images/bullet.gif) no-repeat 0px 2px;
			border:0px solid #ffffff;
			}			
			
		
		#a5-right-bottom-box-text {
			color:#ffffff;
			line-height:22px;
			padding:85px 35px 0px 39px;
			}					

		#a5-header {
			height:136px;
			border:0px solid #000000;
			}		

	#a5-column-right {
		float:right;
		width:173px;
		line-height:20px;
		z-index:2;	
		margin:0px 0px 0px 0px;			
		border:0px solid #000000;	
		}		

		#a5-menu-box {	
			position:absolute;
			left:0px;
			top:166px;
			width:249px;
			font: 12pt arial, helvetica, sans-serif;					
			text-align:left;
			color:#ffffff;
			border:1px solid #ffffff;					
			}	
				
			#a5-menu a {
				display:block;
				line-height:34px;
				text-decoration:none;
				padding:0px 0px 0px 17px;
				color:#ffffff;	
				background:url(images/bg-menu-off.gif) no-repeat left top;	
				border-bottom:1px solid #ffffff;				
				}
				
			#a5-menu a:hover {
				color:#849bf0;		
				background:url(images/bg-menu-on.gif) no-repeat left top;	
				border-bottom:1px solid #ffffff;							
				}	
		
#a5-footer {
	clear:both;
	padding:10px 20px 10px 10px;
	font:8pt arial, helvetica, sans-serif;
	text-align:right;
	line-height:16px;	
	background:#000000;	
	border-top:1px solid #ffffff;		
	color:#C0C1B5;	
	}	
	
	
/* ++++++++++ global structure styles end ++++++++++*/	
/* ++++++++++ second level start ++++++++++*/	

#a5-sl-title {
	height:28px;
	font:bold 12pt italic Arial, Helvetica, sans-serif;						
	color:#849bf0;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 37px;
	background:#000000 url(images/bullet-menu-off.gif) no-repeat 0px 6px;
	border-bottom:1px solid #000000;
	}	
.a5-sl-subTitle{
color:#849bf0;
font-weight:bold;
font-style:italic;
}	
			
#a5-body-content-sl {
	position:relative;
	padding:0px 20px 20px 20px;
	margin-left:251px;
	background:url(images/bg-body.gif) repeat-y left top;
	border-left:0px solid #000000;
	color: #201FFF;
	}		
			
#a5-body-box-sl {
	float:right;
	width:250px;
	margin:20px 20px 20px 20px;
	padding:10px 20px 10px 20px;
	border:1px solid #5a78ed;	
	}		
	
		
/* ++++++++++ second level end ++++++++++*/		
