ul.bulletarrow { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none; 
	padding: 5px 0px 5px 5px; 
	margin: 0px 0px;
	margin-top: 1%;
	margin-bottom: 1%;
	line-height: normal; 
}
ul.bulletarrow li {
	background-image: url(images/list_arrow_red.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	margin: 0px 0px; 
	margin-bottom: 1%;
	padding: 0px 0px 3px 20px; 
	line-height:normal; 
    }
ul.bulletarrow li a { 
	color: #e20725; 
  }

p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 2%;
	margin-top: .5%
  } 
h1 { 
	font-size: 22px; 
	font-family: Helvetica, sans-serif;
	margin-bottom: 1%;
	line-height: normal; 
	color: #0066CB;
   }

h2 { 
	font-size: 14px; 
	line-height: normal; 
	font-weight: bold; 
	color: black;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}


.lists {
	margin-left: 2%;
    }
.pagetitle {
	MARGIN-TOP: 0; 
	MARGIN-BOTTOM: 0;
	MARGIN-LEFT: 1%;
	color: black;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
}
.divider {
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	height: -1px;
}
select, input {
	font-size: 11px;
    }
