@charset "utf-8";
/* CSS Document */

body { font-size: 12px; font-family: arial, verdana, helvetica, sans-serif; }

#pageHeader { /* height = header + nav1 + nav2 */ width: 763px; height: 96px; }
form#header-search {display: none; }

/* ********************************************************* */
/* ** TOP NAVIGATION                                      ** */
/* ********************************************************* */
.nav1	{ display: none; }
/*.nav1 { margin-top: 10px; clear:both; }
.nav1 td { border-right: 1px solid #fff; border-bottom: 1px solid #fff; font-size: 11px; height: 19px; padding: 3px 0 0; text-align: center; vertical-align: top; }
.nav1 td.current { background-color: #c1b183; border-bottom: 1px solid #c1b183; padding: 0px; }
.nav1 a,
.nav1 a:visited { color: #fff; cursor: pointer; white-space: nowrap; text-decoration: none; }
.nav1 a,
.nav1 a span { background: #666 url(../images/global/nav_right_corner.gif) no-repeat right top; display: block; height: 19px; }
.nav1 a span { background: transparent url(../images/global/nav_left_corner.gif) no-repeat left top; display: block; height: 17px; padding: 2px 7px 0; }
.nav1 .current a span { color: #424242; font-weight: bold; letter-spacing: 0.01em; padding-top: 5px; }
.nav1 .current a { background-color: #c1b183; }*/

/* ********************************************************* */
/* ** SECONDARY NAVIGATION                                ** */
/* ********************************************************* */
ul#nav2	{ display: none; }
/*ul#nav2 { background-color: #c1b183; clear:both; font-size: 11px; width: 100%; list-style-type: none; margin: 0; padding: 0; }
ul#nav2 li { float: left; }
ul#nav2 li a { color: #000; display: inline; float: left; line-height: 18px; text-decoration: none; margin: 0; padding: 2px 10px }
ul#nav2 li a.current { background-color: #fff; font-weight: bold; }
ul#nav2 li a:hover { background-color: #fff; border-color: #ccc; }*/

.printDisplay	{ display: none; }


/* ********************************************************* */
/* ** MAIN CONTENT                                        ** */
/* ********************************************************* */
h1 { margin: 0; padding: 0; border-style: none; color: #792c1d; font-size: 20px; line-height: 18px; margin-top: 20px; }
h2 { color: #792c1d; font-weight: bold; font-size: 17px; margin: 0 0 2px; padding: 0; }

/* ********************************************************* */
/* ** PRESS RELEASE HUB									  ** */
/* ********************************************************* */
.date	{ width: 150px; }
.cell { width: 100% }
#rightContain { clear: both; }
.calendarLeftCol { width: 100px; }

ul.carrotlist { list-style-type: square; margin: 4px 0px 20px 10px; padding: 0; }
ul.carrotlist li { list-style-image: url(../images/global/orange_arrow.gif); padding-left: 3px; }
ul.carrotlist li a { font-weight: bold; text-decoration: none; }
ul.carrotlist p { margin: 0; padding: 0; }

td.sidebar { display: none; }

/* ********************************************************* */
/* ** PAGE FOOTER                                         ** */
/* ********************************************************* */
#pageFooter { color: #999; border-top: 1px solid #c3b183; font-size: 10px; margin-top: 30px; letter-spacing: 1px; }
#footerNavLeft { display: none; margin: 10px 0 0; }
#footerNavRight { display: none; margin: 20px 0 0 0; }
#pageFooter	div	{ margin-top: 10px; }


