/*  corporate | Joomla! 1.5 Template
	blue colors:
	text grey: #646464;
	headings+links blue: #295e92
	hover blue: #057db9					*/

body {
	color: #646464;
	}
#header a {
	color: #295e92;
	}
#header a:hover {
	color: #057db9;
	}
.moduletable h3, .moduletable_menu h3 {
	background: transparent url(../images/blue/module_head.png) 0 0 repeat-x;
	border-bottom: 1px solid #ccc;
	color: #fff;
	}
#topbox h3, #bottombox h3 {
	background: url(../images/blue/module_head_light.png) 0 0 repeat-x;
	color: #295e92;
	}
.top1, .top2, .bottom1, .bottom2 {
	border: 1px solid #ddd;
	}
h1,h2,h3,h4,h5,h6,.contentheading,.componentheading {
	color: #295e92;
	}
#header a, #topmenu a:link, #topmenu a:visited, .breadcrumbs a, #mainContent a, #left a, #right a, #footer a {
	color: #295e92;
	}
#header a:hover, #topmenu a:hover, .breadcrumbs a:focus, .breadcrumbs a:hover, #mainContent a:focus, #mainContent a:hover, #left a:focus, #left a:hover, #right a:focus, #right a:hover, #footer a:focus, #footer a:hover {
	color: #057db9;
	}
/* Login */
.pad a {
	color: #295e92;
	}
.pad a:hover {
	color: #057db9;
	}