/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left; color:#000000;
	line-height:1.4em;
	font-size:0.7em;
	background:url(/creo_files/css_themes/default/theme_images/planetbiometric_infocus_1a_r1_c1.jpg) repeat-x;
}

img, object, embed { padding:0; border:0; vertical-align:top; }

hr { border:none; border-top:1px solid #CCCCCC; }
div.hr { border-top:1px solid #CCCCCC; margin:10px 0; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link {text-decoration:none; color:#FF8200; font-weight:bold;}
a:visited {text-decoration:none; color:#FF8200;  font-weight:bold;}
a:hover { text-decoration:under; line color:#FF8200;  font-weight:bold;}
a:active { text-decoration:none; color:#FF8200;  font-weight:bold;}
 
/************** header tag styles **************/
h1 { }
h2 {color:#FF8200; font-size:18px; font-weight:bold; }
h3 { color:#FF8200; font-size:15px; }
h3 a {color:#1DB5EE; font-size:12px; text-decoration:none}>
h3 a:hover {color:#FF8200; font-size:12px; text-decoration:underline}
h4 { color:#FF8200; font-size:12px;}
h5 { }
h6 { }

#column1 h2 {color:#FFFFFF; background:#999999 !important; padding:5px 0 5px 10px;}
#column2 h2 { color:#091253; font-size:18px; font-weight:bold; background:none;}
#column3 h2 {color:#FFFFFF; font-weight:bold; background:#999999 !important; line-height:25px; padding:0 0 0 10px;}

h1, h2, h3, h4, h5, h6 { padding:0; margin:0 0 0.5em 0; line-height:1.2em; }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 1em 0; }

/* Block quotes */

blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 425px;
  background:url(../theme_images/quote_right.gif) no-repeat right bottom;
  padding-left: 0; margin-left:18px;
  text-indent: -18px;
}

blockquote:first-letter {
  background: url(../theme_images/quote_left.gif) no-repeat left top;
  padding-left: 18px;
}
