@charset "utf-8";
/* CSS Document */

/* Modal Panel */
div.modal-panel { background-color:#f6f5f3; border:5px solid #afbc22; display:none; height:auto; _height:785px; max-height:785px; width:785px; margin-left:-396px; position:absolute; top:50px; left:50%; z-index:1000; }
div.modal-panel div.modal-hd { background-color:#fff; height:68px; width:auto; position:relative; }
div.modal-panel div.modal-hd a.modal-close { background:url(images/close.gif); color:#fff; cursor:pointer; display:block; font:700 10px Verdana, Arial, Helvetica, sans-serif; width:104px; height:18px; position:absolute; top:25px; right:25px; text-decoration:none; z-index:202; }
div.modal-panel div.modal-hd a.modal-close span { display:block; padding:3px 0 0 6px; }
div.modal-panel div.modal-hd a:hover { color:#fff; }
div.modal-panel div.modal-bd { height:auto; max-height:717px; _height:717px; width:785px; overflow-x:hidden; overflow-y:auto; }

/* Reset */
div.modal-panel h1, div.modal-panel h2, div.modal-panel h3, div.modal-panel p, div.modal-bd ul.more-links { margin:0; padding:0; }
div.modal-bd .ov-top ul { margin-bottom:0; padding-bottom:0; }

/* Typeography */
div.modal-panel h1 { font:700 30px 'Trebuchet MS', Georgia, "Times New Roman", Times, serif; }
div.modal-panel h3 { font:400 18px Georgia, "Times New Roman", Times, serif; }
div.modal-panel h2, div.modal-panel p, div.modal-panel a { font:400 12px Verdana, Arial, Helvetica, sans-serif; line-height:17px; }
div.modal-panel li { font:400 12px Verdana, Arial, Helvetica, sans-serif; line-height:17px; }
div.modal-panel div.modal-bd h2 { font-weight:700; }
div.modal-panel .ov-bottom .ov-right p { font-size:11px; }

/* Color */
div.modal-panel h1, div.modal-panel h2, div.modal-panel h3, div.modal-panel p, div.modal-panel a, div.modal-panel li { color:#695e49; }
div.modal-panel div.modal-bd a { color:#566c11; }
div.modal-panel div.modal-bd a:hover { color:#789200; }
div.modal-panel .ov-bottom .ov-right a { color:#873820; }
div.modal-panel .ov-bottom .ov-right a:hover { color:#789200; }

/* Layout */
div.modal-panel .ov-top { background-color:#fff; padding:0px 80px 60px; }
div.modal-panel .ov-top .img { margin:10px 0 -10px -10px; }
div.modal-panel .ov-top .steps { margin-top:10px; }
div.modal-panel .ov-top .steps .img1 { float:left; margin:15px 10px 15px 0;}
div.modal-panel .ov-top .steps .img2 { float:left; margin:25px 10px 10px 0;}
div.modal-panel .ov-top .steps .img3 { float:left; margin:25px 10px 20px 0;}
div.modal-panel .ov-top .steps .p1 { padding:-100px 0 0 100px; }
div.modal-panel .ov-top p { padding-top:20px; }
div.modal-panel .ov-top .banner { height:auto; width:100%; overflow:hidden; }
div.modal-panel .ov-top .banner h1, .modal-panel .ov-top .banner h2 { float:left; }
div.modal-panel .ov-top .banner h1 { background:url(images/modal_pipe.gif) no-repeat right 8px; padding-right:15px; }
div.modal-panel .ov-top .banner h2 { color:#bbb0a3; padding-top:14px; padding-left:7px; }
div.modal-panel .ov-bottom { background-color:#f6f5f3; border-top:1px solid #bbb0a3; }
div.modal-panel .ov-bottom h3 { padding:15px 0; }
div.modal-panel .ov-bottom .ov-left { float:left; padding-left:50px; text-align:center; }
div.modal-panel .ov-bottom .ov-right { padding:25px 50px 25px 190px; }
div.modal-panel div.modal-bd ul.more-links { background-color:#fff; padding:0 40px; overflow:auto; }
div.modal-panel div.modal-bd ul.more-links li { background-color:#fff; list-style-type:none; padding-bottom:20px; }
