﻿/* CSS Document */
.menu {
	color: #425AA3;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.menu:hover {
	color: #8C9CCC;
	text-decoration: underline;
}
.pmenu {
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.pmenu:hover {
	text-decoration: underline;
}
.style2 {
	color: #545454;
	font-weight: bold;
}
.menutops {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 100%;
}
.menutops:hover {
	color: #CCC;
}
.menubtms {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.menubtms:hover {
	text-decoration: underline;
}
.ellink {
	color: #0060FF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.ellink:hover {
	color: #0060FF;
	text-decoration: underline;
}
.text {
	color: #565758;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	border-right: 6px;
}
.productmenu {
	color: #425AA3;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 100%;
}
.productmenu:hover {
	color: #7088CF;
}
#featureContainer2 {
	position: relative;
	width: 393px;
}
#featureContent1 {
	float: left;
	width: 47%;
}
#featureContent2 {
	float: right;
	width: 47%;
	color: #7088CF;
}
.t {
	background: url(dot.gif) 0 0 repeat-x;
	width: 393px;
}
.t1 {
	background: url(dot.gif) 0 0 repeat-x;
	width: 190px;
}
.b {
	background: url(dot.gif) 0 100% repeat-x;
}
.l {
	background: url(dot.gif) 0 0 repeat-y;
}
.r {
	background: url(dot.gif) 100% 0 repeat-y;
}
.bl {
	background: url(bl.gif) 0 100% no-repeat;
}
.br {
	background: url(br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(tl.gif) 0 0 no-repeat;
}
.tr {
	background: url(tr.gif) 100% 0 no-repeat;
	padding: 10px;
}
div.featureContainer2 {
	border: 1px solid #000000;
	width: 393px;
}
div.featureContent1 {
	width: 45%;
	float: left;
}
div.featureContent2 {
	width: 45%;
	float: right;
}
.style1 {
	color: #425AA3;
	font-weight: bold;
}
li {
	color: #565758;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	list-style-image: url(../images/arrow2.gif);
}
#nestedbox4 {
	position: relative;
	width: 170px;
	height: 85px;
	padding-left: 12px;
	padding-top: 30px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	z-index: 5;
}

