/* products 1 */
.prod-list-txt {
	/*font-family : Arial, Helvetica, sans-serif;*/
	font-size: 10px;	
	color: #275092;
}

/* products 2 */
 .prod2-head2 {
	padding-top : 17px;
	padding-bottom : 17px;
	margin: 0px;
}
.prod2-grouptext {
	font-size : 11px;
	line-height : 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.prod2-list-txt1 {
	font-size: 11px;
	color: #275092;
	margin-left : 5px;
}
.prod2-list-txt1 a{
	text-decoration : none;
}
.prod2-list-txt1 a:hover{
	text-decoration : underline;
}
.prod2-list-txt2 {
	font-size: 10px;	
	color: #5A5A5A;
	margin-left : 5px;
}

/* products 3 */
TD.prod3-title {
	padding-left : 8px;
	padding-right : 2px;
}
.prod3-title-txt1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color: #1E3E71;
}
.prod3-title-txt2 {
	/*font-family : Arial, Helvetica, sans-serif;*/
	font-size: 10px;	
	color: #3F3F3F;
}

.prod3-vspace {
	height: 10px;
}

.prod3-features {
	font-size: 11px;	
	color: #2959A5;
}
.prod3-features UL{
	color : #2F2F2F;
	list-style : square;
	margin-left : 8px;
	padding-left : 8px;
	margin-right : 40px;
	margin-top : 8px;
	margin-bottom : 5px;
}
.prod3-features UL LI{
	margin-bottom : 3px;
}

.prod3-btn-txt {
	font-size: 11px;	
	color: #5C5C5C;
}
.prod3-btn-txt a{
	text-decoration : none;
	color: #757575;
}
.prod3-btn-txt a:hover{
	text-decoration : underline;
	color: #585858;
}

/* products 2 & 3 */
TD.mininav-btn IMG {
	border : 1px solid #ADC5E5;
	border-bottom : 1px solid #BBD0EA;
	margin-right :1px;
}
TD.mininav-btn A:hover IMG  {
	border : 1px solid #335DA5;
	border-bottom : 1px solid #335DA5;
}
TD.mininav-btn-on IMG {
	border : 1px solid  #335DA5;
	border-bottom : 4px solid #335DA5;
	margin-right : 1px;
}

