@charset "utf-8";
h2.ez_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: .7em;
	font-weight: 400;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:10px;
	/*color: #00548C;*/

}

h2.ez_h2_acc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: .9em;
	font-weight: 600;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:10px;
	color: #00548C;
}

h2.ez_h2_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	font-weight: 600;

	color: #B20000;
}

h3.ez_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: 600;
	margin-left: 2px;
	margin-top:5px;
	margin-bottom:10px;
	/*color: #00548C;*/
	text-decoration: underline;
}

ul.ez {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000;
text-decoration: none;
#text-indent: 4px;
#list-style-position: outside;
#list-style-type: square;
#padding: 6px;
#margin: 2px;
margin-left: 2px;
}

p.ez_head_red {
	font-size: 12px;
	font-style-normal;
	line-height: .7em;
	font-weight: 700px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	color:#B20000;
	}
p.ez_head_gold {
	font-size: 12px;
	font-style-normal;
	line-height: .7em;
	font-weight: 900px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	color:#FF9900;
	}
	
p.ez_footer_black {
	font-size: 10px;
	font-style-normal;

	font-weight: 400px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	color:#000000;
	}
p.ez_acc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}

a:active, a:focus {
outline: 0
}

a.ez_red:link {color: #B20000; text-decoration: underline;}
a.ez_red:visited {color: #B20000; text-decoration: underline;}
a.ez_red:active {color: #B20000; text-decoration: underline;}
a.ez_red:hover {color: blue; text-decoration: underline;}


a.ez_title_blue:link {color: #00548C; text-decoration: none;}
a.ez_title_blue:visited {color: #00548C; text-decoration: none;}
a.ez_title_blue:active {color: #00548C; text-decoration: none;}
a.ez_title_blue:hover {color: #00548C; text-decoration: underline;}

a.ez_title_blue_red:link {color: #0445a0; text-decoration: none;}
a.ez_title_blue_red:visited {color: #0445a0; text-decoration: none;}
a.ez_title_blue_red:active {color: #0445a0; text-decoration: none;}
a.ez_title_blue_red:hover {color: #A72F33; text-decoration: none;}



img.gray {
   padding:1px;
   border:1px solid #eeeeee;
   background-color:#eeeeee;
}
