/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit; font-size:100%; vertical-align:baseline; }
td {vertical-align:top}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
h1 {font-size:138.5%;}
h2 {font-size:123.1%;}
h3 {font-size:108%;}
em{font-style:italic}
ul {margin:0px;margin:5 0 0 35;padding-left:0px;}
ol {margin:0px;margin:5 0 0 35;padding-left:0px;}
li {padding-bottom:5px}
sup {vertical-align:top}
h1,h2,h3,h4,h5,h6 {margin:.5em 0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
hr{height:1px;margin-bottom:5px;}
/* Font Settings */
/* 10px=77% | 11px=85% | 12px=93% | 13px=100% | 14px=108% | 15px=116% | 16px=123.1% | 17px=131% | 18px=138.5%
19px=146.5% | 20px=153.9% | 21px=161.6% | 22px=167% | 23px=174% | 24px=182% | 25px=189% | 26px=197  */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:85% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

ul.raindrop {margin-left:20px; padding-left: 0; list-style: none;}
ul.raindrop li {padding:0 0 13 27;background-image: url('siteart/raindrop.jpg');background-repeat: no-repeat}

/* Site Specific */
body {background-color:#FAFAFA;color:#292929;overflow:auto;overflow-y:scroll;overflow-x:auto;}

a,a:visited,a:active {color:#6ca1d3;text-decoration:none}
a:hover{text-decoration:underline}

h1,h2,h3,h4,h5,h6 {color:#add13a;font-famiy:helvetica,clean,sans-serif;}
h1 {font-size:189%;}
h2 {font-size:167%;color:#041f6c}
h3 {font-size:138.5%;color:#3e609b;margin-bottom:0}
hr {color:#4d63a1;}

#mainMenu {margin:7 0 0 0}

#content{ padding:0 20 20 20}

.formTable td {padding:2 7 2 1}

#footer {text-align:center;padding:15 13 5 13;background-color:#FAFAFA}
#footer td{font-size:85%;color:#6ca1d3;font-weight:bold;text-align:center;}
#footer a{color:#6ca1d3}

TABLE.bordertable{border-top:1px solid #4b90cd;border-left:1px solid #4b90cd;}
TABLE.bordertable TD{padding:3px;border-right:1px solid #4b90cd;border-bottom:1px solid #4b90cd;}
.th{background-color:#4b90cd;color:#FEFEFE;font-weight:bold;text-align:center;padding:3px;}
.td{border:1px solid #4b90cd;text-align:center;padding:3px;}

.outputTable{}
.outputTable td{padding:5 15 5 5;font-size:93%;vertical-align:top;background-color:#FAFAFA}
.outputTable tr.header td{background-color:#8c1823;font-weight:bold;color:#FFFFFF !important}
.outputTable tr.header a{color:#FFFFFF !important}
.outputTable tr.subheader td{background-color:#9DABD8;font-weight:bold;text-transform:uppercase;}
.outputTable ul {font-size:10px;line-height:13px;margin:0px;margin-left:25px;padding:0px}
.outputTable tr.altRow td{background-color:#e2e4eb}
.outputTable tr.total td{border-top:1px solid #e8a962}
.outputTable tr.altRow2 td{background-color:#f8d68e}

.mceContentBody {background-color:#FFFFFF;color:#000000}

#util {text-align:right;padding:10 30 10 10;font-size:85%;font-weight:bold;color:#f9f6e9;background-image:url('siteart/header-bg.jpg');}
#util a {color:#f9f6e9;text-transform:uppercase;}

#subMenu {width:210px}
#submenu ul {margin:0px}
#submenu li {list-style:none;padding:0px;margin:0px;display:inline}
#submenu a {color:#333333;text-decoration:none;display:block;font-weight:bold;padding:5 5 5 5;border-bottom:1px solid #f0f5ff;text-transform:uppercase;margin:0px}
#submenu a.selected {font-weight:bold}
#submenu a:hover {background-color:#eef0f6}
#submenu li a {font-weight:normal;padding-left:20px;text-transform:none}
#submenu li li a {font-weight:normal;padding-left:30px;text-transform:none}