/* Custom Added Attributes */
body, li, div, p, table, td
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	}
.pageContent a:link, .pageContent a:visited {
	color:#df7900;
}
.pageContent a:hover {
	color:#222222;
}
.menu:hover {
	color:#222222;
}

/* End Custom Attributes */

/* CSS Document */

body {
	margin: 0px;
}
.menu-hr { background-color: #991F1F; }

/* top elements */
.company { font-weight: normal; font-size: 20pt; font-family: Arial, Helvetica, sans-serif; color: #054D7A;}
.slogan {
	font-weight: normal;
	font-size: 16pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	text-transform: capitalize;
}

/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 85%;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

/*submenu*/
.submenu { font-size: 8pt; font-weight:bold; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: underline; }
.asubmenu { font-size: 8pt; font-weight:bold; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: none; }

/* content */
.text-header{
	font-weight: normal;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #939573;
	text-transform: capitalize;
}
.pageContent { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; color: #80807D; }
.pageContent a { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: underline; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: none; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; }

/* Client Override Attributes */
 .company { 
font-size: 28px;
font-weight: bold;
 }

 .slogan { 
font-size: 20px;
font-weight: bold;
 }

 .footer { 
font-size: 8px;
 }


/* Client Override Attributes */
 .company { 
font-size: 28px;
font-weight: bold;
 }

 .slogan { 
font-size: 20px;
font-weight: bold;
 }

 .footer { 
font-size: 8px;
 }

