/*  corporate | Joomla! 1.5 Template
	blue colors:
	text: #4f77c7;
        font-family: Georgia, Times New Roman, Times, serif;
	headings+links blue: #4f77c7
	hover blue: #4f77c7					*/
body {
	color: #4f77c7;
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 14px; 
/*       font-size: 17px; */    
	}
#header a {

        font-family: Tahoma, Arial, Helvetica, sans-serif; /* Verdana, Arial, Helvetica, sans-serif */ 
        font-size: 10px; 
/*      font-size: 12px; */
	color: #4F81BD; /* Light blue */
	}
#header a:hover {
	color: #4F81BD; /* Light blue */
	}
.moduletable h3, .moduletable_menu h3 {
	background: transparent url(../images/blue/module_head.png) 0 0 repeat-x;
	border-bottom: 1px solid #ccc; /* red */
	color: #fff; /* light red than #ccc */
	}
#topbox h3, #bottombox h3 {
	background: url(../images/blue/module_head_light.png) 0 0 repeat-x;
	color: #295e92;  /* blue */
	}
.top1, .top2, .bottom1, .bottom2 {
	border: 1px solid #ddd;
	}
h1,h2,h3,h4,h5,h6,.contentheading,.componentheading {
	color: #4C7ECD; /* #4F81BD */
        font-style: italic;
	}
#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;
	}