/* 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:#2E2514;
}
.pageContent a:hover {
	color:#000;
}
.tmenu a:hover {
	color:#2E2514;
}
body {
	margin:0;
	background: url(../images/bg_2.jpg);
}
.container {
	width:980px;
}

/* End Custom Attributes */

/* content */
.text-header {
	font-size: 10pt;
	font-family: Arial;
	color: #2E2611;
	font-weight: bold;
}
.icon
{
	padding: 5px;
}
.iconleft
{
	padding-right: 5px;
}
.iconfoot
{
	padding-right: 5px;
	padding-left: 5px;
}
.pageContent {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma;
}
.pageContent a { 
    font-size: 10pt;
	color: #767676;
	font-family: Tahoma;
	}
/* top elements */
/*.company {
	font-size: 16pt;
	font-family: Arial;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}*/
.slogan {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCF0D6;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.footer {
	font-size: 8pt;
	font-family: Tahoma;
	color: #999966;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-top: 5px;
	background-position: left;
}
.company{
	font-size: 24px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.logoword{
	font-size: 12pt;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}
/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}
/*submenu*/
.submenutable{
	padding-top: 30px;
	padding-bottom: 30px;
}
.asubmenu {
	font-size: 8pt;
	color: #23262D;
	font-family: Tahoma;
	text-decoration: underline;
}
.submenu {
	font-size: 8pt;
	color: #23262D;
	font-family: Tahoma;
	text-decoration: none;
}
.bot_menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
}
.abmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFCC;
	text-decoration: underline;
}
.menuline {
	color: #D6D6D6;
	text-decoration: none;
	background-color: #D6D6D6;
	width: 1px;
	background-repeat: repeat-y;
	background-position: center top;
}
.menu_d {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding-right: 2px;
	padding-left: 4px;
}
.submenu_red {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF0000;
	background-repeat: no-repeat;
	background-position: center center;
}
.centext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666; 
	text-align: justify;
}

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

 .slogan { 
font-size: 22px;
 }

