@charset "UTF-8";


a, #fv_heading {
	color:#0173AE;

}

#header {

    background-image:url(../images/header_bg.png);
    background-color:#00A5DD;
    background-repeat:repeat-x;
}


.componentheading, h1 {
	color:#00A5DD;
}

.contentheading, h2, h3 {
	color:#0173AE;
}

.highlight {
	color:#00A5DD;
	border-bottom:3px double #00A5DD;
}

.cmodtitle {
    background-image:url(../images/moduleheading_bg.png);
    background-color:#0173AE;
    background-repeat:repeat-x;
}



.readon {
	
	color:#0173AE;
	border-left:2px solid #0173AE;
	border-bottom:1px dotted #0173AE;
}
.readon:hover {
	color:#00A5DD;
	border-left:2px solid #00A5DD;
	border-bottom:1px dotted #00A5DD;
}



#fv_2ndheading {
	color:#00A5DD;
   
}

ol.list li a {
	
    
	
}

#mod_user1and2 li a:hover {
		color:#00A5DD;
}

