/* De Dietrich text, tables, links, forms & image styles */ 
/* default styles */
body {
	font-family: Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, h5, ul { 
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.75em;
	color: #121212;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin-bottom: 7px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #828e8d;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #06084f;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ab0707;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #1b5c9d;
}
/* custom styles */
.htContent p, .bcArea p {
	color: #fefefe;
	font-size: 0.6em;
	text-transform: uppercase;
}
.ftContent p {
	color: #4f4f4f;
	font-size: 0.75em;
	text-align: center;
}
.mpContent p {
	color: #646464;
	font-size: 0.65em;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.mpContent h1 {
	color: #b0b0b0;
	font-size: 0.7em;
}
.smContent p {
	text-transform: uppercase;
	font-size: 0.6em;
}
.smContent p span {
	color: #4f4f4f;
	text-align: center;
}
ul.productFunctions {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	list-style-type: disc;
	font-weight: normal;
	font-size: 0.75em;
	margin-top: 5px;
}
ul.productFunctions li {
	margin: 0px 0px 5px 20px;
}
ul.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #b0b0b0;
	font-weight: normal;
	font-size: 0.6em;
	margin-top: 5px;
	text-transform: uppercase;
}
ul.sitemap li {
	background: url(../images/im-sitemap-bullet.gif) no-repeat 0px 6px;
	padding: 0px 0px 5px 10px;
}
.subArea ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #121212;
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 5px;
}
.subArea li {
	background: url(../images/im-sitemap-bullet.gif) no-repeat 0px 6px;
	padding: 0px 0px 5px 10px;
}
.subArea ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #121212;
	font-weight: normal;
	font-size: 0.8em;
}
.subArea li {
	background: url(../images/im-sitemap-bullet.gif) no-repeat 0px 7px;
	padding: 0px 0px 10px 10px;
}
.bpContent h1, .bpContent h2, .bpContent p, .subArea p {
	color: #fff;
}
.bpContent h1 {
	font-size: 2em;
	color: #e6e6e6;
	margin-bottom: 10px;
	font-weight: normal;
}
.bpContent h2 {
	font-size: 0.8em;
	margin-bottom: 3px;
}
.bpContent h4  {
	padding: 3px 4px;
	margin: 9px 0px 7px 0px;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #cecece;
	background: #000;
}
.bpBullet {
	background: url(../images/im-bp-bullet.gif) no-repeat 5px 6px;
	padding: 0px 0px 7px 15px;
}

p.bpBullet a {
	color: #fff;
}
.phLeft h1 {
	color: #e6e6e6;
	font-size: 2em;
	margin: 22px 0px 0px 23px;
	font-weight: normal;
}
.bodyAreaSub .phLeft h1 {
	color: #121212;
	font-size: 2em;
	margin: 22px 0px 0px 23px;
	font-weight: normal;
}
.phrNavArea p {
	color: #e6e6e6;
	font-size: 0.8em;
}
.subArea h1 {
	color: #121212;
	font-size: 2em;
	margin-bottom: 20px;
	font-weight: normal;
}
.subArea h2 {
	color: #121212;
	font-size: 0.9em;
	margin-bottom: 5px;
	font-weight: bold;
}
.subArea div#learnMore {
	font-size: 0.8em;
}
.subArea p {
	color: #121212;
}
.subArea div#normalText p {
	font-size: 0.7em;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #e6e6e6;
	text-decoration: none;
}
a:hover, a:active {
	color: #171717;
	text-decoration: underline;
}
.htContent p a:link, .htContent p a:visited {
	font-weight: normal;
	color: #fefefe;
	text-decoration: none;
}
.htContent p a:hover, .htContent p a:active {
	color: #848484;
}
.bcArea p a:link, .bcArea p a:visited {
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}
.bcArea p a:hover, .bcArea p a:active {
	color: #fefefe;
}

.bcArea p a span {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.bcArea p span a:hover, .bcArea p span a:active {
	color: #fff;
}
.ftContent p a:link, .ftContent p a:visited {
	font-weight: normal;
	color: #7b7b7b;
	text-decoration: none;
}
.ftContent p a:hover, .ftContent p a:active {
	color: #fefefe;
}
.mpContent p a:link, .mpContent p a:visited {
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
.mpContent p a:hover, .mpContent p a:active {
	color: #fff;
}
.mpContent div a, .mpContent div a:visited {
	display: inline;
	height: 0;
	width: 0;
	font-size: 1em;
	font-weight: normal;
    text-decoration: none;
	color: #646464;
	padding-left: 0;
	padding-top: 0;
}
.mpContent div a:hover {
	color: #fff;
}
.smFloat p a:link, .smFloat p a:visited {
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
}
.smFloat p a:hover, .smFloat p a:active {
	text-decoration: underline;
}
.phrNavArea p a:link, .phrNavArea p a:visited {
	font-weight: normal;
	color: #e6e6e6;
	text-decoration: none;
}
.phrNavArea p a:hover, .phrNavArea p a:active {
	text-decoration: underline;
}
.smContent p span a:link, .smContent p span a:visited {
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}
.smContent p span a:hover, .smContent p span a:active {
	color: #fff;
}
ul.sitemap li a:link, ul.sitemap li a:visited {
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}
ul.sitemap li a:hover, ul.sitemap li a:active {
	text-decoration: underline;
}
.subArea p a:link, .subArea p a:visited {
	font-weight: normal;
	color: #121212;
	text-decoration: underline;
}
.subArea p a:hover, .subArea p a:active {
	color: #949494;
	text-decoration: underline;
}
.subArea h2 a:link, .subArea h2 a:visited {
	font-weight: normal;
	color: #121212;
	text-decoration: underline;
}
.subArea h2 a:hover, .subArea h2 a:active {
	color: #949494;
	text-decoration: underline;
} 
.searchResults ul a:link, .searchResults ul a:visited {
	font-weight: normal;
	color: #121212;
	text-decoration: underline;
}
.searchResults ul a:hover, .searchResults ul a:active {
	color: #949494;
	text-decoration: underline;
}
/* form styles */
form {
	margin: 0;
	padding: 0;
}
.htContent input.hdrSearch {
	width: 156px;
	height: 14px;
	color: #fff;
	background: #424242;
	border: 1px solid #575757;
}
.htContent input.hdrSearchBut {
	padding: 1px;
}
/* image styles */
img {
	border: 0;
}
.bcArea img {
	padding: 0px 7px;
}
.bpColours a img {
	border: 1px solid #fff;
	padding: 2px;
}
.bpColours a:hover img {
	border: 1px solid #000;
	padding: 2px;
}
.subArea div img {
	padding-top: 5px;
}
.subArea div#normalText img {
	padding-top: 0px;
}
/* main navigation styles */
.menu {
	position: relative;
	font-size: 1em;
	z-index: 100;
	margin-left: 1px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #808080;
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu ul ul {
	
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
    position: relative;
	margin-right: 1px; /* adjust space between tabs ... */
	background: #000;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	height: 32px;
	width: 163px;
	font-size: 0.75em;
	font-weight: bold;
    text-decoration: none;
	color: #5d5d5d;
	padding: 6px 8px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height:auto;
	bottom: 44px;
	left: 0;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}
/* style the top level hover */
.menu a:hover, .menu a.current {
	color: #fff;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: #fff;
}

/* style the second level hover */
.menu ul ul a:hover {

}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility: visible;
	height: auto;
}
/* sub menuu */
#submenu {
	list-style-type: none;
	margin: 0;
	font-size: 0.85em;
}
#submenu li {
	padding: 0px 0px 8px 0px;
}