body
{
	margin:15px;
	background-color: #FFFFFF;
}

/* top */
.company {
	font-weight: normal;
	font-size: 18pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DB3417;
	text-transform: none;
}
.slogan {
	font-weight: normal;
	font-size: 16pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	text-transform: none;
	letter-spacing: 1pt;
}
.topbg {
	background-color: #FBFBFB;
}
/*main menu*/
.menu {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	line-height: 20pt;
}
.amenu {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #D8D7C3;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	line-height: 20pt;
}
.menubg {
	background-color: #DC3417;
}

/*submenu*/
.submenu {
	font-size: 8pt;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	line-height: 18pt;
}
.asubmenu {
	font-size: 8pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #3AB7C9;
	text-decoration: none;
	text-transform: none;
	line-height: 18pt;
}

/* content */

.header
 {
	font-weight: normal;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #3AB7C9;
	text-transform: none;
	letter-spacing: 1pt;
	padding-right:40px;
}
H2 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.pageContent {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	line-height: 15pt;
}
.pageContent a {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #DC3417;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15pt;
}


span {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15pt;
}

span a {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15pt;
}

ul {
 font-size: 10pt;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
}

/*bottom menu*/
.bmenu {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.abmenu {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
}
.footer p {
	color:#ffffff;
}
