html,body { 
	background-color:#ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px; 
} 

p, table, td, th { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
} 

form { margin: 0px; } 


ul { list-style-type: square; } 





body, p, td, .content {
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

h1 {
	font-weight : bold;
	color: #333333;
	font-size:18px;
}

h2, h3, h4{
font : bold 13px verdana,Arial,Helvetica,sans-serif;
}



a:link, a:visited, a:active {
	color : blue;
	text-decoration : none;
	border:none;
}


a:hover {
color : #cc0000;
text-decoration:underline;
}	

.footerlinks,a.footerlinks:link,a.footerlinks:visited,a.footerlinks:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

a.footerlinks:hover{
	color:#990033;
}

.checkoutlink, a.checkoutlink:link, a.checkoutlink:visited, a.checkoutlink:active{
	color:#666666;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.checkoutlink:hover{
}

h1.imageHeader{
	font-size:34px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:30px;
}

h2.imageSubHeader{
	font-size:40px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#c1d62f;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

a.proditemlink, a.proditemlink:link, a.proditemlink:visited, a.proditemlink:active, .proditemtext{
	font-variant:small-caps;
	color:#333333;
	text-decoration:none;
}

a.proditemlink:hover{
	color:Black;
}

.prodsearchbutton {
	background-color:#eeeeee;
	color:#333333;
	border:1px solid #cccccc;
	height:18px;
	width:30px;
	font-size:10px;
}

.prodsearchfield {
	width:120px;height:14px;font-size:11px;color:Black;border:1px solid #cccccc;
}

.style7{
	color: #26BCD6;
	font-weight: bold;
}

.style8{
	color: #C1D72F;
	font-weight: bold;
}

.style9{
	color: #D60C8C;
	font-weight: bold;
}

.squarelist{
	margin:0px;
	padding-left:15px;
		
}
.bluebullet, .yellowbullet, .pinkbullet{
	color: #D60C8C;
	padding-left:5px;
	padding:0px;
	margin:0px;	
}

.bluebullet{
	color:#26bcd7; 
}

.yellowbullet{
	color:#C1D72F;	
}

.pinkbullet{
	color: #D60C8C;
}


.HeadingProductEduc {
	color:White;
	font-size:12px;	
}

input.cartbutton{
	border:1px solid black;
	padding:3px;
	color:Black;
	background-color:#cccccc;
}

.headerproduct:link, .headerproduct:active, .headerproduct:visited, .headerproduct{
	color:#819d9f;
	font-variant:small-caps;
	font-size:11px;
	font-family:Arial;
}
