.welcomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.greyMenu {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.homeBackground {
	background-image: url(images/backgrounds/home.jpg);
	background-repeat: no-repeat;
}

.greyMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.serviceBackground {

	background-image: url(images/backgrounds/services.jpg);
	background-repeat: no-repeat;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.greySubMenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #06156F;
	text-decoration: none;
}
.greySubMenu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #06156F;
	text-decoration: underline;
}
.bodyTextHeader {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.leftMenuMain {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.greyBorder {
	border: 1px solid #D4D7DC;
}
ul.menu1, ul ul {padding:0; margin:0; border:0; list-style-type:none; height:25em; overflow:hidden; background:#D4D7DC; width:14em; text-align:left; color:#fff; }
ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
ul.menu1 ul {margin-left:1em;}
ul.menu1 li {text-indent:0.5em;}
ul.menu1 li.drop {margin-bottom:-1px;}
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:14em; height:2em; line-height:1.9em; text-decoration:none; color:#000000;}
ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:14em; height:14em; line-height:2em;}
ul.menu1 li ul {display:none;}

ul.menu1 li:hover a, 
ul.menu1 li a:hover {border:0; color:#EE3D35; font-weight:bold;}
ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {display:block; height:12em; width:12em; margin-top:-2px; background:#D4D7DC;}
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a {height:2em; background:#D4D7DC; color:#000000; font-weight:normal;}
ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {background:#000; color:#fff;}
