@charset "utf-8";
/* CSS Document */

*, html{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#b20707; }
body { margin:0; background:#ffa900 url(../Images/page-bg.jpg) top center repeat-x; }
h1, h2, h3, h4, p { margin:0; padding:0; }
.mandatory { color:#F00; }

#topHdr { height:381px; width:900px; margin:0 auto;  }
#topBanner { width:900px; position:absolute; z-index:-10px; }
#topNavigation { width:668px; position:relative; z-index:10px; height:46px; left:110px; }

.topNavBg { background:url(../Images/topn-nav-mid.jpg) center repeat-x; height:46px; }
.topNavBg a { color:#FFF; text-decoration:none; font-weight:bold; }
.topNavBg a:hover { color:#FFA900; text-decoration:none; font-weight:bold; }

.selMid { background:url(../Images/sel-mid-area.jpg) center bottom repeat-x; height:41px; }
.selMid a { color:#FFF; text-decoration:none; font-weight:bold; }
.selMid a:hover { color:#FFF; text-decoration:none; font-weight:bold; }

.topMidArea { background:url(../Images/top-mid-area.jpg) left top repeat-x; }
.botMidArea { background:url(../Images/bot-mid-area.jpg) left top repeat-x; }
.midAreaLeft { background:url(../Images/mid-area-left.jpg) left top repeat-y; }
.midAreaRight { background:url(../Images/mid-area-right.jpg) left top repeat-y; }
.midAreaBg { background-color:#FFB710; }
.midAreaBg h1 { margin:0; padding:0; font-size:18px; color:#000000; font-weight:normal; text-transform:uppercase;}
.midAreaBg p { margin:10px 0 0 0; padding:0; line-height:1.4em; }
.midAreaBg ul.arrow { list-style-image:url(../Images/arrow-bullet.jpg); margin:10px 0 0 18px; padding:0; line-height:18px; }
.midAreaBg ul.arrow li { margin:5px 0 0 0; padding:0; text-transform:capitalize;}
.midAreaBg ul.tick { list-style-image:url(../Images/tick-bullet.jpg); margin:10px 0 0 18px; padding:0; line-height:18px; }
.midAreaBg ul.tick li { margin:5px 0 0 0; padding:0; text-transform:capitalize;}
.midAreaBg ul li:hover { text-decoration:underline; color:#000000; }

.midAreaBg p a { color:#000000; text-decoration:none; font-weight:normal; }
.midAreaBg p a:hover { color:#b20707; text-decoration:underline; font-weight:normal; }



.footerBg { background:url(../Images/footer-bg.jpg) left top repeat-x; height:69px; }
.copyrights p { margin:0 0 0 10px; padding:0; }
.powerdBy p { margin:0 10px 0 0; padding:0; }
.powerdBy p a { color:#b20707; text-decoration:underline; font-weight:normal; }
.powerdBy p a:hover { color:#000000; text-decoration:underline; font-weight:normal; }
