/* CSS Document */
/*
Normal style Setting
*/
*{margin:0; 
  padding:0;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  }


input{font-size:11px; color:#444;}
h1{font-size:14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  color: white; padding:2px 0px 3px 20px; background-color:#bfbfbf;}
h1.redtext{color:#e60012;}
h2{font-size:12px; font-weight:bold; color:#444444;}
h2 a{text-decoration:none; color:#444444;}
h2 a:hover{text-decoration:none; color:gray;}
h3{}
.titlebg{}

ul{list-style-type:none; margin:2em 0 2em 2em; line-height:22px;}
ul.decimal{list-style-type: decimal; }
ul.square{list-style-type: square; }

/*Color Text*/
.red_text{color:#e60012; font-weight: bold;}
.red{color:#e60012; font-size:11px;}

.photo_fleft{float:left; margin:0 20px 20px 0;}

.chk_field{background:url(images/check.gif) no-repeat 0 11px;}

.quote-home {
	margin-left: 64px; 
	font-family: arial, 
	sans-serif; 
	width: 185px;
}

.quote-subpages {
	margin-left: 32px; 
	font-family: arial, 
	sans-serif; 
	width: 165px;
}

.bullets ul li {
	list-style-type: square;
	line-height: 1.4em;
	margin: 0;
}

.bullets ul li li {
	list-style-type: circle;
}

.bullets ul li ul {
	line-height: 1em;
	margin-top: 4px;
	margin-bottom: 4px;
}
