#ez-apn_header {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 175px;
	background: #fff url(../imgs/bg_ez-apn_header.jpg) top left no-repeat;
	}
	
#ez-apn_headerright {
	margin: 0;
	padding: 0;
	float: right;
	width: 235px;
	text-align: center;
	}
#ez-apn_headerright-top {
	height: 100px;
	border: solid 0px orange;
	}
#ez-apn_headerright-top h2 {
	font-size: 220%;
	margin: 6px;
	}
	
#ez-apn_headerright-top p {
	font-size: 100%;
	line-height:1.3em;
	margin-top: 1.3em;
	}

#ez-apn_nav {
	height: 40px;
	border: solid 0px red;
	padding-top: 24px;
	_padding-top: 29px;
	display: none;
	}
	
#ez-apn_nav ul {
margin-left: 0;
padding: 0;
display: inline;
font-size: 85%;
font-weight: bold;
text-transform:uppercase;
} 

#ez-apn_nav ul li {
margin-left: 0;
padding: 0px .6em 0 1.0em;
list-style: none;
display: inline;
}
        
#ez-apn_nav a:link {
	color:#003992;
	text-decoration:none;
	}
	
#ez-apn_nav a:visited {
	color:#003992;
	text-decoration: none;
	}
	
#ez-apn_nav a:hover {
	color:#000;
	text-decoration:underline;
	} 
	
.pagetitle {
	margin: 0 0 .75em 0;
	padding: 2px 0 6px 0;
	font-size: 130%;
	_font-size: 140%;
	font-weight: bold;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	color: #585c5c;
	border-bottom: solid 1px #bdbec0;
	}
	
/* sidebar */
#sidebar .ez-apn_box {
	background: #dedede ;/* url(../imgs/bg_boxbody-bottom.gif)bottom left no-repeat; */ 
	padding: 0 7px 7px 7px;
	border: solid 0px #dedede;
	}

#sidebar .ez-apn_box h4 {
	background: #fff /* #ededed url(../imgs/bg_boxtop.gif) top left no-repeat */ ; 
	padding: 5px 5px 4px 6px;
	border: solid 1px #dedede;
	margin: 0 -7px 5px -7px;
	color: #000;
	}
	
#sidebar .ez-apn_quotebox {
	margin-bottom: 12px;
	background: url(../imgs/icon_quotesopen.jpg) no-repeat top left;
	}
	
#sidebar .ez-apn_quoteboxinner {
	width: 100%;
	height: 100%;
	background: url(../imgs/icon_quotesclose.jpg) no-repeat bottom right;
	}
	
#sidebar .ez-apn_quoteboxinner p {
	font-size: 140%;
	padding: 10px 7px 0px 7px;
	font-weight: bold;
	line-height: 1.3em;
	}








	
