
	
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:10px;
}


p.sidebarContentHeader {
	font-size:120%;
	font-weight: bold;
	color: #ddcfcf;
}

p.sidebarCMSPrice {
	font-size:200%;
	font-weight: bolder;
	color: #FF9900;
	margin: 0;
	padding: 0;
}

p.customerLink {
	font-size:130%;
	font-weight: bolder;
}

p.homeText {
	font-size: 140%;
	text-align: center;
}

p.productDescription {
	font-size: 140%;
}

p.center {
	text-align: center;
}





table.timekeeperPrice {
	border: 1px solid #333333;
	border-collapse: collapse;

}

table.timekeeperPrice thead{
	background-color: #CCCCCC;
}

table.timekeeperPrice thead td {
	border-bottom: 1px solid #333333;

}

table.timekeeperPrice td {
	padding: 2px 2px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

table.tableContact {
	border-collapse: collapse;
	margin-left:20px;
}
	
table.tableContact td {
	vertical-align: top;	
	padding: 2px;
}
	
table.tableContact .leftColumn {
	color: #669966;
	font-weight:bold;
}
	
	
ul.bodytext {
	list-style-position: inside;
	margin-left: 0;
}

ul.bodytext li {
	padding-left: 10px;
}

#rightcontent .bodytext a:hover {
	color: #FFFFFF;
}

ul.cmsstyle {
	list-style-position: inside;
	margin-left: 0;
}

ul.cmsstyle li {
	padding-left: 0px;
}



span.red {
	color: #EE4433;
}

span.green {
	color: #669966;
}