/*******************************************************
*				AKIB Section1 Styles
********************************************************/

h1 {
	color: #0072bc !important;  
	border-bottom: 1px #0072bc solid !important;
}
h2 { 
	background-color: #0072bc !important;   
}

h3 { 
	color: #0072bc !important; 
}

h4 {
	font-size: 1.0em !important; 
	font-weight:bold !important; 
	color: #0072bc !important; 
	margin:0.4em 0 0.3em 0 !important; 
	border-bottom: 1px #0072bc solid !important;
}

#colLeft_content .verticalMenuHead {
	color:#fff !important;
	font-weight:bold !important;
	border-color:#0072bc !important;
	background-color:#0072bc !important;
}

#colMiddle_content a, 
#colMiddle_content a:focus, 
#colMiddle_content a:active, 
#colMiddle_content a:hover, 
#colMiddle_content a:visited {
	color: #0072bc; 
	text-decoration:underline;
	font-weight: normal;
}

#colMiddle_content a:hover {
	color:#fff;
	background-color: #0072bc; /* changes per section */
	text-decoration:none;
}

#colLeft_content .vertMenuItem-act,
#colLeft_content .vertMenuItem-act a, 
#colLeft_content .vertMenuItem-act a:focus, 
#colLeft_content .vertMenuItem-act a:active,
#colLeft_content .vertMenuItem-act a:hover,
#colLeft_content .vertMenuItem-act a:visited {
	color:#0072bc !important;
}