td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}

li { list-style-image:url(/images/blue_bullet2.gif) }

a { color:3366FF; text-decoration: none; }
a:link { color:3366FF;}
a:visited { color:3366FF;}
a:hover { color: #FF0000; text-decoration: underline;}
a:active { color: ff0000; }

.titleheader {
	background-color: #E21D1D;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.tableblue {
	background-color: aliceblue;
}

.fliph {
	filter: FlipH;
}

.button {
color: #484848; font-weight:bold; font-family:verdana; font-size: 9pt; border: 1px solid #7F9DB9; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #F0EEE6 cursor: hand;
}

.formfield { 
	font-size: 11px; 
	font-family: verdana; 
	border:1px solid #7F9DB9; 
}

.caption {
	color:335599;
	font-weight:bold;
	font-size:10 pt;

}

.pagecaption {
	font-family: arial black;
	color:335599;
	font-weight:normal;
	font-size:11 pt;
}

.pagecaptionEKG {
	color:335599;
	font-weight:bold;
	font-size:14 pt;
	background-image: url(/images/ekg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.caption_small {
	color:335599;
	font-weight:normal;
	font-size:8 pt
}

.question {
	color:335599;
	font-weight:bold;
	font-size:8 pt;
	text-align: justify
}

.answer {
	font-size:8pt;
	text-align:justify
}	

.caption2 {
	color:335599;
	font-weight:bold;
	
}

.formheader2 {
color:#483d8b; 
background:aliceblue; 
font-size: 9pt;
font-weight: bold;

}

.LIGHTHEADER {
	font-family: verdana,arial;
	font-weight: bold;
	background-image: url(/images/lightbg.gif);
	color: #4455AA;
	
	height:20
}

.GLASSHEADER {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: ff3333;
	background-image: url(/images/bg_glass_header.gif);
}

.formheader {
color:#484848; 
background:#e9e9e9; 
font-size: 8pt;
font-weight: bold;
height:20;

}

.bluebutton {
color: #003399; font-weight:bold; font-family:verdana; font-size: 8pt; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: aliceblue
}

.bluebutton_8pt {
color: #003399; font-weight:normal; font-family:verdana; font-size: 8pt; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: aliceblue
}

.greenbutton {
color: #006600; font-weight:bold; font-family:verdana; font-size: 8pt; border: 1px solid #008000; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #CCFF99
}

.greenbutton_8pt {
color: #006600; font-weight:bold; font-family:verdana; font-size: 8pt; border: 1px solid #008000; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #CCFF99
}

.redbutton {
color: #990033; font-weight:bold; font-family:verdana; font-size: 8pt; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFCCCC
}

.bg1 {
	font-size: 10px;
	background-image: url(images/bg_num1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg2 {
	background-image: url(images/bg_num2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg3 {
	font-size: 10px;
	background-image: url(images/bg_num3.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg4 {
	font-size: 10px;
	background-image: url(images/bg_num4.gif);
	background-repeat: no-repeat;
	background-position: center;
}

select {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}

.coupon {
	border: 2px dashed #000000;
}
.flipvert {
	filter: FlipV;
}
