body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #F0F8FF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #003162;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003162;
	font-weight: bold;
}

.menuItem {
	background-color: #B0D8FF;
	padding: 7px;
	font-size: 11px;
	border: 1px solid #000000;
	width: 100px;
	text-align: center;
}

.subMenu {
	display: none;
	position: absolute;
	z-index: 100;
	padding: 5px;
	background-color: #E3F0FF;
	border: 1px solid #CCCCCC;
	FILTER: alpha(opacity=95);
}

.subMenu td {
	whitespace: nowrap;
	font-size: 11px;
	padding: 5px 2px;
	white-space: nowrap;
}

.searchForm
{
	background-color: #E3F0FF;
	font-size: 11px;
	border: 1px solid #000000;
	white-space: nowrap;
}

.menuItemOnMouseOver {
	background-color: #FFFFFF;
	padding: 7px;
	font-size: 11px;
	border: 1px solid #000000;
	width: 100px;
	text-align: center;
}

.titleText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003162;
	padding: 5px;
	text-align: left;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003162;
	text-align: left;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003162;
	text-align: left;
}

.productServiceDetails {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003162;
	text-align: left;
}

TABLE.contentTable {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid; BACKGROUND-COLOR: #E3F0FF;
}
TABLE.contentTable .content {
	PADDING-BOTTOM: 3px; BACKGROUND-COLOR: #003162;
}

TABLE.contentTable .header {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0070DF;
	background-color: #FFFFFF;
}

.price {
	color: #FF0000;
}
.breadcrumb td {
	white-space: nowrap;
}
.verticalBar {
	padding: 0px;
	margin: 0px;
}
