/* CSS Document */
<style type="text/css">

body {
	background: #edeef0 url(img/bg_gradient.jpg) repeat-x;
	margin: 10;
	padding: 10;
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #0F3D5E;
	line-height: 18px;	
}

bg1 {
	background: #edeef0 url(img/bg_gradient.jpg) repeat-x;
}

.fontdisp{
		font-family:Trebuchet MS, Arial,Verdana,Georgia;
		font-size:10pt;
		font-weight:bold;
		color:1490CB;
	}			
	
.fontdisp2{
		font-family:Trebuchet MS, Arial,Verdana,Georgia;
		font-size:10pt;
		font-weight:light;
		color:1490CB;
	}			
	
fontdisp3{
		font-family:Trebuchet MS, Arial,Verdana,Georgia;
		font-size:12pt;
		font-weight:light;
		color:1490CB;
	}			
	

.fontdisp3{
		font-family:Trebuchet MS, Arial,Verdana,Georgia;
		font-size:9pt;
		font-weight:light;
		color:1490CB;
}									
	
.productHeading{
		font-family:Trebuchet MS, Arial,Verdana,Georgia;
	font-size:20pt;
	font-weight:bold;
	color:1490CB;
}

.productSubHeading{
	font-family:Trebuchet MS, Arial,Verdana,Georgia;
	font-size:14pt;
	font-weight:Light;
	color:1490CB;
}

.productPrice{
	font-family:Trebuchet MS, Arial,Verdana,Georgia;
	font-size:12pt;
	font-weight:Bold;
	color:1490CB;
}

.productDesc{
		font-family:Trebuchet MS, Arial,Verdana,Georgia;
		font-size:11pt;
		font-weight:light;
		color:3e548c;
}									

.features{
	font-family:Trebuchet MS, Arial,Verdana,Georgia;
		font-size:12pt;
		font-weight:normal;
		color:3e548c;
}
.Horzline { width: auto; max-height: 1px; padding: 1px 0 5px 0; margin: 1px 0 0 0;	clear: both; background: url(/img/horzDots.gif) repeat-x top left; }						

.sidebox  {	float: left; width: 12em; padding: 20px; margin: 0.5em; font-size: 11pt; background: #F5F5F5; }
.sidebox2  {	float: left; width: 12em; padding: 5px; margin: 0.4em; font-size: 11pt; background: #F5F5F5; }	
</style>						
