html, body {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:0; padding:0;
	background-color:#EEEEEE;
	color:#333333; font-size:12px;
	text-align:center;
	height:100%; /* needed for container min-height */
}
.button {
	width: 4mm;
}
.buttons {
	height: 5mm;
	font-size: 11px;
}
.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;
}

.middleStyle {
	color: #1E6AD3;
	font-family: Georgia;
	font-size: 13px;
}
.middleStyle2 {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}

.middleStyle3 {
	color: #339933;
	font-family: Arial;
	font-size: 11px;
}
.middleStyle4 {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.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;
}
.myAccount {color: #339966}
.headerText {
	font-size: 12px;
}
.requestText {
	font-size: 11px;
}
.requestFieldColor {
	height: 5mm;
	background-color: #FFFF99;
}

.headerField {
	height: 5mm;
	width: 30mm;
}

.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; 
	color: #1E6AD3;
}
A:visited { 
	text-decoration: none;
	color: #1E6AD3;
 }
 
.a2 A:link { 
	text-decoration: none; 
	color: #339933;
}
.a2 A:visited { 
	text-decoration: none;
	color: #339933;
 }
