/* 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:.25em 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%;}

/* Site Specific */
body {background-color:#e5e5e5;color:#030303;overflow:auto;overflow-y:scroll;overflow-x:auto;}

a,a:visited,a:active {color:#d50000;text-decoration:none}
a:hover{text-decoration:underline}

h1,h2,h3,h4,h5,h6 {color:#030303;font-family:Georgia, "Times New Roman", Times, serif}
h1 {font-size:153.9%;font-weight:normal}
h2 {font-size:131%;color:#030303}
h3 {font-size:116%;color:#d5000;margin-bottom:0}
hr {color:#d50000;}

td.box_left {width:9px;background-image:url('siteart/box_left.jpg');background-repeat:repeat-y}
td.box_right {width:20px;background-image:url('siteart/box_right.jpg');background-repeat:repeat-y}

#util {vertical-align:top;padding:0 8 11 0;text-align:right;font-size:100%;color:#000000;}
#util a {color:#000000;}

#footer td{background-color:#e5e5e5;font-size:85%;color:#000000;font-weight:bold;}
#footer a{color:#000000}

#content{ padding:10 0 0 0}

.outputTable{}
.outputTable td{padding:5 15 5 5;font-size:93%;vertical-align:top;background-color:#FEFEFE}
.outputTable tr.header td{background-color:#d50000;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:#F1F1F1}
.outputTable tr.total td{border-top:1px solid #e8a962}
.outputTable tr.altRow2 td{background-color:#f8d68e}



.formTable td {padding:2 7 2 1}

.contactTable {margin-left:75px}
.contactTable td {white-space:nowrap;padding:0 7 4 0 !important}
.Label {text-align:right}
.Required {color:#D60000;font-weight:bold}

.mceContentBody {background-color:#FFFFFF;color:#000000}

#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}
