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

h1 {
	color: #07c0d0 !important;  
	border-bottom: 1px #0496a3 solid !important;
}
h2 { 
	background-color: #0496a3 !important;   
}

h3 { 
	color: #0496a3 !important; 
}

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

#colLeft_content .verticalMenuHead {
	color:#fff !important;
	font-weight:bold !important;
	border-color:#0496a3 !important;
	background-color:#07c0d0 !important;
}

#colMiddle_content a, 
#colMiddle_content a:focus, 
#colMiddle_content a:active, 
#colMiddle_content a:hover, 
#colMiddle_content a:visited {
	color: #0496a3 !important; 
	text-decoration:underline !important;
	font-weight: normal !important;
}

#colMiddle_content a:hover {
	color:#fff !important;
	background-color: #0496a3 !important; /* changes per section */
	text-decoration:none !important;
}

#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:#0496a3 !important;
}
