.clouditem {
	text-decoration:none;
	color:#0066CC;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
}

.clouditem a {
	text-decoration:none;
	color:#0066CC;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
}
 
.clouditem a:hover {
	text-decoration:none;
	background:#FF99FF;
	color: #0066CC;
} 

.buttonStyle {
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
	font-weight: bold;
	font-size: 13px;
	background-color: #FF9900;
	color: #FFFFFF;
}

#catContainer {
	height: 75px;
	width:810px;
	background-color: #CCCCCC;
	background: url(images/logo-watermark.jpg) repeat-x;
}

.catDiv {
	float:left; 
	margin:4px; 
	text-align:center; 
	vertical-align:top;
	height:0px;
}

.catDiv select {
	font-size:.90em
}

body, p {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size   : 12px;
}

#catHdrH1 {
	font-size: 18px;
	font-weight: bold;
	color: #20422A;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
}

#catHdrH2 {
	font-size: 14px;
	font-weight: bold;
	color: #20422A;
	font-family: "Trebuchet MS", Arial, Verdana, "MS Gothic";
}

#TextBox {
	margin: 10px 0px;
	padding: 10px 10px 0;
	border: 1px solid #ccc;
	background: #f0f0f0;
	text-align: left;
	width: 90%;
}

#TextBox h1 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #600; }
	
#TextBox h2 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #600; }
	
.borderLeft {
	float: right;
	margin: 0;
	padding: 0px 10px;
	border-left: 1px dotted #FF7000;
}

.productHdrH1 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF; }
	
.ideas {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size   : 14px;
}