.button {
	width: 4mm;
}
.textfield {
	width: 31mm;
}
.phoneFieldColor {
     width: 8mm;
	 height: 5mm;
	 background-color: #FFFF99;
}
.phoneFieldColor2 {
     width: 9mm;
	 height: 5mm;
	 background-color: #FFFF99;
}
.phoneField {
     width: 8mm;
	 height: 5mm;
}
.phoneField2 {
     width: 9mm;
	 height: 5mm;
}

body {
	color: #666666;
	font-family: Georgia;
	font-size: 11px;
}
.green_text  { color:#009900; }
.blue_text   { color:#006699; }
.sm_text  { font-size:10px; }
.style2 {
	color: #1E6AD3;
	font-family: Georgia;
	font-size: 10px;
}
.catText {
	color: #1E6AD3;
	font-family: Georgia;
	font-size: 12px;
}
.countText {
	color: #84A8B4;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}


.listText {
	color: #1E6AD3;
	font-family: Georgia;
	font-size: 10px;
}

.style3 {
	color: #84A8B4;
	font-family: Georgia;
	font-size: 12px;
}

.requestText {
	font-size: 11px;
}
.requestFieldColor {
	height: 5mm;
	background-color: #FFFF99;
}
.requestField {
	height: 5mm;
}
.blurb_text {
	color: #0080C0;
	font-family: Georgia;
	font-size: 11px;
}

.checkText {
	color: #A82211;
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
}
.datacard_headerrow {
	border-bottom:1px solid #666666;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
.hide {
	display:none;
}
.more_info {
	text-align:right;
}

A:link { text-decoration: none }
A:visited { text-decoration: none }

