/* Custom Added Attributes */
* html img { behavior: url(images/iepngfix.htc); }/* IE 6 Specific PNG Fix */

a img { border:none; }

body, li, div, p, table, td
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	}
.pageContent a:link, .pageContent a:visited {
	color:#707E98;
}
.pageContent a:hover {
	color:#222222;
}
.menu:hover {
	color:#222222;
}

/* End Custom Attributes */	

/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #392927;}
.pageContent { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; color: #000000; }
.pageContent a { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; }

/* top elements */
.company { font-size: 23px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.slogan { font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #C6D6E3; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #DAE6F0; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #DAE6F0; text-decoration: underline; }

/*copyright*/
.footer {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #888989;
	text-align: right;
	padding-right: 15px;
}

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }
/* Client Override Attributes */
 .company { 
font-family: Verdana;
font-size: 24px;
 }

 .slogan { 
font-family: Verdana;
font-size: 16px;
 }

 .footer { 
font-family: Verdana;
font-size: 12px;
 }

