@charset "utf-8";
.imaginetimeWebSite {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #444444;
	margin-left: -25px;
}
.paddheadingbottom {
	color: #444444;
	font-size: 20px;
	font-weight: bold;
	min-height: 30px;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
	color: #444444;
}
a:active {
	text-decoration: none;
}
#PricingTable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 0;
	border-color: #cccccc;
}
.DottedCell {
	/*border: thin dotted #eeeeee;*/
}

#PricingTable2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 0;
	border-color: #cccccc;
}
#PricingTable td {
	border: thin dotted #CCCCCC;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: normal;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
}
.negative25margin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	list-style-type: square;
}
.WhiteText {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}
.FrontPageTagLine {
	font-size: small;
	color: #444444;
}
