<STYLE TYPE="text/css">	<!--
	a {
		text-decoration:underline;
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a:hover {
		text-decoration:none;
		color: #888888;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	body {
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	td {
		color: #333333;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	b,strong {
		color: #003D8F;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	
	

#servicesMenuContainer {
/* This ID is related to the master menu div for menu servicesMenuContainer and contains the important positioning information for the menu as a whole */
	position:relative;
	left:88px;
	top:0px;
	visibility:hidden;
	z-index:300;
}

#servicesMenu {
/* This class defines things about menu servicesMenu's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#888888;
	border:0px solid #888888;
	width:180px;
	/*height:82px;*/
}

.servicesMenuStyleTop {
/* This class determines the general characteristics of the menu items in menu servicesMenu */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	height:12px;
}

.servicesMenuStyleRows {
/* This class determines the general characteristics of the menu items in menu servicesMenu */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	height:12px;
}

#servicesMenu_Item_0 {
/* Unique ID for item 0 of menu servicesMenu so we can set its position */
	left:0px;
	top:0px;
}

#servicesMenu_Item_1 {
/* Unique ID for item 1 of menu servicesMenu so we can set its position */
	left:0px;
	top:24px;
}


#dropDownMenuContainer img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#servicesMenuContainer a {
/* Controls the general apperance for menu dropDownMenuContainer's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:5px;
	background-color:#a6a6a6;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#servicesMenuContainer a:hover {
/* Controls the mouse over effects for menu dropDownMenuContainer */
	color:#ffffff;
	background-color:#949494;
}
#menu {
	font-family: verdana, Arial rounded, Helvetica, sans-serif;
	text-transform: uppercase;
	
}
#menu a {
	font-family: verdana, Arial rounded, Helvetica, sans-serif;
	text-decoration: none;
	}
#menu a:hover {
	text-decoration: none;
}
	-->
</STYLE>