@charset "utf-8";

body{ background-color: #ECECEC; background-image: url(images/bodyBg.jpg); background-repeat: repeat-x; margin: 0 auto; font-family: "Ariel", sans-serif; }

b{ color: #3c7ad1; }

u{ color: #3c7ad1; }

.hr{ max-height: 2px; border-top-style:solid; border-top-width: 1px; border-top-color: #D5D5D5; border-bottom-style:solid; border-bottom-width: 1px; border-bottom-color: #F1F1F1; max-width: 938px; }

.header{ background-image: url(images/headerBg.jpg); background-repeat: no-repeat; height: 85px; width: 908px; padding-left: 20px; padding-right: 20px; padding-top: 5px; }

.tipBox{ text-align: right; font-size: 14px; height: 80px; padding-top: 20px;}

.tipBox u{ color: #366FF3; }

.linkBar{ background-image: url(images/linkBarBg.jpg); background-repeat: no-repeat; height: 64px; width: 800px; text-transform: uppercase;  padding-left: 84px; padding-right: 84px; }

.linkBar a{ font-size: 17px; color: #FFFFFF; text-decoration: none; background-image: url(images/linkBg.jpg); background-repeat: no-repeat; background-position: center center; float: left; width: 160px; height: 45px; padding-top: 25px; }

.linkBar a:hover{ background-image: url(images/linkHoverBg.jpg); background-repeat: no-repeat; }

.main{ background-image: url(images/mainBg.jpg); background-repeat: repeat-y; width: 938px; padding-left: 5px; padding-right: 5px; text-align: left; min-height: 400px; }

.contentHeader{ padding-left: 50px; font-size: 22px; color: #366FF3; padding-bottom: 2px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #D5D5D5; }

.content{ padding-left: 20px; padding-right: 20px; background-color: #F9F9F9; font-size: 13px; padding-top: 5px; padding-bottom: 10px; border-top-style: solid; border-top-width: 1px; border-top-color: #FCFCFC; color: #213958; }

.footer{ background-image: url(images/footerBg.jpg); background-repeat: repeat-y; background-position: center center; width: 898px; min-height: 30px; padding-left: 25px; padding-right: 25px; font-size: 12px; color: #808080; padding-top: 20px; }