﻿body { font-family:Arial; }

div.header { width:800px;padding-bottom:25px;margin:0px auto;
             background-image:url(../Images/Applic/headerbottom.gif);background-position:bottom left;background-repeat:no-repeat; }

div.content { width:800px;margin:0px auto; }

div.content img.step { display:block; margin-bottom:25px; }
div.outer { text-align:left;font-size:12px;margin-top:0px;
            background-image:url(../images/Applic/RIGHT.gif);background-position:right;background-repeat:repeat-y; }
div.bottom { height:13px;
             background-image:url(../images/Applic/BOTTOM.gif);background-position:top left;background-repeat:repeat-x; }
div.inner { margin-right:20px;padding-left:20px;
            background-image:url(../images/Applic/LEFT.gif);background-position:left;background-repeat:repeat-y; }
div.top { height:13px;
          background-image:url(../images/Applic/TOP.gif);background-position:top left;background-repeat:repeat-x; }
table.input { border-collapse:collapse;border: 1px solid #ECECEC; }
table.input tr th { text-align:right;padding:3px;padding-left:5px;border: 1px solid #ECECEC; }
table.input tr td { padding:3px;text-align:left;border: 1px solid #ECECEC; }
table.input tr td.note { font-size:12px;text-align:center;background-color:#ECECEC; }
table.input tr td.notebig { font-size:12px;text-align:center;background-color:#ECECEC;color:Blue;padding:3px 0px; }
table.payment { border-collapse:collapse;margin:10px auto 0px auto;border:1px solid #ececec; }
table.payment th { text-align:right;padding:2px 5px;border-right:1px solid #ececec;width:150px; }
table.payment td.input { text-align:left;padding:2px 5px;width:230px; }
table.payment td.pmtnote { background-color:#FFCFB2;color:Navy;padding:4px 15px;font-weight:bold;text-align:center; }
div.terms { border:1px solid #ECECEC;height:250px;font-size:11px;text-align:left;padding:10px;margin-bottom:5px; }
div.terms ol { font-weight:bold;list-style-type:decimal; }
div.terms ol span { font-weight:normal; }
div.terms ol li { margin-bottom:10px;list-style-type:decimal; }
div.terms ol li ul { font-weight:normal; }
