<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body, head { margin: 0; padding: 0; border: none; }
body { background-color: #cfe7f9; background-image: url(/img/background_b.jpg); background-repeat: repeat-x; font-family: 'Hind', sans-serif; font-size: 16px; }
#outer-container { }
#main-container { background-image: url(/img/background_f.jpg); background-repeat: no-repeat; background-position: top center; padding-top: 30px; }
#main-content { width: 920px; padding: 30px; margin: 0 auto; background-image: url(/img/whitebkg.png); }
p { margin: 0 0 15px 0; line-height: 130%; font-weight: 400; padding: 0; font-size: 16px; letter-spacing: 1px; color: #444; }
#header { margin: 0; padding: 0; }
#header-left { width: 400px; display: inline; float: left; }
#header-right { padding-top: 0; width: 490px; display: inline; float: right; text-align: right; font-weight: 500; font-size: 14px; line-height: 140%; text-transform: none; color: #1b223c; }
#header-right strong { font-weight: 700; font-size: 19px; color: #031049; text-transform: uppercase; }
.clear { clear: both; }
#header-sub { border-top: solid 1px #b5c3dc; margin: 30px 0; padding: 24px 0 18px 0; font-weight: 300; font-size: 32px; color: #535a77; text-align: center; line-height: 100%; border-bottom: solid 1px #b5c3dc; }
#luke418 { font-size: 18px; font-style: italic; font-weight: 300; margin: 0 auto; text-align: right; width: 684px; letter-spacing: normal; }

.inside-left { width: 380px; display: inline; float: left; }
.inside-left ul { margin: 0 0 20px 0; padding: 0; }
.inside-left li { margin: 0 0 2px 0; font-size: 20px; list-style: none; color: #27336a; font-weight: 500; padding: 0 }
.inside-right { width: 530px; display: inline; float: right; }
.inside-right ul { margin: 0 0 20px 20px; padding: 0; }
.inside-right li { margin: 0 0 5px 0; font-size: 18px; }

h2 { font-size: 24px; margin: 0 0 12px 0; padding: 0; color: #21263d; font-weight: 700; }
h3 { font-size: 21px; margin: 0 0 6px 0; padding: 0; color: #061142; font-weight: 600; }

a { color: #3c1e6d; text-decoration: none; }
a:hover { color: #FF0033; }

#contact-info { margin-top: 8px; font-weight: 400; font-size: 18px; letter-spacing: 1px; color: #081132;  }
#contact-info strong { font-size: 18px; font-weight: 600; color: #602; letter-spacing: normal; }</pre></body></html>