/* 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:0px; padding:0px; border:0px; 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:5px 0px 0px 35px;padding-left:0px;}
ol {margin:0px;margin:5px 0px 0px 35px;padding-left:0px;}
li {padding-bottom:5px}
sup {vertical-align:top}
h1,h2,h3,h4,h5,h6 {margin:.25em 0px .4em 0px;}
table {border-collapse:collapse;border-spacing:0px;}
fieldset,img {border:0px;}
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 times,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:#E4E0D5;color:#111111;overflow:auto;overflow-y:scroll;overflow-x:auto;}

a,a:visited,a:active {color:#80914D;text-decoration:none}
a:hover{text-decoration:underline}

h1,h2,h3,h4,h5,h6{color:#80914D;font-weight:normal}
h1 {font-size:146.5%;}
h2 {font-size:123.1%;color:#111111;font-weight:bold}
h3 {font-size:108%;}
hr {color:#80914D;}

#util {vertical-align:bottom;text-align:right;padding:2px 0px 5px 10px;font-size:108%;font-weight:bold;color:#80914d;}
#util a {color:#80914d;text-decoration:none;}
#util a:hover {text-decoration:underline}

#div_HeroImages {overflow:hidden;height:192px;width:726px}

.greyBorder{border:1px solid #333333}
.greenBorder{border:2px solid #80914D}
.float_right{float:right;margin-left:5px;margin-bottom:5px}
.float_left{float:left;margin-right:5px;margin-bottom:5px}

#leftColumn {width:200px;text-align:left}

.infoBox td {padding:5px}
.infoBox tr.header td {font-size:131%;color:#FFFFFF;background-color:#80914D;border:2px solid #80914D;}
.infoBox td.infoBox_Content {border:2px solid #80914D;text-align:center;padding:5px;font-size:100%}

#content{ height:350px;padding:0px 10px 10px 10px;font-size:108%}

table.padding2 td {padding:2px}
table.padding3 td {padding:3px}
table.padding4 td {padding:4px}
table.padding5 td {padding:5px}
table.padding6 td {padding:6px}
table.padding7 td {padding:7px}

#footer td{font-size:93%;color:#666666;}
#footer a{color:#666666}

.outputTable{}
.outputTable td{padding:5px 15px 5px 5px;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}

#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:5px 5px 5px 5px;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}
