/* CSS Document */

	
body,td,p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
	
.heavy { 
	font-size: 12px;
	line-height: 17px;
	font-weight: bold}
	
.small {
	font-size: 10px; 
	line-height: 14px;
}

.tinytext {
	font-size: 10px;
	font-style: italic;
}

.dataentryarea {
	background-color: #66CCFF;
	padding: 2px;
}

a {	
	color: #1263a8;	
	text-decoration: none
}

p.pointerhand {
	cursor: pointer;
	cursor: hand;
}

a:hover {
	color: #06b086;	
	text-decoration: underline
	}
	
.productListHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.mainParagraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.pageTitle {
  font-family: Geneva, Arial, sans-serif;
  font-size: 16px;
  color: #0000000;
  font-weight: normal;
}

.boxTitle {
	font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.productTitleLink {
	font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #1263a8;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.listItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
}


ul {	
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
	
	
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.proSummaryTitle {
	font-size: 11px;
	font-weight: bold;
	color: 1263a8;
}

.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}

.bigAlert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 26px;
	color: #FF0000;
	text-decoration: none;
}